aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/nct6775-platform.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-11hwmon: (nct6775-platform) Explicitly initialize nct6775_sio_names indexesKees Cook1-13/+13
2023-10-28hwmon: (nct6775) use acpi_dev_hid_uid_match() for matching _HID and _UIDRaag Jadav1-3/+1
2023-08-21hwmon: (nct6775) Change labels for nct6799Ahmad Khalifa1-1/+1
2023-07-15hwmon: (nct6775) Fix register for nct6799Ahmad Khalifa1-1/+1
2023-06-17hwmon: (nct6755) Add support for NCT6799DGuenter Roeck1-3/+38
2023-04-19hwmon: (nct6775) update ASUS WMI monitoring list A620/B760/W790Denis Pauk1-0/+103
2023-04-19hwmon: (nct6775) update ASUS WMI monitoring list B360/H410/H610/Z390...Denis Pauk1-0/+121
2023-04-19hwmon: (nct6775) Fix ROG B550-XE WIFI and Pro B660M-C D4 namesDenis Pauk1-2/+2
2023-04-19hwmon: (nct6775) Sort ASUS board listDenis Pauk1-11/+11
2023-04-19hwmon: (nct6775) update ASUS WMI monitoring list A520/B360/B460/B550...Denis Pauk1-0/+39
2023-04-19hwmon: (nct6775) Fix TUF GAMING B550M-E WIFI nameDenis Pauk1-1/+1
2023-04-19hwmon: (nct6775) add Asus Pro A520M-C II/CSMHolger Kiehl1-0/+1
2023-04-19hwmon: (nct6775) ASUS PRIME Z590 boards supportErik Ekman1-0/+3
2023-04-19hwmon: (nct6775) Drop unneeded casting and conjunctionAndy Shevchenko1-1/+1
2023-02-03hwmon: (nct6775) B650/B660/X670 ASUS boards supportDenis Pauk1-0/+52
2023-02-03hwmon: (nct6775) Directly call ASUS ACPI WMI methodDenis Pauk1-29/+69
2022-12-04hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550MDenis Pauk1-0/+7
2022-09-25hwmon: (nct6775) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
2022-08-10hwmon: (nct6775) Fix platform driver suspend regressionZev Weiss1-1/+1
2022-07-26hwmon: (nct6775) add ASUS TUF GAMING B550-PLUS WIFI IIRobert Schmidt1-0/+1
2022-07-13hwmon: (nct6775) Drop duplicate NULL check in ->init() and ->exit()Andy Shevchenko1-8/+4
2022-05-22hwmon: (nct6775) add ASUS PRO H410T / PRIME H410M-R / ROG X570-E GAMING WIFI IIDenis Pauk1-0/+3
2022-05-20hwmon: (nct6775) Split core and platform driverZev Weiss1-0/+1226