Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | hwmon: (emc6w201) Properly handle all errors | Jean Delvare | 2011-07-03 |
| | | | | | | | | Handle errors on 8-bit register reads and writes too. Also use likely and unlikely to make the functions faster on success. Signed-off-by: Jean Delvare <khali@linux-fr.org> Acked-by: Guenter Roeck <guenter.roeck@ericsson.com> | ||
* | hwmon: New driver for the SMSC EMC6W201 | Jean Delvare | 2011-05-25 |
This is a new driver for the SMSC EMC6W201 hardware monitoring device. The device is functionally close to the EMC6D100 series, but is register-incompatible. Signed-off-by: Jean Delvare <khali@linux-fr.org> Tested-by: Harry G McGavran Jr <w5pny@arrl.net> Tested-by: Jeff Rickman <jrickman@myamigos.us> Acked-by: Guenter Roeck <guenter.roeck@ericsson.com> |