Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-25 | hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculation | Zev Weiss | 1 | -4/+8 |
2023-09-18 | hwmon: (nct6775) Fix non-existent ALARM warning | Ahmad Khalifa | 1 | -0/+4 |
2023-08-21 | hwmon: (nct6775) Additional TEMP registers for nct6799 | Ahmad Khalifa | 1 | -30/+120 |
2023-08-21 | hwmon: (nct6775) Add support for 18 IN readings for nct6799 | Ahmad Khalifa | 1 | -9/+42 |
2023-08-21 | hwmon: (nct6775) Increase and reorder ALARM/BEEP bits | Ahmad Khalifa | 1 | -95/+74 |
2023-08-21 | hwmon: (nct6775) Change labels for nct6799 | Ahmad Khalifa | 1 | -1/+2 |
2023-07-19 | hwmon: (nct6775) Fix IN scaling factors for 6798/6799 | Ahmad Khalifa | 1 | -6/+22 |
2023-06-18 | hwmon: (nct6755) Add support for NCT6799D | Guenter Roeck | 1 | -2/+53 |
2023-01-04 | hwmon: (nct6775) Fix incorrect parenthesization in nct6775_write_fan_div() | Zev Weiss | 1 | -1/+1 |
2022-08-10 | hwmon: (nct6775) Fix platform driver suspend regression | Zev Weiss | 1 | -1/+2 |
2022-05-20 | hwmon: (nct6775) Split core and platform driver | Zev Weiss | 1 | -0/+4205 |