index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: core: Fix off_on_delay handling
Vincent Whitchurch
2021-04-23
1
-25
/
+8
*
Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-04-23
1
-0
/
+2
|
\
|
*
regulator: core: Respect off_on_delay at startup
Vincent Whitchurch
2021-04-22
1
-0
/
+2
*
|
regulator: core.c: Improve a comment
Sebastian Fricke
2021-04-21
1
-1
/
+4
*
|
regulator: core.c: Fix indentation of comment
Shubhankar Kuranagatti
2021-04-21
1
-7
/
+14
|
/
*
Merge remote-tracking branch 'regulator/for-5.12' into regulator-next
Mark Brown
2021-02-12
1
-7
/
+11
|
\
|
*
regulator: core: Avoid debugfs: Directory ... already present! error
Hans de Goede
2021-01-25
1
-3
/
+3
|
*
regulator: Make regulator_sync_voltage() usable by coupled regulators
Dmitry Osipenko
2021-01-22
1
-1
/
+5
|
*
regulator: core.c: Replace references to non-existent function
Daniel Scally
2021-01-04
1
-3
/
+3
*
|
regulator: Fix lockdep warning resolving supplies
Mark Brown
2021-01-22
1
-12
/
+17
*
|
regulator: core: avoid regulator_resolve_supply() race condition
David Collins
2021-01-08
1
-11
/
+28
|
/
*
Merge remote-tracking branch 'regulator/for-5.11' into regulator-next
Mark Brown
2020-12-11
1
-1
/
+13
|
\
|
*
regulator: core: return zero for selectors lower than linear_min_sel
Claudiu Beznea
2020-11-26
1
-4
/
+6
|
*
regulator: core: do not continue if selector match
Claudiu Beznea
2020-11-13
1
-0
/
+3
|
*
Merge series "regulator: mcp16502: add support for ramp delay" from Claudiu B...
Mark Brown
2020-11-13
1
-2
/
+7
|
|
\
|
|
*
regulator: core: validate selector against linear_min_sel
Claudiu Beznea
2020-11-13
1
-2
/
+7
|
*
|
regulator: debug early supply resolving
Michał Mirosław
2020-11-13
1
-0
/
+2
|
|
/
|
*
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2020-11-11
1
-2
/
+5
|
|
\
|
*
|
regulator: fix a kernel-doc markup
Mauro Carvalho Chehab
2020-10-28
1
-1
/
+1
*
|
|
regulator: workaround self-referent regulators
Michał Mirosław
2020-11-13
1
-1
/
+4
*
|
|
regulator: avoid resolve_supply() infinite recursion
Michał Mirosław
2020-11-13
1
-0
/
+6
*
|
|
regulator: fix memory leak with repeated set_machine_constraints()
Michał Mirosław
2020-11-13
1
-16
/
+13
|
|
/
|
/
|
*
|
regulator: core: don't disable regulator if is_enabled return error.
Pi-Hsun Shih
2020-11-10
1
-2
/
+3
*
|
regulator: defer probe when trying to get voltage from unresolved supply
Michał Mirosław
2020-11-03
1
-0
/
+2
|
/
*
Merge remote-tracking branch 'regulator/for-5.10' into regulator-next
Mark Brown
2020-10-05
1
-96
/
+143
|
\
|
*
regulator: Make constraint debug processing conditional on DEBUG
Geert Uytterhoeven
2020-10-05
1
-1
/
+12
|
*
regulator: core: Enlarge max OF property name length to 64 chars
AngeloGioacchino Del Regno
2020-10-01
1
-2
/
+2
|
*
regulator: resolve supply after creating regulator
Michał Mirosław
2020-09-28
1
-8
/
+13
|
*
regulator: print symbolic errors in kernel messages
Michał Mirosław
2020-09-28
1
-45
/
+49
|
*
regulator: print state at boot
Michał Mirosław
2020-09-28
1
-2
/
+7
|
*
regulator: fix indentation issue
Colin Ian King
2020-09-22
1
-1
/
+1
|
*
regulator: unexport regulator_lock/unlock()
Michał Mirosław
2020-09-21
1
-4
/
+2
|
*
Merge series "Support ROHM BD9576MUF and BD9573MUF PMICs" from Matti Vaittine...
Mark Brown
2020-09-17
1
-1
/
+1
|
|
\
|
*
|
regulator: don't require mutex for regulator_notifier_call_chain()
Michał Mirosław
2020-09-07
1
-4
/
+1
|
*
|
Merge series "regulator: fix deadlock vs memory reclaim" from Michał Mirosł...
Mark Brown
2020-08-18
1
-73
/
+87
|
|
\
\
|
*
|
|
regulator: Remove pointer table overallocation
Michał Mirosław
2020-08-18
1
-5
/
+5
|
*
|
|
regulator: Avoid grabbing regulator lock during suspend/resume
Stephen Boyd
2020-08-18
1
-24
/
+51
*
|
|
|
Merge tag 'regulator-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-09-11
1
-83
/
+96
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
regulator: core: Fix slab-out-of-bounds in regulator_unlock_recursive()
Dmitry Osipenko
2020-09-01
1
-6
/
+9
|
*
|
|
regulator: remove superfluous lock in regulator_resolve_coupling()
Michał Mirosław
2020-08-17
1
-4
/
+0
|
|
|
/
|
|
/
|
|
*
|
regulator: cleanup regulator_ena_gpio_free()
Michał Mirosław
2020-08-17
1
-12
/
+12
|
*
|
regulator: plug of_node leak in regulator_register()'s error path
Michał Mirosław
2020-08-17
1
-9
/
+4
|
*
|
regulator: push allocation in set_consumer_device_supply() out of lock
Michał Mirosław
2020-08-17
1
-20
/
+26
|
*
|
regulator: push allocations in create_regulator() outside of lock
Michał Mirosław
2020-08-17
1
-25
/
+28
|
*
|
regulator: push allocation in regulator_ena_gpio_request() out of lock
Michał Mirosław
2020-08-17
1
-5
/
+14
|
*
|
regulator: push allocation in regulator_init_coupling() outside of lock
Michał Mirosław
2020-08-17
1
-2
/
+3
|
|
/
*
/
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
|
/
*
regulator: fix memory leak on error path of regulator_register()
Vladimir Zapolskiy
2020-07-24
1
-11
/
+7
*
regulator: core: Add destroy_regulator()
Saravana Kannan
2020-07-20
1
-13
/
+21
*
regulator: Allow regulators to verify enabled during enable()
Sumit Semwal
2020-07-15
1
-1
/
+62
[next]