index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
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
2018-11-07
platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkey
João Paulo Rechi Vita
2018-11-01
Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-10-31
platform/x86: asus-wmi: export function for evaluating WMI methods
Daniel Drake
2018-10-31
platform/x86: asus-wmi: Only notify kbd LED hw_change by fn-key pressed
Jian-Hong Pan
2018-10-19
platform/x86: asus-wmi: Simplify the keyboard brightness updating process
Jian-Hong Pan
2018-09-18
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
2018-09-18
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
2018-09-18
PCI: hotplug: Constify hotplug_slot_ops
Lukas Wunner
2018-08-22
Merge tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-07-23
PCI: hotplug: Demidlayer registration with the core
Lukas Wunner
2018-07-02
platform/x86: asus-wmi: Add keyboard backlight toggle support
Chris Chiu
2018-07-02
platform/x86: asus-wmi: Call led hw_changed API on kbd brightness change
Chris Chiu
2018-05-31
platform/x86: asus-wmi: Fix NULL pointer dereference
João Paulo Rechi Vita
2018-04-23
platform/x86: Simplify getting .drvdata
Wolfram Sang
2017-09-27
platform/x86: asus-wmi: Add lightbar led support
Maxime Bellengé
2017-08-13
platform/x86: asus-wmi: Evaluate wmi method with instance number 0x0
Pali Rohár
2017-07-11
platform/x86: asus-wmi: constify attribute_group structures.
Arvind Yadav
[next]