index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
nct6775-core.c
Age
Commit message (
Expand
)
Author
2024-07-07
hwmon: (nct6775-core) Fix underflows seen when writing limit attributes
Guenter Roeck
2024-02-21
hwmon: (nct6775) Fix access to temperature configuration registers
Guenter Roeck
2023-12-11
hwmon: (nct6775) Fix fan speed set failure in automatic mode
Xing Tong Wu
2023-12-11
hwmon: (nct6775) Add support for 2 additional fan controls
Xing Tong Wu
2023-12-11
hwmon: (nct6775-core) Explicitly initialize nct6775_device_names indexes
Guenter Roeck
2023-10-25
hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculation
Zev Weiss
2023-09-18
hwmon: (nct6775) Fix non-existent ALARM warning
Ahmad Khalifa
2023-08-21
hwmon: (nct6775) Additional TEMP registers for nct6799
Ahmad Khalifa
2023-08-21
hwmon: (nct6775) Add support for 18 IN readings for nct6799
Ahmad Khalifa
2023-08-21
hwmon: (nct6775) Increase and reorder ALARM/BEEP bits
Ahmad Khalifa
2023-08-21
hwmon: (nct6775) Change labels for nct6799
Ahmad Khalifa
2023-07-19
hwmon: (nct6775) Fix IN scaling factors for 6798/6799
Ahmad Khalifa
2023-06-17
hwmon: (nct6755) Add support for NCT6799D
Guenter Roeck
2023-01-03
hwmon: (nct6775) Fix incorrect parenthesization in nct6775_write_fan_div()
Zev Weiss
2022-08-10
hwmon: (nct6775) Fix platform driver suspend regression
Zev Weiss
2022-05-20
hwmon: (nct6775) Split core and platform driver
Zev Weiss