[0/3] *** hwmon: (nct6775) Fix pwm bugs for NCT chips ***

Message ID 20231116022330.2696-1-xingtong_wu@163.com
Headers
Series *** hwmon: (nct6775) Fix pwm bugs for NCT chips *** |

Message

Xing Tong Wu Nov. 16, 2023, 2:23 a.m. UTC
  From: Xing Tong Wu <xingtong.wu@siemens.com>

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

Xing Tong Wu (3):
  hwmon: (nct6775) Fix incomplete register array
  hwmon: (nct6775) Fix logic error for PWM enable
  hwmon: (nct6775) Fix fan speed set failure in automatic mode

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