summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | regulator: core: Allow dummy regulators for suppliesMark Brown2017-04-141-8/+0
* | 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/+0
* | 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
|\ \ \ | | |/ | |/|
| | * regulator: core: Don't use regulators as supplies until the parent is boundJon Hunter2017-01-121-0/+13
| |/
* | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2017-02-191-71/+74
|\ \
| * | regulator: core: simplify _regulator_get()Dmitry Torokhov2017-02-081-32/+34
| * | regulator: core: have regulator_dev_lookup() return ERR_PTR-encoded errorsDmitry Torokhov2017-02-051-19/+23
| * | regulator: core: fix typo in regulator_bulk_disable()Dmitry Torokhov2017-02-041-1/+1
| * | regulator: core: simplify regulator_bulk_force_disable()Dmitry Torokhov2017-02-041-8/+4
| * | regulator: core: have _regulator_get() accept get_type argumentDmitry Torokhov2017-02-041-9/+14
| * | regulator: core: remove dead code in _regulator_get()Dmitry Torokhov2017-02-041-6/+2
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regulator/fix/debugfs' and 'regulator/fix/tps...Mark Brown2017-02-191-2/+3
|\ \ \ | | |/
| * | regulator: Fix regulator_summary for deviceless consumersLeonard Crestez2017-02-161-2/+3
| |/
* | regulator: core: Resolve supplies before disabling unused regulatorsJavier Martinez Canillas2017-02-161-0/+10
|/
OpenPOWER on IntegriCloud