summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ltc4151.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-15/+1Star
* hwmon: (ltc4151) Fix build warningGuenter Roeck2019-04-161-1/+1
* hwmon: (ltc4151) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck2019-02-181-7/+4Star
* hwmon: (ltc4151) Export OF device ID table as module aliasesJavier Martinez Canillas2017-01-211-0/+1
* hwmon: (ltc4151) Make shunt-resistor configurableDaniel Golle2016-09-091-2/+20
* hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-06-121-38/+13Star
* hwmon: (ltc4151) Fix 'Avoid unnecessary line continuations' checkpatch warningGuenter Roeck2013-04-081-6/+6
* hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-101-0/+1
* hwmon: (ltc4151) Convert to use devm_ functionsGuenter Roeck2012-09-241-11/+4Star
* hwmon: (ltc4151) Fix multi-line commentsGuenter Roeck2012-03-191-1/+2
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-191-12/+1Star
* hwmon: Add support for LTC4151per.dalen@appeartv.com2011-03-151-0/+256