Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | hwmon: (max1668) Add support for tempX_fault attributes | Guenter Roeck | 2011-07-28 |
| | | | | | | | | | | 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> | ||
* | hwmon: Driver for MAX1668 | David George | 2011-07-28 |
This patch adds support for MAX1668 and compatible temperature sensors. Signed-off-by: David George <david.george@ska.ac.za> [guenter.roeck@ericsson.com: minor cleanup of probe error path] Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com> |