commit | dabaa0d2b4085a2037d80a40b86ba215f00b601e | [log] [tgz] |
---|---|---|
author | Guenter Roeck <guenter.roeck@ericsson.com> | Thu Jun 09 18:05:16 2011 -0700 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Thu Jul 28 00:17:33 2011 -0700 |
tree | 1be3184d5eff3d571a66db264ed3e68f989c85e7 | |
parent | 731b4cace10f105a81d622b70f9a35f577612d63 [diff] |
hwmon: (max1668) Add support for tempX_fault attributes MAX1668 and compatibles have several external temperature sensors, but only a single FAULT status bit. If a fault occurs, the temperature reported on the affected sensors is 127 degrees C. Use this knowledge to report fault on external sensors. Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com> Acked-by: Jean Delvare <khali@linux-fr.org>