[PATCH v2 0/2] hwmon: (nct6775) Fix pwm bugs for NCT chips

Xing Tong Wu posted 2 patches 2 years ago
There is a newer version of this series
drivers/hwmon/nct6775-core.c | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)
[PATCH v2 0/2] hwmon: (nct6775) Fix pwm bugs for NCT chips
Posted by Xing Tong Wu 2 years ago
From: Xing Tong Wu <xingtong.wu@siemens.com>

These patches address bugs in the pwm features that do not meet the
specification definition.

changes since v1:
 - Add PWM mode and mask register arrays for NCT6116
 - Delete 2nd patch for pwm_enable change
 - Delete log print and add comment for pwm failure set

Xing Tong Wu (2):
  hwmon: (nct6775) Fix incomplete register array
  hwmon: (nct6775) Fix fan speed set failure in automatic mode

 drivers/hwmon/nct6775-core.c | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

-- 
2.25.1