summaryrefslogtreecommitdiff
path: root/include/linux/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: Consumer load management improvementsMark Brown2022-07-281-4/+12
|\
| * regulator: core: Allow drivers to define their init data as constDouglas Anderson2022-07-271-0/+4
| * regulator: core: Allow specifying an initial load w/ the bulk APIDouglas Anderson2022-07-271-4/+8
* | regulator: fix a kernel-doc warningMauro Carvalho Chehab2022-06-281-0/+1
|/
* regulator: pca9450: Make I2C Level Translator configurablePer-Daniel Olsson2022-05-031-0/+7
* regulator: mt6366: Add support for MT6366 regulatorJohnson Wang2022-04-041-0/+45
* Merge tag 'regulator-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-111-13/+54
|\
| * regulator: fix bullet lists of regulator_ops commentYanteng Si2021-12-071-9/+13
| * regulator: irq_helper: Provide helper for trivial IRQ notificationsMatti Vaittinen2021-11-241-0/+2
| * regulator: Add regulator_err2notif() helperMatti Vaittinen2021-11-241-0/+34
| * regulator: Drop unnecessary struct memberMatti Vaittinen2021-11-241-1/+0
| * regulator: Add units to limit documentationMatti Vaittinen2021-11-181-3/+5
* | regulator: Update protection IRQ helper docsMatti Vaittinen2021-11-181-6/+8
|/
* regulator: tps62360: replacing legacy gpio interface for gpiodMaíra Canal2021-10-211-6/+0
* regulator: lp872x: Remove lp872x_dvs_stateNathan Chancellor2021-10-211-6/+1
* regulator: lp872x: replacing legacy gpio interface for gpiodMaíra Canal2021-10-161-7/+7
* regulator: Documentation fix for regulator error notification helperMatti Vaittinen2021-08-231-3/+4
* regulator: Minor regulator documentation fixes.Matti Vaittinen2021-08-181-1/+7
* Merge series "regulator: devres: remove unused device-managed unregister APIs...Mark Brown2021-07-122-16/+0
|\
| * regulator: devres: unexport devm_regulator_unregister_supply_alias()Alexandru Ardelean2021-07-111-7/+0
| * regulator: devres: remove devm_regulator_bulk_unregister_supply_alias()Alexandru Ardelean2021-07-111-8/+0
| * regulator: devres: remove devm_regulator_unregister() functionAlexandru Ardelean2021-07-111-1/+0
* | regulator: machine.h: fix kernel-doc "bad line"Randy Dunlap2021-07-111-1/+1
|/
* Merge series "Extend regulator notification support" from Matti Vaittinen <ma...Mark Brown2021-06-214-9/+222
|\
| * regulator: add property parsing and callbacks to set protection limitsMatti Vaittinen2021-06-212-4/+63
| * regulator: IRQ based event/error notification helpersMatti Vaittinen2021-06-211-0/+135
| * regulator: move rdev_print helpers to internal.hMatti Vaittinen2021-06-212-5/+10
| * regulator: add warning flagsMatti Vaittinen2021-06-211-0/+14
* | Merge tag 'for-5.14-regulator' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2021-06-141-0/+1
|\ \
| * | regulator: core: Add regulator_sync_voltage_rdev()Dmitry Osipenko2021-06-011-0/+1
| |/
* | regulator: mt6359: Add support for MT6359P regulatorHsin-Hsiung Wang2021-06-011-0/+1
* | regulator: mt6359: Add support for MT6359 regulatorWen Su2021-06-011-0/+58
|/
* regulator: core: Fix off_on_delay handlingVincent Whitchurch2021-04-231-1/+1
* regulator: Add regmap helper for ramp-delay settingMatti Vaittinen2021-04-021-0/+5
* regulator: helpers: Export helper voltage listingMatti Vaittinen2021-04-021-0/+2
* regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage settingFrieder Schrempf2021-03-101-0/+3
* Merge remote-tracking branch 'regulator/for-5.12' into regulator-nextMark Brown2021-02-123-166/+51
|\
| * regulator: pca9450: Enable system reset on WDOG_B assertionFrieder Schrempf2021-02-111-0/+7
| * regulator: mt6315: Add support for MT6315 regulatorHsin-Hsiung Wang2021-02-081-0/+44
| * regulator: ab8500: Decomission platform data headerLinus Walleij2021-01-131-156/+0
| * regulator: ab8500: Remove unused platform dataLinus Walleij2021-01-131-10/+0
* | regulator: consumer: Add missing stubs to regulator/consumer.hDmitry Osipenko2021-01-211-0/+30
|/
* regulator: pfuze100: Convert the driver to DT-onlyFabio Estevam2020-12-111-6/+0
* regulator: da9121: Add support for device variants via devicetreeAdam Ward2020-12-011-0/+11
* regulator: da9121: Add device variant regmapsAdam Ward2020-12-011-0/+25
* regulator: core: add of_match_full_name boolean flagCristian Marussi2020-11-231-0/+3
* regulator: unexport regulator_lock/unlock()Michał Mirosław2020-09-211-3/+0
* regulator: Correct kernel-doc inconsistencyColton Lewis2020-07-172-1/+2
* regulator: Allow regulators to verify enabled during enable()Sumit Semwal2020-07-151-0/+5
* regulator: pca9450: add pca9450 pmic driverRobin Gong2020-07-061-0/+219