summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ltc4245.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (ltc4245) Remove devicetree conditionalsGuenter Roeck2014-03-031-4/+0
* hwmon: (ltc4245) Drop debug messagesGuenter Roeck2014-03-031-3/+0
* hwmon: (ltc4245) Use device managed function to register hwmon deviceGuenter Roeck2014-03-031-19/+4
* hwmon: (ltc4245) Convert to use hwmon_device_register_with_groupsGuenter Roeck2013-10-131-54/+24
* hwmon: (ltc4245) Fix 'Macros with complex values' checkpatch errorGuenter Roeck2013-04-071-57/+59
* hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-101-0/+1
* hwmon: (ltc4245) Convert to use devm_ functionsGuenter Roeck2012-09-231-10/+4
* hwmon: (ltc4245) Fix multi-line commentsGuenter Roeck2012-03-181-3/+6
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-181-12/+1
* hwmon: (ltc4245) Expose all GPIO pins as analog voltagesIra W. Snyder2010-08-141-10/+167
* hwmon: (ltc4245) Read only one GPIO pinIra W. Snyder2010-05-271-13/+5
* ltc4215/ltc4245: Discard obsolete detect methodsJean Delvare2009-10-041-126/+5
* hwmon: (ltc4245) Clear faults at startupIra W. Snyder2009-09-231-1/+2
* hwmon: Add LTC4245 driverIra Snyder2009-01-071-0/+567