summary refs log tree commit diff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2018-12-11regulator: core: Track dangling GPIO descriptorsLinus Walleij
2018-12-06regulator: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-04regulator: Allow regulator nodes to contain their own init dataCharles Keepax
2018-12-04regulator: Factor out location of init data OF nodeCharles Keepax
2018-12-03regulator: stpmic1: fix regulator_lock usagePascal PAILLET-LME
2018-11-26regulator: core: Apply system load even if no consumer loadsDouglas Anderson
2018-11-22regulator: core: Avoid propagating to supplies when possibleDouglas Anderson
2018-11-22regulator: core: Only count load for enabled consumersDouglas Anderson
2018-11-21regulator: wm8994: Don't use devres for enable GPIOsCharles Keepax
2018-11-20regulator: core: Properly expose requested_microamps in sysfsDouglas Anderson
2018-11-20regulator: lochnagar: Move driver to binding from DTCharles Keepax
2018-11-20regulator: s2mps11: Fix GPIO descriptor initializationMarek Szyprowski
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-15regulator: max77686: Pass descriptor instead of GPIO numberLinus Walleij
2018-11-15regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij
2018-11-15regulator: s2mps11: Pass descriptor instead of GPIO numberLinus Walleij
2018-11-13regulator: bd718x7: Change next state after poweroff to readyMatti Vaittinen
2018-11-13regulator: as3711: convert to SPDX identifiersKuninori Morimoto
2018-11-13regulator: bd9571mwv: convert to SPDX identifiersKuninori Morimoto
2018-11-13regulator: bd718x7: Use regulator_map_voltage_ascend for buck5 and buck7Axel Lin
2018-11-13regulator: of: add support for parsing regulator-state-standbyAndrei.Stefanescu@microchip.com
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-11-08regulator: lochnagar: Explicitly include register headersCharles Keepax
2018-11-07regulator: bd718x7: Remove double indirection for bd718xx_pmic_inits.rdatasGeert Uytterhoeven
2018-11-06regulator: pfuze100-regulator: add coin support to PF0100Adam Ford
2018-10-23Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2018-10-21Merge remote-tracking branches 'regulator/topic/bd718xx' and 'regulator/topic...Mark Brown
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown
2018-10-19regulator: lochnagar: Use a consisent comment style for SPDX headerCharles Keepax
2018-10-19regulator: bd718x7: Remove struct bd718xx_pmicAxel Lin
2018-10-15regulator: Fetch enable gpiods nonexclusiveLinus Walleij
2018-10-12regulator/gpio: Allow nonexclusive GPIO accessLinus Walleij
2018-10-12regulator: lochnagar: Add support for the Cirrus Logic LochnagarCharles Keepax
2018-10-10regulator: stpmic1: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin
2018-10-08regulator: stpmic1: add stpmic1 regulator driverpascal paillet
2018-10-04regulator: axp20x: Mark expected switch fall-throughsGustavo A. R. Silva
2018-10-02regulator: fixed: Default enable high on DT regulatorsLinus Walleij
2018-09-28Merge tag 'bd71847-support' into regulator-4.20Mark Brown
2018-09-28regulator: bd718xx: rename bd71837 to 718xxMatti Vaittinen
2018-09-28regulator: bd718XX use pickable rangesMatti Vaittinen
2018-09-28regulator/mfd: bd718xx: rename bd71837/bd71847 common instancesMatti Vaittinen