summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
AgeCommit message (Expand)Author
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
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18Merge series "regulator: fix deadlock vs memory reclaim" from Michał Mirosł...Mark Brown
2020-08-18regulator: Remove pointer table overallocationMichał Mirosław
2020-08-18regulator: Avoid grabbing regulator lock during suspend/resumeStephen Boyd
2020-08-17regulator: remove superfluous lock in regulator_resolve_coupling()Michał Mirosław
2020-08-17regulator: cleanup regulator_ena_gpio_free()Michał Mirosław
2020-08-17regulator: plug of_node leak in regulator_register()'s error pathMichał Mirosław
2020-08-17regulator: push allocation in set_consumer_device_supply() out of lockMichał Mirosław
2020-08-17regulator: push allocations in create_regulator() outside of lockMichał Mirosław
2020-08-17regulator: push allocation in regulator_ena_gpio_request() out of lockMichał Mirosław
2020-08-17regulator: push allocation in regulator_init_coupling() outside of lockMichał Mirosław
2020-07-24regulator: fix memory leak on error path of regulator_register()Vladimir Zapolskiy
2020-07-20regulator: core: Add destroy_regulator()Saravana Kannan
2020-07-15regulator: Allow regulators to verify enabled during enable()Sumit Semwal
2020-05-29regulator: core: Add regulator bypass trace pointsCharles Keepax
2020-05-29Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <...Mark Brown
2020-05-29regulator: extract voltage balancing code to the separate functionMarek Szyprowski
2020-05-20Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaitt...Mark Brown
2020-04-29regulator: Revert "Use driver_deferred_probe_timeout for regulator_init_compl...John Stultz
2020-04-14regulator: use consumer->supply_name in debugfs/regulator_summaryMichał Mirosław
2020-03-30Merge tag 'regulator-spi-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-13regulator: core: Avoid device name duplication in NORMAL_GETAndy Shevchenko
2020-03-04regulator: Use driver_deferred_probe_timeout for regulator_init_complete_workJohn Stultz
2020-01-23Merge branch 'regulator-5.5' into regulator-linusMark Brown
2020-01-20regulator: core: Fix exported symbols to the exported GPL versionEnric Balletbo i Serra