aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/nct6775-platform.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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