aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/asus-wmi.c
AgeCommit message (Expand)Author
2022-12-08platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()Xiongfeng Wang
2020-07-29platform/x86: asus-wmi: allow BAT1 battery nameVasiliy Kupriakov
2020-06-22platform/x86: asus_wmi: Reserve more space for struct bias_argsChris Chiu
2020-04-17platform/x86: asus-wmi: Support laptops where the first battery is named BATTKristian Klausen
2020-01-17platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0Jian-Hong Pan
2019-09-10platform/x86: asus-wmi: Refactor charge threshold to use the battery hooking APIKristian Klausen
2019-09-09platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOCKristian Klausen
2019-09-07platform/x86: asus-wmi: Fix condition in charge_threshold_store()Dan Carpenter
2019-08-16platform/x86: asus-wmi: Remove unnecessary blank linesAndy Shevchenko
2019-08-16platform/x86: asus-wmi: Drop indentation level by inverting conditionalsAndy Shevchenko
2019-08-16platform/x86: asus-wmi: Use clamp_val() instead of open coded variantAndy Shevchenko
2019-08-16platform/x86: asus-wmi: Replace sscanf() with kstrtoint()Andy Shevchenko
2019-08-16platform/x86: asus-wmi: Refactor charge_threshold_store()Andy Shevchenko
2019-08-16platform/x86: asus-wmi: Add support for charge thresholdKristian Klausen
2019-07-30platform/x86: asus-wmi: fix CPU fan control on recent productsDaniel Drake
2019-07-30platform/x86: asus-wmi: add a helper for device presenceDaniel Drake
2019-07-30platform/x86: asus-wmi: cleanup AGFN fan handlingDaniel Drake
2019-07-29platform/x86: asus-wmi: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-07-17platform/x86: asus: Rename "fan mode" to "fan boost mode"Daniel Drake
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-07-03platform/x86: asus-wmi: Use dev_get_drvdata()Fuqian Huang
2019-06-17platform/x86: asus-wmi: Do not disable keyboard backlight on unloadingYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: Switch fan boost modeYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: Enhance detection of thermal dataYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: Organize code into sectionsYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: Refactor error handlingYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: Support WMI event queueYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: Refactor WMI event handlingYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: Improve DSTS WMI method ID detectionYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: Increase input buffer size of WMI methodsYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: Fix preserving keyboard backlight intensity on loadYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: Fix hwmon device cleanupYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: no need to check return value of debugfs_create funct...Greg Kroah-Hartman
2019-06-12platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...Hans de Goede
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