index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
ideapad-laptop.c
Age
Commit message (
Expand
)
Author
2013-09-25
ideapad_laptop: convert ideapad device/driver to platform bus
Zhang Rui
2013-09-25
ideapad_laptop: remove ideapad_handle and ideapad_priv
Zhang Rui
2013-09-25
ideapad_laptop: convert internal function calls to use ideapad_private as par...
Zhang Rui
2013-09-25
ideapad_laptop: introduce struct acpi_device pointer to ideapad_private struc...
Zhang Rui
2013-09-25
ideapad_laptop: introduce #ifdef CONFIG_PM_SLEEP for PM specific code
Zhang Rui
2013-05-08
Add support for fan button on Ideapad Z580
Maxim Mikityanskiy
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2013-01-03
Drivers: platform: x86: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-21
ideapad: convert to module_acpi_driver()
Mika Westerberg
2012-08-20
ideapad: add Lenovo IdeaPad Z570 support (part 3)
Maxim Mikityanskiy
2012-08-20
ideapad: add Lenovo IdeaPad Z570 support (part 2)
Maxim Mikityanskiy
2012-08-20
ideapad: add Lenovo IdeaPad Z570 support (part 1)
Maxim Mikityanskiy
2012-06-26
ideapad: uninitialized data in ideapad_acpi_add()
Dan Carpenter
2012-05-31
ideapad: generate valid key event only
Ike Panhc
2012-05-31
ideapad: remove unused define and fix a typo
Ike Panhc
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
2011-10-24
ideapad: remove sysfs node for cfg
Ike Panhc
2011-10-24
ideapad: add debugfs support
Ike Panhc
2011-10-24
ideapad: add event for Novo key
Ike Panhc
2011-10-24
ideapad: change parameter of ideapad_sync_rfk_state
Ike Panhc
2011-10-24
ideapad: define vpc commands
Ike Panhc
2011-10-24
[PATCH] ideapad: Check if acpi already handle backlight power to avoid a page...
Rene Bollford
2011-08-05
platform-drivers-x86: ideapad-laptop: add missing ideapad_input_exit in ideap...
Axel Lin
2011-08-05
ideapad: add backlight driver
Ike Panhc
2011-08-05
ideapad: let camera_power node invisiable if no camera
Ike Panhc
2011-08-05
ideapad: define cfg bits and create sysfs node for cfg
Ike Panhc
2011-05-27
ideapad-laptop: Add pr_fmt
Joe Perches
2011-03-11
ideapad: read brightness setting on brightness key notify
Ike Panhc
2011-01-07
ideapad: pass ideapad_priv as argument (part 2)
Ike Panhc
2011-01-07
ideapad: pass ideapad_priv as argument (part 1)
Ike Panhc
2011-01-07
ideapad: add markups, unify comments and return result when init
Ike Panhc
2011-01-07
ideapad: add hotkey support
Ike Panhc
2011-01-07
ideapad: let camera power control entry under platform driver
Ike Panhc
2011-01-07
ideapad: add platform driver for ideapad
Ike Panhc
2010-10-21
ideapad: Add param: no_bt_rfkill
Ike Panhc
2010-10-21
ideapad: Change the driver name to ideapad-laptop
Ike Panhc