-
- Downloads
hwmon: add ChromeOS EC driver
The ChromeOS Embedded Controller exposes fan speed and temperature readings. Expose this data through the hwmon subsystem. The driver is designed to be probed via the cros_ec mfd device. Signed-off-by:Thomas Weißschuh <linux@weissschuh.net> Acked-by:
Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20240529-cros_ec-hwmon-v4-2-5cdf0c5db50a@weissschuh.net [tzungbi: Fixed typo in MAINTAINERS: "chros_ec_hwmon" -> "cros_ec_hwmon"] Signed-off-by:
Tzung-Bi Shih <tzungbi@kernel.org>
Showing
- Documentation/hwmon/cros_ec_hwmon.rst 26 additions, 0 deletionsDocumentation/hwmon/cros_ec_hwmon.rst
- Documentation/hwmon/index.rst 1 addition, 0 deletionsDocumentation/hwmon/index.rst
- MAINTAINERS 8 additions, 0 deletionsMAINTAINERS
- drivers/hwmon/Kconfig 11 additions, 0 deletionsdrivers/hwmon/Kconfig
- drivers/hwmon/Makefile 1 addition, 0 deletionsdrivers/hwmon/Makefile
- drivers/hwmon/cros_ec_hwmon.c 282 additions, 0 deletionsdrivers/hwmon/cros_ec_hwmon.c
Loading
Please register or sign in to comment