commit | b69b603bcdeb05f846f76da81e4a681aff6a1001 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Apr 25 21:59:01 2019 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed May 08 13:02:14 2019 +0800 |
tree | cf00402b9b170e76a7fd8b71db23199ef8ac0b22 | |
parent | 079b38ba0485eb745cdcdac7e74986d77d2c13e2 [diff] |
x86: pch: Add an ioctl to read power-management info Add a new ioctl() request to read information about the power-management system. This can be used to power off the device. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>