summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2021-02-22Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-02-12Merge remote-tracking branch 'regulator/for-5.12' into regulator-nextMark Brown
2021-02-12regulator: bd718x7, bd71828, Fix dvs voltage levelsMatti Vaittinen
2021-02-11regulator: pca9450: Enable system reset on WDOG_B assertionFrieder Schrempf
2021-02-11regulator: pca9450: Add SD_VSEL GPIO for LDO5Frieder Schrempf
2021-02-11regulator: qcom-rpmh: fix pm8009 ldo7Jonathan Marek
2021-02-08regulator: mt6315: Add support for MT6315 regulatorHsin-Hsiung Wang
2021-02-02regulator: qcom-labibb: Use disable_irq_nosync from isrMatti Vaittinen
2021-01-28regulator: pf8x00: Fix typo for PF8200 chip nameAxel Lin
2021-01-25regulator: pf8x00: set ramp_delay for bucksChristoph Fritz
2021-01-25regulator: core: Avoid debugfs: Directory ... already present! errorHans de Goede
2021-01-25regulator: pf8x00: Add suspend supportChristoph Fritz
2021-01-22regulator: Make regulator_sync_voltage() usable by coupled regulatorsDmitry Osipenko
2021-01-22regulator: Fix lockdep warning resolving suppliesMark Brown
2021-01-21regulator: s5m8767: Drop regulators OF node referenceKrzysztof Kozlowski
2021-01-21regulator: qcom-rpmh: Add pmc8180 and pmc8180cBjorn Andersson
2021-01-21regulator: s5m8767: Fix reference count leakPan Bian
2021-01-21regulator: remove ab3100 driverArnd Bergmann
2021-01-21Merge series "Really implement Qualcomm LAB/IBB regulators" from AngeloGioacc...Mark Brown
2021-01-20regulator: axp20x: Fix reference cout leakPan Bian
2021-01-20regulator: qcom-labibb: Implement short-circuit and over-current IRQsAngeloGioacchino Del Regno
2021-01-20regulator: qcom-labibb: Implement pull-down, softstart, active dischargeAngeloGioacchino Del Regno
2021-01-20regulator: qcom-labibb: Implement current limitingAngeloGioacchino Del Regno
2021-01-20regulator: qcom-labibb: Switch voltage ops from linear_range to linearAngeloGioacchino Del Regno
2021-01-15Merge series "Really implement Qualcomm LAB/IBB regulators" from AngeloGioacc...Mark Brown
2021-01-15regulator: qcom-labibb: Implement voltage selector opsAngeloGioacchino Del Regno
2021-01-15regulator: pf8x00: fix nxp,phase-shiftAdrien Grassein
2021-01-15regulator: pf8x00: use linear range for buck 1-6Adrien Grassein
2021-01-15regulator: pf8x00: mark nxp,ilim-ma property as deprecatedAdrien Grassein
2021-01-15regulator: pf8x00: add a doc for the moduleAdrien Grassein
2021-01-14regulator: bd9571mwv: Add BD9574MWF supportYoshihiro Shimoda
2021-01-14regulator: bd9571mwv: rid of using struct bd9571mwvYoshihiro Shimoda
2021-01-13regulator: ab8500: Decomission platform data headerLinus Walleij
2021-01-13regulator: ab8500: Remove unused platform dataLinus Walleij
2021-01-08regulator: core: avoid regulator_resolve_supply() race conditionDavid Collins
2021-01-07Merge series "regulator: mcp16502: make lpm pin optional" from Claudiu Beznea...Mark Brown
2021-01-07regulator: bd718x7: Stop using parent dataMatti Vaittinen
2021-01-07regulator: mcp16502: lpm pin can be optional on some platformsClaudiu Beznea
2021-01-05Merge series "Add driver for dvfsrc, support for active state of scpsys" from...Mark Brown
2021-01-05regulator: ROHM bd7xxxx: Do not depend on parent driver dataMatti Vaittinen
2021-01-05regulator: Regulator driver for the Mediatek DVFSRChenryc.chen
2021-01-04Merge branch 'regulator-5.11' into regulator-5.12Mark Brown
2021-01-04Merge qcom driver fix into regulator-5.11Mark Brown
2021-01-04Merge series "regulator: fix pm8009 bindings on sm8250" from Dmitry Baryshkov...Mark Brown
2021-01-04regulator: core.c: Replace references to non-existent functionDaniel Scally
2021-01-04regulator: qcom-rpmh: add QCOM_COMMAND_DB dependencyArnd Bergmann
2021-01-04regulator: qcom-rpmh-regulator: add pm8009-1 chip revisionDmitry Baryshkov
2021-01-04regulator: qcom-rpmh-regulator: correct hfsmps515 definitionDmitry Baryshkov
2020-12-30regulator: Add regulator driver for ATC260x PMICsCristian Ciocaltea
2020-12-28Merge tag 'v5.11-rc1' into regulator-5.11Mark Brown