summaryrefslogtreecommitdiffstats
path: root/include/linux/regulator
Commit message (Expand)AuthorAgeFilesLines
* 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
* regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson2018-04-201-0/+1
* regulator: ab8500: Drop AB8540/9540 supportLinus Walleij2018-04-161-156/+1Star
* regulator: da9211: Pass descriptors instead of GPIO numbersLinus Walleij2018-02-161-1/+3
* regulator: core: Support passing an initialized GPIO enable descriptorLinus Walleij2018-02-161-0/+3
* regulator: add PM suspend and resume hooksChunyan Zhang2018-01-262-3/+12
* regulator: empty the old suspend functionsChunyan Zhang2018-01-261-3/+2Star
* regulator: leave one item to record whether regulator is enabledChunyan Zhang2018-01-261-4/+15
*-. Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfu...Mark Brown2017-11-101-1/+4
|\ \
| * | regulator: da9211: update for supporting da9223/4/5James Ban2017-10-311-1/+4
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* regulator: mt6380: Add support for MT6380Chenglin Xu2017-08-151-0/+32
* regulator: Allow for asymmetric settling timesMatthias Kaehlcke2017-05-171-0/+6
*-----. Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/p...Mark Brown2017-04-303-0/+5
|\ \ \ \
| | | * | regulator: Add settling time for non-linear voltage transitionLaxman Dewangan2017-04-051-0/+3
| | | |/
| | * / regulator: pfuze100-regulator: add coin supportGeorge McCollister2017-03-131-0/+1
| | |/
| * / regulator: core: Add new notification for enabling of regulatorHarald Geyer2017-03-241-0/+1
| |/
| |
| \
*-. | Merge remote-tracking branches 'regulator/topic/helpers', 'regulator/topic/hi...Mark Brown2017-04-301-0/+16
|\ \|
| * | regulator: helpers: Add regmap set_pull_down helperCharles Keepax2017-04-061-0/+8
| * | regulator: helpers: Add regmap set_soft_start helperCharles Keepax2017-04-061-0/+8
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/ari...Mark Brown2017-04-302-0/+45
|\ \ \ | | |/ | |/|
| | * regulator: arizona-ldo1: Move pdata into a separate structureRichard Fitzgerald2017-04-251-0/+24
| | * regulator: arizona-micsupp: Move pdata into a separate structureRichard Fitzgerald2017-04-251-0/+21
| |/
* | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2017-04-301-0/+2
|\ \
| * | regulator: core: Limit propagation of parent voltage count and listMatthias Kaehlcke2017-03-291-0/+2
| |/
* / scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-101-1/+1
|/
* regulator: Fix regulator_get_error_flags() signature mismatchDavid Lechner2016-12-051-1/+2
* regulator: core: Add new API to poll for error conditionsAxel Haslam2016-11-042-0/+30