summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: core: Let boot-on regulators be powered offPascal Paillet2022-01-271-1/+3
* regulator: core: resolve supply for boot-on/always-on regulatorsDmitry Baryshkov2021-06-161-0/+6
* regulator: Fix lockdep warning resolving suppliesMark Brown2021-02-131-12/+17
* regulator: core: Clean enabling always-on regulators + their suppliesDouglas Anderson2021-02-131-2/+16
* regulator: core: enable power when setting up constraintsOlliver Schinagl2021-02-131-11/+11
* regulator: core: avoid regulator_resolve_supply() race conditionDavid Collins2021-02-131-11/+28
* regulator: workaround self-referent regulatorsMichał Mirosław2020-11-241-1/+4
* regulator: avoid resolve_supply() infinite recursionMichał Mirosław2020-11-241-0/+6
* regulator: fix memory leak with repeated set_machine_constraints()Michał Mirosław2020-11-241-16/+13
* regulator: defer probe when trying to get voltage from unresolved supplyMichał Mirosław2020-11-181-0/+2
* regulator: resolve supply after creating regulatorMichał Mirosław2020-10-291-8/+13
* regulator: push allocation in set_consumer_device_supply() out of lockMichał Mirosław2020-09-171-20/+26
* regulator: fix use after free issueWen Yang2020-01-121-2/+2
* regulator: Defer init completion for a while after late_initcallMark Brown2019-10-051-11/+31
* 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: 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/+41
* 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/+0
| * regulator: leave one item to record whether regulator is enabledChunyan Zhang2018-01-261-8/+6
| * 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/+1
* | 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/+18
|\ \
| * | regulator: core: Fix size limit of supply_mapHaishan Zhou2017-06-301-23/+13
| * | 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
| |/