index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
asus-wmi.c
Age
Commit message (
Expand
)
Author
2021-04-07
platform/x86: asus-wmi: Add param to turn fn-lock mode on by default
Luca Stefani
2020-11-24
platform/x86: asus-wmi: Add userspace notification for performance mode change
Vasiliy Kupriakov
2020-10-28
platform/x86: asus-wmi: Add support for SW_TABLET_MODE on UX360
Samuel Čavoj
2020-10-06
platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many differe...
Hans de Goede
2020-09-24
platform/x86: asus-wmi: Add BATC battery name to the list of supported
Marius Iacob
2020-07-15
platform/x86: asus-wmi: allow BAT1 battery name
Vasiliy Kupriakov
2020-06-01
platform/x86: asus_wmi: Reserve more space for struct bias_args
Chris Chiu
2020-05-12
platform/x86: asus-wmi: Add support for SW_TABLET_MODE
Hans de Goede
2020-05-12
platform/x86: asus-wmi: Move asus_wmi_input_init and _exit lower in the file
Hans de Goede
2020-05-12
platform/x86: asus_wmi: remove redundant initialization of variable status
Colin Ian King
2020-05-07
platform/x86: asus-wmi: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
2020-03-20
platform/x86: asus_wmi: Fix return value of fan_boost_mode_store
Leonid Maksymchuk
2020-03-20
platform/x86: asus-wmi: Support laptops where the first battery is named BATT
Kristian Klausen
2020-01-31
platform/x86: asus-wmi: switch to use <linux/units.h> helpers
Akinobu Mita
2020-01-13
platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0
Jian-Hong Pan
2020-01-10
platform/x86: asus_wmi: Set throttle thermal policy to default
Leonid Maksymchuk
2020-01-10
platform/x86: asus_wmi: Support throttle thermal policy
Leonid Maksymchuk
2019-09-10
platform/x86: asus-wmi: Refactor charge threshold to use the battery hooking API
Kristian Klausen
2019-09-09
platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOC
Kristian Klausen
2019-09-07
platform/x86: asus-wmi: Fix condition in charge_threshold_store()
Dan Carpenter
2019-08-16
platform/x86: asus-wmi: Remove unnecessary blank lines
Andy Shevchenko
2019-08-16
platform/x86: asus-wmi: Drop indentation level by inverting conditionals
Andy Shevchenko
2019-08-16
platform/x86: asus-wmi: Use clamp_val() instead of open coded variant
Andy Shevchenko
2019-08-16
platform/x86: asus-wmi: Replace sscanf() with kstrtoint()
Andy Shevchenko
2019-08-16
platform/x86: asus-wmi: Refactor charge_threshold_store()
Andy Shevchenko
2019-08-16
platform/x86: asus-wmi: Add support for charge threshold
Kristian Klausen
2019-07-30
platform/x86: asus-wmi: fix CPU fan control on recent products
Daniel Drake
2019-07-30
platform/x86: asus-wmi: add a helper for device presence
Daniel Drake
2019-07-30
platform/x86: asus-wmi: cleanup AGFN fan handling
Daniel Drake
2019-07-29
platform/x86: asus-wmi: Use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-07-17
platform/x86: asus: Rename "fan mode" to "fan boost mode"
Daniel Drake
2019-07-14
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-07-03
platform/x86: asus-wmi: Use dev_get_drvdata()
Fuqian Huang
2019-06-17
platform/x86: asus-wmi: Do not disable keyboard backlight on unloading
Yurii Pavlovskyi
2019-06-17
platform/x86: asus-wmi: Switch fan boost mode
Yurii Pavlovskyi
2019-06-17
platform/x86: asus-wmi: Enhance detection of thermal data
Yurii Pavlovskyi
2019-06-17
platform/x86: asus-wmi: Organize code into sections
Yurii Pavlovskyi
2019-06-17
platform/x86: asus-wmi: Refactor error handling
Yurii Pavlovskyi
2019-06-17
platform/x86: asus-wmi: Support WMI event queue
Yurii Pavlovskyi
2019-06-17
platform/x86: asus-wmi: Refactor WMI event handling
Yurii Pavlovskyi
2019-06-17
platform/x86: asus-wmi: Improve DSTS WMI method ID detection
Yurii Pavlovskyi
2019-06-17
platform/x86: asus-wmi: Increase input buffer size of WMI methods
Yurii Pavlovskyi
2019-06-17
platform/x86: asus-wmi: Fix preserving keyboard backlight intensity on load
Yurii Pavlovskyi
2019-06-17
platform/x86: asus-wmi: Fix hwmon device cleanup
Yurii Pavlovskyi
2019-06-17
platform/x86: asus-wmi: no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
2019-06-12
platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...
Hans de Goede
2019-06-12
platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...
Hans de Goede
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-09
platform/x86: asus-wmi: Add fn-lock mode switch support
Chris Chiu
2019-02-23
platform/x86: asus-wmi: Allow loading on systems without the Asus Management ...
Hans de Goede
[next]