summaryrefslogtreecommitdiff
path: root/drivers/regulator/core.c
AgeCommit message (Expand)Author
2021-11-01Merge tag 'regulator-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-23regulator: Don't error out fixed regulator in regulator_sync_voltage()Dmitry Osipenko
2021-09-30regulator: Lower priority of logging when setting supplyMark Brown
2021-09-17kernel/locking: Add context to ww_mutex_trylock()Maarten Lankhorst
2021-09-13regulator: core: resolve supply voltage deferral silentlyBrian Norris
2021-06-23Merge remote-tracking branch 'regulator/for-5.14' into regulator-nextMark Brown
2021-06-21Merge series "Extend regulator notification support" from Matti Vaittinen <ma...Mark Brown
2021-06-21regulator: add property parsing and callbacks to set protection limitsMatti Vaittinen
2021-06-21regulator: IRQ based event/error notification helpersMatti Vaittinen
2021-06-21regulator: move rdev_print helpers to internal.hMatti Vaittinen
2021-06-14Merge tag 'for-5.14-regulator' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2021-06-02regulator: core: Use DEVICE_ATTR_RO macroYueHaibing
2021-06-01regulator: core: Add regulator_sync_voltage_rdev()Dmitry Osipenko
2021-05-20regulator: core: resolve supply for boot-on/always-on regulatorsDmitry Baryshkov
2021-04-23regulator: core: Fix off_on_delay handlingVincent Whitchurch
2021-04-23Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2021-04-22regulator: core: Respect off_on_delay at startupVincent Whitchurch
2021-04-21regulator: core.c: Improve a commentSebastian Fricke
2021-04-21regulator: core.c: Fix indentation of commentShubhankar Kuranagatti
2021-02-12Merge remote-tracking branch 'regulator/for-5.12' into regulator-nextMark Brown
2021-01-25regulator: core: Avoid debugfs: Directory ... already present! errorHans de Goede
2021-01-22regulator: Make regulator_sync_voltage() usable by coupled regulatorsDmitry Osipenko
2021-01-22regulator: Fix lockdep warning resolving suppliesMark Brown
2021-01-08regulator: core: avoid regulator_resolve_supply() race conditionDavid Collins
2021-01-04regulator: core.c: Replace references to non-existent functionDaniel Scally
2020-12-11Merge remote-tracking branch 'regulator/for-5.11' into regulator-nextMark Brown
2020-11-26regulator: core: return zero for selectors lower than linear_min_selClaudiu Beznea
2020-11-13regulator: core: do not continue if selector matchClaudiu Beznea
2020-11-13Merge series "regulator: mcp16502: add support for ramp delay" from Claudiu B...Mark Brown
2020-11-13regulator: core: validate selector against linear_min_selClaudiu Beznea
2020-11-13regulator: debug early supply resolvingMichał Mirosław
2020-11-13regulator: workaround self-referent regulatorsMichał Mirosław
2020-11-13regulator: avoid resolve_supply() infinite recursionMichał Mirosław
2020-11-13regulator: fix memory leak with repeated set_machine_constraints()Michał Mirosław
2020-11-11Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2020-11-10regulator: core: don't disable regulator if is_enabled return error.Pi-Hsun Shih
2020-11-03regulator: defer probe when trying to get voltage from unresolved supplyMichał Mirosław
2020-10-28regulator: fix a kernel-doc markupMauro Carvalho Chehab
2020-10-05Merge remote-tracking branch 'regulator/for-5.10' into regulator-nextMark Brown
2020-10-05regulator: Make constraint debug processing conditional on DEBUGGeert Uytterhoeven
2020-10-01regulator: core: Enlarge max OF property name length to 64 charsAngeloGioacchino Del Regno
2020-09-28regulator: resolve supply after creating regulatorMichał Mirosław
2020-09-28regulator: print symbolic errors in kernel messagesMichał Mirosław
2020-09-28regulator: print state at bootMichał Mirosław
2020-09-22regulator: fix indentation issueColin Ian King
2020-09-21regulator: unexport regulator_lock/unlock()Michał Mirosław
2020-09-17Merge series "Support ROHM BD9576MUF and BD9573MUF PMICs" from Matti Vaittine...Mark Brown
2020-09-11Merge tag 'regulator-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-09-07regulator: don't require mutex for regulator_notifier_call_chain()Michał Mirosław
2020-09-01regulator: core: Fix slab-out-of-bounds in regulator_unlock_recursive()Dmitry Osipenko