index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
asus-wmi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86: asus_wmi: Fix return value of fan_boost_mode_store
Leonid Maksymchuk
2020-03-20
1
-1
/
+1
*
platform/x86: asus-wmi: Support laptops where the first battery is named BATT
Kristian Klausen
2020-03-20
1
-1
/
+4
*
platform/x86: asus-wmi: switch to use <linux/units.h> helpers
Akinobu Mita
2020-01-31
1
-4
/
+3
*
platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0
Jian-Hong Pan
2020-01-13
1
-7
/
+1
*
platform/x86: asus_wmi: Set throttle thermal policy to default
Leonid Maksymchuk
2020-01-10
1
-0
/
+11
*
platform/x86: asus_wmi: Support throttle thermal policy
Leonid Maksymchuk
2020-01-10
1
-0
/
+113
*
platform/x86: asus-wmi: Refactor charge threshold to use the battery hooking API
Kristian Klausen
2019-09-10
1
-49
/
+99
*
platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOC
Kristian Klausen
2019-09-09
1
-3
/
+3
*
platform/x86: asus-wmi: Fix condition in charge_threshold_store()
Dan Carpenter
2019-09-07
1
-1
/
+1
*
platform/x86: asus-wmi: Remove unnecessary blank lines
Andy Shevchenko
2019-08-16
1
-13
/
+1
*
platform/x86: asus-wmi: Drop indentation level by inverting conditionals
Andy Shevchenko
2019-08-16
1
-24
/
+19
*
platform/x86: asus-wmi: Use clamp_val() instead of open coded variant
Andy Shevchenko
2019-08-16
1
-6
/
+1
*
platform/x86: asus-wmi: Replace sscanf() with kstrtoint()
Andy Shevchenko
2019-08-16
1
-15
/
+10
*
platform/x86: asus-wmi: Refactor charge_threshold_store()
Andy Shevchenko
2019-08-16
1
-3
/
+5
*
platform/x86: asus-wmi: Add support for charge threshold
Kristian Klausen
2019-08-16
1
-0
/
+48
*
platform/x86: asus-wmi: fix CPU fan control on recent products
Daniel Drake
2019-07-30
1
-25
/
+100
*
platform/x86: asus-wmi: add a helper for device presence
Daniel Drake
2019-07-30
1
-20
/
+11
*
platform/x86: asus-wmi: cleanup AGFN fan handling
Daniel Drake
2019-07-30
1
-131
/
+107
*
platform/x86: asus-wmi: Use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-07-29
1
-2
/
+1
*
platform/x86: asus: Rename "fan mode" to "fan boost mode"
Daniel Drake
2019-07-17
1
-56
/
+62
*
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-07-15
1
-127
/
+350
|
\
|
*
platform/x86: asus-wmi: Use dev_get_drvdata()
Fuqian Huang
2019-07-03
1
-2
/
+1
|
*
platform/x86: asus-wmi: Do not disable keyboard backlight on unloading
Yurii Pavlovskyi
2019-06-17
1
-0
/
+4
|
*
platform/x86: asus-wmi: Switch fan boost mode
Yurii Pavlovskyi
2019-06-17
1
-8
/
+143
|
*
platform/x86: asus-wmi: Enhance detection of thermal data
Yurii Pavlovskyi
2019-06-17
1
-2
/
+5
|
*
platform/x86: asus-wmi: Organize code into sections
Yurii Pavlovskyi
2019-06-17
1
-42
/
+47
|
*
platform/x86: asus-wmi: Refactor error handling
Yurii Pavlovskyi
2019-06-17
1
-5
/
+1
|
*
platform/x86: asus-wmi: Support WMI event queue
Yurii Pavlovskyi
2019-06-17
1
-5
/
+68
|
*
platform/x86: asus-wmi: Refactor WMI event handling
Yurii Pavlovskyi
2019-06-17
1
-24
/
+42
|
*
platform/x86: asus-wmi: Improve DSTS WMI method ID detection
Yurii Pavlovskyi
2019-06-17
1
-3
/
+20
|
*
platform/x86: asus-wmi: Increase input buffer size of WMI methods
Yurii Pavlovskyi
2019-06-17
1
-1
/
+9
|
*
platform/x86: asus-wmi: Fix preserving keyboard backlight intensity on load
Yurii Pavlovskyi
2019-06-17
1
-2
/
+1
|
*
platform/x86: asus-wmi: Fix hwmon device cleanup
Yurii Pavlovskyi
2019-06-17
1
-3
/
+4
|
*
platform/x86: asus-wmi: no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
2019-06-17
1
-36
/
+11
|
*
platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...
Hans de Goede
2019-06-12
1
-1
/
+1
*
|
platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...
Hans de Goede
2019-06-12
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
|
/
*
platform/x86: asus-wmi: Add fn-lock mode switch support
Chris Chiu
2019-05-08
1
-0
/
+37
*
platform/x86: asus-wmi: Allow loading on systems without the Asus Management ...
Hans de Goede
2019-02-23
1
-7
/
+2
*
platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkey
João Paulo Rechi Vita
2018-11-07
1
-1
/
+2
*
Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-11-01
1
-100
/
+19
|
\
|
*
platform/x86: asus-wmi: export function for evaluating WMI methods
Daniel Drake
2018-10-31
1
-85
/
+3
|
*
platform/x86: asus-wmi: Only notify kbd LED hw_change by fn-key pressed
Jian-Hong Pan
2018-10-31
1
-5
/
+12
|
*
platform/x86: asus-wmi: Simplify the keyboard brightness updating process
Jian-Hong Pan
2018-10-19
1
-10
/
+4
*
|
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
2018-09-19
1
-17
/
+9
*
|
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
2018-09-19
1
-10
/
+0
*
|
PCI: hotplug: Constify hotplug_slot_ops
Lukas Wunner
2018-09-19
1
-2
/
+1
|
/
*
Merge tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-08-22
1
-4
/
+30
|
\
|
*
platform/x86: asus-wmi: Add keyboard backlight toggle support
Chris Chiu
2018-07-02
1
-0
/
+8
|
*
platform/x86: asus-wmi: Call led hw_changed API on kbd brightness change
Chris Chiu
2018-07-02
1
-4
/
+22
[next]