summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/nct6775-core.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (nct6775) Fix non-existent ALARM warningAhmad Khalifa2023-09-181-0/+4
* hwmon: (nct6775) Additional TEMP registers for nct6799Ahmad Khalifa2023-08-211-30/+120
* hwmon: (nct6775) Add support for 18 IN readings for nct6799Ahmad Khalifa2023-08-211-9/+42
* hwmon: (nct6775) Increase and reorder ALARM/BEEP bitsAhmad Khalifa2023-08-211-95/+74
* hwmon: (nct6775) Change labels for nct6799Ahmad Khalifa2023-08-211-1/+2
* hwmon: (nct6775) Fix IN scaling factors for 6798/6799Ahmad Khalifa2023-07-191-6/+22
* hwmon: (nct6755) Add support for NCT6799DGuenter Roeck2023-06-171-2/+53
* hwmon: (nct6775) Fix incorrect parenthesization in nct6775_write_fan_div()Zev Weiss2023-01-031-1/+1
* hwmon: (nct6775) Fix platform driver suspend regressionZev Weiss2022-08-101-1/+2
* hwmon: (nct6775) Split core and platform driverZev Weiss2022-05-201-0/+4205