summaryrefslogtreecommitdiff
path: root/drivers/hwmon/peci
AgeCommit message (Expand)Author
2023-12-11hwmon: (peci/dimmtemp) Bump timeoutPatrick Rudolph
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-21hwmon: (dimmtemp) Support more than 32 DIMMsPatrick Rudolph
2023-08-07hwmon: (peci/dimmtemp) Add Sapphire Rapids supportPatrick Rudolph
2023-08-07hwmon: (peci/cputemp) Add Intel Sapphire Rapids supportPatrick Rudolph
2023-04-19hwmon: peci: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-03-21hwmon: (peci/cputemp) Fix miscalculated DTS for SKXIwona Winiarska
2023-02-03hwmon: (peci/cputemp) Fix off-by-one in coretemp_label allocationZev Weiss
2022-05-22hwmon: (dimmtemp) Fix bitmap handlingGuenter Roeck
2022-05-22hwmon: (peci/dimmtemp) Use HWMON_CHANNEL_INFO macroGuenter Roeck
2022-05-22hwmon: (peci/cputemp) Use HWMON_CHANNEL_INFO macroGuenter Roeck
2022-05-17hwmon: (peci) Use devm_delayed_work_autocancel() to simplify codeChristophe JAILLET
2022-02-09hwmon: peci: Add dimmtemp driverIwona Winiarska
2022-02-09hwmon: peci: Add cputemp driverIwona Winiarska