summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/max16065.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (max16065) Use PTR_ERR_OR_ZEROAxel Lin2014-08-041-4/+1
* hwmon: (max16065) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2013-10-131-72/+52
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-251-1/+1
* hwmon: Drop needless includes of <linux/delay.h>Jean Delvare2012-10-101-1/+0
* hwmon: Update my e-mail addressGuenter Roeck2012-06-251-1/+1
* hwmon: (max16065) Convert to use devm_kzallocGuenter Roeck2012-03-181-16/+7
* 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-2/+2
* hwmon: (max16065) Fix current calculationGuenter Roeck2011-09-061-1/+1
* hwmon: Driver for MAX16065 System Manager and compatiblesGuenter Roeck2011-05-191-0/+717