summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/emc6w201.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (emcw201) Fix overflows seen when writing into limit attributesGuenter Roeck2016-12-121-3/+5
* hwmon: (emc6w201): trivial fix of spelling mistake "Unknwown" -> "Unknown"Colin Ian King2016-06-271-1/+1
* hwmon: (emc6w201) Fix temperature limit rangeGuenter Roeck2014-08-051-2/+2
* hwmon: (emc6w201) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-041-45/+19
* Update Jean Delvare's e-mail addressJean Delvare2014-01-291-2/+2
* 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