]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwmon: (lm90): Add support for NCT7716, NCT7717 and NCT7718
authorMing Yu <a0282524688@gmail.com>
Fri, 17 Jan 2025 10:07:43 +0000 (18:07 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 3 Feb 2025 01:34:06 +0000 (17:34 -0800)
commit02778f69fd34a368dbc8ae37a36cf1b25beb70d1
tree26d750dfe671f6443bbecb999c92d922ba59de31
parentd9371812f181c8d162d89f23804112888a045d08
hwmon: (lm90): Add support for NCT7716, NCT7717 and NCT7718

NCT7716 is similar to NCT7717 but has one more address support,
both of them only have a 8 bit resolution local thermal sensor.

NCT7718 has 11 bit resoulution remote thermal sensor.

Signed-off-by: Ming Yu <a0282524688@gmail.com>
Link: https://lore.kernel.org/r/20250117100744.1571385-2-a0282524688@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/lm90.rst
drivers/hwmon/Kconfig
drivers/hwmon/lm90.c