- 1deceab regulator: bd9571mwv: Convert device attribute to sysfs_emit() by Geert Uytterhoeven · 3 years, 10 months ago
- 9cbc23f regulator: bd9571mwv: Fix regulator name printed on registration failure by Geert Uytterhoeven · 3 years, 10 months ago
- 3b6e708 regulator: bd9571mwv: Fix AVS and DVFS voltage range by Geert Uytterhoeven · 3 years, 10 months ago
- d450293 regulator: mt6315: Fix off-by-one for .n_voltages by Axel Lin · 3 years, 10 months ago
- e9e7fce regulator: rt4831: Fix return value check in rt4831_regulator_probe() by Wei Yongjun · 3 years, 11 months ago
- 98b94b6 regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage setting by Frieder Schrempf · 3 years, 11 months ago
- dfe03bc regulator: qcom-rpmh: Use correct buck for S1C regulator by satya priya · 3 years, 11 months ago
- e610e07 regulator: qcom-rpmh: Correct the pmic5_hfsmps515 buck by satya priya · 3 years, 11 months ago
- 5fe5f17 regulator: pca9450: Fix return value when failing to get sd-vsel GPIO by Frieder Schrempf · 3 years, 11 months ago
- fbc102f regulator: mt6315: Return REGULATOR_MODE_INVALID for invalid mode by Axel Lin · 4 years ago
- f158bbe Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 3 years, 11 months ago
- f03e2a7 Merge remote-tracking branch 'regulator/for-5.12' into regulator-next by Mark Brown · 4 years ago
- c294554 regulator: bd718x7, bd71828, Fix dvs voltage levels by Matti Vaittinen · 4 years ago
- f7684f5 regulator: pca9450: Enable system reset on WDOG_B assertion by Frieder Schrempf · 4 years ago
- 8c67a11 regulator: pca9450: Add SD_VSEL GPIO for LDO5 by Frieder Schrempf · 4 years ago
- 20ccc36 regulator: qcom-rpmh: fix pm8009 ldo7 by Jonathan Marek · 4 years ago
- 7aa382c regulator: mt6315: Add support for MT6315 regulator by Hsin-Hsiung Wang · 4 years ago
- 337710b regulator: qcom-labibb: Use disable_irq_nosync from isr by Matti Vaittinen · 4 years ago
- 64f09ea regulator: pf8x00: Fix typo for PF8200 chip name by Axel Lin · 4 years ago
- 4288b4c regulator: pf8x00: set ramp_delay for bucks by Christoph Fritz · 4 years ago
- dbe954d regulator: core: Avoid debugfs: Directory ... already present! error by Hans de Goede · 4 years ago
- 7fefe72 regulator: pf8x00: Add suspend support by Christoph Fritz · 4 years ago
- 24be0c7 regulator: Make regulator_sync_voltage() usable by coupled regulators by Dmitry Osipenko · 4 years ago
- 14a71d5 regulator: Fix lockdep warning resolving supplies by Mark Brown · 4 years ago
- a5872bd regulator: s5m8767: Drop regulators OF node reference by Krzysztof Kozlowski · 4 years ago
- e46c52f7 regulator: qcom-rpmh: Add pmc8180 and pmc8180c by Bjorn Andersson · 4 years ago
- dea6dd2 regulator: s5m8767: Fix reference count leak by Pan Bian · 4 years ago
- d93d6f5 regulator: remove ab3100 driver by Arnd Bergmann · 4 years ago
- e345782 Merge series "Really implement Qualcomm LAB/IBB regulators" from AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>: by Mark Brown · 4 years ago
- e78bf6b regulator: axp20x: Fix reference cout leak by Pan Bian · 4 years ago
- 390af53 regulator: qcom-labibb: Implement short-circuit and over-current IRQs by AngeloGioacchino Del Regno · 4 years ago
- 3bc7cb9 regulator: qcom-labibb: Implement pull-down, softstart, active discharge by AngeloGioacchino Del Regno · 4 years ago
- 8056704 regulator: qcom-labibb: Implement current limiting by AngeloGioacchino Del Regno · 4 years ago
- 9a12eb7 regulator: qcom-labibb: Switch voltage ops from linear_range to linear by AngeloGioacchino Del Regno · 4 years ago
- f35f6d8 Merge series "Really implement Qualcomm LAB/IBB regulators" from AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>: by Mark Brown · 4 years ago
- dd58236 regulator: qcom-labibb: Implement voltage selector ops by AngeloGioacchino Del Regno · 4 years ago
- 475a5d8 regulator: pf8x00: fix nxp,phase-shift by Adrien Grassein · 4 years ago
- 35a9334 regulator: pf8x00: use linear range for buck 1-6 by Adrien Grassein · 4 years ago
- 245f5f6 regulator: pf8x00: mark nxp,ilim-ma property as deprecated by Adrien Grassein · 4 years ago
- 4d23b84 regulator: pf8x00: add a doc for the module by Adrien Grassein · 4 years ago
- ceee9dc regulator: bd9571mwv: Add BD9574MWF support by Yoshihiro Shimoda · 4 years ago
- 30402f9 regulator: bd9571mwv: rid of using struct bd9571mwv by Yoshihiro Shimoda · 4 years ago
- 3acb64c regulator: ab8500: Decomission platform data header by Linus Walleij · 4 years, 1 month ago
- c512150 regulator: ab8500: Remove unused platform data by Linus Walleij · 4 years, 1 month ago
- eaa7995 regulator: core: avoid regulator_resolve_supply() race condition by David Collins · 4 years ago
- 90fd840 Merge series "regulator: mcp16502: make lpm pin optional" from Claudiu Beznea <claudiu.beznea@microchip.com>: by Mark Brown · 4 years ago
- 907dfdc regulator: bd718x7: Stop using parent data by Matti Vaittinen · 4 years ago
- 3c42728 regulator: mcp16502: lpm pin can be optional on some platforms by Claudiu Beznea · 4 years ago
- f45c522 Merge series "Add driver for dvfsrc, support for active state of scpsys" from Henry Chen <henryc.chen@mediatek.com>: by Mark Brown · 4 years ago
- 3c14dbd regulator: ROHM bd7xxxx: Do not depend on parent driver data by Matti Vaittinen · 4 years ago
- a0db6b0 regulator: Regulator driver for the Mediatek DVFSRC by henryc.chen · 4 years, 1 month ago
- c420884 Merge branch 'regulator-5.11' into regulator-5.12 by Mark Brown · 4 years ago
- 36836f5 Merge qcom driver fix into regulator-5.11 by Mark Brown · 4 years ago
- a5694a3 Merge series "regulator: fix pm8009 bindings on sm8250" from Dmitry Baryshkov <dmitry.baryshkov@linaro.org>: by Mark Brown · 4 years ago
- 90cf443 regulator: core.c: Replace references to non-existent function by Daniel Scally · 4 years ago
- d957d16 regulator: qcom-rpmh: add QCOM_COMMAND_DB dependency by Arnd Bergmann · 4 years, 1 month ago
- 951384c regulator: qcom-rpmh-regulator: add pm8009-1 chip revision by Dmitry Baryshkov · 4 years, 1 month ago
- df6b92f regulator: qcom-rpmh-regulator: correct hfsmps515 definition by Dmitry Baryshkov · 4 years, 1 month ago
- 3b15cca regulator: Add regulator driver for ATC260x PMICs by Cristian Ciocaltea · 4 years, 1 month ago
- 2ae6f64 Merge tag 'v5.11-rc1' into regulator-5.11 by Mark Brown · 4 years, 1 month ago
- 9351ab8 regulator: rt4831: Adds support for Richtek RT4831 DSV regulator by ChiYuan Huang · 4 years, 1 month ago
- ac6b559 regulator: qcom-rpmh: fix build after QCOM_COMMAND_DB is tristate by Randy Dunlap · 4 years, 1 month ago
- f518be6 Merge existing fixes from regulator/for-5.11 by Mark Brown · 4 years, 1 month ago
- 3b66e4a regulator: bd718x7: Add enable times by Guido Günther · 4 years, 1 month ago
- df9716e regulator: pf8x00: Use specific compatible strings for devices by Mark Brown · 4 years, 1 month ago
- 5e999f1 Merge remote-tracking branch 'regulator/for-5.11' into regulator-next by Mark Brown · 4 years, 1 month ago
- 2819569 regulator: mc13892-regulator: convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
- 6a6939d regulator: pfuze100: Convert the driver to DT-only by Fabio Estevam · 4 years, 1 month ago
- 0da6736 regulator: max14577: Add proper module aliases strings by Marek Szyprowski · 4 years, 1 month ago
- 9d12538 Merge series "regulator: da9121: bug fixes" from Adam Ward <Adam.Ward.opensource@diasemi.com>: by Mark Brown · 4 years, 1 month ago
- 8db0642 regulator: da9121: Potential Oops in da9121_assign_chip_model() by Dan Carpenter · 4 years, 1 month ago
- 9536ce6 regulator: da9121: Fix index used for DT property by Adam Ward · 4 years, 1 month ago
- 416c29e regulator: da9121: Remove uninitialised string variable by Adam Ward · 4 years, 1 month ago
- 291de1d regulator: axp20x: Fix DLDO2 voltage control register mask for AXP22x by DingHua Ma · 4 years, 2 months ago
- bebb2c6 regulator: qcom-rpmh: Add support for PM8350/PM8350c by Vinod Koul · 4 years, 2 months ago
- b4b2777 regulator: da9121: include linux/gpio/consumer.h by Arnd Bergmann · 4 years, 1 month ago
- c8dbf2f regulator: da9121: Mark some symbols with static keyword by Zou Wei · 4 years, 2 months ago
- 5e191d2 regulator: da9121: Request IRQ directly and free in release function to avoid masking race by Adam Ward · 4 years, 2 months ago
- 40bb5b0 regulator: da9121: add interrupt support by Adam Ward · 4 years, 2 months ago
- 65ac970 regulator: da9121: add mode support by Adam Ward · 4 years, 2 months ago
- 5c4b62a regulator: da9121: add current support by Adam Ward · 4 years, 2 months ago
- 9929900 regulator: da9121: Update registration to support multiple buck variants by Adam Ward · 4 years, 2 months ago
- 46c413d regulator: da9121: Add support for device variants via devicetree by Adam Ward · 4 years, 2 months ago
- 9186323 regulator: da9121: Add device variant descriptors by Adam Ward · 4 years, 2 months ago
- c860476 regulator: da9121: Add device variant regmaps by Adam Ward · 4 years, 2 months ago
- f3fbd55 regulator: da9121: Add device variants by Adam Ward · 4 years, 2 months ago
- 86f162c regulator: da9121: Add header file by Adam Ward · 4 years, 2 months ago
- d3795d6 regulator: Add NXP PF8X00 regulator driver by Jagan Teki · 4 years, 2 months ago
- 36dd70c regulator: qcom-rpmh: Add support for SDX55 by Vinod Koul · 4 years, 2 months ago
- 55cca73 regulator: core: return zero for selectors lower than linear_min_sel by Claudiu Beznea · 4 years, 2 months ago
- 34c5aa2 regulator: Kconfig: Fix REGULATOR_QCOM_RPMH dependencies to avoid build error by John Stultz · 4 years, 2 months ago
- 0fbeae7 regulator: add SCMI driver by Cristian Marussi · 4 years, 2 months ago
- 5d16a4f Merge series "Add support for SCMIv3.0 Voltage Domain Protocol and SCMI-Regulator" from Cristian Marussi <cristian.marussi@arm.com>: by Mark Brown · 4 years, 2 months ago
- b52b417 regulator: as3722: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
- e7095c3 regulator: core: add of_match_full_name boolean flag by Cristian Marussi · 4 years, 2 months ago
- 2ba546e regulator: ti-abb: Fix array out of bound read access on the first transition by Nishanth Menon · 4 years, 2 months ago
- ab97800 regulator: core: do not continue if selector match by Claudiu Beznea · 4 years, 2 months ago
- 2f595d0 Merge series "regulator: mcp16502: add support for ramp delay" from Claudiu Beznea <claudiu.beznea@microchip.com>: by Mark Brown · 4 years, 2 months ago
- bdcd117 regulator: core: validate selector against linear_min_sel by Claudiu Beznea · 4 years, 2 months ago
- 842f448 regulator: mcp16502: remove void documentation of struct mcp16502 by Claudiu Beznea · 4 years, 2 months ago