summaryrefslogtreecommitdiff
path: root/drivers/acpi/fan_hwmon.c
AgeCommit message (Collapse)Author
2024-05-28ACPI: fan: Add hwmon supportArmin Wolf
Currently, the driver does only support a custom sysfs interface to allow userspace to read the fan speed. Add support for the standard hwmon interface so users can read the fan speed with standard tools like "sensors". Reviewed-by: Andy Shevchenko <andy@kernel.org> Signed-off-by: Armin Wolf <W_Armin@gmx.de> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>