summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2021-10-21regulator: lp872x: Remove lp872x_dvs_stateNathan Chancellor1-7/+7
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 dtsche...Mark Brown1-12/+9
2021-10-08regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disa...Krzysztof Kozlowski1-12/+9
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-17regulator: max14577: Revert "regulator: max14577: Add proper module aliases s...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_iorem...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
2021-07-20regulator: rtq2134: Add support for Richtek RTQ2134 SubPMICChiYuan Huang3-0/+385
2021-07-19regulator: Fix a couple of spelling mistakes in KconfigColin Ian King1-2/+2
2021-07-16regulator: rtq6752: fix reg reset behaviorChiYuan Huang1-3/+7
2021-07-15regulator: da9063: Add support for full-current mode.Vincent Pelletier1-2/+130
2021-07-15regulator: rt6245: make a const array func_base static, makes object smallerColin Ian King1-1/+1
2021-07-14regulator: rtq6752: Fix the typo for reg define and author nameChiYuan Huang1-2/+2
2021-07-12Merge series "regulator: devres: remove unused device-managed unregister APIs...Mark Brown1-67/+2
2021-07-12Merge series "Move Hisilicon 6421v600 SPMI and USB drivers out of staging" fr...Mark Brown1-1/+1
2021-07-11regulator: bd718x7: Suopport configuring UVP/OVP stateMatti Vaittinen1-109/+260
2021-07-11regulator: Replace symbolic permissions with octal permissionsJinchao Wang1-2/+2
2021-07-11regulator: rt6752: Add support for Richtek RTQ6752ChiYuan Huang3-0/+295
2021-07-11regulator: rt5033: Use linear ranges to map all voltage selectionChiYuan Huang1-6/+15
2021-07-11regulator: tps65910: Silence deferred probe errorDmitry Osipenko1-6/+4
2021-07-11regulator: mt6397: Remove modeset_shift from struct mt6397_regulator_infoAxel Lin1-7/+8
2021-07-11regulator: mt6359: Remove shift fields from struct mt6359_regulator_infoAxel Lin1-11/+8
2021-07-11regulator: mt6358: Remove shift fields from struct mt6358_regulator_infoAxel Lin1-47/+40
2021-07-11regulator: devres: unexport devm_regulator_unregister_supply_alias()Alexandru Ardelean1-14/+2
2021-07-11regulator: devres: remove devm_regulator_bulk_unregister_supply_alias()Alexandru Ardelean1-24/+0