summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'bd71847-support' into regulator-4.20Mark Brown2018-09-281-2/+7
|\
| * regulator: Support regulators where voltage ranges are selectableMatti Vaittinen2018-09-281-0/+5
| * regulator: fix crash caused by null driver dataYu Zhao2018-09-201-1/+1
| * regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski2018-09-031-1/+1
* | regulator: fix kernel-doc for regulator_suspend()Randy Dunlap2018-09-041-1/+1
* | regulator: Fix useless O^2 complexity in suspend/resumeMarek Szyprowski2018-09-031-28/+11Star
* | regulator: core: Add locking to debugfs regulator_summaryDouglas Anderson2018-08-281-20/+31
* | regulator: core: Add consumer-requested load in regulator_summaryDouglas Anderson2018-08-281-1/+2
* | regulator: core: Add the opmode to regulator_summaryDouglas Anderson2018-08-281-11/+17
|/
* regulator: core: Link consumer with regulator driverpascal paillet2018-07-051-2/+16
* regulator: core: Change suspend_late to suspendpascal paillet2018-07-051-13/+13
* regulator: Revert coupled regulator support againMark Brown2018-05-301-288/+41Star
* regulator: core: Change voltage setting pathMaciej Purski2018-05-171-52/+107
* regulator: core: Add voltage balancing mechanismMaciej Purski2018-05-171-0/+192
* regulator: core: Resolve coupled regulatorsMaciej Purski2018-05-171-0/+100
* regulator: core: Make locks re-entrantMaciej Purski2018-05-171-41/+91
* regulator: core: Allow for regulators that can't be read at bootupDouglas Anderson2018-05-171-0/+12
*---. Merge remote-tracking branches 'regulator/topic/88pg86x', 'regulator/topic/dt...Mark Brown2018-03-281-9/+17
|\ \ \
| | | * regulator: core: Support passing an initialized GPIO enable descriptorLinus Walleij2018-02-161-9/+16
| | |/ | |/|
| | * regulator: core: Add missing blank line between functionsMark Brown2018-03-221-0/+1
| |/
* / regulator: Fix resume from suspend to idleGeert Uytterhoeven2018-02-201-1/+1
|/
* regulator: Fix suspend to idleMark Brown2018-01-301-1/+1
* regulator: Fix build errorMark Brown2018-01-261-1/+1
* Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2018-01-261-110/+236
|\
| * regulator: add PM suspend and resume hooksChunyan Zhang2018-01-261-30/+225
| * regulator: empty the old suspend functionsChunyan Zhang2018-01-261-74/+0Star
| * regulator: leave one item to record whether regulator is enabledChunyan Zhang2018-01-261-8/+6Star
| * regulator: make regulator voltage be an array to support more statesChunyan Zhang2018-01-261-28/+35
* | regulator: core: Refactor regulator_list_voltage()Maciej Purski2018-01-261-5/+5
* | regulator: core: Move of_find_regulator_by_node() to of_regulator.cMaciej Purski2018-01-261-22/+1Star
* | regulator: fix incorrect indentation of two assignment statementsColin Ian King2017-12-071-2/+2
|/
*-. Merge remote-tracking branches 'regulator/topic/cpcap', 'regulator/topic/da90...Mark Brown2017-09-041-2/+2
|\ \
| | * regulator: Convert to using %pOF instead of full_nameRob Herring2017-07-191-2/+2
| |/
* / regulator: core: fix a possible race in disable_work handlingTirupathi Reddy2017-07-201-2/+10
|/
*-. Merge remote-tracking branches 'regulator/topic/settle', 'regulator/topic/tps...Mark Brown2017-07-031-0/+6
|\ \
| * | regulator: Allow for asymmetric settling timesMatthias Kaehlcke2017-05-171-0/+6
| |/
* | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2017-07-031-28/+18Star
|\ \
| * | regulator: core: Fix size limit of supply_mapHaishan Zhou2017-06-301-23/+13Star
| * | regulator: core: Prioritise consumer mappings over regulator nameCharles Keepax2017-06-131-5/+5
| |/
* / regulator: core: Fix voltage change propagations to supply regulatorsTirupathi Reddy2017-06-281-1/+2
|/
*---. Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/p...Mark Brown2017-04-301-0/+4
|\ \ \
| | | * regulator: Add settling time for non-linear voltage transitionLaxman Dewangan2017-04-051-0/+2
| | |/
| * / regulator: core: Add new notification for enabling of regulatorHarald Geyer2017-03-241-0/+2
| |/
* | regulator: core: Allow dummy regulators for suppliesMark Brown2017-04-141-8/+0Star
* | regulator: core: Only propagate voltage changes to if it can change voltagesMark Brown2017-04-141-2/+4
* | regulator: core: Limit propagation of parent voltage count and listMatthias Kaehlcke2017-03-291-2/+7
* | regulator: core: Fix kerneldoc commentsTamara Diaconita2017-03-291-2/+0Star
* | regulator: Mark supply_name const and duplicate it as suchStephen Boyd2017-03-171-2/+2
* | regulator: core: use snprintf() instead of scnprintf()Bartosz Golaszewski2017-03-071-2/+2
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/s2mpa01', 'regulator/topic/su...Mark Brown2017-02-191-0/+13
|\ \ \ | | |/ | |/|