The following series provides various fixes and improvements for the max31790 driver. ---------------------------------------------------------------- Guenter Roeck (7): hwmon: (max31790) Fix fan speed reporting for fan7..12 hwmon: (max31790) Report correct current pwm duty cycles hwmon: (max31790) Fix pwmX_enable attributes hwmon: (max31790) Add support for fanX_enable attributes hwmon: (max31790) Clear fan fault after reporting it hwmon: (max31790) Detect and report zero fan speed hwmon: (max31790) Add support for fanX_min attributes Documentation/hwmon/max31790.rst | 17 +++- drivers/hwmon/max31790.c | 171 ++++++++++++++++++++++++++++++--------- 2 files changed, 147 insertions(+), 41 deletions(-)