summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/peci
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-012-0/+68
|\
| * hwmon: (peci/dimmtemp) Add Sapphire Rapids supportPatrick Rudolph2023-08-071-0/+50
| * hwmon: (peci/cputemp) Add Intel Sapphire Rapids supportPatrick Rudolph2023-08-071-0/+18
* | hwmon: (dimmtemp) Support more than 32 DIMMsPatrick Rudolph2023-08-211-11/+15
|/
* hwmon: peci: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-192-2/+2
* hwmon: (peci/cputemp) Fix miscalculated DTS for SKXIwona Winiarska2023-03-211-1/+7
* hwmon: (peci/cputemp) Fix off-by-one in coretemp_label allocationZev Weiss2023-02-031-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/cputemp) Use HWMON_CHANNEL_INFO macroGuenter Roeck2022-05-221-22/+16
* hwmon: (peci) Use devm_delayed_work_autocancel() to simplify codeChristophe JAILLET2022-05-171-10/+3
* hwmon: peci: Add dimmtemp driverIwona Winiarska2022-02-093-0/+645
* hwmon: peci: Add cputemp driverIwona Winiarska2022-02-094-0/+673