linux/drivers/hwmon/peci
Patrick Rudolph 46290c6bc0 hwmon: (dimmtemp) Support more than 32 DIMMs
This patch introduces support for handling more than 32 DIMMs by
utilizing bitmap operations. The changes ensure that the driver can
handle a higher number of DIMMs efficiently.

Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Link: https://lore.kernel.org/r/20230711152144.755177-1-Naresh.Solanki@9elements.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2023-08-21 06:04:29 -07:00
..
common.h
cputemp.c hwmon: peci: constify pointers to hwmon_channel_info 2023-04-19 07:08:38 -07:00
dimmtemp.c hwmon: (dimmtemp) Support more than 32 DIMMs 2023-08-21 06:04:29 -07:00
Kconfig
Makefile