summaryrefslogtreecommitdiff
path: root/drivers/regulator/core.c
AgeCommit message (Expand)Author
2019-05-25regulator: core: fix error path for regulator_set_voltage_unlockedSteve Twiss
2019-04-05regulator: core: Take lock before applying system loadNiklas Cassel
2018-12-21Merge remote-tracking branch 'regulator/topic/coupled' into regulator-nextMark Brown
2018-12-20regulator: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-11regulator: core: Clean enabling always-on regulators + their suppliesDouglas Anderson
2018-12-11Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2018-12-11regulator: core: Track dangling GPIO descriptorsLinus Walleij
2018-11-26regulator: core: Apply system load even if no consumer loadsDouglas Anderson
2018-11-26regulator: core: enable power when setting up constraintsOlliver Schinagl
2018-11-22regulator: core: Avoid propagating to supplies when possibleDouglas Anderson
2018-11-22regulator: core: Only count load for enabled consumersDouglas Anderson
2018-11-20regulator: core: Don't double-disable supplies in regulator_disable_deferred()Douglas Anderson
2018-11-20regulator: core: Properly expose requested_microamps in sysfsDouglas Anderson
2018-11-20regulator: core: Export regulator_lock and regulator_unlockDmitry Osipenko
2018-11-19Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2018-11-19regulator: core: Keep regulators-list locked while traversing the listDmitry Osipenko
2018-11-19regulator: core: Properly handle case where supply is the coupleDmitry Osipenko
2018-11-19regulator: core: Use ww_mutex for regulators lockingDmitry Osipenko
2018-11-15regulator/of_get_regulator: add child path to find the regulator supplierzoro
2018-11-08regulator: core: Decouple regulators on regulator_unregister()Dmitry Osipenko
2018-11-08regulator: core: Add new max_uV_step constraintDmitry Osipenko
2018-11-08regulator: core: Don't allow to get regulator until all couples resolvedDmitry Osipenko
2018-11-08regulator: core: Mutually resolve regulators couplingDmitry Osipenko
2018-11-08regulator: core: Change voltage setting pathMaciej Purski
2018-11-08regulator: core: Add voltage balancing mechanismMaciej Purski
2018-09-28Merge tag 'bd71847-support' into regulator-4.20Mark Brown
2018-09-28regulator: Support regulators where voltage ranges are selectableMatti Vaittinen
2018-09-20regulator: fix crash caused by null driver dataYu Zhao
2018-09-04regulator: fix kernel-doc for regulator_suspend()Randy Dunlap
2018-09-03regulator: Fix useless O^2 complexity in suspend/resumeMarek Szyprowski
2018-09-03regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski
2018-08-28regulator: core: Add locking to debugfs regulator_summaryDouglas Anderson
2018-08-28regulator: core: Add consumer-requested load in regulator_summaryDouglas Anderson
2018-08-28regulator: core: Add the opmode to regulator_summaryDouglas Anderson
2018-07-05regulator: core: Link consumer with regulator driverpascal paillet
2018-07-05regulator: core: Change suspend_late to suspendpascal paillet
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