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
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-06-30
regualtor: pfuze100: correct sw1a/sw2 on pfuze3000
Robin Gong
1
-21
/
+39
2020-06-22
regulator: qcom-rpmh: Fix typos in pm8150 and pm8150l
Bjorn Andersson
1
-4
/
+4
2020-03-12
regulator: stm32-vrefbuf: fix a possible overshoot when re-enabling
Fabrice Gasnier
1
-1
/
+2
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
2
-15
/
+25
2020-02-24
regulator: rk808: Lower log level on optional GPIOs being not available
Miquel Raynal
1
-1
/
+1
2020-02-11
regulator: core: Add regulator_is_equal() helper
Marek Vasut
1
-0
/
+14
2020-01-26
regulator: bd70528: Add MODULE_ALIAS to allow module auto loading
Matti Vaittinen
1
-0
/
+1
2020-01-12
regulator: rn5t618: fix module aliases
Andreas Kemnade
1
-0
/
+1
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
2020-01-09
regulator: ab8500: Remove AB8505 USB regulator
Stephan Gerhold
1
-17
/
+0
2020-01-09
regulator: axp20x: Fix AXP22x ELDO2 regulator enable bitmask
Chen-Yu Tsai
1
-1
/
+1
2020-01-09
regulator: bd70528: Remove .set_ramp_delay for bd70528_ldo_ops
Axel Lin
1
-1
/
+0
2020-01-09
regulator: axp20x: Fix axp20x_set_ramp_delay
Axel Lin
1
-3
/
+6
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-12-31
regulator: max8907: Fix the usage of uninitialized variable in max8907_regula...
Yizhuo
1
-3
/
+12
2019-10-23
Merge tag 'regulator-fix-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-104
/
+98
2019-10-04
regulator: qcom-rpmh: Fix PMIC5 BoB min voltage
Kiran Gunda
1
-2
/
+2
2019-10-01
regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() c...
Yizhuo
1
-1
/
+7
2019-10-01
regulator: lochnagar: Add on_off_delay for VDDCORE
Charles Keepax
1
-0
/
+1
2019-10-01
regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone
Axel Lin
1
-18
/
+8
2019-09-23
regulator: da9062: fix suspend_enable/disable preparation
Marco Felsch
1
-71
/
+47
2019-09-23
regulator: fixed: Prevent NULL pointer dereference when !CONFIG_OF
Axel Lin
1
-3
/
+2
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+1
2019-09-17
regulator: core: make regulator_register() EPROBE_DEFER aware
Marco Felsch
2
-5
/
+27
2019-09-17
regulator: of: fix suspend-min/max-voltage parsing
Marco Felsch
1
-4
/
+4
2019-09-11
regulator: core: Fix error return for /sys access
H. Nikolaus Schaller
1
-3
/
+5
2019-09-11
regulator: da9211: fix obtaining "enable" GPIO
Dmitry Torokhov
1
-1
/
+1
2019-09-11
regulator: max77686: fix obtaining "maxim,ena" GPIO
Dmitry Torokhov
1
-1
/
+1
2019-09-10
regulator: uniphier: Add Pro5 USB3 VBUS support
Kunihiko Hayashi
1
-0
/
+4
2019-09-10
regulator: fixed: add possibility to enable by clock
Philippe Schenker
1
-3
/
+80
2019-09-10
regulator: s2mps11: Consistently use local variable
Krzysztof Kozlowski
1
-1
/
+1
2019-09-09
regulator: lp87565: Simplify lp87565_buck_set_ramp_delay
Axel Lin
1
-3
/
+2
2019-09-09
regulator: slg51000: use devm_gpiod_get_optional() in probe
Dmitry Torokhov
1
-7
/
+8
2019-09-09
Merge branch 'regulator-5.3' into regulator-5.4
Mark Brown
6
-19
/
+38
2019-09-09
regulator: lp8788-ldo: make array en_mask static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-09-05
regulator: tps65132: Stop parsing DT when gpio is not found
Guido Günther
1
-2
/
+2
2019-09-04
regulator: Defer init completion for a while after late_initcall
Mark Brown
1
-11
/
+31
2019-09-02
regulator: provide regulator_bulk_set_supply_names()
Bartosz Golaszewski
1
-0
/
+21
2019-08-30
regulator: sy8824x: add prefixes to BUCK_EN and MODE macros
Jisheng Zhang
1
-6
/
+8
[next]