summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/nct6775-platform.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-051-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-271-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