]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwmon: Add support for SPD5118 compliant temperature sensors
authorGuenter Roeck <linux@roeck-us.net>
Mon, 27 May 2024 17:49:10 +0000 (10:49 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 10 Jun 2024 16:13:41 +0000 (09:13 -0700)
commit09262e9814ca0851c937cab1f26df4ab207885a1
treee70042f35646f18c87ffae5d6c6109d1611a872a
parentf3edbbd70bb7df08006c497a23b426cd70b229b3
hwmon: Add support for SPD5118 compliant temperature sensors

Add support for SPD5118 (Jedec JESD300) compliant temperature
sensors. Such sensors are typically found on DDR5 memory modules.

Cc: René Rebe <rene@exactcode.de>
Cc: Thomas Weißschuh <linux@weissschuh.net>
Reviewed-by: Thomas Weißschuh <linux@weissschuh.net>
Tested-by: Thomas Weißschuh <linux@weissschuh.net>
Tested-by: Stephen Horvath <s.horvath@outlook.com.au>
Tested-by: Armin Wolf <W_Armin@gmx.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/index.rst
Documentation/hwmon/spd5118.rst [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/spd5118.c [new file with mode: 0644]