aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-23regulator: core: add of_match_full_name boolean flagCristian Marussi1-0/+3
2020-09-21regulator: unexport regulator_lock/unlock()Michał Mirosław1-3/+0
2020-07-17regulator: Correct kernel-doc inconsistencyColton Lewis2-1/+2
2020-07-15regulator: Allow regulators to verify enabled during enable()Sumit Semwal1-0/+5
2020-07-06regulator: pca9450: add pca9450 pmic driverRobin Gong1-0/+219
2020-06-25regulator: consumer: Supply missing prototypes for 3 core functionsLee Jones1-0/+10
2020-05-29Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <m.szyprowski@samsung.com>:Mark Brown1-0/+8
2020-05-29regulator: extract voltage balancing code to the separate functionMarek Szyprowski1-0/+8
2020-05-08regulator: use linear_ranges helperMatti Vaittinen1-22/+5
2020-03-18regulator: driver.h: fix regulator_map_* function namesMauro Carvalho Chehab1-2/+2
2020-01-15regulator fix for "regulator: core: Add regulator_is_equal() helper"Stephen Rothwell1-1/+1
2020-01-14regulator: core: Add regulator_is_equal() helperMarek Vasut1-0/+7
2019-11-07regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_idStephan Gerhold1-2/+0
2019-11-07regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold1-1/+0
2019-10-29regulator: fixed: add off-on-delayPeng Fan1-0/+1
2019-09-03regulator: add missing 'static inline' to a helper's stubBartosz Golaszewski1-3/+4
2019-09-02regulator: provide regulator_bulk_set_supply_names()Bartosz Golaszewski1-0/+12
2019-08-28regulator: mt6358: Add support for MT6358 regulatorHsin-Hsiung Wang1-0/+56
2019-07-04Merge remote-tracking branch 'regulator/topic/coupled' into regulator-nextMark Brown3-4/+101
2019-07-04Merge branch 'regulator-5.3' into regulator-nextMark Brown2-3/+6
2019-07-04regulator: implement selector steppingBartosz Golaszewski1-0/+6