summaryrefslogtreecommitdiff
path: root/drivers/hwmon/nct6775-core.c
AgeCommit message (Expand)Author
2024-02-21hwmon: (nct6775) Fix access to temperature configuration registersGuenter Roeck
2023-12-11hwmon: (nct6775) Fix fan speed set failure in automatic modeXing Tong Wu
2023-12-11hwmon: (nct6775) Add support for 2 additional fan controlsXing Tong Wu
2023-12-11hwmon: (nct6775-core) Explicitly initialize nct6775_device_names indexesGuenter Roeck
2023-10-25hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculationZev Weiss
2023-09-18hwmon: (nct6775) Fix non-existent ALARM warningAhmad Khalifa
2023-08-21hwmon: (nct6775) Additional TEMP registers for nct6799Ahmad Khalifa
2023-08-21hwmon: (nct6775) Add support for 18 IN readings for nct6799Ahmad Khalifa
2023-08-21hwmon: (nct6775) Increase and reorder ALARM/BEEP bitsAhmad Khalifa
2023-08-21hwmon: (nct6775) Change labels for nct6799Ahmad Khalifa
2023-07-19hwmon: (nct6775) Fix IN scaling factors for 6798/6799Ahmad Khalifa
2023-06-17hwmon: (nct6755) Add support for NCT6799DGuenter Roeck
2023-01-03hwmon: (nct6775) Fix incorrect parenthesization in nct6775_write_fan_div()Zev Weiss
2022-08-10hwmon: (nct6775) Fix platform driver suspend regressionZev Weiss
2022-05-20hwmon: (nct6775) Split core and platform driverZev Weiss