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.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-06-07
regulator: qcom-rpmh: Fix regulators for PM8550
Abel Vesa
1
-15
/
+15
2023-05-18
regulator: mt6359: add read check for PMIC MT6359
Sen Chu
1
-2
/
+5
2023-05-16
regulator: Fix error checking for debugfs_create_dir
Osama Muhammad
1
-2
/
+2
2023-05-15
regulator: pca9450: Fix BUCK2 enable_mask
Alexander Stein
1
-2
/
+2
2023-04-28
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-04-26
Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-04-26
Merge tag 'regulator-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
182
-137
/
+1158
2023-04-18
regulator: core: Make regulator_lock_two() logic easier to follow
Douglas Anderson
1
-19
/
+12
2023-04-14
Merge back Intel thermal control material for 6.4-rc1.
Rafael J. Wysocki
1
-1
/
+1
2023-04-13
regulator: stm32-pwr: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-12
regulator: da9063: disable unused voltage monitors
Mark Brown
1
-28
/
+119
2023-04-12
regulator: stm32-pwr: fix of_iomap leak
YAN SHI
1
-4
/
+3
2023-04-12
regulator: da9063: implement setter for voltage monitoring
Benjamin Bara
1
-28
/
+90
2023-04-12
regulator: da9063: add voltage monitoring registers
Benjamin Bara
1
-0
/
+29
2023-04-11
Add support for Rockchip RK860X regulators
Mark Brown
2
-48
/
+157
2023-04-11
regulator: fan53555: Add support for RK860X
Cristian Ciocaltea
1
-3
/
+118
2023-04-11
regulator: fan53555: Use dev_err_probe
Cristian Ciocaltea
1
-26
/
+21
2023-04-11
regulator: fan53555: Improve vsel_mask computation
Cristian Ciocaltea
1
-2
/
+2
2023-04-11
regulator: fan53555: Make use of the bit macros
Cristian Ciocaltea
1
-9
/
+9
2023-04-11
regulator: fan53555: Remove unused *_SLEW_SHIFT definitions
Cristian Ciocaltea
1
-2
/
+0
2023-04-11
regulator: sm5703: Fix missing n_voltages for fixed regulators
Axel Lin
1
-0
/
+2
2023-04-11
regulator: qcom_smd: Add MP5496 S1 regulator
Devi Priya
1
-2
/
+3
2023-04-06
regulator: fan53555: Fix wrong TCS_SLEW_MASK
Cristian Ciocaltea
1
-1
/
+1
2023-04-06
regulator: fan53555: Explicitly include bits header
Cristian Ciocaltea
1
-5
/
+6
2023-04-06
regulator: qcom-rpmh: add support for pmm8654au regulators
Bartosz Golaszewski
1
-0
/
+55
2023-04-06
regulator: core: Avoid lockdep reports when resolving supplies
Douglas Anderson
1
-8
/
+83
2023-04-06
regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow()
Douglas Anderson
1
-0
/
+2
2023-03-29
regulator: Add Richtek RT4803 boost regulator
ChiYuan Huang
3
-0
/
+227
2023-03-27
regulator: Handle deferred clk
Christophe JAILLET
1
-1
/
+1
2023-03-24
regulator: qcom-rpmh: Revert "regulator: qcom-rpmh: Use PROBE_FORCE_SYNCHRONOUS"
Douglas Anderson
1
-1
/
+1
2023-03-24
regulator: qcom-rpmh: Use PROBE_FORCE_SYNCHRONOUS
Marek Szyprowski
1
-1
/
+1
2023-03-23
regulator: arizona-micsupp: Use PROBE_FORCE_SYNCHRONOUS
Charles Keepax
1
-2
/
+2
2023-03-23
regulator: arizona-ldo1: Use PROBE_FORCE_SYNCHRONOUS
Charles Keepax
1
-2
/
+2
2023-03-23
regulator: wm8994: Use PROBE_FORCE_SYNCHRONOUS
Marek Szyprowski
1
-1
/
+1
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that are newer than 6.1
Douglas Anderson
4
-0
/
+4
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.15 and 6.1
Douglas Anderson
12
-0
/
+12
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.10 and 5.15
Douglas Anderson
15
-0
/
+15
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.4 and 5.10
Douglas Anderson
18
-1
/
+19
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 4.19 and 5.4
Douglas Anderson
11
-0
/
+11
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 4.14 and 4.19
Douglas Anderson
6
-0
/
+6
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14
Douglas Anderson
114
-1
/
+121
2023-03-14
regulator: core: Shorten off-on-delay-us for always-on/boot-on by time since ...
Douglas Anderson
1
-4
/
+3
2023-03-13
regulator: mt6397-regulator: Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-13
regulator: mp8859: Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-13
regulator: max20086: Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-13
regulator: lp872x: Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-11
regulator: Use of_property_read_bool() for boolean properties
Rob Herring
7
-36
/
+17
2023-03-11
regulator: Use of_property_present() for testing DT property presence
Rob Herring
4
-7
/
+7
2023-03-07
regulator: rt5739: Spelling s/Rcihtek/Richtek/
Geert Uytterhoeven
1
-1
/
+1
2023-03-06
regulator: Add support for Richtek RT5739 voltage regulator
ChiYuan Huang
3
-0
/
+304
[next]