index
:
pub/scm/linux/kernel/git/mbenes/linux.git
master
Miroslav Benes's fork of linux.git
Miroslav Benes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
gpd-fan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-10
hwmon: (gpd-fan) Reject EC PWM value 0 as invalid
Pei Xiao
1
-0
/
+4
2026-06-10
hwmon: (gpd-fan): fix race condition between device removal and sysfs access
Pei Xiao
1
-11
/
+16
2026-06-10
hwmon: (gpd-fan): upgrade log level from warn to err for platform device crea...
Pei Xiao
1
-1
/
+1
2026-06-10
hwmon: (gpd-fan): Initialize EC before registering hwmon device
Pei Xiao
1
-3
/
+1
2026-06-10
hwmon: (gpd-fan): drop global driver data and use per-device allocation
Pei Xiao
1
-94
/
+115
2026-03-30
hwmon: (gpd-fan) Add GPD Win 5
Antheas Kapenekakis
1
-0
/
+8
2026-01-31
hwmon: (gpd-fan) add support for Micro PC 2
Cryolitia PukNgae
1
-1
/
+26
2025-12-04
Merge tag 'hwmon-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-43
/
+13
2025-11-12
hwmon: (gpd-fan) initialize EC on driver load for Win 4
Cryolitia PukNgae
1
-27
/
+25
2025-11-12
hwmon: (gpd-fan) Fix compilation error in non-ACPI builds
Gopi Krishna Menon
1
-1
/
+1
2025-10-19
hwmon: (gpd-fan) Fix error handling in gpd_fan_probe()
Harshit Mogalapalli
1
-3
/
+3
2025-10-19
hwmon: (gpd-fan) Fix return value when platform_get_resource() fails
Harshit Mogalapalli
1
-2
/
+2
2025-10-17
hwmon: (gpd-fan) Rely on subsystem locking
Guenter Roeck
1
-43
/
+13
2025-09-24
hwmon: (gpd-fan) Fix range check for pwm input
Cryolitia PukNgae
1
-1
/
+1
2025-09-08
hwmon: add GPD devices sensor driver
Cryolitia PukNgae
1
-0
/
+715