]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon: (adm1275) Add support for ADM1278
authorGuenter Roeck <linux@roeck-us.net>
Sun, 5 Jul 2015 18:04:56 +0000 (11:04 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Sat, 5 Mar 2016 14:36:03 +0000 (06:36 -0800)
commit709066acdd12c3312c94ebccc37630932e381949
treed8111e43114f762136eb596c16bf13760122af1f
parent54ce3a0d801142c96935122736a46c08d15d83b5
hwmon: (adm1275) Add support for ADM1278

ADM1278 is mostly compatible to other chips of the same series.
Besides the usual difference in coefficients, it supports
a temperature sensor, and it can measure both input and output
voltage at the same time.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/adm1275
drivers/hwmon/pmbus/Kconfig
drivers/hwmon/pmbus/adm1275.c