summaryrefslogtreecommitdiff
path: root/drivers/hwmon/cros_ec_hwmon.c
AgeCommit message (Expand)AuthorFilesLines
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