summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2022-04-20regulator: wm8994: Add an off-on delay for WM8994 variantJonathan Bakker1-3/+39
2022-04-13regulator: atc260x: Fix missing active_discharge_on settingAxel Lin1-0/+1
2022-04-13regulator: rtq2134: Fix missing active_discharge_on settingAxel Lin1-0/+1
2022-04-08regulator: rpi-panel: Handle I2C errors/timing to the AtmelDave Stevenson1-10/+46
2022-04-08regulator: qcom_smd: fix for_each_child.cocci warningskernel test robot1-1/+3
2022-03-08regulator: core: fix false positive in regulator_late_cleanup()Oliver Barta1-10/+3
2022-01-27regulator: qcom_smd: Align probe function with rpmh-regulatorKonrad Dybcio1-30/+70
2022-01-27regulator: da9121: Prevent current limit change when enabledAdam Ward1-0/+5
2022-01-27regulator: qcom-labibb: OCP interrupts are not a failure while disabledMarijn Suijten1-1/+1
2021-11-18regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disa...Krzysztof Kozlowski1-12/+9
2021-09-17regulator: max14577: Revert "regulator: max14577: Add proper module aliases s...Krzysztof Kozlowski1-2/+0
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-12regulator: bd718x7: Suopport configuring UVP/OVP stateMatti Vaittinen1-109/+260
2021-07-12regulator: Replace symbolic permissions with octal permissionsJinchao Wang1-2/+2
2021-07-12regulator: rt6752: Add support for Richtek RTQ6752ChiYuan Huang3-0/+295
2021-07-12regulator: rt5033: Use linear ranges to map all voltage selectionChiYuan Huang1-6/+15
2021-07-12regulator: tps65910: Silence deferred probe errorDmitry Osipenko1-6/+4
2021-07-12regulator: mt6397: Remove modeset_shift from struct mt6397_regulator_infoAxel Lin1-7/+8
2021-07-12regulator: mt6359: Remove shift fields from struct mt6359_regulator_infoAxel Lin1-11/+8
2021-07-12regulator: mt6358: Remove shift fields from struct mt6358_regulator_infoAxel Lin1-47/+40
2021-07-12regulator: devres: unexport devm_regulator_unregister_supply_alias()Alexandru Ardelean1-14/+2
2021-07-12regulator: devres: remove devm_regulator_bulk_unregister_supply_alias()Alexandru Ardelean1-24/+0
2021-07-12regulator: devres: remove devm_regulator_unregister() functionAlexandru Ardelean1-29/+0
2021-07-12regulator: hi6421v600-regulator: add a missing dot at copyrightMauro Carvalho Chehab1-1/+1
2021-07-12Merge existing fixes from regulator/for-5.14Mark Brown4-12/+13
2021-07-12regulator: hi6421: Fix getting wrong drvdataAxel Lin1-9/+13
2021-07-07regulator: mtk-dvfsrc: Fix wrong dev pointer for devm_regulator_registerAxel Lin1-2/+1
2021-07-05Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-0/+11