aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
AgeCommit message (Expand)Author
2018-10-03regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski
2018-10-03regulator: fix crash caused by null driver dataYu Zhao
2018-05-30regulator: Revert coupled regulator support againMark Brown
2018-05-17regulator: core: Change voltage setting pathMaciej Purski
2018-05-17regulator: core: Add voltage balancing mechanismMaciej Purski
2018-05-17regulator: core: Resolve coupled regulatorsMaciej Purski
2018-05-17regulator: core: Make locks re-entrantMaciej Purski
2018-05-17regulator: core: Allow for regulators that can't be read at bootupDouglas Anderson
2018-03-28Merge remote-tracking branches 'regulator/topic/88pg86x', 'regulator/topic/dt...Mark Brown
2018-03-22regulator: core: Add missing blank line between functionsMark Brown
2018-02-20regulator: Fix resume from suspend to idleGeert Uytterhoeven
2018-02-16regulator: core: Support passing an initialized GPIO enable descriptorLinus Walleij
2018-01-30regulator: Fix suspend to idleMark Brown
2018-01-26regulator: Fix build errorMark Brown
2018-01-26Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2018-01-26regulator: core: Refactor regulator_list_voltage()Maciej Purski
2018-01-26regulator: core: Move of_find_regulator_by_node() to of_regulator.cMaciej Purski
2018-01-26regulator: add PM suspend and resume hooksChunyan Zhang
2018-01-26regulator: empty the old suspend functionsChunyan Zhang
2018-01-26regulator: leave one item to record whether regulator is enabledChunyan Zhang
2018-01-26regulator: make regulator voltage be an array to support more statesChunyan Zhang
2017-12-07regulator: fix incorrect indentation of two assignment statementsColin Ian King
2017-09-04Merge remote-tracking branches 'regulator/topic/cpcap', 'regulator/topic/da90...Mark Brown
2017-07-20regulator: core: fix a possible race in disable_work handlingTirupathi Reddy
2017-07-19regulator: Convert to using %pOF instead of full_nameRob Herring
2017-07-03Merge remote-tracking branches 'regulator/topic/settle', 'regulator/topic/tps...Mark Brown
2017-07-03Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2017-06-30regulator: core: Fix size limit of supply_mapHaishan Zhou
2017-06-28regulator: core: Fix voltage change propagations to supply regulatorsTirupathi Reddy
2017-06-13regulator: core: Prioritise consumer mappings over regulator nameCharles Keepax
2017-05-17regulator: Allow for asymmetric settling timesMatthias Kaehlcke
2017-04-30Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/p...Mark Brown
2017-04-14regulator: core: Allow dummy regulators for suppliesMark Brown
2017-04-14regulator: core: Only propagate voltage changes to if it can change voltagesMark Brown
2017-04-05regulator: Add settling time for non-linear voltage transitionLaxman Dewangan
2017-03-29regulator: core: Limit propagation of parent voltage count and listMatthias Kaehlcke
2017-03-29regulator: core: Fix kerneldoc commentsTamara Diaconita
2017-03-24regulator: core: Add new notification for enabling of regulatorHarald Geyer
2017-03-17regulator: Mark supply_name const and duplicate it as suchStephen Boyd
2017-03-07regulator: core: use snprintf() instead of scnprintf()Bartosz Golaszewski
2017-02-19Merge remote-tracking branches 'regulator/topic/s2mpa01', 'regulator/topic/su...Mark Brown
2017-02-19Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2017-02-19Merge remote-tracking branches 'regulator/fix/debugfs' and 'regulator/fix/tps...Mark Brown
2017-02-16regulator: core: Resolve supplies before disabling unused regulatorsJavier Martinez Canillas
2017-02-16regulator: Fix regulator_summary for deviceless consumersLeonard Crestez
2017-02-08regulator: core: simplify _regulator_get()Dmitry Torokhov
2017-02-05regulator: core: have regulator_dev_lookup() return ERR_PTR-encoded errorsDmitry Torokhov
2017-02-04regulator: core: fix typo in regulator_bulk_disable()Dmitry Torokhov
2017-02-04regulator: core: simplify regulator_bulk_force_disable()Dmitry Torokhov
2017-02-04regulator: core: have _regulator_get() accept get_type argumentDmitry Torokhov