index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2023-01-24
platform/x86: asus-wmi: Fix kbd_dock_devid tablet-switch reporting
Hans de Goede
1
-5
/
+12
2023-01-12
platform/x86: asus-wmi: Don't load fan curves without fan
Thomas Weißschuh
1
-0
/
+3
2023-01-12
platform/x86: asus-wmi: Add quirk wmi_ignore_fan
Thomas Weißschuh
1
-1
/
+3
2022-11-16
ACPI: battery: Pass battery hook pointer to hook callbacks
Armin Wolf
1
-2
/
+2
2022-11-15
platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()
Xiongfeng Wang
1
-0
/
+2
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
[next]