summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/ideapad-laptop.c
AgeCommit message (Expand)Author
2016-01-24ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer
2016-01-19ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi listJosh Boyer
2015-11-09ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi listHans de Goede
2015-11-09ideapad-laptop: include Yoga 3 1170 in add rfkill whitelistArnd Bergmann
2015-11-09ideapad-laptop: add support for Yoga 3 ESC keyArnd Bergmann
2015-08-10ideapad-laptop: add alternative representation for Yoga 2 to DMI tableSebastian Krzyszkowiak
2015-08-10ideapad-laptop: Add Lenovo Yoga 3 14 to no_hw_rfkill dmi listHans de Goede
2015-07-01Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-06-19ideapad-laptop: Port to new backlight interface selection APIHans de Goede
2015-06-15ideapad: fix software rfkill settingArnd Bergmann
2015-06-01ideapad_laptop: Lenovo G50-30 fix rfkill reports wireless blockedDmitry Tunin
2015-05-03ideapad_laptop: Add Lenovo G40-30 to devices without radio switchPhilippe Coval
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-03platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring
2014-10-27quirk for Lenovo Yoga 3: no rfkill switchStephan Mueller
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang
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