summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/ideapad-laptop.c
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: ideapad-laptop: Increase timeout to wait for EC answerAaron Ma2018-02-151-1/+1
* platform/x86: ideapad-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-02-071-26/+2Star
* platform/x86: ideapad-laptop: Add Y720-15IKB to no_hw_rfkillOlle Liljenzin2018-01-081-0/+7
* platform/x86: ideapad-laptop: add lenovo RESCUER R720-15IKBN to no_hw_rfkill_...Jiaxun Yang2017-12-121-0/+7
* platform/x86: ideapad-laptop: Use __func__ instead of write_ec_cmd in pr_errJiaxun Yang2017-12-121-1/+1
* platform/x86: ideapad-laptop: Remove unnecessary elseJiaxun Yang2017-12-121-6/+6
* platform/x86: ideapad-laptop: Add Lenovo Yoga 920-13IKB to no_hw_rfkill dmi listPhilipp Hug2017-10-311-0/+7
* platform/x86: ideapad-laptop: Expose conservation mode switchHao Wei Tee2017-08-141-0/+69
* platform/x86: ideapad-laptop: Fix indentation in DMI tableAndy Shevchenko2017-07-051-4/+4
* platform/x86: ideapad-laptop: Add several models to no_hw_rfkillYang Jiaxun2017-07-051-0/+70
* platform/x86: ideapad-laptop: Add IdeaPad V510-15IKB to no_hw_rfkillSven Eckelmann2017-07-051-0/+7
* platform/x86: ideapad-laptop: Add Y720-15IKBN to no_hw_rfkillOlle Liljenzin2017-06-181-0/+7
* platform/x86: ideapad-laptop: Add Y520-15IKBN to no_hw_rfkillOlle Liljenzin2017-06-181-0/+7
* platform/x86: ideapad-laptop: constify rfkill_ops structureBhumika Goyal2017-06-131-1/+1
* platform/x86: ideapad-laptop: Squelch ACPI event 1Hao Wei Tee2017-05-231-1/+7
* platform/x86: ideapad-laptop: hide unused 'touchpad_store'Arnd Bergmann2017-05-231-4/+4
* platform/x86: ideapad-laptop: Switch touchpad attribute to be ROAndy Shevchenko2017-05-151-1/+2
* platform/x86: ideapad-laptop: Add sysfs interface for touchpad stateRitesh Raj Sarraf2017-05-151-0/+33
* platform/x86: ideapad-laptop: Add IdeaPad V310-15ISK to no_hw_rfkillAndy Shevchenko2017-04-281-0/+7
* platform/x86: ideapad-laptop: remove sparse_keymap_free() callsMichał Kępień2017-03-151-4/+1Star
* platform/x86: ideapad-laptop: Add IdeaPad 310-15IKB to no_hw_rfkillSven Rebhan2017-03-151-0/+7
* platform/x86: ideapad-laptop: handle ACPI event 1Zach Ploskey2017-01-221-0/+1
* Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...Linus Torvalds2016-12-191-0/+7
|\
| * platform/x86: ideapad-laptop: Add Y700 15-ACZ to no_hw_rfkill DMI listvelemas2016-12-161-0/+7
* | ideapad-laptop: Add another DMI entry for Yoga 900Mika Westerberg2016-10-191-0/+7
|/
* platform/x86: ideapad-laptop: Add Lenovo Yoga 910-13IKB to no_hw_rfkill dmi listBrian Masney2016-10-121-0/+7
* ideapad_laptop: Add an event for mic mute hotkeyAlex Hung2016-06-081-0/+2
* ideapad-laptop: add a new WMI string for ESC keyArnd Bergmann2016-05-271-3/+16
* ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI listJohn Dahlstrom2016-03-231-0/+14
* ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer2016-01-241-0/+7
* ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi listJosh Boyer2016-01-201-0/+7
* ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi listHans de Goede2015-11-091-0/+7
* ideapad-laptop: include Yoga 3 1170 in add rfkill whitelistArnd Bergmann2015-11-091-5/+5
* ideapad-laptop: add support for Yoga 3 ESC keyArnd Bergmann2015-11-091-0/+32
* ideapad-laptop: add alternative representation for Yoga 2 to DMI tableSebastian Krzyszkowiak2015-08-111-0/+7
* ideapad-laptop: Add Lenovo Yoga 3 14 to no_hw_rfkill dmi listHans de Goede2015-08-111-0/+7
* Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-021-1/+9
|\
| * ideapad: fix software rfkill settingArnd Bergmann2015-06-151-1/+2
| * ideapad_laptop: Lenovo G50-30 fix rfkill reports wireless blockedDmitry Tunin2015-06-011-0/+7
* | ideapad-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-1/+2
* | 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-191-2/+1Star
|\
| * platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring2014-12-031-2/+1Star
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\ \ | |/ |/|
| * platform: x86: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | quirk for Lenovo Yoga 3: no rfkill switchStephan Mueller2014-10-281-0/+7
|/
* ideapad-laptop: Constify DMI table for real!Mathias Krause2014-09-031-2/+2
* Revert "ideapad-laptop: Disable touchpad interface on Yoga models"Hans de Goede2014-08-281-27/+0Star
* 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