summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/ideapad-laptop.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-22platform/x86: ideapad-laptop: handle ACPI event 1Zach Ploskey1-0/+1
2016-12-18Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...Linus Torvalds1-0/+7
2016-12-16platform/x86: ideapad-laptop: Add Y700 15-ACZ to no_hw_rfkill DMI listvelemas1-0/+7
2016-10-19ideapad-laptop: Add another DMI entry for Yoga 900Mika Westerberg1-0/+7
2016-10-12platform/x86: ideapad-laptop: Add Lenovo Yoga 910-13IKB to no_hw_rfkill dmi listBrian Masney1-0/+7
2016-06-08ideapad_laptop: Add an event for mic mute hotkeyAlex Hung1-0/+2
2016-05-27ideapad-laptop: add a new WMI string for ESC keyArnd Bergmann1-3/+16
2016-03-23ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI listJohn Dahlstrom1-0/+14
2016-01-24ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-01-19ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi listJosh Boyer1-0/+7
2015-11-09ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi listHans de Goede1-0/+7
2015-11-09ideapad-laptop: include Yoga 3 1170 in add rfkill whitelistArnd Bergmann1-5/+5
2015-11-09ideapad-laptop: add support for Yoga 3 ESC keyArnd Bergmann1-0/+32
2015-08-10ideapad-laptop: add alternative representation for Yoga 2 to DMI tableSebastian Krzyszkowiak1-0/+7
2015-08-10ideapad-laptop: Add Lenovo Yoga 3 14 to no_hw_rfkill dmi listHans de Goede1-0/+7
2015-07-01Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...Linus Torvalds1-1/+9
2015-06-19ideapad-laptop: Port to new backlight interface selection APIHans de Goede1-1/+2
2015-06-15ideapad: fix software rfkill settingArnd Bergmann1-1/+2
2015-06-01ideapad_laptop: Lenovo G50-30 fix rfkill reports wireless blockedDmitry Tunin1-0/+7
2015-05-03ideapad_laptop: Add Lenovo G40-30 to devices without radio switchPhilippe Coval1-0/+7
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds1-2/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-12-03platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring1-2/+1
2014-10-27quirk for Lenovo Yoga 3: no rfkill switchStephan Mueller1-0/+7
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-02ideapad-laptop: Constify DMI table for real!Mathias Krause1-2/+2
2014-08-28Revert "ideapad-laptop: Disable touchpad interface on Yoga models"Hans de Goede1-27/+0
2014-08-16ideapad-laptop: Constify DMI table and other r/o variablesMathias Krause1-2/+2
2014-08-16ideapad-laptop: Disable touchpad interface on Yoga modelsHans de Goede1-0/+27
2014-08-16ideapad-laptop: Change Lenovo Yoga 2 series rfkill handlingHans de Goede1-14/+27
2014-06-10ideapad_laptop: Introduce the use of the managed version of kzallocHimangi Saraogi1-5/+3
2014-06-10ideapad-laptop: Blacklist rfkill control on the Lenovo Yoga 2 11Hans de Goede1-5/+18
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki1-2/+1
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-2/+1
2013-11-20platform:x86: Remove OOM message after input_allocate_deviceJoe Perches1-3/+1
2013-09-25ideapad_laptop: convert ideapad device/driver to platform busZhang Rui1-102/+92
2013-09-25ideapad_laptop: remove ideapad_handle and ideapad_privZhang Rui1-45/+69
2013-09-25ideapad_laptop: convert internal function calls to use ideapad_private as par...Zhang Rui1-17/+21
2013-09-25ideapad_laptop: introduce struct acpi_device pointer to ideapad_private struc...Zhang Rui1-23/+25
2013-09-25ideapad_laptop: introduce #ifdef CONFIG_PM_SLEEP for PM specific codeZhang Rui1-0/+4
2013-05-08Add support for fan button on Ideapad Z580Maxim Mikityanskiy1-1/+5
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-1/+1
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman1-7/+6
2012-09-21ideapad: convert to module_acpi_driver()Mika Westerberg1-13/+1
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 3)Maxim Mikityanskiy1-3/+40
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 2)Maxim Mikityanskiy1-0/+35
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 1)Maxim Mikityanskiy1-0/+32
2012-06-26ideapad: uninitialized data in ideapad_acpi_add()Dan Carpenter1-3/+3
2012-05-31ideapad: generate valid key event onlyIke Panhc1-1/+5
2012-05-31ideapad: remove unused define and fix a typoIke Panhc1-2/+1