aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/asus-wmi.c
AgeCommit message (Expand)Author
2020-11-24platform/x86: asus-wmi: Add userspace notification for performance mode changeVasiliy Kupriakov
2020-10-28platform/x86: asus-wmi: Add support for SW_TABLET_MODE on UX360Samuel Čavoj
2020-10-06platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many differe...Hans de Goede
2020-09-24platform/x86: asus-wmi: Add BATC battery name to the list of supportedMarius Iacob
2020-07-15platform/x86: asus-wmi: allow BAT1 battery nameVasiliy Kupriakov
2020-06-01platform/x86: asus_wmi: Reserve more space for struct bias_argsChris Chiu
2020-05-12platform/x86: asus-wmi: Add support for SW_TABLET_MODEHans de Goede
2020-05-12platform/x86: asus-wmi: Move asus_wmi_input_init and _exit lower in the fileHans de Goede
2020-05-12platform/x86: asus_wmi: remove redundant initialization of variable statusColin Ian King
2020-05-07platform/x86: asus-wmi: Drop duplicate check for led_classdev_unregister()Andy Shevchenko
2020-03-20platform/x86: asus_wmi: Fix return value of fan_boost_mode_storeLeonid Maksymchuk
2020-03-20platform/x86: asus-wmi: Support laptops where the first battery is named BATTKristian Klausen
2020-01-31platform/x86: asus-wmi: switch to use <linux/units.h> helpersAkinobu Mita
2020-01-13platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0Jian-Hong Pan
2020-01-10platform/x86: asus_wmi: Set throttle thermal policy to defaultLeonid Maksymchuk
2020-01-10platform/x86: asus_wmi: Support throttle thermal policyLeonid Maksymchuk
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