summary refs log tree commit diff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2021-03-23regulator: qcom_spmi-regulator: Clean-up by using managed work initMatti Vaittinen
2021-03-15regulator: bd9576: Fix return from bd957x_probe()Dan Carpenter
2021-03-15regulator: bd9571mwv: Convert device attribute to sysfs_emit()Geert Uytterhoeven
2021-03-15regulator: bd9571mwv: Fix regulator name printed on registration failureGeert Uytterhoeven
2021-03-15regulator: bd9571mwv: Fix AVS and DVFS voltage rangeGeert Uytterhoeven
2021-03-11regulator: mt6315: Fix off-by-one for .n_voltagesAxel Lin
2021-03-10regulator: add missing call to of_node_put()Yang Li
2021-03-10regulator: pf8x00: Use regulator_map_voltage_ascend for pf8x00_buck7_opsAxel Lin
2021-03-10regulator: spmi: Add support for ULT LV_P50 and ULT P300AngeloGioacchino Del Regno
2021-03-10regulator: rt4831: Fix return value check in rt4831_regulator_probe()Wei Yongjun
2021-03-10regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage settingFrieder Schrempf
2021-03-10regulator: qcom-rpmh: Use correct buck for S1C regulatorsatya priya
2021-03-10regulator: qcom-rpmh: Correct the pmic5_hfsmps515 bucksatya priya
2021-03-10regulator: pca9450: Fix return value when failing to get sd-vsel GPIOFrieder Schrempf
2021-03-10regulator: mt6315: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin
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