summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/nct6775-platform.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (nct6775) Fix register for nct6799Ahmad Khalifa2023-07-151-1/+1
* hwmon: (nct6755) Add support for NCT6799DGuenter Roeck2023-06-171-3/+38
* hwmon: (nct6775) update ASUS WMI monitoring list A620/B760/W790Denis Pauk2023-04-191-0/+103
* hwmon: (nct6775) update ASUS WMI monitoring list B360/H410/H610/Z390...Denis Pauk2023-04-191-0/+121
* hwmon: (nct6775) Fix ROG B550-XE WIFI and Pro B660M-C D4 namesDenis Pauk2023-04-191-2/+2
* hwmon: (nct6775) Sort ASUS board listDenis Pauk2023-04-191-11/+11
* hwmon: (nct6775) update ASUS WMI monitoring list A520/B360/B460/B550...Denis Pauk2023-04-191-0/+39
* hwmon: (nct6775) Fix TUF GAMING B550M-E WIFI nameDenis Pauk2023-04-191-1/+1
* hwmon: (nct6775) add Asus Pro A520M-C II/CSMHolger Kiehl2023-04-191-0/+1
* hwmon: (nct6775) ASUS PRIME Z590 boards supportErik Ekman2023-04-191-0/+3
* hwmon: (nct6775) Drop unneeded casting and conjunctionAndy Shevchenko2023-04-191-1/+1
* hwmon: (nct6775) B650/B660/X670 ASUS boards supportDenis Pauk2023-02-031-0/+52
* hwmon: (nct6775) Directly call ASUS ACPI WMI methodDenis Pauk2023-02-031-29/+69
* hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550MDenis Pauk2022-12-041-0/+7
* hwmon: (nct6775) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-251-4/+4
* hwmon: (nct6775) Fix platform driver suspend regressionZev Weiss2022-08-101-1/+1
* hwmon: (nct6775) add ASUS TUF GAMING B550-PLUS WIFI IIRobert Schmidt2022-07-261-0/+1
* hwmon: (nct6775) Drop duplicate NULL check in ->init() and ->exit()Andy Shevchenko2022-07-131-8/+4
* hwmon: (nct6775) add ASUS PRO H410T / PRIME H410M-R / ROG X570-E GAMING WIFI IIDenis Pauk2022-05-221-0/+3
* hwmon: (nct6775) Split core and platform driverZev Weiss2022-05-201-0/+1226