- ca42c11 platform/x86: acer-wmi: Add Turbo Mode support for Acer PH315-53 by JafarAkhondali · 3 years, 5 months ago
- ef14f0e platform/x86: acer-wmi: Don't use ACPI_EXCEPTION() by Hans de Goede · 4 years ago
- bf75340 platform/x86: acer-wmi: Add ACER_CAP_KBD_DOCK quirk for the Aspire Switch 10E SW3-016 by Hans de Goede · 4 years, 2 months ago
- 19cf705 platform/x86: acer-wmi: add automatic keyboard background light toggle key as KEY_LIGHTS_TOGGLE by Timo Witte · 4 years, 6 months ago
- 5c54cb6 platform/x86: acer-wmi: Add support for SW_TABLET_MODE on Switch devices by Hans de Goede · 4 years, 3 months ago
- 82cb8a5 platform/x86: acer-wmi: Add ACER_CAP_SET_FUNCTION_MODE capability flag by Hans de Goede · 4 years, 3 months ago
- 39aa009 platform/x86: acer-wmi: Add new force_caps module parameter by Hans de Goede · 4 years, 3 months ago
- 9feb076 platform/x86: acer-wmi: Cleanup accelerometer device handling by Hans de Goede · 4 years, 3 months ago
- 7c936d8 platform/x86: acer-wmi: Cleanup ACER_CAP_FOO defines by Hans de Goede · 4 years, 3 months ago
- 6b723f4 platform/x86: acer-wmi: Drop no-op set_quirks call from find_quirks by Hans de Goede · 4 years, 3 months ago
- 6198219 platform/x86: remove unneeded break by Tom Rix · 4 years, 3 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 6fe9363 platform/x86: acer-wmi: Switch to acpi_dev_get_first_match_dev() by Andy Shevchenko · 5 years ago
- 5516745 Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
- 368bae8 platform/x86: acer-wmi: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 0b9dd93 platform/x86: acer-wmi: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 9bd5196 platform/x86: acer-wmi: Silence "unsupported" message a bit by Benjamin Herrenschmidt · 6 years ago
- aa7d16b platform/x86: acer-wmi: refactor function has_cap by Gustavo A. R. Silva · 6 years ago
- c7a437f platform/x86: acer-wmi: add another KEY_POWER keycode by Antonio Rosario Intilisano · 7 years ago
- 62fc743 platform/x86: acer-wmi: Using zero as first WMI instance number by Lee, Chun-Yi · 8 years ago
- 3e2bc5c platform/x86: acer-wmi: Detect RF Button capability by João Paulo Rechi Vita · 8 years ago
- f9ac89f platform/x86: acer-wmi: setup accelerometer when ACPI device was found by Lee, Chun-Yi · 8 years ago
- cd1aaef platform/x86: acer-wmi: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
- 5ffa572 platform/x86: acer-wmi: add another KEY_WLAN keycode by Chris Chiu · 8 years ago
- 280642c platform/x86: acer-wmi: Inform firmware that RF Button Driver is active by Chris Chiu · 8 years ago
- 98d610c platform/x86: acer-wmi: setup accelerometer when machine has appropriate notify event by Lee, Chun-Yi · 8 years ago
- 5241b19 platform/x86: acer-wmi: Only supports AMW0_GUID1 on acer family by Lee, Chun-Yi · 8 years ago
- 8c92a75 acer-wmi: Use acpi_dev_found() by Lukas Wunner · 9 years ago
- c460228 acer-wmi: remove threeg and interface sysfs interfaces by Lee, Chun-Yi · 9 years ago
- 628b3198 acer-wmi: No rfkill on HP Omen 15 wifi by Michael Powell · 9 years ago
- 9a65f0d acer-wmi: Port to new backlight interface selection API by Hans de Goede · 10 years ago
- e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 183fd8f acer-wmi: Add acpi_backlight=video quirk for the Acer KAV80 by Hans de Goede · 10 years ago
- 3493f41 platform: x86: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- b58b9ff Fix log message about future removal of interface by Martin Kepplinger · 10 years ago
- 76d51dd acer-wmi: Mark init data and code as such by Mathias Krause · 11 years ago
- 80f6555 acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEP by Mathias Krause · 11 years ago
- 87e4484 acer-wmi: Mark acer_wmi_keymap[] as __initconst by Mathias Krause · 11 years ago
- 9404cd95 acer-wmi: Add Aspire 5741 to video_vendor_dmi_table by Hans de Goede · 11 years ago
- d133741 acer-wmi: Switch to acpi_video_unregister_backlight by Hans de Goede · 11 years ago
- 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
- f24c96e acer-wmi: avoid the warning of 'devices' may be used uninitialized by Lee, Chun-Yi · 12 years ago
- 5f3511d acer-wmi: support Lenovo ideapad S205 1038DPG wifi switch by Lee, Chun-Yi · 12 years ago
- e6c33f1 acer-wmi: support Lenovo ideapad S205 10382JG wifi switch by Lee, Chun-Yi · 12 years ago
- 68825ce acer-wmi: add Aspire 5741G touchpad toggle key by Sergey Senozhatsky · 12 years ago
- 8e2286c acer-wmi: change to emit touchpad on off key by Lee, Chun-Yi · 12 years ago
- f20aaba acer-wmi: fix obj is NULL but dereferenced by Lee, Chun-Yi · 12 years ago
- b859f15 Drivers: platform: x86: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 689db78 drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEO by Corentin Chary · 12 years ago
- 1bfaf1d ACER: Fix Smatch double-free issue by Marek Vasut · 13 years ago
- 24237c4 ACER: Fix up sparse warning by Marek Vasut · 13 years ago
- a60b217 drivers-platform-x86: use acpi_video_dmi_promote_vendor() by Corentin Chary · 13 years ago
- 1eb3fe1 ACER: Add support for accelerometer sensor by Marek Vasut · 13 years ago
- 3c33be0b acer-wmi: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 13 years ago
- 050eff3 acer-wmi: add 3 laptops to video backlight vendor mode quirk table by Lee, Chun-Yi · 13 years ago
- 86924de acer-wmi: add quirk table for video backlight vendor mode by Lee, Chun-Yi · 13 years ago
- 5719b81 acer-wmi: No wifi rfkill on Sony machines by Lee, Chun-Yi · 13 years ago
- c08f208 acer-wmi: support Lenovo ideapad S205 Brazos wifi switch by Lee, Chun-Yi · 13 years ago
- 996d23b acer-wmi: fix out of input parameter size when set by Lee, Chun-Yi · 13 years ago
- 34b6cfa acer-wmi: Detect communication hot key number by Lee, Chun-Yi · 13 years ago
- ca1469f acer-wmi: ignore missing Aspire 5741G keys (checkpatched) by Sergey Senozhatsky · 13 years ago
- 67e1d34 acer-wmi: support for P key on TM8372 by Merlin Schumacher · 13 years ago
- 38db157 acer-wmi: remove useless input argument for internal wmi by Lee, Chun-Yi · 13 years ago
- 6e71f38 acer-wmi: Message logging neatening by Joe Perches · 13 years ago
- 461e743 acer-wmi: No wifi rfkill on Lenovo machines by Ike Panhc · 13 years ago
- 1d1fc8a acer-wmi: replaced the hard coded bitmap by the communication devices bitmap from SMBIOS by Lee, Chun-Yi · 13 years ago
- 1fbc01a acer-wmi: check the existence of internal wireless device when set capability by Lee, Chun-Yi · 13 years ago
- 72e71de acer-wmi: add ACER_WMID_v2 interface flag to represent new notebooks by Lee, Chun-Yi · 13 years ago
- 1709ada acer-wmi: check wireless capability flag before register rfkill by Lee, Chun-Yi · 13 years ago
- be3128b acer-wmi: Add wireless quirk for Lenovo 3000 N200 by Seth Forshee · 13 years ago
- 15b956a acer-wmi: support Lenovo ideapad S205 wifi switch by Lee, Chun-Yi · 13 years ago
- 1a04d8f acer-wmi: Add support for Aspire 1830 wlan hotkey by Seth Forshee · 14 years ago
- 7b8aca6 acer-wmi: schedule threeg and interface sysfs for feature removal by Lee, Chun-Yi · 14 years ago
- ae821c1 acer-wmi: fix bitwise bug when set device state by Lee, Chun-Yi · 14 years ago
- 9253066 acer-wmi: Only update rfkill status for associated hotkey events by Seth Forshee · 14 years ago
- 987dfba acer-wmi: support integer return type from WMI methods by Lee, Chun-Yi · 14 years ago
- 6d88ff0 acer-wmi: support to set communication device state by new wmid method by Lee, Chun-Yi · 14 years ago
- ab6a931 acer-wmi: allow 64-bits return buffer from WMI methods by Lee, Chun-Yi · 14 years ago
- a8d1a26 acer-wmi: check the existence of internal 3G device when set capability by Lee, Chun-Yi · 14 years ago
- 8ae68de support wlan hotkey on Acer Travelmate 5735Z by Melchior FRANZ · 14 years ago
- c2647b5 acer-wmi: does not allow negative number set to initial device state by Lee, Chun-Yi · 14 years ago
- 249c720 acer-wmi: pr_<level> cleanups by Joe Perches · 14 years ago
- 08a0799 acer-wmi: Fix capitalisation of GUID in module alias by Lee, Chun-Yi · 14 years ago
- 70a9b90 acer-wmi: does not poll device status when WMI event is available by Lee, Chun-Yi · 14 years ago
- 8215af0 acer-wmi: does not set persistence state by rfkill_init_sw_state by Lee, Chun-Yi · 14 years ago
- cae1570 acer-wmi: use pr_<level> for messages by Lee, Chun-Yi · 14 years ago
- 298f19b acer-wmi: Fix WMI ID by Pali Rohár · 14 years ago
- 9a0b74f acer-wmi: deactive mail led when power off by Pali Rohár · 14 years ago
- 8941178 acer-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLE by Lee, Chun-Yi · 14 years ago
- bb7ca74 backlight: add backlight type by Matthew Garrett · 14 years ago
- e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- bbb7060 acer-wmi: Fix capitalisation of GUID by Matthew Garrett · 14 years ago
- b80b168 platform: x86: acer-wmi: world-writable sysfs threeg file by Vasiliy Kulikov · 14 years ago
- 9a756de X86, Acer, WMI: Do not double include linux/dmi.h in acer-wmi.c by Jesper Juhl · 14 years ago
- 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 59ccf2f acer-wmi: Enabled Acer Launch Manager mode by From: Lee, Chun-Yi · 14 years ago
- 466449c acer-wmi: Initialize wlan/bluetooth/wwan rfkill software block state by Lee, Chun-Yi · 14 years ago
- 6c3df88 acer-wmi: Detect the WiFi/Bluetooth/3G devices available by Lee, Chun-Yi · 14 years ago
- b3c9092 acer-wmi: Add 3G rfkill sysfs file by Lee, Chun-Yi · 14 years ago