index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-22
regulator: Fix lockdep warning resolving supplies
Mark Brown
1
-12
/
+17
2021-01-08
regulator: core: avoid regulator_resolve_supply() race condition
David Collins
1
-11
/
+28
2020-12-11
Merge remote-tracking branch 'regulator/for-5.11' into regulator-next
Mark Brown
1
-1
/
+13
2020-11-26
regulator: core: return zero for selectors lower than linear_min_sel
Claudiu Beznea
1
-4
/
+6
2020-11-13
regulator: core: do not continue if selector match
Claudiu Beznea
1
-0
/
+3
2020-11-13
Merge series "regulator: mcp16502: add support for ramp delay" from Claudiu B...
Mark Brown
1
-2
/
+7
2020-11-13
regulator: core: validate selector against linear_min_sel
Claudiu Beznea
1
-2
/
+7
2020-11-13
regulator: debug early supply resolving
Michał Mirosław
1
-0
/
+2
2020-11-13
regulator: workaround self-referent regulators
Michał Mirosław
1
-1
/
+4
2020-11-13
regulator: avoid resolve_supply() infinite recursion
Michał Mirosław
1
-0
/
+6
2020-11-13
regulator: fix memory leak with repeated set_machine_constraints()
Michał Mirosław
1
-16
/
+13
2020-11-11
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-2
/
+5
2020-11-10
regulator: core: don't disable regulator if is_enabled return error.
Pi-Hsun Shih
1
-2
/
+3
2020-11-03
regulator: defer probe when trying to get voltage from unresolved supply
Michał Mirosław
1
-0
/
+2
2020-10-28
regulator: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-05
Merge remote-tracking branch 'regulator/for-5.10' into regulator-next
Mark Brown
1
-96
/
+143
2020-10-05
regulator: Make constraint debug processing conditional on DEBUG
Geert Uytterhoeven
1
-1
/
+12
2020-10-01
regulator: core: Enlarge max OF property name length to 64 chars
AngeloGioacchino Del Regno
1
-2
/
+2
2020-09-28
regulator: resolve supply after creating regulator
Michał Mirosław
1
-8
/
+13
2020-09-28
regulator: print symbolic errors in kernel messages
Michał Mirosław
1
-45
/
+49
2020-09-28
regulator: print state at boot
Michał Mirosław
1
-2
/
+7
2020-09-22
regulator: fix indentation issue
Colin Ian King
1
-1
/
+1
2020-09-21
regulator: unexport regulator_lock/unlock()
Michał Mirosław
1
-4
/
+2
2020-09-17
Merge series "Support ROHM BD9576MUF and BD9573MUF PMICs" from Matti Vaittine...
Mark Brown
1
-1
/
+1
2020-09-11
Merge tag 'regulator-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-83
/
+96
2020-09-07
regulator: don't require mutex for regulator_notifier_call_chain()
Michał Mirosław
1
-4
/
+1
2020-09-01
regulator: core: Fix slab-out-of-bounds in regulator_unlock_recursive()
Dmitry Osipenko
1
-6
/
+9
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-18
Merge series "regulator: fix deadlock vs memory reclaim" from Michał Mirosł...
Mark Brown
1
-73
/
+87
2020-08-18
regulator: Remove pointer table overallocation
Michał Mirosław
1
-5
/
+5
2020-08-18
regulator: Avoid grabbing regulator lock during suspend/resume
Stephen Boyd
1
-24
/
+51
2020-08-17
regulator: remove superfluous lock in regulator_resolve_coupling()
Michał Mirosław
1
-4
/
+0
2020-08-17
regulator: cleanup regulator_ena_gpio_free()
Michał Mirosław
1
-12
/
+12
2020-08-17
regulator: plug of_node leak in regulator_register()'s error path
Michał Mirosław
1
-9
/
+4
2020-08-17
regulator: push allocation in set_consumer_device_supply() out of lock
Michał Mirosław
1
-20
/
+26
2020-08-17
regulator: push allocations in create_regulator() outside of lock
Michał Mirosław
1
-25
/
+28
2020-08-17
regulator: push allocation in regulator_ena_gpio_request() out of lock
Michał Mirosław
1
-5
/
+14
2020-08-17
regulator: push allocation in regulator_init_coupling() outside of lock
Michał Mirosław
1
-2
/
+3
2020-07-24
regulator: fix memory leak on error path of regulator_register()
Vladimir Zapolskiy
1
-11
/
+7
2020-07-20
regulator: core: Add destroy_regulator()
Saravana Kannan
1
-13
/
+21
2020-07-15
regulator: Allow regulators to verify enabled during enable()
Sumit Semwal
1
-1
/
+62
2020-05-29
regulator: core: Add regulator bypass trace points
Charles Keepax
1
-0
/
+9
2020-05-29
Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <...
Mark Brown
1
-20
/
+29
2020-05-29
regulator: extract voltage balancing code to the separate function
Marek Szyprowski
1
-20
/
+29
2020-05-20
Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaitt...
Mark Brown
1
-14
/
+11
2020-04-29
regulator: Revert "Use driver_deferred_probe_timeout for regulator_init_compl...
John Stultz
1
-14
/
+11
2020-04-14
regulator: use consumer->supply_name in debugfs/regulator_summary
Michał Mirosław
1
-0
/
+1
2020-03-31
Merge tag 'regulator-spi-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+1
2020-03-13
regulator: core: Avoid device name duplication in NORMAL_GET
Andy Shevchenko
1
-4
/
+1
2020-03-04
regulator: Use driver_deferred_probe_timeout for regulator_init_complete_work
John Stultz
1
-11
/
+14
[next]