summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ds620.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (ds620) move header file out of I2C realmWolfram Sang2017-06-111-1/+1
* hwmon: (ds620) Fix overflows seen when writing temperature limitsGuenter Roeck2016-12-091-1/+1
* hwmon: (ds620) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-041-43/+17
* hwmon: use dev_get_platdata()Jingoo Han2013-08-111-1/+1
* hwmon: (ds620) Convert to use devm_ functionsGuenter Roeck2012-09-231-11/+5
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-181-12/+1
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-051-1/+1
* hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare2011-11-041-32/+10
* hwmon: (ds620) Fix handling of negative temperaturesRoland Stigge2011-09-211-1/+1
* hwmon: Support for Dallas Semiconductor DS620Roland Stigge2011-01-091-0/+337