summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/ltc3676.c
AgeCommit message (Expand)Author
2020-09-07regulator: remove locking around regulator_notifier_call_chain()Michał Mirosław
2020-08-21regulator: ltc3676: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-06-18regulator: ltc3676: Constify ltc3676_regulatorsRikard Falkeborn
2020-01-13regulator: Convert i2c drivers to use .probe_newAxel Lin
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-03-13regulator: ltc3676: Fix notifier mutex lock warningSteve Twiss
2019-02-15regulator: ltc3676: Fix module descriptionAxel Lin
2019-02-15regulator: ltc3676: Simplify .readable_reg and .writable_reg callbacksAxel Lin
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey
2018-05-02regulator: ltc3676: Assure PGOOD mask is set before changing voltageMarek Vasut
2017-02-21regulator: ltc3676: Add OF device ID tableJavier Martinez Canillas
2017-01-31regulator: ltc3676: constify regulator_ops structureBhumika Goyal
2016-08-16regulator: Add LTC3676 supportTim Harvey