Searched hist:c184f377a4cc9078d42563ef0fe3de6ea574b0cf (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/hwmon/ |
H A D | ftsteutates.c | diff c184f377a4cc9078d42563ef0fe3de6ea574b0cf Thu Jan 05 16:51:07 CST 2023 Armin Wolf <W_Armin@gmx.de> hwmon: (ftsteutates) Add support for fanX_fault attributes
The driver knows internally when a fan is not connected, but does not export this knowledge to userspace. Use the standard fanX_fault attributes to notify userspace if a fan is not connected.
Tested on a Fujitsu DS3401-B1.
Signed-off-by: Armin Wolf <W_Armin@gmx.de> Link: https://lore.kernel.org/r/20230105225107.58308-4-W_Armin@gmx.de Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|