aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorKai-Heng Feng <kai.heng.feng@canonical.com>2019-10-16 23:12:24 +0800
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>2019-10-18 15:29:56 +0200
commit67b18dfb8cfc6d6c2f45ba8c546088f5c14f5bd5 (patch)
tree7d850dccdc2d0074bc61654d6c822dce0b2feaac /Kconfig
parentHID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring() (diff)
downloadlinux-dev-67b18dfb8cfc6d6c2f45ba8c546088f5c14f5bd5.tar.xz
linux-dev-67b18dfb8cfc6d6c2f45ba8c546088f5c14f5bd5.zip
HID: i2c-hid: Remove runtime power management
Runtime power management in i2c-hid brings lots of issues, such as: - When transitioning from display manager to desktop session, i2c-hid was closed and opened, so the device was set to SLEEP and ON in a short period. Vendors confirmed that their devices can't handle fast ON/SLEEP command because Windows doesn't have this behavior. - When rebooting, i2c-hid was closed, and the driver core put the device back to full power before shutdown. This behavior also triggers a quick SLEEP and ON commands that some devices can't handle, renders an unusable touchpad after reboot. - Most importantly, my power meter reports little to none energy saving when i2c-hid is runtime suspended. So let's remove runtime power management since there is no actual benefit. Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions