index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-17
regulator: core: Avoid lockdep reports when resolving supplies
Douglas Anderson
1
-8
/
+83
2023-05-17
regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow()
Douglas Anderson
1
-0
/
+2
2023-01-18
regulator: core: fix deadlock on regulator enable
Johan Hovold
1
-1
/
+1
2023-01-18
regulator: core: fix use_count leakage when handling boot-on
Rui Zhang
1
-1
/
+7
2023-01-18
regulator: core: fix resource leak in regulator_register()
Yang Yingliang
1
-0
/
+1
2023-01-18
regulator: core: fix module refcount leak in set_supply()
Yang Yingliang
1
-0
/
+1
2023-01-18
regulator: core: use kfree_const() to free space conditionally
Wang ShaoBo
1
-1
/
+1
2023-01-18
regulator: core: fix unbalanced of node refcount in regulator_dev_lookup()
Yang Yingliang
1
-0
/
+1
2022-12-08
regulator: core: fix UAF in destroy_regulator()
Yang Yingliang
1
-1
/
+1
2022-12-08
regulator: core: fix kobject release warning and memory leak in regulator_reg...
Zeng Heng
1
-1
/
+5
2022-09-15
regulator: core: Clean up on enable failure
Andrew Halaney
1
-2
/
+7
2022-06-14
regulator: core: Fix enable_count imbalance with EXCLUSIVE_GET
Zev Weiss
1
-2
/
+5
2021-06-16
regulator: core: resolve supply for boot-on/always-on regulators
Dmitry Baryshkov
1
-0
/
+6
2021-03-04
regulator: core: Avoid debugfs: Directory ... already present! error
Hans de Goede
1
-3
/
+3
2021-02-13
regulator: Fix lockdep warning resolving supplies
Mark Brown
1
-12
/
+17
2021-02-13
regulator: core: avoid regulator_resolve_supply() race condition
David Collins
1
-11
/
+28
2020-11-24
regulator: workaround self-referent regulators
Michał Mirosław
1
-1
/
+4
2020-11-24
regulator: avoid resolve_supply() infinite recursion
Michał Mirosław
1
-0
/
+6
2020-11-24
regulator: fix memory leak with repeated set_machine_constraints()
Michał Mirosław
1
-16
/
+13
2020-11-10
regulator: defer probe when trying to get voltage from unresolved supply
Michał Mirosław
1
-0
/
+2
2020-10-29
regulator: resolve supply after creating regulator
Michał Mirosław
1
-8
/
+13
2020-09-17
regulator: core: Fix slab-out-of-bounds in regulator_unlock_recursive()
Dmitry Osipenko
1
-6
/
+9
2020-09-17
regulator: plug of_node leak in regulator_register()'s error path
Michał Mirosław
1
-9
/
+4
2020-09-17
regulator: push allocation in set_consumer_device_supply() out of lock
Michał Mirosław
1
-20
/
+26
2020-09-17
regulator: push allocations in create_regulator() outside of lock
Michał Mirosław
1
-25
/
+28
2020-09-17
regulator: push allocation in regulator_init_coupling() outside of lock
Michał Mirosław
1
-2
/
+3
2020-09-17
regulator: remove superfluous lock in regulator_resolve_coupling()
Michał Mirosław
1
-4
/
+0
2020-09-17
regulator: push allocation in regulator_ena_gpio_request() out of lock
Michał Mirosław
1
-5
/
+14
2020-08-19
regulator: fix memory leak on error path of regulator_register()
Vladimir Zapolskiy
1
-11
/
+7
2020-02-24
regulator: core: Fix exported symbols to the exported GPL version
Enric Balletbo i Serra
1
-2
/
+2
2020-02-24
regulator: vctrl-regulator: Avoid deadlock getting and setting the voltage
Enric Balletbo i Serra
1
-0
/
+2
2020-01-12
regulator: core: fix regulator_register() error paths to properly release rdev
Wen Yang
1
-2
/
+6
2020-01-12
regulator: fix use after free issue
Wen Yang
1
-2
/
+2
2019-12-31
regulator: core: Let boot-on regulators be powered off
Pascal Paillet
1
-1
/
+3
2019-12-31
regulator: core: Release coupled_rdevs on regulator_init_coupling() error
Dmitry Osipenko
1
-0
/
+1
2019-09-17
regulator: core: make regulator_register() EPROBE_DEFER aware
Marco Felsch
1
-0
/
+13
2019-09-11
regulator: core: Fix error return for /sys access
H. Nikolaus Schaller
1
-3
/
+5
2019-09-04
regulator: Defer init completion for a while after late_initcall
Mark Brown
1
-11
/
+31
2019-08-15
regulator: core: Add label to collate of_node_put() statements
Nishka Dasgupta
1
-6
/
+7
2019-08-05
regulator: core: Add of_node_put() before return
Nishka Dasgupta
1
-1
/
+4
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-04
Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next
Mark Brown
1
-51
/
+143
2019-07-04
regulator: implement selector stepping
Bartosz Golaszewski
1
-0
/
+63
2019-06-25
regulator: core: Expose some of core functions needed by couplers
Dmitry Osipenko
1
-31
/
+27
2019-06-25
regulator: core: Introduce API for regulators coupling customization
Dmitry Osipenko
1
-20
/
+116
2019-06-18
regulator: core: Make entire header comment C++ style
Mark Brown
1
-8
/
+7
2019-06-18
Merge tag 'v5.2-rc4' into regulator-5.3
Mark Brown
1
-6
/
+1
2019-06-14
docs: timers: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-08
regulator: core: Slightly improve readability of _regulator_get_enable_time
Axel Lin
1
-3
/
+3
[next]