aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ltc4151.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-15/+1
2019-04-15hwmon: (ltc4151) Fix build warningGuenter Roeck1-1/+1
2019-02-18hwmon: (ltc4151) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-7/+4
2017-01-21hwmon: (ltc4151) Export OF device ID table as module aliasesJavier Martinez Canillas1-0/+1
2016-09-08hwmon: (ltc4151) Make shunt-resistor configurableDaniel Golle1-2/+20
2014-06-12hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-38/+13
2013-04-07hwmon: (ltc4151) Fix 'Avoid unnecessary line continuations' checkpatch warningGuenter Roeck1-6/+6
2012-10-10hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare1-0/+1
2012-09-23hwmon: (ltc4151) Convert to use devm_ functionsGuenter Roeck1-11/+4
2012-03-18hwmon: (ltc4151) Fix multi-line commentsGuenter Roeck1-1/+2
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin1-12/+1
2011-03-14hwmon: Add support for LTC4151per.dalen@appeartv.com1-0/+256