commit | f1fd4a4db777030a2542701fb0d3a261d4472d6d | [log] [tgz] |
---|---|---|
author | Tomer Maimon <tmaimon77@gmail.com> | Wed Jul 04 02:23:26 2018 +0300 |
committer | Guenter Roeck <linux@roeck-us.net> | Sun Jul 08 20:08:13 2018 -0700 |
tree | d21f458b1efa180252bf8411e31171e4ba7e6e2f | |
parent | 68dde6cae6e523dfec8ec097af2c41680fb766c6 [diff] |
hwmon: Add NPCM7xx PWM and Fan driver Add Nuvoton BMC NPCM750/730/715/705 Pulse Width Modulation (PWM) and Fan tacho driver. The Nuvoton BMC NPCM750/730/715/705 supports 8 PWM controller outputs and 16 Fan controller inputs. The driver provides a sysfs entries through which the user can configure the duty-cycle value from 0(off) and 255(full speed) and read the fan tacho rpm value. Signed-off-by: Tomer Maimon <tmaimon77@gmail.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>