aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-07regulator: Add MAX20086-MAX20089 driverWatson Chow3-1/+342
2022-01-06regulator: qcom_smd: Align probe function with rpmh-regulatorKonrad Dybcio1-30/+70
2022-01-04regulator: remove redundant ret variableMinghao Chi1-4/+2
2021-12-24regulator: qcom-labibb: OCP interrupts are not a failure while disabledMarijn Suijten1-1/+1
2021-12-15regulator: Introduce tps68470-regulator driverHans de Goede3-0/+211
2021-12-13drivers/regulator: remove redundant ret variableMinghao Chi1-8/+2
2021-12-01regulator: qcom-rpmh: Add support for PM8450 regulatorsVinod Koul1-0/+18
2021-11-30regulator: da9121: Add DA914x supportAdam Ward2-5/+124
2021-11-30regulator: da9121: Prevent current limit change when enabledAdam Ward1-0/+5
2021-11-29regulator: qcom-rpmh: Add PMG1110 regulatorsSatya Priya1-0/+9
2021-11-26regulator: qcom_spmi: Add pm8226 regulatorsDominik Kobinski1-0/+39
2021-11-24regulator: irq_helper: Provide helper for trivial IRQ notificationsMatti Vaittinen1-1/+40
2021-11-18regulator: bd718x7: Use rohm generic restricted voltage settingMatti Vaittinen1-25/+4
2021-11-18regulator: rohm-regulator: add helper for restricted voltage settingMatti Vaittinen1-0/+16
2021-11-16regulator: da9121: Emit only one error message in .remove()Uwe Kleine-König1-2/+2
2021-11-08Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-5/+5
2021-11-05Merge branches 'ib-mfd-iio-touchscreen-clk-5.16', 'ib-mfd-misc-regulator-5.16' and 'tb-mfd-from-regulator-5.16' into ibs-for-mfd-mergedLee Jones2-17/+14
2021-11-01Merge tag 'regulator-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds18-897/+179
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-10-23Merge series "Remove TPS80031 driver" from Dmitry Osipenko <digetx@gmail.com>:Mark Brown3-763/+0
2021-10-23regulator: Don't error out fixed regulator in regulator_sync_voltage()Dmitry Osipenko1-0/+3
2021-10-23regulator: tps80031: Remove driverDmitry Osipenko3-763/+0
2021-10-23regulator: Fix SY7636A breakageMark Brown1-0/+1
2021-10-22Merge series "regulator: Introduce UniPhier NX1 SoC support" from Kunihiko Hayashi <hayashi.kunihiko@socionext.com>:Mark Brown1-0/+4
2021-10-22Merge series "Initial Fairphone 4 support" from Luca Weiss <luca@z3ntu.xyz>:Mark Brown1-0/+32
2021-10-22Merge series "Add support for the silergy,sy7636a" from Alistair Francis <alistair@alistair23.me>:Mark Brown2-2/+1
2021-10-21regulator: uniphier: Add USB-VBUS compatible string for NX1 SoCKunihiko Hayashi1-0/+4
2021-10-21regulator: qcom-rpmh: Add PM6350 regulatorsLuca Weiss1-0/+32
2021-10-21regulator: sy7636a: Remove requirement on sy7636a mfdAlistair Francis2-2/+1
2021-10-21regulator: tps62360: replacing legacy gpio interface for gpiodMaíra Canal1-33/+26
2021-10-21regulator: lp872x: Remove lp872x_dvs_stateNathan Chancellor1-7/+7
2021-10-21Merge tag 'tags/s2m_s5m_dtschema' into tb-mfd-from-regulator-5.16Lee Jones1-12/+9
2021-10-18Merge tag 'v5.15-rc6' into regulator-5.16Mark Brown1-2/+0
2021-10-16regulator: lp872x: replacing legacy gpio interface for gpiodMaíra Canal1-23/+15
2021-10-08Merge series "regulator/mfd/clock: dt-bindings: Samsung S2M and S5M to dtschema" from Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>:Mark Brown1-12/+9
2021-10-08regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disabledKrzysztof Kozlowski1-12/+9
2021-10-05mfd: hi6421-spmi-pmic: Cleanup drvdata to only include regmapMauro Carvalho Chehab1-5/+5
2021-10-04regulator: bd71815: Use defined mask valuesMatti Vaittinen1-2/+2
2021-10-01regulator: qcom_smd: Add PM2250 regulatorsShawn Guo1-0/+49
2021-09-30regulator: Lower priority of logging when setting supplyMark Brown1-1/+1
2021-09-27regulator: dummy: Use devm_regulator_register()Zenghui Yu1-1/+2
2021-09-27regulator: pwm-regulator: Make use of the helper function dev_err_probe()Anand Moon1-9/+3
2021-09-20regulator: fix typo in Kconfig and max8973-regulatorRamona Alexandra Nechita2-4/+4
2021-09-17kernel/locking: Add context to ww_mutex_trylock()Maarten Lankhorst1-1/+1
2021-09-17regulator: max14577: Revert "regulator: max14577: Add proper module aliases strings"Krzysztof Kozlowski1-2/+0
2021-09-15regulator: rtq6752: Enclose 'enable' gpio control by enable flagChiYuan Huang1-9/+9
2021-09-13regulator: core: resolve supply voltage deferral silentlyBrian Norris1-3/+4
2021-09-13regulator: vqmmc-ipq4019: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-09-13regulator: ti-abb: Kconfig: Add helper dependency on COMPILE_TESTCai Huoqing1-1/+1
2021-09-13regulator: ti-abb: Make use of the helper function devm_ioremap relatedCai Huoqing1-25/+6