index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
regulator/core: Revert "fix kobject release warning and memory leak in regula...
Michał Mirosław
1
-5
/
+1
2023-07-27
regulator: core: Streamline debugfs operations
Geert Uytterhoeven
1
-17
/
+13
2023-07-27
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-06-05
regulator: pca9450: Fix BUCK2 enable_mask
Alexander Stein
1
-2
/
+2
2023-06-05
regulator: pca9450: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
1
-27
/
+24
2023-06-05
regulator: Add regmap helper for ramp-delay setting
Matti Vaittinen
1
-0
/
+65
2023-05-17
regulator: stm32-pwr: fix of_iomap leak
YAN SHI
1
-4
/
+3
2023-05-17
regulator: core: Avoid lockdep reports when resolving supplies
Douglas Anderson
1
-8
/
+83
2023-05-17
regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow()
Douglas Anderson
1
-0
/
+2
2023-04-26
regulator: fan53555: Explicitly include bits header
Cristian Ciocaltea
1
-5
/
+6
2023-04-05
regulator: Handle deferred clk
Christophe JAILLET
1
-1
/
+1
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-14
regulator: core: fix deadlock on regulator enable
Johan Hovold
1
-1
/
+1
2023-01-14
regulator: core: fix use_count leakage when handling boot-on
Rui Zhang
1
-1
/
+7
2023-01-14
regulator: core: fix resource leak in regulator_register()
Yang Yingliang
1
-0
/
+1
2023-01-14
regulator: core: fix module refcount leak in set_supply()
Yang Yingliang
1
-0
/
+1
2023-01-14
regulator: core: use kfree_const() to free space conditionally
Wang ShaoBo
1
-1
/
+1
2023-01-14
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-12-14
regulator: slg51000: Wait after asserting CS pin
Konrad Dybcio
1
-0
/
+2
2022-12-02
regulator: twl6030: re-add TWL6032_SUBCLASS
Andreas Kemnade
1
-0
/
+2
2022-12-02
regulator: core: fix UAF in destroy_regulator()
Yang Yingliang
1
-1
/
+1
2022-12-02
regulator: core: fix kobject release warning and memory leak in regulator_reg...
Zeng Heng
1
-1
/
+5
2022-10-26
regulator: core: Prevent integer underflow
Patrick Rudolph
1
-1
/
+1
2022-10-26
regulator: qcom_rpm: Fix circular deferral regression
Linus Walleij
1
-12
/
+12
2022-09-23
regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulato...
Xiaolei Wang
1
-1
/
+1
2022-09-15
regulator: core: Clean up on enable failure
Andrew Halaney
1
-2
/
+7
2022-08-21
regulator: of: Fix refcount leak bug in of_get_regulation_constraints()
Liang He
1
-1
/
+5
2022-08-21
regulator: qcom_smd: Fix pm8916_pldo range
Stephan Gerhold
1
-2
/
+2
2022-06-09
regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt
Miaoqian Lin
1
-0
/
+2
2022-06-09
regulator: qcom_smd: Fix up PM8950 regulator configuration
Konrad Dybcio
1
-18
/
+17
2022-06-09
regulator: core: Fix enable_count imbalance with EXCLUSIVE_GET
Zev Weiss
1
-2
/
+5
2022-04-20
regulator: wm8994: Add an off-on delay for WM8994 variant
Jonathan Bakker
1
-3
/
+39
2022-04-08
regulator: rpi-panel: Handle I2C errors/timing to the Atmel
Dave Stevenson
1
-10
/
+46
2022-04-08
regulator: qcom_smd: fix for_each_child.cocci warnings
kernel test robot
1
-1
/
+3
2022-03-08
regulator: core: fix false positive in regulator_late_cleanup()
Oliver Barta
1
-10
/
+3
2022-01-27
regulator: qcom_smd: Align probe function with rpmh-regulator
Konrad Dybcio
1
-30
/
+70
2021-11-18
regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disa...
Krzysztof Kozlowski
1
-12
/
+9
2021-09-15
regulator: vctrl: Avoid lockdep warning in enable/disable ops
Chen-Yu Tsai
1
-30
/
+42
2021-09-15
regulator: vctrl: Use locked regulator_get_voltage in probe path
Chen-Yu Tsai
1
-1
/
+2
2021-09-15
regulator: tps65910: Silence deferred probe error
Dmitry Osipenko
1
-6
/
+4
2021-08-08
regulator: rtmv20: Fix wrong mask for strobe-polarity-high
ChiYuan Huang
1
-1
/
+1
2021-07-28
regulator: hi6421: Fix getting wrong drvdata
Axel Lin
1
-9
/
+13
2021-07-28
regulator: hi6421: Use correct variable type for regmap api val argument
Axel Lin
1
-4
/
+4
2021-07-14
regulator: hi655x: Fix pass wrong pointer to config.driver_data
Axel Lin
1
-11
/
+5
2021-07-14
regulator: fan53880: Fix vsel_mask setting for FAN53880_BUCK
Axel Lin
1
-1
/
+1
2021-07-14
regulator: da9052: Ensure enough delay time for .set_voltage_time_sel
Axel Lin
1
-1
/
+2
[next]