index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Age
Commit message (
Expand
)
Author
2021-02-12
Merge remote-tracking branch 'regulator/for-5.12' into regulator-next
Mark Brown
2021-01-25
regulator: core: Avoid debugfs: Directory ... already present! error
Hans de Goede
2021-01-22
regulator: Make regulator_sync_voltage() usable by coupled regulators
Dmitry Osipenko
2021-01-22
regulator: Fix lockdep warning resolving supplies
Mark Brown
2021-01-08
regulator: core: avoid regulator_resolve_supply() race condition
David Collins
2021-01-04
regulator: core.c: Replace references to non-existent function
Daniel Scally
2020-12-11
Merge remote-tracking branch 'regulator/for-5.11' into regulator-next
Mark Brown
2020-11-26
regulator: core: return zero for selectors lower than linear_min_sel
Claudiu Beznea
2020-11-13
regulator: core: do not continue if selector match
Claudiu Beznea
2020-11-13
Merge series "regulator: mcp16502: add support for ramp delay" from Claudiu B...
Mark Brown
2020-11-13
regulator: core: validate selector against linear_min_sel
Claudiu Beznea
2020-11-13
regulator: debug early supply resolving
Michał Mirosław
2020-11-13
regulator: workaround self-referent regulators
Michał Mirosław
2020-11-13
regulator: avoid resolve_supply() infinite recursion
Michał Mirosław
2020-11-13
regulator: fix memory leak with repeated set_machine_constraints()
Michał Mirosław
2020-11-11
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2020-11-10
regulator: core: don't disable regulator if is_enabled return error.
Pi-Hsun Shih
2020-11-03
regulator: defer probe when trying to get voltage from unresolved supply
Michał Mirosław
2020-10-28
regulator: fix a kernel-doc markup
Mauro Carvalho Chehab
2020-10-05
Merge remote-tracking branch 'regulator/for-5.10' into regulator-next
Mark Brown
2020-10-05
regulator: Make constraint debug processing conditional on DEBUG
Geert Uytterhoeven
2020-10-01
regulator: core: Enlarge max OF property name length to 64 chars
AngeloGioacchino Del Regno
2020-09-28
regulator: resolve supply after creating regulator
Michał Mirosław
2020-09-28
regulator: print symbolic errors in kernel messages
Michał Mirosław
2020-09-28
regulator: print state at boot
Michał Mirosław
2020-09-22
regulator: fix indentation issue
Colin Ian King
2020-09-21
regulator: unexport regulator_lock/unlock()
Michał Mirosław
2020-09-17
Merge series "Support ROHM BD9576MUF and BD9573MUF PMICs" from Matti Vaittine...
Mark Brown
2020-09-11
Merge tag 'regulator-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-09-07
regulator: don't require mutex for regulator_notifier_call_chain()
Michał Mirosław
2020-09-01
regulator: core: Fix slab-out-of-bounds in regulator_unlock_recursive()
Dmitry Osipenko
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
Merge series "regulator: fix deadlock vs memory reclaim" from Michał Mirosł...
Mark Brown
2020-08-18
regulator: Remove pointer table overallocation
Michał Mirosław
2020-08-18
regulator: Avoid grabbing regulator lock during suspend/resume
Stephen Boyd
2020-08-17
regulator: remove superfluous lock in regulator_resolve_coupling()
Michał Mirosław
2020-08-17
regulator: cleanup regulator_ena_gpio_free()
Michał Mirosław
2020-08-17
regulator: plug of_node leak in regulator_register()'s error path
Michał Mirosław
2020-08-17
regulator: push allocation in set_consumer_device_supply() out of lock
Michał Mirosław
2020-08-17
regulator: push allocations in create_regulator() outside of lock
Michał Mirosław
2020-08-17
regulator: push allocation in regulator_ena_gpio_request() out of lock
Michał Mirosław
2020-08-17
regulator: push allocation in regulator_init_coupling() outside of lock
Michał Mirosław
2020-07-24
regulator: fix memory leak on error path of regulator_register()
Vladimir Zapolskiy
2020-07-20
regulator: core: Add destroy_regulator()
Saravana Kannan
2020-07-15
regulator: Allow regulators to verify enabled during enable()
Sumit Semwal
2020-05-29
regulator: core: Add regulator bypass trace points
Charles Keepax
2020-05-29
Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <...
Mark Brown
2020-05-29
regulator: extract voltage balancing code to the separate function
Marek Szyprowski
2020-05-20
Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaitt...
Mark Brown
2020-04-29
regulator: Revert "Use driver_deferred_probe_timeout for regulator_init_compl...
John Stultz
[next]