aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/ltc3676.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-13regulator: ltc3676: Fix notifier mutex lock warningSteve Twiss1-2/+8
2019-02-15regulator: ltc3676: Fix module descriptionAxel Lin1-1/+1
2019-02-15regulator: ltc3676: Simplify .readable_reg and .writable_reg callbacksAxel Lin1-58/+5
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey1-1/+2
2018-05-02regulator: ltc3676: Assure PGOOD mask is set before changing voltageMarek Vasut1-1/+19
2017-02-21regulator: ltc3676: Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-01-31regulator: ltc3676: constify regulator_ops structureBhumika Goyal1-3/+3
2016-08-16regulator: Add LTC3676 supportTim Harvey1-0/+420