aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ds620.c
Commit message (Collapse)AuthorAgeFilesLines
* hwmon: (ds620) Fix handling of negative temperaturesRoland Stigge2011-10-031-1/+1
| | | | | | | | | | | commit cc41d586e8b4d76164fe7731c1c49be6cc5fc7e6 upstream. Signed (negative) temperatures were not handled correctly. Signed-off-by: Roland Stigge <stigge@antcom.de> Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
* hwmon: Support for Dallas Semiconductor DS620Roland Stigge2011-01-091-0/+337
Driver for Dallas Semiconductor DS620 temperature sensor and thermostat Signed-off-by: Roland Stigge <stigge@antcom.de> Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>