aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-05regulator: core: Change suspend_late to suspendpascal paillet1-1/+1
2018-06-18regulator: Fix typo in comment of struct regulator_linear_rangeMatthias Kaehlcke1-1/+1
2018-06-18regulator: pfuze100: add pfuze3001 supportStefan Wahren1-0/+11
2018-06-07regulator: gpio: RevertMark Brown2-0/+6
2018-05-29regulator: gpio: Get enable GPIO using GPIO descriptorLinus Walleij1-3/+0
2018-05-29regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij1-3/+0
2018-05-24regulator: max8952: Pass descriptor instead of GPIO numberLinus Walleij1-1/+0
2018-05-17regulator: core: Parse coupled regulators propertiesMaciej Purski2-0/+22
2018-05-17regulator: core: Make locks re-entrantMaciej Purski1-0/+2
2018-05-17regulator: arizona-ldo1: Look up a descriptor and pass to the coreLinus Walleij1-3/+0
2018-05-17regulator: core: Allow for regulators that can't be read at bootupDouglas Anderson1-2/+5
2018-04-20regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson1-0/+1
2018-04-16regulator: ab8500: Drop AB8540/9540 supportLinus Walleij1-156/+1
2018-02-16regulator: da9211: Pass descriptors instead of GPIO numbersLinus Walleij1-1/+3
2018-02-16regulator: core: Support passing an initialized GPIO enable descriptorLinus Walleij1-0/+3
2018-01-26regulator: add PM suspend and resume hooksChunyan Zhang2-3/+12
2018-01-26regulator: empty the old suspend functionsChunyan Zhang1-3/+2
2018-01-26regulator: leave one item to record whether regulator is enabledChunyan Zhang1-4/+15
2017-11-10Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfuze100' and 'regulator/topic/tps65218' into regulator-nextMark Brown1-1/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-31regulator: da9211: update for supporting da9223/4/5James Ban1-1/+4
2017-08-15regulator: mt6380: Add support for MT6380Chenglin Xu1-0/+32
2017-05-17regulator: Allow for asymmetric settling timesMatthias Kaehlcke1-0/+6
2017-04-30Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/pfuze100', 'regulator/topic/settle', 'regulator/topic/tps65132' and 'regulator/topic/twl6030' into regulator-nextMark Brown3-0/+5
2017-04-30Merge remote-tracking branches 'regulator/topic/helpers', 'regulator/topic/hi655x', 'regulator/topic/lm363x', 'regulator/topic/ltc3589' and 'regulator/topic/ltc3676' into regulator-nextMark Brown1-0/+16
2017-04-30Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/arizona', 'regulator/topic/bd9571mvw-m' and 'regulator/topic/const' into regulator-nextMark Brown2-0/+45
2017-04-30Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-0/+2
2017-04-25regulator: arizona-ldo1: Move pdata into a separate structureRichard Fitzgerald1-0/+24
2017-04-25regulator: arizona-micsupp: Move pdata into a separate structureRichard Fitzgerald1-0/+21
2017-04-06regulator: helpers: Add regmap set_pull_down helperCharles Keepax1-0/+8
2017-04-06regulator: helpers: Add regmap set_soft_start helperCharles Keepax1-0/+8
2017-04-05regulator: Add settling time for non-linear voltage transitionLaxman Dewangan1-0/+3
2017-03-29regulator: core: Limit propagation of parent voltage count and listMatthias Kaehlcke1-0/+2
2017-03-24regulator: core: Add new notification for enabling of regulatorHarald Geyer1-0/+1
2017-03-13regulator: pfuze100-regulator: add coin supportGeorge McCollister1-0/+1
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-12-05regulator: Fix regulator_get_error_flags() signature mismatchDavid Lechner1-1/+2
2016-11-04regulator: core: Add new API to poll for error conditionsAxel Haslam2-0/+30
2016-09-30Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pv88080', 'regulator/topic/rk808', 'regulator/topic/set-voltage' and 'regulator/topic/tps65218' into regulator-nextMark Brown1-2/+8
2016-09-16regulator: core: Add set_voltage_time opMatthias Kaehlcke1-2/+8
2016-08-16regulator: Remove support for optional supplies in the bulk APIBjorn Andersson1-3/+0
2016-07-20Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/headers', 'regulator/topic/lp837x', 'regulator/topic/max8973' and 'regulator/topic/mt6323' into regulator-nextMark Brown1-0/+52
2016-07-20Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/can-change-voltage', 'regulator/topic/da9210' and 'regulator/topic/da9211' into regulator-nextMark Brown2-7/+4
2016-07-18regulator: mt6323: Add support for MT6323 regulatorChen Zhong1-0/+52
2016-06-29regulator: da9211: add descriptions for da9212/da9214James Ban1-1/+4
2016-06-09regulator: Remove regulator_can_change_voltage()Mark Brown1-6/+0
2016-05-17regulator: Silence build warnings from regulator_can_change_voltage()Mark Brown1-2/+2
2016-05-13Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/max8973', 'regulator/topic/maxim', 'regulator/topic/palmas' and 'regulator/topic/pv88080' into regulator-nextMark Brown1-0/+5
2016-05-13Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic/constrain', 'regulator/topic/debugfs' and 'regulator/topic/doc' into regulator-nextMark Brown3-2/+8
2016-05-13Merge remote-tracking branches 'regulator/topic/abb', 'regulator/topic/act8865', 'regulator/topic/as3722' and 'regulator/topic/axp20x' into regulator-nextMark Brown1-0/+2