index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
asus-wmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86: asus-wmi: Add userspace notification for performance mode change
Vasiliy Kupriakov
2020-11-24
1
-0
/
+8
*
platform/x86: asus-wmi: Add support for SW_TABLET_MODE on UX360
Samuel Čavoj
2020-10-28
1
-0
/
+40
*
platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many differe...
platform-drivers-x86-v5.9-3
Hans de Goede
2020-10-06
1
-7
/
+9
*
platform/x86: asus-wmi: Add BATC battery name to the list of supported
Marius Iacob
2020-09-24
1
-0
/
+1
*
platform/x86: asus-wmi: allow BAT1 battery name
platform-drivers-x86-v5.8-2
Vasiliy Kupriakov
2020-07-15
1
-0
/
+1
*
platform/x86: asus_wmi: Reserve more space for struct bias_args
Chris Chiu
2020-06-01
1
-0
/
+2
*
platform/x86: asus-wmi: Add support for SW_TABLET_MODE
Hans de Goede
2020-05-12
1
-2
/
+22
*
platform/x86: asus-wmi: Move asus_wmi_input_init and _exit lower in the file
Hans de Goede
2020-05-12
1
-39
/
+39
*
platform/x86: asus_wmi: remove redundant initialization of variable status
Colin Ian King
2020-05-12
1
-1
/
+1
*
platform/x86: asus-wmi: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
2020-05-07
1
-8
/
+5
*
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"
platform-drivers-x86-v5.3-2
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-14
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-09
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
[next]