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-06-27
regulator: bd71815: fix ramp values
Kalle Niemi
1
-1
/
+1
2024-06-27
regulator: core: Fix modpost error "regulator_get_regmap" undefined
Biju Das
1
-0
/
+1
2024-06-12
regulator: bd71828: Don't overwrite runtime voltages
Matti Vaittinen
1
-56
/
+2
2024-06-12
regulator: vqmmc-ipq4019: fix module autoloading
Krzysztof Kozlowski
1
-0
/
+1
2024-06-12
regulator: irq_helpers: duplicate IRQ name
Matti Vaittinen
1
-0
/
+3
2024-05-17
regulator: core: fix debugfs creation regression
Johan Hovold
1
-11
/
+16
2024-05-17
regulator: mt6360: De-capitalize devicetree regulator subnodes
AngeloGioacchino Del Regno
1
-12
/
+20
2024-03-01
regulator: pwm-regulator: Add validity checks in continuous .get_voltage
Martin Blumenstingl
1
-0
/
+3
2024-02-05
regulator: ti-abb: don't use devm_platform_ioremap_resource_byname for shared...
Romain Naour
1
-3
/
+19
2024-02-05
regulator: core: Only increment use_count when enable_count changes
Rui Zhang
1
-26
/
+30
2023-11-20
regulator: mt6358: Fail probe on unknown chip ID
Chen-Yu Tsai
1
-4
/
+10
2023-10-25
regulator/core: Revert "fix kobject release warning and memory leak in regula...
Michał Mirosław
1
-5
/
+1
2023-10-10
regulator/core: regulator_register: set device->class earlier
Michał Mirosław
1
-2
/
+2
2023-10-10
regulator: mt6358: split ops for buck and linear range LDO regulators
Chen-Yu Tsai
1
-3
/
+15
2023-10-10
regulator: mt6358: Use linear voltage helpers for single range regulators
Chen-Yu Tsai
1
-81
/
+40
2023-10-10
regulator: mt6358: Drop *_SSHUB regulators
Chen-Yu Tsai
1
-14
/
+0
2023-07-19
regulator: tps65219: Fix matching interrupts for their regulators
Krzysztof Kozlowski
1
-3
/
+3
2023-07-19
regulator: core: Streamline debugfs operations
Geert Uytterhoeven
1
-17
/
+13
2023-07-19
regulator: core: Fix more error checking for debugfs_create_dir()
Geert Uytterhoeven
1
-1
/
+1
2023-06-21
regulator: Fix error checking for debugfs_create_dir
Osama Muhammad
1
-2
/
+2
2023-05-30
regulator: mt6359: add read check for PMIC MT6359
Sen Chu
1
-2
/
+5
2023-05-30
regulator: pca9450: Fix BUCK2 enable_mask
Alexander Stein
1
-2
/
+2
2023-05-11
regulator: stm32-pwr: fix of_iomap leak
YAN SHI
1
-4
/
+3
2023-05-11
regulator: core: Avoid lockdep reports when resolving supplies
Douglas Anderson
1
-8
/
+83
2023-05-11
regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow()
Douglas Anderson
1
-0
/
+2
2023-05-11
regulator: core: Shorten off-on-delay-us for always-on/boot-on by time since ...
Douglas Anderson
1
-4
/
+3
2023-04-26
regulator: fan53555: Fix wrong TCS_SLEW_MASK
Cristian Ciocaltea
1
-1
/
+1
2023-04-26
regulator: fan53555: Explicitly include bits header
Cristian Ciocaltea
1
-5
/
+6
2023-04-06
regulator: Handle deferred clk
Christophe JAILLET
1
-1
/
+1
2023-03-10
regulator: core: Use ktime_get_boottime() to determine how long a regulator w...
Matthias Kaehlcke
1
-3
/
+3
2023-03-10
regulator: s5m8767: Bounds check id indexing into arrays
Kees Cook
1
-1
/
+5
2023-03-10
regulator: max77802: Bounds check regulator id against opmode
Kees Cook
1
-10
/
+24
2023-03-10
regulator: tps65219: use generic set_bypass()
Jerome Neanne
1
-19
/
+1
2023-03-10
regulator: tps65219: use IS_ERR() to detect an error pointer
Randy Dunlap
1
-1
/
+1
2023-01-18
regulator: da9211: Use irq handler when ready
Ricardo Ribalda
1
-5
/
+6
2022-12-31
regulator: core: fix deadlock on regulator enable
Johan Hovold
1
-1
/
+1
2022-12-31
regulator: core: Fix resolve supply lookup issue
ChiYuan Huang
1
-1
/
+1
2022-12-31
regulator: core: Use different devices for resource allocation and DT lookup
ChiYuan Huang
4
-7
/
+7
2022-12-31
regulator: core: fix use_count leakage when handling boot-on
Rui Zhang
1
-1
/
+7
2022-12-31
regulator: qcom-labibb: Fix missing of_node_put() in qcom_labibb_regulator_pr...
Yuan Can
1
-0
/
+1
2022-12-31
regulator: core: fix resource leak in regulator_register()
Yang Yingliang
1
-0
/
+1
2022-12-31
regulator: core: fix module refcount leak in set_supply()
Yang Yingliang
1
-0
/
+1
2022-12-31
regulator: core: use kfree_const() to free space conditionally
Wang ShaoBo
1
-1
/
+1
2022-12-31
regulator: qcom-rpmh: Fix PMR735a S3 regulator spec
Konrad Dybcio
1
-1
/
+1
2022-12-31
regulator: core: fix unbalanced of node refcount in regulator_dev_lookup()
Yang Yingliang
1
-0
/
+1
2022-11-25
Merge tag 'regulator-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-6
/
+22
2022-11-22
regulator: twl6030: fix get status of twl6032 regulators
Andreas Kemnade
1
-4
/
+11
2022-11-22
regulator: twl6030: re-add TWL6032_SUBCLASS
Andreas Kemnade
1
-0
/
+2
2022-11-18
regulator: slg51000: Wait after asserting CS pin
Konrad Dybcio
1
-0
/
+2
2022-11-16
regulator: core: fix UAF in destroy_regulator()
Yang Yingliang
1
-1
/
+1
[next]