aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ltc4260.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-08-04hwmon: Make regmap configs constAxel Lin1-1/+1
Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2014-03-03hwmon: Driver for Linear Technologies LTC4260Guenter Roeck1-0/+200
LTC4260 is a Positive Voltage Hot Swap Controller. The driver currently only supports voltage monitoring, not voltage control. Signed-off-by: Guenter Roeck <linux@roeck-us.net>