index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Age
Commit message (
Expand
)
Author
2026-01-19
regulator: core: Protect regulator_supply_alias_list with regulator_list_mutex
sparkhuang
2026-01-19
regulator: core: disable supply if enabling main regulator fails
Gabor Juhos
2025-08-28
regulator: core: fix NULL dereference on unbind due to stale coupling data
Alessandro Carminati
2025-04-10
regulator: check that dummy regulator has been probed before using it
Christian Eggers
2024-07-05
regulator: core: Fix modpost error "regulator_get_regmap" undefined
Biju Das
2024-05-17
regulator: core: fix debugfs creation regression
Johan Hovold
2024-02-23
regulator: core: Only increment use_count when enable_count changes
Rui Zhang
2023-10-25
regulator/core: Revert "fix kobject release warning and memory leak in regula...
Michał Mirosław
2023-07-23
regulator: core: Streamline debugfs operations
Geert Uytterhoeven
2023-07-23
regulator: core: Fix more error checking for debugfs_create_dir()
Geert Uytterhoeven
2023-06-21
regulator: Fix error checking for debugfs_create_dir
Osama Muhammad
2023-05-11
regulator: core: Avoid lockdep reports when resolving supplies
Douglas Anderson
2023-05-11
regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow()
Douglas Anderson
2023-05-11
regulator: core: Shorten off-on-delay-us for always-on/boot-on by time since ...
Douglas Anderson
2023-03-17
regulator: core: Use ktime_get_boottime() to determine how long a regulator w...
Matthias Kaehlcke
2023-03-17
regulator: core: Fix off-on-delay-us for always-on/boot-on regulators
Christian Kohlschütter
2023-03-17
regulator: Flag uncontrollable regulators as always_on
Mark Brown
2022-12-31
regulator: core: fix deadlock on regulator enable
Johan Hovold
2022-12-31
regulator: core: fix use_count leakage when handling boot-on
Rui Zhang
2022-12-31
regulator: core: fix resource leak in regulator_register()
Yang Yingliang
2022-12-31
regulator: core: fix module refcount leak in set_supply()
Yang Yingliang
2022-12-31
regulator: core: use kfree_const() to free space conditionally
Wang ShaoBo
2022-12-31
regulator: core: fix unbalanced of node refcount in regulator_dev_lookup()
Yang Yingliang
2022-12-02
regulator: core: fix UAF in destroy_regulator()
Yang Yingliang
2022-12-02
regulator: core: fix kobject release warning and memory leak in regulator_reg...
Zeng Heng
2022-10-26
regulator: core: Prevent integer underflow
Patrick Rudolph
2022-09-15
regulator: core: Clean up on enable failure
Andrew Halaney
2022-06-09
regulator: core: Fix enable_count imbalance with EXCLUSIVE_GET
Zev Weiss
2022-03-08
regulator: core: fix false positive in regulator_late_cleanup()
Oliver Barta
2021-06-23
Merge remote-tracking branch 'regulator/for-5.14' into regulator-next
Mark Brown
2021-06-21
Merge series "Extend regulator notification support" from Matti Vaittinen <ma...
Mark Brown
2021-06-21
regulator: add property parsing and callbacks to set protection limits
Matti Vaittinen
2021-06-21
regulator: IRQ based event/error notification helpers
Matti Vaittinen
2021-06-21
regulator: move rdev_print helpers to internal.h
Matti Vaittinen
2021-06-14
Merge tag 'for-5.14-regulator' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2021-06-02
regulator: core: Use DEVICE_ATTR_RO macro
YueHaibing
2021-06-01
regulator: core: Add regulator_sync_voltage_rdev()
Dmitry Osipenko
2021-05-20
regulator: core: resolve supply for boot-on/always-on regulators
Dmitry Baryshkov
2021-04-23
regulator: core: Fix off_on_delay handling
Vincent Whitchurch
2021-04-23
Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-04-22
regulator: core: Respect off_on_delay at startup
Vincent Whitchurch
2021-04-21
regulator: core.c: Improve a comment
Sebastian Fricke
2021-04-21
regulator: core.c: Fix indentation of comment
Shubhankar Kuranagatti
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
[next]