commit | f1bbe618604a4aa833a4af0b1ecdfb47a25455c6 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Sun Apr 05 13:16:54 2015 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Tue Apr 19 06:32:37 2016 -0700 |
tree | d09f10fc0e7c6dd7b6bdf43a329dbedfaf2003d2 | |
parent | c962024e306ed598600853854a067b521bf5b530 [diff] |
hwmon: (it87) Support disabling fan control for all pwm control and chips On/Off mode is only supported for pwm controls 0-2, and not supported at all for IT8603E/IT8623E. For pwm controls 3-6 and for IT8603E/IT8623E, SmartGuardian mode is always enabled. Use it and set the pwm value to the maximum if fan control is disabled. Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>