summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/emc6w201.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (emc6w201) Do not declare enum variableGuenter Roeck2013-09-061-1/+1
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-251-3/+3
* hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisorsGuenter Roeck2012-12-221-1/+1
* hwmon: Drop needless includes of <linux/delay.h>Jean Delvare2012-10-101-1/+0
* hwmon: (emc6w201) Convert to use devm_ functionsGuenter Roeck2012-07-211-10/+5
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-181-11/+1
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-051-3/+3
* hwmon: (emc6w201) Properly handle all errorsJean Delvare2011-07-031-14/+44
* hwmon: New driver for the SMSC EMC6W201Jean Delvare2011-05-251-0/+539