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
/
cros_ec_hwmon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
hwmon: (cros_ec) Avoid threshold temperature conversion overflows
Thomas Weißschuh
1
-2
/
+7
2026-08-10
hwmon: (cros_ec) Synchronize EC access from the thermal device callbacks
Thomas Weißschuh
1
-0
/
+5
2026-08-10
hwmon: (cros_ec) Store the hwmon device in cros_ec_hwmon_priv
Thomas Weißschuh
1
-5
/
+5
2026-08-10
hwmon: (cros_ec) Register the thermal devices after the hwmon ones
Thomas Weißschuh
1
-2
/
+6
2026-08-10
hwmon: (cros_ec) Implement custom kelvin to celsius conversions
Thomas Weißschuh
1
-2
/
+10
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-06-16
Merge tag 'hwmon-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-3
/
+3
2026-06-09
hwmon: (cros_ec) Drop unused assignment of platform_device_id driver data
Uwe Kleine-König (The Capable Hub)
1
-2
/
+2
2026-06-09
hwmon: Move MODULE_DEVICE_TABLE next to the table itself
Krzysztof Kozlowski
1
-1
/
+1
2026-06-03
hwmon: Use non-OF thermal cooling device registration API
Daniel Lezcano
1
-2
/
+2
2026-02-07
hwmon: (cros_ec) Add support for temperature thresholds
Thomas Weißschuh
1
-3
/
+54
2026-01-31
hwmon: (cros_ec) Move temperature channel params to a macro
Thomas Weißschuh
1
-24
/
+25
2026-01-31
hwmon: (cros_ec) Add support for fan target speed
Thomas Weißschuh
1
-1
/
+25
2025-09-25
hwmon: (cros_ec) register fans into thermal framework cooling devices
Sung-Chi Li
1
-0
/
+83
2025-09-25
hwmon: (cros_ec) add PWM control over fans
Sung-Chi Li
1
-0
/
+230
2024-11-12
hwmon: (cros_ec) register thermal sensors to thermal framework
Sung-Chi, Li
1
-0
/
+1
2024-06-07
hwmon: (cros_ec) Fix access to restricted __le16
Guenter Roeck
1
-2
/
+3
2024-06-07
hwmon: (cros_ec) Prevent read overflow in probe()
Dan Carpenter
1
-1
/
+1
2024-06-03
hwmon: add ChromeOS EC driver
Thomas Weißschuh
1
-0
/
+282