summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: Add MAX20086-MAX20089 driverWatson Chow2022-01-073-1/+342
* regulator: qcom_smd: Align probe function with rpmh-regulatorKonrad Dybcio2022-01-061-30/+70
* regulator: remove redundant ret variableMinghao Chi2022-01-041-4/+2
* regulator: qcom-labibb: OCP interrupts are not a failure while disabledMarijn Suijten2021-12-241-1/+1
* regulator: Introduce tps68470-regulator driverHans de Goede2021-12-153-0/+211
* drivers/regulator: remove redundant ret variableMinghao Chi2021-12-131-8/+2
* regulator: qcom-rpmh: Add support for PM8450 regulatorsVinod Koul2021-12-011-0/+18
* regulator: da9121: Add DA914x supportAdam Ward2021-11-302-5/+124
* regulator: da9121: Prevent current limit change when enabledAdam Ward2021-11-301-0/+5
* regulator: qcom-rpmh: Add PMG1110 regulatorsSatya Priya2021-11-291-0/+9
* regulator: qcom_spmi: Add pm8226 regulatorsDominik Kobinski2021-11-261-0/+39
* regulator: irq_helper: Provide helper for trivial IRQ notificationsMatti Vaittinen2021-11-241-1/+40
* regulator: bd718x7: Use rohm generic restricted voltage settingMatti Vaittinen2021-11-181-25/+4
* regulator: rohm-regulator: add helper for restricted voltage settingMatti Vaittinen2021-11-181-0/+16
* regulator: da9121: Emit only one error message in .remove()Uwe Kleine-König2021-11-161-2/+2
* Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-11-081-5/+5
|\
| *-. Merge branches 'ib-mfd-iio-touchscreen-clk-5.16', 'ib-mfd-misc-regulator-5.16...Lee Jones2021-11-052-17/+14
| |\ \
| | | * Merge tag 'tags/s2m_s5m_dtschema' into tb-mfd-from-regulator-5.16Lee Jones2021-10-211-12/+9
| | |/| | |/| |
| | * | mfd: hi6421-spmi-pmic: Cleanup drvdata to only include regmapMauro Carvalho Chehab2021-10-051-5/+5
| |/ /
* | | 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
| |/ / |/| |