index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
peci
Age
Commit message (
Expand
)
Author
2023-12-11
hwmon: (peci/dimmtemp) Bump timeout
Patrick Rudolph
2023-09-01
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-21
hwmon: (dimmtemp) Support more than 32 DIMMs
Patrick Rudolph
2023-08-07
hwmon: (peci/dimmtemp) Add Sapphire Rapids support
Patrick Rudolph
2023-08-07
hwmon: (peci/cputemp) Add Intel Sapphire Rapids support
Patrick Rudolph
2023-04-19
hwmon: peci: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-03-21
hwmon: (peci/cputemp) Fix miscalculated DTS for SKX
Iwona Winiarska
2023-02-03
hwmon: (peci/cputemp) Fix off-by-one in coretemp_label allocation
Zev Weiss
2022-05-22
hwmon: (dimmtemp) Fix bitmap handling
Guenter Roeck
2022-05-22
hwmon: (peci/dimmtemp) Use HWMON_CHANNEL_INFO macro
Guenter Roeck
2022-05-22
hwmon: (peci/cputemp) Use HWMON_CHANNEL_INFO macro
Guenter Roeck
2022-05-17
hwmon: (peci) Use devm_delayed_work_autocancel() to simplify code
Christophe JAILLET
2022-02-09
hwmon: peci: Add dimmtemp driver
Iwona Winiarska
2022-02-09
hwmon: peci: Add cputemp driver
Iwona Winiarska