aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/asus-wmi.c
AgeCommit message (Expand)Author
2020-07-11platform/x86: asus_wmi: Reserve more space for struct bias_argsChris Chiu
2020-03-30platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0Jian-Hong Pan
2019-07-31platform/x86: asus-wmi: Increase input buffer size of WMI methodsYurii Pavlovskyi
2019-06-12platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...Hans de Goede
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-09platform/x86: asus-wmi: Add fn-lock mode switch supportChris Chiu
2019-02-23platform/x86: asus-wmi: Allow loading on systems without the Asus Management ...Hans de Goede
2018-11-07platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkeyJoão Paulo Rechi Vita
2018-11-01Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-10-31platform/x86: asus-wmi: export function for evaluating WMI methodsDaniel Drake
2018-10-31platform/x86: asus-wmi: Only notify kbd LED hw_change by fn-key pressedJian-Hong Pan
2018-10-19platform/x86: asus-wmi: Simplify the keyboard brightness updating processJian-Hong Pan
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner
2018-09-18PCI: hotplug: Constify hotplug_slot_opsLukas Wunner
2018-08-22Merge tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-07-23PCI: hotplug: Demidlayer registration with the coreLukas Wunner
2018-07-02platform/x86: asus-wmi: Add keyboard backlight toggle supportChris Chiu
2018-07-02platform/x86: asus-wmi: Call led hw_changed API on kbd brightness changeChris Chiu
2018-05-31platform/x86: asus-wmi: Fix NULL pointer dereferenceJoão Paulo Rechi Vita
2018-04-23platform/x86: Simplify getting .drvdataWolfram Sang
2017-09-27platform/x86: asus-wmi: Add lightbar led supportMaxime Bellengé
2017-08-13platform/x86: asus-wmi: Evaluate wmi method with instance number 0x0Pali Rohár
2017-07-11platform/x86: asus-wmi: constify attribute_group structures.Arvind Yadav
2017-04-28platform/x86: asus-wmi: try to set als by defaultOleksij Rempel
2017-04-28platform/x86: asus-wmi: fix cpufv sysfs file permissionJérémy Lefaure
2017-03-14platform/x86: asus-wmi: remove sparse_keymap_free() callsMichał Kępień
2017-03-12platform/x86: asus-wmi: Remove quirk_no_rfkillJoão Paulo Rechi Vita
2017-02-26platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDTJoão Paulo Rechi Vita
2016-12-13platform/x86: asus-wmi: Set specified XUSB2PR value for X550LBKai-Chuan Hsieh
2016-09-23platform/x86: asus-wmi: fix asus ux303ub brightness issuezino lin
2016-07-01asus-wmi: Create quirk for airplane_mode LEDJoão Paulo Rechi Vita
2016-05-27asus-wmi: provide access to ALS controlOleksij Rempel
2016-01-19asus-wmi: drop to_platform_driver macroGeliang Tang
2015-11-13Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-11-10asus-wmi: fix error handling in store_sys_wmi()Dan Carpenter
2015-10-10linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUSRasmus Villemoes
2015-10-03asus-wmi: restore kbd led level after resumeOleksij Rempel
2015-07-01Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-06-19asus-wmi: Port to new backlight interface selection APIHans de Goede
2015-06-19asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede
2015-06-07asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede
2015-05-13asus-wmi: add fan controlKast Bernd
2014-12-03platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring
2014-08-16asus-wmi: control wlan-led if wapf > 0AceLan Kao
2014-08-16asus-wmi: backlight_init: Stop treating -ENODEV as if its not an errorHans de Goede
2014-08-16asus-wmi: Disable acpi-video backlight on desktop machinesHans de Goede
2014-06-10platform: x86: asus-wmi.c: Cleaning up uninitialized variablesRickard Strandqvist
2014-05-30PCI: Make pci_bus_add_device() voidYijing Wang