- Support for new chips
  - Add support for IT8620E, IT8781F, IT8786E, and IT8790E to it87 driver
  - Add driver for NCT7904
- Functional improvements
  - Support for new devicetree structure in ibmpowernv driver
  - Register pwm-fan and gpio-fan drivers as thermal cooling devices
  - Various minor cleanup and improvements to it87, nct6775, jc42,
    ibmpex, and coretemp drivers
hwmon: (pwm-fan) Update the duty cycle inorder to control the pwm-fan

pwm_config() must be called with a duty cycle of 0 prior to calling
pwm_disable() to ensure that the pwm signal is set to low.

Reported-by: Markus Reichl <m.reichl@fivetechno.de>
Tested-by: Markus Reichl <m.reichl@fivetechno.de>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
Reviewed-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Signed-off-by: Anand Moon <linux.amoon@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
1 file changed