index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Shorten off-on-delay-us for always-on/boot-on by time since ...
Douglas Anderson
2023-03-14
1
-4
/
+3
*
regulator: core: Use ktime_get_boottime() to determine how long a regulator w...
Matthias Kaehlcke
2023-02-23
1
-3
/
+3
*
Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-23
1
-2
/
+2
|
\
|
*
regulator: core: fix deadlock on regulator enable
Johan Hovold
2022-12-15
1
-1
/
+1
|
*
regulator: core: Fix resolve supply lookup issue
ChiYuan Huang
2022-12-14
1
-1
/
+1
*
|
Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2022-12-13
1
-24
/
+39
|
\
|
|
*
regulator: core: Use different devices for resource allocation and DT lookup
ChiYuan Huang
2022-12-08
1
-4
/
+4
|
*
regulator: core: fix resource leak in regulator_register()
Yang Yingliang
2022-12-02
1
-0
/
+1
|
*
regulator: core: fix module refcount leak in set_supply()
Yang Yingliang
2022-12-01
1
-0
/
+1
|
*
regulator: core: fix use_count leakage when handling boot-on
Rui Zhang
2022-12-01
1
-1
/
+7
|
*
regulator: core: use kfree_const() to free space conditionally
Wang ShaoBo
2022-11-23
1
-1
/
+1
|
*
regulator: core: fix unbalanced of node refcount in regulator_dev_lookup()
Yang Yingliang
2022-11-15
1
-0
/
+1
|
*
regulator: devres: Add devm_regulator_bulk_get_exclusive()
Zev Weiss
2022-11-03
1
-18
/
+24
*
|
Merge tag 'regulator-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-11-25
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
regulator: core: fix UAF in destroy_regulator()
Yang Yingliang
2022-11-16
1
-1
/
+1
|
*
regulator: core: fix kobject release warning and memory leak in regulator_reg...
Zeng Heng
2022-11-16
1
-1
/
+5
*
|
Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2022-10-04
1
-35
/
+63
|
\
|
|
*
regulator: core: Prevent integer underflow
Patrick Rudolph
2022-09-09
1
-1
/
+1
|
*
regulator: core: Fix regulator supply registration with sysfs
Christian Kohlschütter
2022-08-29
1
-23
/
+21
|
*
regulator: core: Don't err if allow-set-load but no allowed-modes
Douglas Anderson
2022-08-25
1
-0
/
+12
|
*
regulator: core: Require regulator drivers to check uV for get_optimum_mode()
Douglas Anderson
2022-08-25
1
-8
/
+14
|
*
regulator: core: Remove "ramp_delay not set" debug message
Christian Kohlschütter
2022-08-22
1
-3
/
+1
|
*
regulator: core: Resolve supply name earlier to prevent double-init
Christian Kohlschütter
2022-08-18
1
-19
/
+33
*
|
Merge tag 'regulator-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-09-08
1
-2
/
+7
|
\
\
|
|
/
|
/
|
|
*
regulator: core: Clean up on enable failure
Andrew Halaney
2022-08-22
1
-2
/
+7
*
|
regulator: core: Fix missing error return from regulator_bulk_get()
Douglas Anderson
2022-08-10
1
-1
/
+1
|
/
*
regulator: Consumer load management improvements
Mark Brown
2022-07-28
1
-8
/
+12
|
\
|
*
regulator: core: Allow specifying an initial load w/ the bulk API
Douglas Anderson
2022-07-27
1
-8
/
+12
*
|
regulator: core: Fix off-on-delay-us for always-on/boot-on regulators
Christian Kohlschütter
2022-07-19
1
-2
/
+3
|
/
*
Merge remote-tracking branch 'regulator/for-5.19' into regulator-next
Mark Brown
2022-05-17
1
-14
/
+72
|
\
|
*
regulator: core: Add error flags to sysfs attributes
Zev Weiss
2022-05-04
1
-0
/
+45
|
*
regulator: core: Sleep (not delay) in set_voltage()
Brian Norris
2022-04-21
1
-6
/
+1
|
*
regulator: core: Rename _regulator_enable_delay()
Brian Norris
2022-04-21
1
-8
/
+8
|
*
regulator: Flag uncontrollable regulators as always_on
Mark Brown
2022-04-04
1
-0
/
+18
*
|
regulator: core: Fix enable_count imbalance with EXCLUSIVE_GET
Zev Weiss
2022-05-05
1
-2
/
+5
|
/
*
regulator: core: fix false positive in regulator_late_cleanup()
Oliver Barta
2022-02-08
1
-10
/
+3
*
Merge tag 'regulator-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-11-01
1
-4
/
+8
|
\
|
*
regulator: Don't error out fixed regulator in regulator_sync_voltage()
Dmitry Osipenko
2021-10-23
1
-0
/
+3
|
*
regulator: Lower priority of logging when setting supply
Mark Brown
2021-09-30
1
-1
/
+1
|
*
regulator: core: resolve supply voltage deferral silently
Brian Norris
2021-09-13
1
-3
/
+4
*
|
kernel/locking: Add context to ww_mutex_trylock()
Maarten Lankhorst
2021-09-17
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'regulator/for-5.14' into regulator-next
Mark Brown
2021-06-23
1
-89
/
+227
|
\
|
*
Merge series "Extend regulator notification support" from Matti Vaittinen <ma...
Mark Brown
2021-06-21
1
-19
/
+144
|
|
\
|
|
*
regulator: add property parsing and callbacks to set protection limits
Matti Vaittinen
2021-06-21
1
-1
/
+121
|
|
*
regulator: IRQ based event/error notification helpers
Matti Vaittinen
2021-06-21
1
-7
/
+22
|
|
*
regulator: move rdev_print helpers to internal.h
Matti Vaittinen
2021-06-21
1
-11
/
+1
|
*
|
Merge tag 'for-5.14-regulator' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2021-06-14
1
-0
/
+23
|
|
\
\
|
|
*
|
regulator: core: Add regulator_sync_voltage_rdev()
Dmitry Osipenko
2021-06-01
1
-0
/
+23
|
|
|
/
|
*
/
regulator: core: Use DEVICE_ATTR_RO macro
YueHaibing
2021-06-02
1
-70
/
+60
|
|
/
*
/
regulator: core: resolve supply for boot-on/always-on regulators
Dmitry Baryshkov
2021-05-20
1
-0
/
+6
|
/
[next]