aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/ideapad-laptop.c
Commit message (Expand)AuthorAge
* ideapad-laptop: Add another DMI entry for Yoga 900Mika Westerberg2016-10-19
* platform/x86: ideapad-laptop: Add Lenovo Yoga 910-13IKB to no_hw_rfkill dmi listBrian Masney2016-10-12
* ideapad_laptop: Add an event for mic mute hotkeyAlex Hung2016-06-08
* ideapad-laptop: add a new WMI string for ESC keyArnd Bergmann2016-05-27
* ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI listJohn Dahlstrom2016-03-23
* ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer2016-01-24
* ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi listJosh Boyer2016-01-19
* ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi listHans de Goede2015-11-09
* ideapad-laptop: include Yoga 3 1170 in add rfkill whitelistArnd Bergmann2015-11-09
* ideapad-laptop: add support for Yoga 3 ESC keyArnd Bergmann2015-11-09
* ideapad-laptop: add alternative representation for Yoga 2 to DMI tableSebastian Krzyszkowiak2015-08-11
* ideapad-laptop: Add Lenovo Yoga 3 14 to no_hw_rfkill dmi listHans de Goede2015-08-10
* Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-01
|\
| * ideapad: fix software rfkill settingArnd Bergmann2015-06-15
| * ideapad_laptop: Lenovo G50-30 fix rfkill reports wireless blockedDmitry Tunin2015-06-01
* | ideapad-laptop: Port to new backlight interface selection APIHans de Goede2015-06-18
* | ideapad_laptop: Add Lenovo G40-30 to devices without radio switchPhilippe Coval2015-05-03
|/
* Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds2014-12-18
|\
| * platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring2014-12-03
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \ | |/ |/|
| * platform: x86: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | quirk for Lenovo Yoga 3: no rfkill switchStephan Mueller2014-10-28
|/
* ideapad-laptop: Constify DMI table for real!Mathias Krause2014-09-02
* Revert "ideapad-laptop: Disable touchpad interface on Yoga models"Hans de Goede2014-08-28
* ideapad-laptop: Constify DMI table and other r/o variablesMathias Krause2014-08-16
* ideapad-laptop: Disable touchpad interface on Yoga modelsHans de Goede2014-08-16
* ideapad-laptop: Change Lenovo Yoga 2 series rfkill handlingHans de Goede2014-08-16
* ideapad_laptop: Introduce the use of the managed version of kzallocHimangi Saraogi2014-06-10
* ideapad-laptop: Blacklist rfkill control on the Lenovo Yoga 2 11Hans de Goede2014-06-10
* Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-12
|\
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-06
* | platform:x86: Remove OOM message after input_allocate_deviceJoe Perches2013-11-20
|/
* ideapad_laptop: convert ideapad device/driver to platform busZhang Rui2013-09-25
* ideapad_laptop: remove ideapad_handle and ideapad_privZhang Rui2013-09-25
* ideapad_laptop: convert internal function calls to use ideapad_private as par...Zhang Rui2013-09-25
* ideapad_laptop: introduce struct acpi_device pointer to ideapad_private struc...Zhang Rui2013-09-25
* ideapad_laptop: introduce #ifdef CONFIG_PM_SLEEP for PM specific codeZhang Rui2013-09-25
* Add support for fan button on Ideapad Z580Maxim Mikityanskiy2013-05-08
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-25
* Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* ideapad: convert to module_acpi_driver()Mika Westerberg2012-09-21
* ideapad: add Lenovo IdeaPad Z570 support (part 3)Maxim Mikityanskiy2012-08-20
* ideapad: add Lenovo IdeaPad Z570 support (part 2)Maxim Mikityanskiy2012-08-20
* ideapad: add Lenovo IdeaPad Z570 support (part 1)Maxim Mikityanskiy2012-08-20
* ideapad: uninitialized data in ideapad_acpi_add()Dan Carpenter2012-06-26
* ideapad: generate valid key event onlyIke Panhc2012-05-31
* ideapad: remove unused define and fix a typoIke Panhc2012-05-31
* switch ->is_visible() to returning umode_tAl Viro2012-01-03
* ideapad: remove sysfs node for cfgIke Panhc2011-10-24
* ideapad: add debugfs supportIke Panhc2011-10-24