summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-0118-897/+179
|\
| * Merge series "Remove TPS80031 driver" from Dmitry Osipenko <digetx@gmail.com>:Mark Brown2021-10-233-763/+0
| |\
| | * regulator: tps80031: Remove driverDmitry Osipenko2021-10-233-763/+0
| * | regulator: Don't error out fixed regulator in regulator_sync_voltage()Dmitry Osipenko2021-10-231-0/+3
| |/
| * regulator: Fix SY7636A breakageMark Brown2021-10-231-0/+1
| * Merge series "regulator: Introduce UniPhier NX1 SoC support" from Kunihiko Ha...Mark Brown2021-10-221-0/+4
| |\
| | * regulator: uniphier: Add USB-VBUS compatible string for NX1 SoCKunihiko Hayashi2021-10-211-0/+4
| * | Merge series "Initial Fairphone 4 support" from Luca Weiss <luca@z3ntu.xyz>:Mark Brown2021-10-221-0/+32
| |\ \
| | * | regulator: qcom-rpmh: Add PM6350 regulatorsLuca Weiss2021-10-211-0/+32
| | |/
| * | Merge series "Add support for the silergy,sy7636a" from Alistair Francis <ali...Mark Brown2021-10-222-2/+1
| |\ \
| | * | regulator: sy7636a: Remove requirement on sy7636a mfdAlistair Francis2021-10-212-2/+1
| | |/
| * / regulator: tps62360: replacing legacy gpio interface for gpiodMaíra Canal2021-10-211-33/+26
| |/
| * regulator: lp872x: Remove lp872x_dvs_stateNathan Chancellor2021-10-211-7/+7
| * Merge tag 'v5.15-rc6' into regulator-5.16Mark Brown2021-10-181-2/+0
| |\
| * | regulator: lp872x: replacing legacy gpio interface for gpiodMaíra Canal2021-10-161-23/+15
| * | Merge series "regulator/mfd/clock: dt-bindings: Samsung S2M and S5M to dtsche...Mark Brown2021-10-081-12/+9
| |\ \
| | * | regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disa...Krzysztof Kozlowski2021-10-081-12/+9
| * | | regulator: bd71815: Use defined mask valuesMatti Vaittinen2021-10-041-2/+2
| * | | regulator: qcom_smd: Add PM2250 regulatorsShawn Guo2021-10-011-0/+49
| * | | regulator: Lower priority of logging when setting supplyMark Brown2021-09-301-1/+1
| * | | regulator: dummy: Use devm_regulator_register()Zenghui Yu2021-09-271-1/+2
| * | | regulator: pwm-regulator: Make use of the helper function dev_err_probe()Anand Moon2021-09-271-9/+3
| * | | regulator: fix typo in Kconfig and max8973-regulatorRamona Alexandra Nechita2021-09-202-4/+4
| * | | regulator: rtq6752: Enclose 'enable' gpio control by enable flagChiYuan Huang2021-09-151-9/+9
| * | | regulator: core: resolve supply voltage deferral silentlyBrian Norris2021-09-131-3/+4
| * | | regulator: vqmmc-ipq4019: Make use of the helper function devm_platform_iorem...Cai Huoqing2021-09-131-3/+1
| * | | regulator: ti-abb: Kconfig: Add helper dependency on COMPILE_TESTCai Huoqing2021-09-131-1/+1
| * | | regulator: ti-abb: Make use of the helper function devm_ioremap relatedCai Huoqing2021-09-131-25/+6
* | | | Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-011-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | kernel/locking: Add context to ww_mutex_trylock()Maarten Lankhorst2021-09-171-1/+1
* | | | regulator: max14577: Revert "regulator: max14577: Add proper module aliases s...Krzysztof Kozlowski2021-09-171-2/+0
| |/ / |/| |
* | | regulator: qcom-rpmh-regulator: fix pm8009-1 ldo7 resource nameDmitry Baryshkov2021-09-011-1/+1
|/ /
* | regulator: vctrl: Avoid lockdep warning in enable/disable opsChen-Yu Tsai2021-08-251-30/+42
* | regulator: vctrl: Use locked regulator_get_voltage in probe pathChen-Yu Tsai2021-08-251-1/+2
* | regulator: Documentation fix for regulator error notification helperMatti Vaittinen2021-08-231-1/+1
* | regulator: sy7636a: Use the regmap directlyAlistair Francis2021-08-091-7/+6
* | regulator: sy7636a: Store the epd-pwr-good GPIO locallyAlistair Francis2021-08-031-5/+16
* | regulator: sy7636a: Use the parent driver dataAlistair Francis2021-08-031-6/+6
* | regulator: sy7636a: Remove the poll_enable_timeAlistair Francis2021-08-031-3/+0
* | regulator: sy8827n: Enable REGCACHE_FLATJisheng Zhang2021-08-031-0/+14
* | regulator: sy8824x: Enable REGCACHE_FLATJisheng Zhang2021-08-031-1/+15
* | regulator: rtq2134: Fix coding styleChiYuan Huang2021-07-301-2/+2
* | regulator: hi6421v600: rename voltage range arraysMauro Carvalho Chehab2021-07-261-14/+14
* | Merge branch 'regulator-5.14' into regulator-5.15Mark Brown2021-07-262-27/+31
|\ \
| * | regulator: hi6421v600: use lowercase for ldoMauro Carvalho Chehab2021-07-261-18/+18
| * | regulator: hi6421: Fix getting wrong drvdataAxel Lin2021-07-111-9/+13
* | | regulator: fixed: use dev_err_probe for registerChris Morgan2021-07-221-2/+3
* | | regulator: rtq2134: Add support for Richtek RTQ2134 SubPMICChiYuan Huang2021-07-203-0/+385
* | | regulator: Fix a couple of spelling mistakes in KconfigColin Ian King2021-07-191-2/+2
* | | regulator: rtq6752: fix reg reset behaviorChiYuan Huang2021-07-161-3/+7