index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
asus-wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-19
platform/x86: asus-wmi: Expand support of GPU fan to read RPM and label
Luke D. Jones
1
-2
/
+34
2022-09-10
platform/x86: asus-wmi: Make kbd_rgb_mode_groups static
Hans de Goede
1
-1
/
+1
2022-09-05
Merge tag 'backlight-detect-refactor-1' into review-hans
Hans de Goede
1
-13
/
+0
2022-09-03
platform/x86: asus-wmi: Move acpi_backlight=native quirks to ACPI video_detect.c
Hans de Goede
1
-3
/
+0
2022-09-03
platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.c
Hans de Goede
1
-3
/
+0
2022-09-03
platform/x86: asus-wmi: Drop DMI chassis-type check from backlight handling
Hans de Goede
1
-7
/
+0
2022-09-01
platform/x86: asus-wmi: Increase FAN_CURVE_BUF_LEN to 32
Luke D. Jones
1
-5
/
+4
2022-08-26
platform/x86: asus-wmi: Fix the name of the mic-mute LED classdev
PaddyKP_Yao
1
-1
/
+1
2022-08-26
platform/x86: asus-wmi: Implement TUF laptop keyboard power states
Luke D. Jones
1
-0
/
+57
2022-08-26
platform/x86: asus-wmi: Implement TUF laptop keyboard LED modes
Luke D. Jones
1
-1
/
+73
2022-08-26
platform/x86: asus-wmi: Support the GPU fan on TUF laptops
Luke D. Jones
1
-0
/
+71
2022-08-26
platform/x86: asus-wmi: Modify behaviour of Fn+F5 fan key
Luke D. Jones
1
-6
/
+5
2022-08-25
platform/x86: asus-wmi: Simplify tablet-mode-switch handling
Hans de Goede
1
-62
/
+14
2022-08-25
platform/x86: asus-wmi: Simplify tablet-mode-switch probing
Hans de Goede
1
-33
/
+22
2022-08-25
platform/x86: asus-wmi: Add support for ROG X13 tablet mode
Luke D. Jones
1
-0
/
+37
2022-08-25
platform/x86: asus-wmi: Adjust tablet/lidflip handling to use enum
Luke D. Jones
1
-14
/
+35
2022-08-25
platform/x86: asus-wmi: Support the hardware GPU MUX on some laptops
Luke D. Jones
1
-0
/
+51
2022-08-25
platform/x86: asus-wmi: Simplify some of the *_check_present() helpers
Hans de Goede
1
-44
/
+3
2022-08-25
platform/x86: asus-wmi: Refactor panel_od attribute
Luke D. Jones
1
-49
/
+25
2022-08-25
platform/x86: asus-wmi: Refactor egpu_enable attribute
Luke D. Jones
1
-58
/
+26
2022-08-25
platform/x86: asus-wmi: Refactor disable_gpu attribute
Luke D. Jones
1
-49
/
+24
2022-08-25
platform/x86: asus-wmi: Use kobj_to_dev()
ye xingchen
1
-2
/
+2
2022-08-25
platform/x86: asus-wmi: Convert all attr-show to use sysfs_emit
Luke D. Jones
1
-7
/
+7
2022-07-14
platform/x86: asus-wmi: Add mic-mute LED classdev support
PaddyKP_Yao
1
-0
/
+25
2022-05-12
platform/x86: asus-wmi: Update unknown code message
Luca Stefani
1
-1
/
+1
2022-04-27
platform/x86: asus-wmi: Use kobj_to_dev()
Minghao Chi
1
-1
/
+1
2022-04-27
platform/x86: asus-wmi: Fix driver not binding when fan curve control probe f...
Hans de Goede
1
-3
/
+4
2022-04-27
platform/x86: asus-wmi: Potential buffer overflow in asus_wmi_evaluate_method...
Dan Carpenter
1
-2
/
+6
2022-02-05
platform/x86: asus-wmi: Fix regression when probing for fan curve control
Hans de Goede
1
-1
/
+1
2021-12-21
platform/x86: asus-wmi: Reshuffle headers for better maintenance
Andy Shevchenko
1
-14
/
+14
2021-12-21
platform/x86: asus-wmi: Split MODULE_AUTHOR() on per author basis
Andy Shevchenko
1
-2
/
+2
2021-12-21
platform/x86: asus-wmi: Join string literals back
Andy Shevchenko
1
-4
/
+2
2021-12-02
platform/x86: asus-wmi: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-11-16
platform/x86: asus-wmi: Add support for custom fan curves
Luke D. Jones
1
-5
/
+562
2021-10-27
platform/x86: asus-wmi: rename platform_profile_* function symbols
Mario Limonciello
1
-6
/
+6
2021-08-26
platform/x86: asus-wmi: Fix "unsigned 'retval' is never less than zero" smatc...
Jiapeng Chong
1
-3
/
+3
2021-08-26
platform/x86: asus-wmi: Delete impossible condition
Dan Carpenter
1
-3
/
+0
2021-08-20
asus-wmi: Add support for platform_profile
Luke D. Jones
1
-4
/
+126
2021-08-12
asus-wmi: Add egpu enable method
Luke D. Jones
1
-0
/
+99
2021-08-12
asus-wmi: Add dgpu disable method
Luke D. Jones
1
-0
/
+98
2021-08-12
asus-wmi: Add panel overdrive functionality
Luke D. Jones
1
-0
/
+92
2021-04-07
platform/x86: asus-wmi: Add param to turn fn-lock mode on by default
Luca Stefani
1
-1
/
+4
2020-11-24
platform/x86: asus-wmi: Add userspace notification for performance mode change
Vasiliy Kupriakov
1
-0
/
+8
2020-10-28
platform/x86: asus-wmi: Add support for SW_TABLET_MODE on UX360
Samuel Čavoj
1
-0
/
+40
2020-10-06
platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many differe...
Hans de Goede
1
-7
/
+9
2020-09-24
platform/x86: asus-wmi: Add BATC battery name to the list of supported
Marius Iacob
1
-0
/
+1
2020-07-15
platform/x86: asus-wmi: allow BAT1 battery name
Vasiliy Kupriakov
1
-0
/
+1
2020-06-01
platform/x86: asus_wmi: Reserve more space for struct bias_args
Chris Chiu
1
-0
/
+2
2020-05-12
platform/x86: asus-wmi: Add support for SW_TABLET_MODE
Hans de Goede
1
-2
/
+22
2020-05-12
platform/x86: asus-wmi: Move asus_wmi_input_init and _exit lower in the file
Hans de Goede
1
-39
/
+39
[next]