aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2021-09-01regulator: qcom-rpmh-regulator: fix pm8009-1 ldo7 resource nameDmitry Baryshkov1-1/+1
2021-08-25regulator: vctrl: Avoid lockdep warning in enable/disable opsChen-Yu Tsai1-30/+42
2021-08-25regulator: vctrl: Use locked regulator_get_voltage in probe pathChen-Yu Tsai1-1/+2
2021-08-23regulator: Documentation fix for regulator error notification helperMatti Vaittinen1-1/+1
2021-08-09regulator: sy7636a: Use the regmap directlyAlistair Francis1-7/+6
2021-08-03regulator: sy7636a: Store the epd-pwr-good GPIO locallyAlistair Francis1-5/+16
2021-08-03regulator: sy7636a: Use the parent driver dataAlistair Francis1-6/+6
2021-08-03regulator: sy7636a: Remove the poll_enable_timeAlistair Francis1-3/+0
2021-08-03regulator: sy8827n: Enable REGCACHE_FLATJisheng Zhang1-0/+14
2021-08-03regulator: sy8824x: Enable REGCACHE_FLATJisheng Zhang1-1/+15
2021-07-30regulator: rtq2134: Fix coding styleChiYuan Huang1-2/+2
2021-07-26regulator: hi6421v600: rename voltage range arraysMauro Carvalho Chehab1-14/+14
2021-07-26Merge branch 'regulator-5.14' into regulator-5.15Mark Brown2-27/+31
2021-07-26regulator: hi6421v600: use lowercase for ldoMauro Carvalho Chehab1-18/+18
2021-07-22regulator: fixed: use dev_err_probe for registerChris Morgan1-2/+3