summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/ideapad-laptop.c
Commit message (Expand)AuthorAgeFilesLines
* ideapad_laptop: Add Lenovo G40-30 to devices without radio switchPhilippe Coval2015-05-031-0/+7
* Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds2014-12-181-2/+1
|\
| * platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring2014-12-031-2/+1
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\ \ | |/ |/|
| * platform: x86: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | quirk for Lenovo Yoga 3: no rfkill switchStephan Mueller2014-10-271-0/+7
|/
* ideapad-laptop: Constify DMI table for real!Mathias Krause2014-09-021-2/+2
* Revert "ideapad-laptop: Disable touchpad interface on Yoga models"Hans de Goede2014-08-281-27/+0
* ideapad-laptop: Constify DMI table and other r/o variablesMathias Krause2014-08-161-2/+2
* ideapad-laptop: Disable touchpad interface on Yoga modelsHans de Goede2014-08-161-0/+27
* ideapad-laptop: Change Lenovo Yoga 2 series rfkill handlingHans de Goede2014-08-161-14/+27
* ideapad_laptop: Introduce the use of the managed version of kzallocHimangi Saraogi2014-06-101-5/+3
* ideapad-laptop: Blacklist rfkill control on the Lenovo Yoga 2 11Hans de Goede2014-06-101-5/+18
* Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-2/+1
|\
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+1
* | platform:x86: Remove OOM message after input_allocate_deviceJoe Perches2013-11-201-3/+1
|/
* ideapad_laptop: convert ideapad device/driver to platform busZhang Rui2013-09-251-102/+92
* ideapad_laptop: remove ideapad_handle and ideapad_privZhang Rui2013-09-251-45/+69
* ideapad_laptop: convert internal function calls to use ideapad_private as par...Zhang Rui2013-09-251-17/+21
* ideapad_laptop: introduce struct acpi_device pointer to ideapad_private struc...Zhang Rui2013-09-251-23/+25
* ideapad_laptop: introduce #ifdef CONFIG_PM_SLEEP for PM specific codeZhang Rui2013-09-251-0/+4
* Add support for fan button on Ideapad Z580Maxim Mikityanskiy2013-05-081-1/+5
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-1/+1
* Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-7/+6
* ideapad: convert to module_acpi_driver()Mika Westerberg2012-09-211-13/+1
* ideapad: add Lenovo IdeaPad Z570 support (part 3)Maxim Mikityanskiy2012-08-201-3/+40
* ideapad: add Lenovo IdeaPad Z570 support (part 2)Maxim Mikityanskiy2012-08-201-0/+35
* ideapad: add Lenovo IdeaPad Z570 support (part 1)Maxim Mikityanskiy2012-08-201-0/+32
* ideapad: uninitialized data in ideapad_acpi_add()Dan Carpenter2012-06-261-3/+3
* ideapad: generate valid key event onlyIke Panhc2012-05-311-1/+5
* ideapad: remove unused define and fix a typoIke Panhc2012-05-311-2/+1
* switch ->is_visible() to returning umode_tAl Viro2012-01-031-1/+1
* ideapad: remove sysfs node for cfgIke Panhc2011-10-241-12/+0
* ideapad: add debugfs supportIke Panhc2011-10-241-0/+152
* ideapad: add event for Novo keyIke Panhc2011-10-241-2/+19
* ideapad: change parameter of ideapad_sync_rfk_stateIke Panhc2011-10-241-4/+3
* ideapad: define vpc commandsIke Panhc2011-10-241-16/+41
* [PATCH] ideapad: Check if acpi already handle backlight power to avoid a page...Rene Bollford2011-10-241-0/+2
* platform-drivers-x86: ideapad-laptop: add missing ideapad_input_exit in ideap...Axel Lin2011-08-051-1/+2
* ideapad: add backlight driverIke Panhc2011-08-051-6/+117
* ideapad: let camera_power node invisiable if no cameraIke Panhc2011-08-051-0/+18
* ideapad: define cfg bits and create sysfs node for cfgIke Panhc2011-08-051-16/+35
* ideapad-laptop: Add pr_fmtJoe Perches2011-05-271-0/+2
* ideapad: read brightness setting on brightness key notifyIke Panhc2011-03-111-0/+2
* ideapad: pass ideapad_priv as argument (part 2)Ike Panhc2011-01-071-42/+29
* ideapad: pass ideapad_priv as argument (part 1)Ike Panhc2011-01-071-26/+28
* ideapad: add markups, unify comments and return result when initIke Panhc2011-01-071-14/+17
* ideapad: add hotkey supportIke Panhc2011-01-071-0/+72
* ideapad: let camera power control entry under platform driverIke Panhc2011-01-071-30/+25
* ideapad: add platform driver for ideapadIke Panhc2011-01-071-7/+47
OpenPOWER on IntegriCloud