index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
nct6775-core.c
Age
Commit message (
Expand
)
Author
3 days
hwmon: (nct6775) Add support for NCT6126D
Paul Louvel
2026-08-11
hwmon: (nct6775) Add NCT5585D to list of supported chips
Jiazhi Huang
2026-07-27
hwmon: (nct6775-core) Prevent access to unsupported weight registers
Guenter Roeck
2026-07-27
hwmon: (nct6775-core) Fix number of temperature registers for NCT6116
Guenter Roeck
2026-02-07
hwmon: (nct6775) use sysfs_emit instead of sprintf
Filippo Muscherà
2025-03-17
hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}
Tasos Sahanidis
2024-12-14
hwmon: (nct6775): Actually make use of the HWMON_NCT6775 symbol namespace
Uwe Kleine-König
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
2024-11-12
hwmon: (nct6775-core) Fix overflows seen when writing limit attributes
Pei Xiao
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