summaryrefslogtreecommitdiffstats
path: root/include/linux/regulator
Commit message (Expand)AuthorAgeFilesLines
* 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
* regulator: consumer: Supply missing prototypes for 3 core functionsLee Jones2020-06-251-0/+10
* Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <...Mark Brown2020-05-291-0/+8
|\
| * regulator: extract voltage balancing code to the separate functionMarek Szyprowski2020-05-291-0/+8
* | regulator: use linear_ranges helperMatti Vaittinen2020-05-081-22/+5
|/
* regulator: driver.h: fix regulator_map_* function namesMauro Carvalho Chehab2020-03-181-2/+2
* regulator fix for "regulator: core: Add regulator_is_equal() helper"Stephen Rothwell2020-01-151-1/+1
* regulator: core: Add regulator_is_equal() helperMarek Vasut2020-01-141-0/+7
* regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_idStephan Gerhold2019-11-071-2/+0
* regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold2019-11-071-1/+0
* regulator: fixed: add off-on-delayPeng Fan2019-10-291-0/+1
* regulator: add missing 'static inline' to a helper's stubBartosz Golaszewski2019-09-031-3/+4
* regulator: provide regulator_bulk_set_supply_names()Bartosz Golaszewski2019-09-021-0/+12
* regulator: mt6358: Add support for MT6358 regulatorHsin-Hsiung Wang2019-08-281-0/+56