Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-03 | switch ->is_visible() to returning umode_t | Al Viro | |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> | |||
2011-07-28 | hwmon: (max1668) Add support for tempX_fault attributes | Guenter Roeck | |
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> | |||
2011-07-28 | hwmon: Driver for MAX1668 | David George | |
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> |