hwmon: (dell-smm) Add cooling device support
authorArmin Wolf <W_Armin@gmx.de>
Sun, 10 Apr 2022 16:39:35 +0000 (18:39 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 17 May 2022 12:53:00 +0000 (05:53 -0700)
commite0d3f7cb26063898a14fee2fea7d38fc8ceeb89a
tree40b29f7975cabd30f51582301222d206beb9a6f8
parentd7cc063ff09b86daaeca691b254cea9526a9a5f7
hwmon: (dell-smm) Add cooling device support

Until now, only the temperature sensors where exported thru
the thermal subsystem. Export the fans as "dell-smm-fan[1-3]" too
to make them available as cooling devices.
Also update Documentation and fix a minor issue with the alphabetic
ordering of the includes.

Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Link: https://lore.kernel.org/r/20220410163935.7840-1-W_Armin@gmx.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/dell-smm-hwmon.rst
drivers/hwmon/Kconfig
drivers/hwmon/dell-smm-hwmon.c