commit | 2a5e562d3fb9cb961d5633ae0eb95db03114f7a2 | [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 | fbef25fe480e6f77874ff5aff74d5135369255bd [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>