aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-29regulator: gpio: Add input_supply support in gpio_regulator_configJerome Neanne1-0/+2
2022-09-13MediaTek Helio X10 MT6795 - MT6331/6332 RegulatorsMark Brown2-0/+73
2022-09-13regulator: Add driver for MT6332 PMIC regulatorsAngeloGioacchino Del Regno1-0/+27
2022-09-13regulator: Add driver for MT6331 PMIC regulatorsAngeloGioacchino Del Regno1-0/+46
2022-08-18regulator: Add devm helpers for get and enableMatti Vaittinen1-0/+27
2022-07-28regulator: Consumer load management improvementsMark Brown1-4/+12
2022-07-27regulator: core: Allow drivers to define their init data as constDouglas Anderson1-0/+4
2022-07-27regulator: core: Allow specifying an initial load w/ the bulk APIDouglas Anderson1-4/+8
2022-06-28regulator: fix a kernel-doc warningMauro Carvalho Chehab1-0/+1
2022-05-03regulator: pca9450: Make I2C Level Translator configurablePer-Daniel Olsson1-0/+7
2022-04-04regulator: mt6366: Add support for MT6366 regulatorJohnson Wang1-0/+45
2022-01-11Merge tag 'regulator-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-13/+54
2021-12-07regulator: fix bullet lists of regulator_ops commentYanteng Si1-9/+13
2021-11-24regulator: irq_helper: Provide helper for trivial IRQ notificationsMatti Vaittinen1-0/+2
2021-11-24regulator: Add regulator_err2notif() helperMatti Vaittinen1-0/+34
2021-11-24regulator: Drop unnecessary struct memberMatti Vaittinen1-1/+0
2021-11-18regulator: Add units to limit documentationMatti Vaittinen1-3/+5
2021-11-18regulator: Update protection IRQ helper docsMatti Vaittinen1-6/+8
2021-10-21regulator: tps62360: replacing legacy gpio interface for gpiodMaíra Canal1-6/+0
2021-10-21regulator: lp872x: Remove lp872x_dvs_stateNathan Chancellor1-6/+1
2021-10-16regulator: lp872x: replacing legacy gpio interface for gpiodMaíra Canal1-7/+7
2021-08-23regulator: Documentation fix for regulator error notification helperMatti Vaittinen1-3/+4
2021-08-18regulator: Minor regulator documentation fixes.Matti Vaittinen1-1/+7
2021-07-12Merge series "regulator: devres: remove unused device-managed unregister APIs" from Alexandru Ardelean <aardelean@deviqon.com>:Mark Brown2-16/+0
2021-07-11regulator: machine.h: fix kernel-doc "bad line"Randy Dunlap1-1/+1
2021-07-11regulator: devres: unexport devm_regulator_unregister_supply_alias()Alexandru Ardelean1-7/+0
2021-07-11regulator: devres: remove devm_regulator_bulk_unregister_supply_alias()Alexandru Ardelean1-8/+0
2021-07-11regulator: devres: remove devm_regulator_unregister() functionAlexandru Ardelean1-1/+0
2021-06-21Merge series "Extend regulator notification support" from Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>:Mark Brown4-9/+222
2021-06-21regulator: add property parsing and callbacks to set protection limitsMatti Vaittinen2-4/+63
2021-06-21regulator: IRQ based event/error notification helpersMatti Vaittinen1-0/+135
2021-06-21regulator: move rdev_print helpers to internal.hMatti Vaittinen2-5/+10
2021-06-21regulator: add warning flagsMatti Vaittinen1-0/+14
2021-06-14Merge tag 'for-5.14-regulator' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into regulator-5.14Mark Brown1-0/+1
2021-06-01regulator: mt6359: Add support for MT6359P regulatorHsin-Hsiung Wang1-0/+1
2021-06-01regulator: mt6359: Add support for MT6359 regulatorWen Su1-0/+58
2021-06-01regulator: core: Add regulator_sync_voltage_rdev()Dmitry Osipenko1-0/+1
2021-04-23regulator: core: Fix off_on_delay handlingVincent Whitchurch1-1/+1
2021-04-02regulator: Add regmap helper for ramp-delay settingMatti Vaittinen1-0/+5
2021-04-02regulator: helpers: Export helper voltage listingMatti Vaittinen1-0/+2
2021-03-10regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage settingFrieder Schrempf1-0/+3
2021-02-12Merge remote-tracking branch 'regulator/for-5.12' into regulator-nextMark Brown3-166/+51
2021-02-11regulator: pca9450: Enable system reset on WDOG_B assertionFrieder Schrempf1-0/+7
2021-02-08regulator: mt6315: Add support for MT6315 regulatorHsin-Hsiung Wang1-0/+44
2021-01-21regulator: consumer: Add missing stubs to regulator/consumer.hDmitry Osipenko1-0/+30
2021-01-13regulator: ab8500: Decomission platform data headerLinus Walleij1-156/+0
2021-01-13regulator: ab8500: Remove unused platform dataLinus Walleij1-10/+0
2020-12-11regulator: pfuze100: Convert the driver to DT-onlyFabio Estevam1-6/+0
2020-12-01regulator: da9121: Add support for device variants via devicetreeAdam Ward1-0/+11
2020-12-01regulator: da9121: Add device variant regmapsAdam Ward1-0/+25