aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-22Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-25/+34
2021-02-12Merge remote-tracking branch 'regulator/for-5.12' into regulator-nextMark Brown20-1273/+2442
2021-02-12regulator: bd718x7, bd71828, Fix dvs voltage levelsMatti Vaittinen1-3/+6
2021-02-11regulator: pca9450: Enable system reset on WDOG_B assertionFrieder Schrempf1-0/+8
2021-02-11regulator: pca9450: Add SD_VSEL GPIO for LDO5Frieder Schrempf1-0/+14
2021-02-11regulator: qcom-rpmh: fix pm8009 ldo7Jonathan Marek1-1/+1
2021-02-08regulator: mt6315: Add support for MT6315 regulatorHsin-Hsiung Wang3-0/+310
2021-02-02regulator: qcom-labibb: Use disable_irq_nosync from isrMatti Vaittinen1-2/+2
2021-01-28regulator: pf8x00: Fix typo for PF8200 chip nameAxel Lin1-1/+1
2021-01-25regulator: pf8x00: set ramp_delay for bucksChristoph Fritz1-0/+2
2021-01-25regulator: core: Avoid debugfs: Directory ... already present! errorHans de Goede1-3/+3
2021-01-25regulator: pf8x00: Add suspend supportChristoph Fritz1-5/+70
2021-01-22regulator: Make regulator_sync_voltage() usable by coupled regulatorsDmitry Osipenko1-1/+5
2021-01-22regulator: Fix lockdep warning resolving suppliesMark Brown1-12/+17
2021-01-21regulator: s5m8767: Drop regulators OF node referenceKrzysztof Kozlowski1-2/+6
2021-01-21regulator: qcom-rpmh: Add pmc8180 and pmc8180cBjorn Andersson1-0/+8
2021-01-21regulator: s5m8767: Fix reference count leakPan Bian1-2/+5
2021-01-21regulator: remove ab3100 driverArnd Bergmann3-734/+0
2021-01-21Merge series "Really implement Qualcomm LAB/IBB regulators" from AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>:Mark Brown1-13/+707
2021-01-20regulator: axp20x: Fix reference cout leakPan Bian1-4/+3
2021-01-20regulator: qcom-labibb: Implement short-circuit and over-current IRQsAngeloGioacchino Del Regno1-3/+515
2021-01-20regulator: qcom-labibb: Implement pull-down, softstart, active dischargeAngeloGioacchino Del Regno1-0/+94
2021-01-20regulator: qcom-labibb: Implement current limitingAngeloGioacchino Del Regno1-0/+92
2021-01-20regulator: qcom-labibb: Switch voltage ops from linear_range to linearAngeloGioacchino Del Regno1-10/+6
2021-01-15Merge series "Really implement Qualcomm LAB/IBB regulators" from AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>:Mark Brown1-0/+28
2021-01-15regulator: qcom-labibb: Implement voltage selector opsAngeloGioacchino Del Regno1-0/+28
2021-01-15regulator: pf8x00: fix nxp,phase-shiftAdrien Grassein1-33/+38
2021-01-15regulator: pf8x00: use linear range for buck 1-6Adrien Grassein1-32/+51
2021-01-15regulator: pf8x00: mark nxp,ilim-ma property as deprecatedAdrien Grassein1-14/+41
2021-01-15regulator: pf8x00: add a doc for the moduleAdrien Grassein1-0/+4
2021-01-14regulator: bd9571mwv: Add BD9574MWF supportYoshihiro Shimoda1-2/+8
2021-01-14regulator: bd9571mwv: rid of using struct bd9571mwvYoshihiro Shimoda1-23/+26
2021-01-13regulator: ab8500: Decomission platform data headerLinus Walleij2-2/+127
2021-01-13regulator: ab8500: Remove unused platform dataLinus Walleij1-415/+2
2021-01-08regulator: core: avoid regulator_resolve_supply() race conditionDavid Collins1-11/+28
2021-01-07Merge series "regulator: mcp16502: make lpm pin optional" from Claudiu Beznea <claudiu.beznea@microchip.com>:Mark Brown1-1/+1
2021-01-07regulator: bd718x7: Stop using parent dataMatti Vaittinen1-11/+9
2021-01-07regulator: mcp16502: lpm pin can be optional on some platformsClaudiu Beznea1-1/+1
2021-01-05Merge series "Add driver for dvfsrc, support for active state of scpsys" from Henry Chen <henryc.chen@mediatek.com>:Mark Brown3-0/+226
2021-01-05regulator: ROHM bd7xxxx: Do not depend on parent driver dataMatti Vaittinen2-17/+7
2021-01-05regulator: Regulator driver for the Mediatek DVFSRChenryc.chen3-0/+226
2021-01-04Merge branch 'regulator-5.11' into regulator-5.12Mark Brown1-1/+1
2021-01-04Merge qcom driver fix into regulator-5.11Mark Brown1-1/+1
2021-01-04Merge series "regulator: fix pm8009 bindings on sm8250" from Dmitry Baryshkov <dmitry.baryshkov@linaro.org>:Mark Brown1-1/+27
2021-01-04regulator: core.c: Replace references to non-existent functionDaniel Scally1-3/+3
2021-01-04regulator: qcom-rpmh: add QCOM_COMMAND_DB dependencyArnd Bergmann1-0/+1
2021-01-04regulator: qcom-rpmh-regulator: add pm8009-1 chip revisionDmitry Baryshkov1-0/+26
2021-01-04regulator: qcom-rpmh-regulator: correct hfsmps515 definitionDmitry Baryshkov1-1/+1
2020-12-30regulator: Add regulator driver for ATC260x PMICsCristian Ciocaltea3-0/+548
2020-12-28Merge tag 'v5.11-rc1' into regulator-5.11Mark Brown5-24/+43