]> git.ipfire.org Git - people/ms/linux.git/commit
hwmon: (lm90) Enable full PEC support for ADT7461A
authorGuenter Roeck <linux@roeck-us.net>
Sat, 11 Dec 2021 05:18:27 +0000 (21:18 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 13 Jul 2022 15:38:17 +0000 (08:38 -0700)
commitd70fa73d84337e7197336e137e221d93792844f7
tree2c023187f71d14618a28add3d716aaaef9b2d786
parent425f5b5d15c2dfed7193ad2517a082bc99964722
hwmon: (lm90) Enable full PEC support for ADT7461A

Experiments show that ADT7461A and NCT1008 support PEC, even though it is
not documented. Enable support for it in the driver. Since ADT7461 only
supports partial PEC, this means that the configuration for ADT7461A
needs to be separated from ADT7461.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/lm90.c