summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ltc4245.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-4/+1Star
* hwmon: (ltc4245) Use HWMON_CHANNEL_INFO macroGuenter Roeck2019-04-161-50/+23Star
* hwmon: (ltc4245) Replace S_<PERMS> with octal valuesGuenter Roeck2019-02-181-4/+4
* hwmon: (ltc4245) move header file out of I2C realmWolfram Sang2017-06-121-1/+1
* hwmon: (ltc4245) Convert to use new hwmon registration APIGuenter Roeck2016-09-091-187/+175Star
* hwmon: (ltc4245) Remove devicetree conditionalsGuenter Roeck2014-03-031-4/+0Star
* hwmon: (ltc4245) Drop debug messagesGuenter Roeck2014-03-031-3/+0Star
* hwmon: (ltc4245) Use device managed function to register hwmon deviceGuenter Roeck2014-03-031-19/+4Star
* hwmon: (ltc4245) Convert to use hwmon_device_register_with_groupsGuenter Roeck2013-10-141-54/+24Star
* hwmon: (ltc4245) Fix 'Macros with complex values' checkpatch errorGuenter Roeck2013-04-081-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-241-10/+4Star
* hwmon: (ltc4245) Fix multi-line commentsGuenter Roeck2012-03-191-3/+6
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-191-12/+1Star
* 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/+5Star
* ltc4215/ltc4245: Discard obsolete detect methodsJean Delvare2009-10-041-126/+5Star
* hwmon: (ltc4245) Clear faults at startupIra W. Snyder2009-09-231-1/+2
* hwmon: Add LTC4245 driverIra Snyder2009-01-071-0/+567