summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/peci/dimmtemp.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (peci/dimmtemp) Bump timeoutPatrick Rudolph2023-12-111-1/+1
* Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-011-0/+50
|\
| * hwmon: (peci/dimmtemp) Add Sapphire Rapids supportPatrick Rudolph2023-08-071-0/+50
* | hwmon: (dimmtemp) Support more than 32 DIMMsPatrick Rudolph2023-08-211-11/+15
|/
* hwmon: peci: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* hwmon: (dimmtemp) Fix bitmap handlingGuenter Roeck2022-05-221-3/+3
* hwmon: (peci/dimmtemp) Use HWMON_CHANNEL_INFO macroGuenter Roeck2022-05-221-11/+3
* hwmon: (peci) Use devm_delayed_work_autocancel() to simplify codeChristophe JAILLET2022-05-171-10/+3
* hwmon: peci: Add dimmtemp driverIwona Winiarska2022-02-091-0/+630