aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/max16065.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-04hwmon: (max16065) Use PTR_ERR_OR_ZEROAxel Lin1-4/+1
2013-10-13hwmon: (max16065) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-72/+52
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck1-1/+1
2012-10-10hwmon: Drop needless includes of <linux/delay.h>Jean Delvare1-1/+0
2012-06-25hwmon: Update my e-mail addressGuenter Roeck1-1/+1
2012-03-18hwmon: (max16065) Convert to use devm_kzallocGuenter Roeck1-16/+7
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin1-12/+1
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks1-1/+1
2011-11-04hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare1-2/+2
2011-09-06hwmon: (max16065) Fix current calculationGuenter Roeck1-1/+1
2011-05-19hwmon: Driver for MAX16065 System Manager and compatiblesGuenter Roeck1-0/+717