aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-07regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_idStephan Gerhold1-2/+0
2019-11-07regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold1-1/+0
2019-10-29regulator: fixed: add off-on-delayPeng Fan1-0/+1
2019-09-03regulator: add missing 'static inline' to a helper's stubBartosz Golaszewski1-3/+4
2019-09-02regulator: provide regulator_bulk_set_supply_names()Bartosz Golaszewski1-0/+12
2019-08-28regulator: mt6358: Add support for MT6358 regulatorHsin-Hsiung Wang1-0/+56
2019-07-04Merge remote-tracking branch 'regulator/topic/coupled' into regulator-nextMark Brown3-4/+101
2019-07-04Merge branch 'regulator-5.3' into regulator-nextMark Brown2-3/+6
2019-07-04regulator: implement selector steppingBartosz Golaszewski1-0/+6
2019-06-25regulator: core: Expose some of core functions needed by couplersDmitry Osipenko1-0/+35
2019-06-25regulator: core: Introduce API for regulators coupling customizationDmitry Osipenko3-4/+66
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner7-30/+7
2019-06-18Merge tag 'v5.2-rc4' into regulator-5.3Mark Brown21-215/+21
2019-06-13regulator: max8952: Convert to use GPIO descriptorsLinus Walleij1-3/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 421Thomas Gleixner1-5/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner1-13/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner2-4/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner4-36/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner1-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2-28/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2-10/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2-28/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner4-59/+4
2019-03-21regulator: add regulator_get_linear_step() stub helperArnd Bergmann1-0/+5
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