diff options
author | Guenter Roeck <linux@roeck-us.net> | 2013-02-21 10:27:54 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-20 13:04:59 -0700 |
commit | fa5553789ef0bb74434ffedad2fd9e2d994ba92f (patch) | |
tree | 42ff70e044b30525c1b358d35b6a394995890ab0 /samples | |
parent | fe88b8bc2e9e9f97428337582919b41bd7d3d22a (diff) |
hwmon: (pmbus/ltc2978) Fix temperature reporting
commit 8c958c703ef8804093437959221951eaf0e1e664 upstream.
On LTC2978, only READ_TEMPERATURE is supported. It reports
the internal junction temperature. This register is unpaged.
On LTC3880, READ_TEMPERATURE and READ_TEMPERATURE2 are supported.
READ_TEMPERATURE is paged and reports external temperatures.
READ_TEMPERATURE2 is unpaged and reports the internal junction
temperature.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions