lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 21 Nov 2023 16:16:02 +0800 From: Xing Tong Wu <xingtong_wu@....com> To: Guenter Roeck <linux@...ck-us.net>, Jean Delvare <jdelvare@...e.com>, linux-hwmon@...r.kernel.org, linux-kernel@...r.kernel.org Cc: xingtong.wu@...mens.com, tobias.schaffner@...mens.com, gerd.haeussler.ext@...mens.com Subject: [PATCH v3 0/2] hwmon: (nct6775) Fix pwm bugs for NCT chips From: Xing Tong Wu <xingtong.wu@...mens.com> These patches address bugs in the pwm features that do not meet the specification definition. changes since v2: - Update commit message for 1/2 patch - Extend 6106 arrays and remove 6116 arrays for PWM. 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) Add support for 2 additional fan controls hwmon: (nct6775) Fix fan speed set failure in automatic mode drivers/hwmon/nct6775-core.c | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) -- 2.25.1
Powered by blists - more mailing lists