summaryrefslogtreecommitdiff
path: root/drivers/hwmon/cros_ec_hwmon.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-07hwmon: (cros_ec) Add support for temperature thresholdsThomas Weißschuh1-3/+54
2026-01-31hwmon: (cros_ec) Move temperature channel params to a macroThomas Weißschuh1-24/+25
2026-01-31hwmon: (cros_ec) Add support for fan target speedThomas Weißschuh1-1/+25
2025-09-25hwmon: (cros_ec) register fans into thermal framework cooling devicesSung-Chi Li1-0/+83
2025-09-25hwmon: (cros_ec) add PWM control over fansSung-Chi Li1-0/+230
2024-11-13hwmon: (cros_ec) register thermal sensors to thermal frameworkSung-Chi, Li1-0/+1
2024-06-07hwmon: (cros_ec) Fix access to restricted __le16Guenter Roeck1-2/+3
2024-06-07hwmon: (cros_ec) Prevent read overflow in probe()Dan Carpenter1-1/+1
2024-06-03hwmon: add ChromeOS EC driverThomas Weißschuh1-0/+282