summaryrefslogtreecommitdiffstats
path: root/include/linux/regulator
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regulator/topic/coupled' into regulator-nextMark Brown2019-07-043-4/+101
|\
| * regulator: core: Expose some of core functions needed by couplersDmitry Osipenko2019-06-251-0/+35
| * regulator: core: Introduce API for regulators coupling customizationDmitry Osipenko2019-06-253-4/+66
* | Merge branch 'regulator-5.3' into regulator-nextMark Brown2019-07-042-3/+6
|\ \
| * | regulator: implement selector steppingBartosz Golaszewski2019-07-041-0/+6
| * | Merge tag 'v5.2-rc4' into regulator-5.3Mark Brown2019-06-1821-215/+21Star
| |\ \
| * | | regulator: max8952: Convert to use GPIO descriptorsLinus Walleij2019-06-131-3/+0Star
| | |/ | |/|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-197-30/+7Star
| |/ |/|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 421Thomas Gleixner2019-06-051-5/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-13/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-9/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner2019-05-302-4/+2Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-304-36/+4Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-301-13/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-302-28/+2Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-10/+2Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-242-28/+2Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-214-59/+4Star
|/
* regulator: add regulator_get_linear_step() stub helperArnd Bergmann2019-03-211-0/+5
* regulator: core: Add set/get_current_limit helpers for regmap usersAxel Lin2019-03-041-0/+7
* regulator: Fix comment for csel_reg and csel_maskAxel Lin2019-03-041-2/+2
* regulator: add regulator_desc_list_voltage_linear_rangeMatti Vaittinen2019-02-141-0/+6
* regulator: core: Only support passing enable GPIO descriptorsLinus Walleij2019-02-061-11/+1Star
* regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2019-02-062-16/+0Star
* regulator: gpio: Convert to use descriptorsLinus Walleij2019-02-061-5/+7
* regulator: provide rdev_get_regmap()Bartosz Golaszewski2019-01-091-0/+1
* Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2018-12-111-1/+1
|\
| * regulator: Fix return value of _set_load() stubMark Brown2018-11-201-1/+1
* | regulator: core: Only count load for enabled consumersDouglas Anderson2018-11-221-1/+0Star
* | Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2018-11-192-2/+9
|\ \
| * | regulator: core: Use ww_mutex for regulators lockingDmitry Osipenko2018-11-191-1/+5
| * | regulator: core: Add new max_uV_step constraintDmitry Osipenko2018-11-081-0/+3
| * | regulator: core: Limit regulators coupling to a single coupleDmitry Osipenko2018-11-081-1/+1
| |/
* / regulator: pfuze100-regulator: add coin support to PF0100Adam Ford2018-11-061-1/+2
|/
* Merge tag 'bd71847-support' into regulator-4.20Mark Brown2018-09-282-4/+22
|\
| * regulator: Support regulators where voltage ranges are selectableMatti Vaittinen2018-09-281-1/+19
| * regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski2018-09-031-3/+3
* | regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-171-3/+0Star
|/
* regulator: core: Change suspend_late to suspendpascal paillet2018-07-051-1/+1
* regulator: Fix typo in comment of struct regulator_linear_rangeMatthias Kaehlcke2018-06-181-1/+1
* regulator: pfuze100: add pfuze3001 supportStefan Wahren2018-06-181-0/+11
* regulator: gpio: RevertMark Brown2018-06-072-0/+6
* regulator: gpio: Get enable GPIO using GPIO descriptorLinus Walleij2018-05-291-3/+0Star
* regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-05-291-3/+0Star
* regulator: max8952: Pass descriptor instead of GPIO numberLinus Walleij2018-05-241-1/+0Star
* regulator: core: Parse coupled regulators propertiesMaciej Purski2018-05-172-0/+22
* regulator: core: Make locks re-entrantMaciej Purski2018-05-171-0/+2
* regulator: arizona-ldo1: Look up a descriptor and pass to the coreLinus Walleij2018-05-171-3/+0Star
* regulator: core: Allow for regulators that can't be read at bootupDouglas Anderson2018-05-171-2/+5