summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/ltc3676.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-10/+1Star
* regulator: ltc3676: Fix notifier mutex lock warningSteve Twiss2019-03-131-2/+8
* regulator: ltc3676: Fix module descriptionAxel Lin2019-02-151-1/+1
* regulator: ltc3676: Simplify .readable_reg and .writable_reg callbacksAxel Lin2019-02-151-58/+5Star
* regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-1/+2
* regulator: ltc3676: Assure PGOOD mask is set before changing voltageMarek Vasut2018-05-011-1/+19
* regulator: ltc3676: Add OF device ID tableJavier Martinez Canillas2017-02-211-0/+7
* regulator: ltc3676: constify regulator_ops structureBhumika Goyal2017-01-311-3/+3
* regulator: Add LTC3676 supportTim Harvey2016-08-161-0/+420