aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-03regulator: core: Add set/get_current_limit helpers for regmap usersAxel Lin1-0/+7
2019-03-03regulator: Fix comment for csel_reg and csel_maskAxel Lin1-2/+2
2019-02-14regulator: add regulator_desc_list_voltage_linear_rangeMatti Vaittinen1-0/+6
2019-02-06regulator: core: Only support passing enable GPIO descriptorsLinus Walleij1-11/+1
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2-16/+0
2019-02-06regulator: gpio: Convert to use descriptorsLinus Walleij1-5/+7
2019-01-09regulator: provide rdev_get_regmap()Bartosz Golaszewski1-0/+1
2018-12-11Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-4.21Mark Brown1-1/+1
2018-11-22regulator: core: Only count load for enabled consumersDouglas Anderson1-1/+0
2018-11-20regulator: Fix return value of _set_load() stubMark Brown1-1/+1
2018-11-19Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-4.21 for trivial conflictMark Brown2-2/+9
2018-11-19regulator: core: Use ww_mutex for regulators lockingDmitry Osipenko1-1/+5
2018-11-08regulator: core: Add new max_uV_step constraintDmitry Osipenko1-0/+3
2018-11-08regulator: core: Limit regulators coupling to a single coupleDmitry Osipenko1-1/+1
2018-11-06regulator: pfuze100-regulator: add coin support to PF0100Adam Ford1-1/+2
2018-09-28Merge tag 'bd71847-support' into regulator-4.20Mark Brown2-4/+22
2018-09-28regulator: Support regulators where voltage ranges are selectableMatti Vaittinen1-1/+19
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij1-3/+0
2018-09-03regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski1-3/+3
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