]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ideapad: add Lenovo IdeaPad Z570 support (part 3)
authorMaxim Mikityanskiy <maxtram95@gmail.com>
Fri, 6 Jul 2012 08:08:11 +0000 (16:08 +0800)
committerMatthew Garrett <mjg@redhat.com>
Mon, 20 Aug 2012 16:44:41 +0000 (12:44 -0400)
commit0c7bbeb9f1373cea9e8efb43221118be2102a01c
tree2c0fa44a9d0f2adeaec19df01ca269a406495bec
parent07a4a4fc83dd95bc7eb842cf9510ddcb45691a88
ideapad: add Lenovo IdeaPad Z570 support (part 3)

The patch adds support for Lenovo IdeaPad Z570 laptop. It makes all special
keys working, adds possibility to control fan like Windows does, controls
Touchpad Disabled LED, toggles touchpad state via keyboard controller and
corrects touchpad behavior on resume from suspend. It is new, modified
version of patch. Now it does not depend on psmouse and does not need patching
of input subsystem.

Signed-off-by: Maxim Mikityanskiy <maxtram95@gmail.com>
This is the part 3 for fan control

Signed-off-by: Ike Panhc <ike.pan@canonical.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Documentation/ABI/testing/sysfs-platform-ideapad-laptop
drivers/platform/x86/ideapad-laptop.c