aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/acer-wmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-22platform/x86: acer-wmi: Silence "unsupported" message a bitBenjamin Herrenschmidt1-1/+1
2018-08-15platform/x86: acer-wmi: refactor function has_capGustavo A. R. Silva1-4/+1
2018-05-22platform/x86: acer-wmi: add another KEY_POWER keycodeAntonio Rosario Intilisano1-0/+1
2017-06-20platform/x86: acer-wmi: Using zero as first WMI instance numberLee, Chun-Yi1-4/+4
2017-06-13platform/x86: acer-wmi: Detect RF Button capabilityJoão Paulo Rechi Vita1-0/+7
2017-04-28platform/x86: acer-wmi: setup accelerometer when ACPI device was foundLee, Chun-Yi1-5/+4
2017-03-14platform/x86: acer-wmi: remove sparse_keymap_free() callsMichał Kępień1-4/+1
2017-02-24platform/x86: acer-wmi: add another KEY_WLAN keycodeChris Chiu1-0/+1
2017-02-24platform/x86: acer-wmi: Inform firmware that RF Button Driver is activeChris Chiu1-16/+58
2017-02-03platform/x86: acer-wmi: setup accelerometer when machine has appropriate notify eventLee, Chun-Yi1-4/+18
2016-12-13platform/x86: acer-wmi: Only supports AMW0_GUID1 on acer familyLee, Chun-Yi1-0/+56
2016-04-09acer-wmi: Use acpi_dev_found()Lukas Wunner1-12/+4
2015-10-06acer-wmi: remove threeg and interface sysfs interfacesLee, Chun-Yi1-92/+0
2015-08-28acer-wmi: No rfkill on HP Omen 15 wifiMichael Powell1-0/+1
2015-06-19acer-wmi: Port to new backlight interface selection APIHans de Goede1-7/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-10-27acer-wmi: Add acpi_backlight=video quirk for the Acer KAV80Hans de Goede1-0/+11
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-16Fix log message about future removal of interfaceMartin Kepplinger1-3/+3
2014-08-16acer-wmi: Mark init data and code as suchMathias Krause1-20/+21
2014-08-16acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEPMathias Krause1-0/+5
2014-08-16acer-wmi: Mark acer_wmi_keymap[] as __initconstMathias Krause1-1/+1
2014-05-20acer-wmi: Add Aspire 5741 to video_vendor_dmi_tableHans de Goede1-0/+8
2014-05-20acer-wmi: Switch to acpi_video_unregister_backlightHans de Goede1-1/+1
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-2/+0
2013-02-27acer-wmi: avoid the warning of 'devices' may be used uninitializedLee, Chun-Yi1-0/+3
2013-02-24acer-wmi: support Lenovo ideapad S205 1038DPG wifi switchLee, Chun-Yi1-0/+9
2013-02-24acer-wmi: support Lenovo ideapad S205 10382JG wifi switchLee, Chun-Yi1-0/+9
2013-01-07acer-wmi: add Aspire 5741G touchpad toggle keySergey Senozhatsky1-0/+1
2013-01-07acer-wmi: change to emit touchpad on off keyLee, Chun-Yi1-3/+10
2013-01-07acer-wmi: fix obj is NULL but dereferencedLee, Chun-Yi1-21/+25
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-09-13drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary1-2/+0
2012-07-28ACER: Fix Smatch double-free issueMarek Vasut1-1/+0
2012-07-28ACER: Fix up sparse warningMarek Vasut1-1/+1
2012-07-28drivers-platform-x86: use acpi_video_dmi_promote_vendor()Corentin Chary1-7/+9
2012-07-28ACER: Add support for accelerometer sensorMarek Vasut1-0/+138
2012-07-01acer-wmi: Use struct dev_pm_ops for power managementRafael J. Wysocki1-5/+5
2012-05-31acer-wmi: add 3 laptops to video backlight vendor mode quirk tableLee, Chun-Yi1-0/+24
2012-03-26acer-wmi: add quirk table for video backlight vendor modeLee, Chun-Yi1-2/+27
2012-03-26acer-wmi: No wifi rfkill on Sony machinesLee, Chun-Yi1-0/+1
2012-03-26acer-wmi: support Lenovo ideapad S205 Brazos wifi switchLee, Chun-Yi1-0/+9
2012-03-26acer-wmi: fix out of input parameter size when setLee, Chun-Yi1-12/+26
2012-03-26acer-wmi: Detect communication hot key numberLee, Chun-Yi1-3/+11
2012-03-20acer-wmi: ignore missing Aspire 5741G keys (checkpatched)Sergey Senozhatsky1-0/+5
2012-03-20acer-wmi: support for P key on TM8372Merlin Schumacher1-0/+1
2012-03-20acer-wmi: remove useless input argument for internal wmiLee, Chun-Yi1-16/+14
2012-03-20acer-wmi: Message logging neateningJoe Perches1-15/+14
2012-03-12acer-wmi: No wifi rfkill on Lenovo machinesIke Panhc1-1/+29
2011-10-24acer-wmi: replaced the hard coded bitmap by the communication devices bitmap from SMBIOSLee, Chun-Yi1-4/+3