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-platform.c
Age
Commit message (
Expand
)
Author
2023-12-11
hwmon: (nct6775-platform) Explicitly initialize nct6775_sio_names indexes
Kees Cook
2023-10-28
hwmon: (nct6775) use acpi_dev_hid_uid_match() for matching _HID and _UID
Raag Jadav
2023-08-21
hwmon: (nct6775) Change labels for nct6799
Ahmad Khalifa
2023-07-15
hwmon: (nct6775) Fix register for nct6799
Ahmad Khalifa
2023-06-17
hwmon: (nct6755) Add support for NCT6799D
Guenter Roeck
2023-04-19
hwmon: (nct6775) update ASUS WMI monitoring list A620/B760/W790
Denis Pauk
2023-04-19
hwmon: (nct6775) update ASUS WMI monitoring list B360/H410/H610/Z390...
Denis Pauk
2023-04-19
hwmon: (nct6775) Fix ROG B550-XE WIFI and Pro B660M-C D4 names
Denis Pauk
2023-04-19
hwmon: (nct6775) Sort ASUS board list
Denis Pauk
2023-04-19
hwmon: (nct6775) update ASUS WMI monitoring list A520/B360/B460/B550...
Denis Pauk
2023-04-19
hwmon: (nct6775) Fix TUF GAMING B550M-E WIFI name
Denis Pauk
2023-04-19
hwmon: (nct6775) add Asus Pro A520M-C II/CSM
Holger Kiehl
2023-04-19
hwmon: (nct6775) ASUS PRIME Z590 boards support
Erik Ekman
2023-04-19
hwmon: (nct6775) Drop unneeded casting and conjunction
Andy Shevchenko
2023-02-03
hwmon: (nct6775) B650/B660/X670 ASUS boards support
Denis Pauk
2023-02-03
hwmon: (nct6775) Directly call ASUS ACPI WMI method
Denis Pauk
2022-12-04
hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550M
Denis Pauk
2022-09-25
hwmon: (nct6775) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-08-10
hwmon: (nct6775) Fix platform driver suspend regression
Zev Weiss
2022-07-26
hwmon: (nct6775) add ASUS TUF GAMING B550-PLUS WIFI II
Robert Schmidt
2022-07-13
hwmon: (nct6775) Drop duplicate NULL check in ->init() and ->exit()
Andy Shevchenko
2022-05-22
hwmon: (nct6775) add ASUS PRO H410T / PRIME H410M-R / ROG X570-E GAMING WIFI II
Denis Pauk
2022-05-20
hwmon: (nct6775) Split core and platform driver
Zev Weiss