aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/emc6w201.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck1-3/+3
2012-12-22hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisorsGuenter Roeck1-1/+1
2012-10-10hwmon: Drop needless includes of <linux/delay.h>Jean Delvare1-1/+0
2012-07-21hwmon: (emc6w201) Convert to use devm_ functionsGuenter Roeck1-10/+5
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin1-11/+1
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks1-3/+3
2011-07-03hwmon: (emc6w201) Properly handle all errorsJean Delvare1-14/+44
2011-05-25hwmon: New driver for the SMSC EMC6W201Jean Delvare1-0/+539