commit | ea33597c6f9862d7b926bdb9c3ac25012f307dd5 | [log] [tgz] |
---|---|---|
author | Constantine Shulyupin <const@MakeLinux.com> | Sat Jul 04 21:49:51 2015 +0300 |
committer | Guenter Roeck <linux@roeck-us.net> | Sun Aug 09 13:44:25 2015 -0700 |
tree | 545cc9e7ccf7a46a6a8408f0242a323adfdc544a | |
parent | fcdc5739dce03d8050ebfa7153412c2efcdee94f [diff] |
hwmon: (nct7802) Add pwm control Added fan output control registers. Modes of operation are PWM (default) and DC. Introduced show_pwm, store_pwm, nct7802_pwm_attrs, nct7802_pwm_group. Signed-off-by: Guenter Roeck <linux@roeck-us.net>