Searched hist:cb68a8580e2086fad38597af4c60d39de8df0cde (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/thermal/ |
H A D | amlogic_thermal.c | diff cb68a8580e2086fad38597af4c60d39de8df0cde Sun Nov 15 20:06:58 CET 2020 Martin Blumenstingl <martin.blumenstingl@googlemail.com> thermal: amlogic: Add hwmon support
Many monitoring tools read the CPU temperature using the hwmon interface. Expose the thermal sensors on Amlogic boards as hwmon devices.
Without this lm_sensors' "sensors" tool does not find any temperature sensors. Now it prints: cpu_thermal-virtual-0 Adapter: Virtual device temp1: +44.7 C (crit = +110.0 C)
ddr_thermal-virtual-0 Adapter: Virtual device temp1: +45.9 C (crit = +110.0 C)
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Reviewed-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20201115190658.631578-1-martin.blumenstingl@googlemail.com
|