summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/peci/dimmtemp.c
Commit message (Expand)AuthorAgeFilesLines
* 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