aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/x86/ideapad-laptop.c
AgeCommit message (Expand)Author
2016-04-18ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI listJohn Dahlstrom
2016-02-15ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer
2016-02-15ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi listHans de Goede
2016-02-09ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi listJosh Boyer
2015-07-03ideapad: fix software rfkill settingArnd Bergmann
2015-07-03ideapad_laptop: Lenovo G50-30 fix rfkill reports wireless blockedDmitry Tunin
2014-10-27quirk for Lenovo Yoga 3: no rfkill switchStephan Mueller
2014-09-02ideapad-laptop: Constify DMI table for real!Mathias Krause
2014-08-28Revert "ideapad-laptop: Disable touchpad interface on Yoga models"Hans de Goede
2014-08-16ideapad-laptop: Constify DMI table and other r/o variablesMathias Krause
2014-08-16ideapad-laptop: Disable touchpad interface on Yoga modelsHans de Goede
2014-08-16ideapad-laptop: Change Lenovo Yoga 2 series rfkill handlingHans de Goede
2014-06-10ideapad_laptop: Introduce the use of the managed version of kzallocHimangi Saraogi
2014-06-10ideapad-laptop: Blacklist rfkill control on the Lenovo Yoga 2 11Hans de Goede
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-20platform:x86: Remove OOM message after input_allocate_deviceJoe Perches
2013-09-25ideapad_laptop: convert ideapad device/driver to platform busZhang Rui
2013-09-25ideapad_laptop: remove ideapad_handle and ideapad_privZhang Rui
2013-09-25ideapad_laptop: convert internal function calls to use ideapad_private as par...Zhang Rui
2013-09-25ideapad_laptop: introduce struct acpi_device pointer to ideapad_private struc...Zhang Rui
2013-09-25ideapad_laptop: introduce #ifdef CONFIG_PM_SLEEP for PM specific codeZhang Rui
2013-05-08Add support for fan button on Ideapad Z580Maxim Mikityanskiy
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman
2012-09-21ideapad: convert to module_acpi_driver()Mika Westerberg
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 3)Maxim Mikityanskiy
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 2)Maxim Mikityanskiy
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 1)Maxim Mikityanskiy
2012-06-26ideapad: uninitialized data in ideapad_acpi_add()Dan Carpenter
2012-05-31ideapad: generate valid key event onlyIke Panhc
2012-05-31ideapad: remove unused define and fix a typoIke Panhc
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2011-10-24ideapad: remove sysfs node for cfgIke Panhc
2011-10-24ideapad: add debugfs supportIke Panhc
2011-10-24ideapad: add event for Novo keyIke Panhc
2011-10-24ideapad: change parameter of ideapad_sync_rfk_stateIke Panhc
2011-10-24ideapad: define vpc commandsIke Panhc
2011-10-24[PATCH] ideapad: Check if acpi already handle backlight power to avoid a page...Rene Bollford
2011-08-05platform-drivers-x86: ideapad-laptop: add missing ideapad_input_exit in ideap...Axel Lin
2011-08-05ideapad: add backlight driverIke Panhc
2011-08-05ideapad: let camera_power node invisiable if no cameraIke Panhc
2011-08-05ideapad: define cfg bits and create sysfs node for cfgIke Panhc
2011-05-27ideapad-laptop: Add pr_fmtJoe Perches
2011-03-11ideapad: read brightness setting on brightness key notifyIke Panhc
2011-01-07ideapad: pass ideapad_priv as argument (part 2)Ike Panhc
2011-01-07ideapad: pass ideapad_priv as argument (part 1)Ike Panhc
2011-01-07ideapad: add markups, unify comments and return result when initIke Panhc
2011-01-07ideapad: add hotkey supportIke Panhc
2011-01-07ideapad: let camera power control entry under platform driverIke Panhc