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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
regulator: core: Fix modpost error "regulator_get_regmap" undefined
Biju Das
1
-0
/
+1
2024-03-01
regulator: pwm-regulator: Add validity checks in continuous .get_voltage
Martin Blumenstingl
1
-0
/
+3
2023-06-21
regulator: Fix error checking for debugfs_create_dir
Osama Muhammad
1
-2
/
+2
2023-06-09
regulator: da905{2,5}: Remove unnecessary array check
Nathan Chancellor
2
-2
/
+2
2023-03-11
regulator: s5m8767: Bounds check id indexing into arrays
Kees Cook
1
-1
/
+5
2023-03-11
regulator: max77802: Bounds check regulator id against opmode
Kees Cook
1
-10
/
+24
2023-01-18
regulator: da9211: Use irq handler when ready
Ricardo Ribalda
1
-5
/
+6
2023-01-18
regulator: core: fix use_count leakage when handling boot-on
Rui Zhang
1
-1
/
+7
2023-01-18
regulator: core: fix module refcount leak in set_supply()
Yang Yingliang
1
-0
/
+1
2023-01-18
regulator: core: fix unbalanced of node refcount in regulator_dev_lookup()
Yang Yingliang
1
-0
/
+1
2022-12-14
regulator: twl6030: fix get status of twl6032 regulators
Andreas Kemnade
1
-4
/
+11
2022-10-26
regulator: qcom_rpm: Fix circular deferral regression
Linus Walleij
1
-12
/
+12
2022-09-28
regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulato...
Xiaolei Wang
1
-1
/
+1
2022-08-25
regulator: of: Fix refcount leak bug in of_get_regulation_constraints()
Liang He
1
-1
/
+5
2022-06-14
regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt
Miaoqian Lin
1
-0
/
+2
2022-04-15
regulator: qcom_smd: fix for_each_child.cocci warnings
kernel test robot
1
-1
/
+3
2022-01-27
regulator: core: Let boot-on regulators be powered off
Pascal Paillet
1
-1
/
+3
2022-01-27
regulator: qcom_smd: Align probe function with rpmh-regulator
Konrad Dybcio
1
-30
/
+70
2021-11-26
regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disa...
Krzysztof Kozlowski
1
-12
/
+9
2021-07-20
regulator: da9052: Ensure enough delay time for .set_voltage_time_sel
Axel Lin
1
-1
/
+2
2021-07-20
regulator: uniphier: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-06-16
regulator: max77620: Use device_set_of_node_from_dev()
Dmitry Osipenko
1
-0
/
+7
2021-06-16
regulator: core: resolve supply for boot-on/always-on regulators
Dmitry Baryshkov
1
-0
/
+6
2021-04-14
regulator: bd9571mwv: Fix AVS and DVFS voltage range
Geert Uytterhoeven
1
-2
/
+2
2021-03-04
regulator: s5m8767: Drop regulators OF node reference
Krzysztof Kozlowski
1
-2
/
+6
2021-03-04
regulator: axp20x: Fix reference cout leak
Pan Bian
1
-4
/
+3
2021-02-13
regulator: Fix lockdep warning resolving supplies
Mark Brown
1
-12
/
+17
2021-02-13
regulator: core: Clean enabling always-on regulators + their supplies
Douglas Anderson
1
-2
/
+16
2021-02-13
regulator: core: enable power when setting up constraints
Olliver Schinagl
1
-11
/
+11
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-24
regulator: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200}
Sean Nyekjaer
1
-5
/
+8
2020-11-24
regulator: ti-abb: Fix array out of bound read access on the first transition
Nishanth Menon
1
-1
/
+11
2020-11-18
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-23
regulator: pwm: Fix machine constraints application
Vincent Whitchurch
1
-1
/
+1
2020-09-17
regulator: push allocation in set_consumer_device_supply() out of lock
Michał Mirosław
1
-20
/
+26
2020-06-30
regualtor: pfuze100: correct sw1a/sw2 on pfuze3000
Robin Gong
1
-21
/
+39
2020-02-24
regulator: rk808: Lower log level on optional GPIOs being not available
Miquel Raynal
1
-1
/
+1
2020-01-27
regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xB
Axel Lin
1
-2
/
+2
2020-01-27
regulator: lp87565: Fix missing register for LP87565_BUCK_0
Axel Lin
1
-1
/
+1
2020-01-27
regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uA
Axel Lin
1
-2
/
+2
2020-01-27
regulator: pv88090: Fix array out-of-bounds access
Axel Lin
1
-1
/
+1
2020-01-27
regulator: pv88080: Fix array out-of-bounds access
Axel Lin
1
-1
/
+1
2020-01-27
regulator: pv88060: Fix array out-of-bounds access
Axel Lin
1
-1
/
+1
2020-01-12
regulator: rn5t618: fix module aliases
Andreas Kemnade
1
-0
/
+1
2020-01-12
regulator: fix use after free issue
Wen Yang
1
-2
/
+2
2020-01-09
regulator: ab8500: Remove AB8505 USB regulator
Stephan Gerhold
1
-17
/
+0
[next]