summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-02-221-25/+34
|\
| * regulator: bd9571mwv: Add BD9574MWF supportYoshihiro Shimoda2021-01-141-2/+8
| * regulator: bd9571mwv: rid of using struct bd9571mwvYoshihiro Shimoda2021-01-141-23/+26
* | Merge remote-tracking branch 'regulator/for-5.12' into regulator-nextMark Brown2021-02-1220-1273/+2442
|\ \
| * | regulator: pca9450: Enable system reset on WDOG_B assertionFrieder Schrempf2021-02-111-0/+8
| * | regulator: pca9450: Add SD_VSEL GPIO for LDO5Frieder Schrempf2021-02-111-0/+14
| * | regulator: mt6315: Add support for MT6315 regulatorHsin-Hsiung Wang2021-02-083-0/+310
| * | regulator: qcom-labibb: Use disable_irq_nosync from isrMatti Vaittinen2021-02-021-2/+2
| * | regulator: pf8x00: set ramp_delay for bucksChristoph Fritz2021-01-251-0/+2
| * | regulator: core: Avoid debugfs: Directory ... already present! errorHans de Goede2021-01-251-3/+3
| * | regulator: pf8x00: Add suspend supportChristoph Fritz2021-01-251-5/+70
| * | regulator: Make regulator_sync_voltage() usable by coupled regulatorsDmitry Osipenko2021-01-221-1/+5
| * | regulator: s5m8767: Drop regulators OF node referenceKrzysztof Kozlowski2021-01-211-2/+6
| * | regulator: qcom-rpmh: Add pmc8180 and pmc8180cBjorn Andersson2021-01-211-0/+8
| * | regulator: s5m8767: Fix reference count leakPan Bian2021-01-211-2/+5
| * | regulator: remove ab3100 driverArnd Bergmann2021-01-213-734/+0
| * | Merge series "Really implement Qualcomm LAB/IBB regulators" from AngeloGioacc...Mark Brown2021-01-211-13/+707
| |\ \
| | * | regulator: qcom-labibb: Implement short-circuit and over-current IRQsAngeloGioacchino Del Regno2021-01-201-3/+515
| | * | regulator: qcom-labibb: Implement pull-down, softstart, active dischargeAngeloGioacchino Del Regno2021-01-201-0/+94
| | * | regulator: qcom-labibb: Implement current limitingAngeloGioacchino Del Regno2021-01-201-0/+92
| | * | regulator: qcom-labibb: Switch voltage ops from linear_range to linearAngeloGioacchino Del Regno2021-01-201-10/+6
| * | | regulator: axp20x: Fix reference cout leakPan Bian2021-01-201-4/+3
| |/ /
| * | Merge series "Really implement Qualcomm LAB/IBB regulators" from AngeloGioacc...Mark Brown2021-01-151-0/+28
| |\ \
| | * | regulator: qcom-labibb: Implement voltage selector opsAngeloGioacchino Del Regno2021-01-151-0/+28
| * | | regulator: pf8x00: fix nxp,phase-shiftAdrien Grassein2021-01-151-33/+38
| * | | regulator: pf8x00: use linear range for buck 1-6Adrien Grassein2021-01-151-32/+51
| * | | regulator: pf8x00: mark nxp,ilim-ma property as deprecatedAdrien Grassein2021-01-151-14/+41
| * | | regulator: pf8x00: add a doc for the moduleAdrien Grassein2021-01-151-0/+4
| |/ /
| * | regulator: ab8500: Decomission platform data headerLinus Walleij2021-01-132-2/+127
| * | regulator: ab8500: Remove unused platform dataLinus Walleij2021-01-131-415/+2
| * | Merge series "regulator: mcp16502: make lpm pin optional" from Claudiu Beznea...Mark Brown2021-01-071-1/+1
| |\ \
| | * | regulator: mcp16502: lpm pin can be optional on some platformsClaudiu Beznea2021-01-071-1/+1
| * | | regulator: bd718x7: Stop using parent dataMatti Vaittinen2021-01-071-11/+9
| |/ /
| * | Merge series "Add driver for dvfsrc, support for active state of scpsys" from...Mark Brown2021-01-053-0/+226
| |\ \
| | * | regulator: Regulator driver for the Mediatek DVFSRChenryc.chen2021-01-053-0/+226
| * | | regulator: ROHM bd7xxxx: Do not depend on parent driver dataMatti Vaittinen2021-01-052-17/+7
| |/ /
| * | Merge branch 'regulator-5.11' into regulator-5.12Mark Brown2021-01-041-1/+1
| |\ \
| * \ \ Merge series "regulator: fix pm8009 bindings on sm8250" from Dmitry Baryshkov...Mark Brown2021-01-041-1/+27
| |\ \ \
| | * | | regulator: qcom-rpmh-regulator: add pm8009-1 chip revisionDmitry Baryshkov2021-01-041-0/+26
| * | | | regulator: core.c: Replace references to non-existent functionDaniel Scally2021-01-041-3/+3
| * | | | regulator: Add regulator driver for ATC260x PMICsCristian Ciocaltea2020-12-303-0/+548
| * | | | regulator: rt4831: Adds support for Richtek RT4831 DSV regulatorChiYuan Huang2020-12-283-0/+209
| * | | | regulator: qcom-rpmh: fix build after QCOM_COMMAND_DB is tristateRandy Dunlap2020-12-281-0/+1
| * | | | Merge existing fixes from regulator/for-5.11Mark Brown2020-12-282-2/+63
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | regulator: bd718x7, bd71828, Fix dvs voltage levelsMatti Vaittinen2021-02-121-3/+6
* | | | | regulator: qcom-rpmh: fix pm8009 ldo7Jonathan Marek2021-02-111-1/+1
* | | | | regulator: pf8x00: Fix typo for PF8200 chip nameAxel Lin2021-01-281-1/+1
* | | | | regulator: Fix lockdep warning resolving suppliesMark Brown2021-01-221-12/+17
* | | | | regulator: core: avoid regulator_resolve_supply() race conditionDavid Collins2021-01-081-11/+28
| |_|_|/ |/| | |
* | | | Merge qcom driver fix into regulator-5.11Mark Brown2021-01-041-1/+1
|\ \ \ \ | | |_|/ | |/| |