aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/peci (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-22hwmon: (dimmtemp) Fix bitmap handlingGuenter Roeck1-3/+3
2022-05-22hwmon: (peci/dimmtemp) Use HWMON_CHANNEL_INFO macroGuenter Roeck1-11/+3
2022-05-22hwmon: (peci/cputemp) Use HWMON_CHANNEL_INFO macroGuenter Roeck1-22/+16
2022-05-17hwmon: (peci) Use devm_delayed_work_autocancel() to simplify codeChristophe JAILLET1-10/+3
2022-02-09hwmon: peci: Add dimmtemp driverIwona Winiarska3-0/+645
2022-02-09hwmon: peci: Add cputemp driverIwona Winiarska4-0/+673