index
:
Linux Stable
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.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: userspace-consumer: add module device table
John Keeping
2024-03-26
1
-0
/
+1
*
regulator: max5970: Fix regulator child node name
Naresh Solanki
2024-03-26
1
-4
/
+4
*
regulator (max5970): Fix IRQ handler
Patrick Rudolph
2024-03-01
1
-1
/
+1
*
regulator: pwm-regulator: Add validity checks in continuous .get_voltage
Martin Blumenstingl
2024-03-01
1
-0
/
+3
*
regulator: ti-abb: don't use devm_platform_ioremap_resource_byname for shared...
Romain Naour
2024-02-05
1
-3
/
+19
*
regulator: core: Only increment use_count when enable_count changes
Rui Zhang
2024-02-05
1
-26
/
+30
*
regulator: Merge up pending fix
Mark Brown
2023-10-30
3
-11
/
+19
|
\
|
*
regulator: qcom-rpmh: Fix smps4 regulator for pm8550ve
Abel Vesa
2023-10-25
1
-1
/
+1
|
*
regulator/core: Revert "fix kobject release warning and memory leak in regula...
Michał Mirosław
2023-09-26
1
-5
/
+1
|
*
regulator/core: regulator_register: set device->class earlier
Michał Mirosław
2023-09-26
1
-2
/
+2
|
*
regulator: mt6358: split ops for buck and linear range LDO regulators
Chen-Yu Tsai
2023-09-20
1
-3
/
+15
*
|
regulator (max5970): Remove duplicate line
Naresh Solanki
2023-10-27
1
-1
/
+0
*
|
regulator (max5970): Add hwmon support
Naresh Solanki
2023-10-27
1
-1
/
+143
*
|
regulator: qcom-rpmh: Add regulators support for PMC8380
Rajendra Nayak
2023-10-25
1
-0
/
+19
*
|
regulator: fixed: add support for under-voltage IRQ
Oleksij Rempel
2023-10-25
1
-0
/
+50
*
|
regulator: max77503: Add ADI MAX77503 support
Gokhan Celik
2023-10-23
3
-0
/
+148
*
|
regulator: Use device_get_match_data()
Rob Herring
2023-10-17
7
-42
/
+22
*
|
regulator: da9121: Use i2c_get_match_data()
Rob Herring
2023-10-17
1
-13
/
+2
*
|
regulator: Drop unnecessary of_match_device() calls
Rob Herring
2023-10-17
3
-30
/
+2
*
|
regulator: da9063: Annotate struct da9063_regulators with __counted_by
Kees Cook
2023-10-10
1
-1
/
+1
*
|
regulator: da9062: Annotate struct da9062_regulators with __counted_by
Kees Cook
2023-10-09
1
-1
/
+1
*
|
regulator: mt6358: Add supply names for MT6366 regulators
Chen-Yu Tsai
2023-10-02
1
-40
/
+37
*
|
regulator: mt6358: Add missing regulators for MT6366
Chen-Yu Tsai
2023-10-02
1
-0
/
+20
*
|
regulator: mt6358: Make MT6366 vcn18 LDO configurable
Chen-Yu Tsai
2023-10-02
1
-1
/
+23
*
|
regulator: mt6358: fix and drop type prefix in MT6366 regulator node names
Chen-Yu Tsai
2023-10-02
1
-35
/
+35
*
|
regulator: mt6358: Add supply names for MT6358 regulators
Chen-Yu Tsai
2023-10-02
1
-55
/
+51
*
|
regulator: mt6358: Use mt6397-regulator.h binding header for buck mode macros
Chen-Yu Tsai
2023-10-02
1
-7
/
+6
*
|
regulator: qcom_spmi: Add PMA8084 regulators
Stephan Gerhold
2023-09-26
1
-0
/
+49
*
|
regulator: qcom_spmi: Add PM8019 regulators
Stephan Gerhold
2023-09-26
1
-0
/
+23
*
|
regulator: qcom_spmi: Add PM8909 regulators
Stephan Gerhold
2023-09-26
1
-0
/
+24
*
|
regulator: mt6358: Remove bogus regulators and
Mark Brown
2023-09-26
2
-167
/
+139
|
\
\
|
*
|
regulator: mt6358: Add output voltage fine tuning to variable LDOs
Chen-Yu Tsai
2023-09-25
1
-160
/
+115
|
*
|
regulator: mt6358: Add output voltage fine tuning to fixed regulators
Chen-Yu Tsai
2023-09-25
1
-2
/
+13
|
*
|
regulator: mt6358: Fail probe on unknown chip ID
Chen-Yu Tsai
2023-09-25
1
-4
/
+10
|
|
/
|
*
regulator: Fix voltage range selection
Vincent Whitchurch
2023-09-11
1
-1
/
+1
*
|
regulator: mc13xxx: Annotate struct mc13xxx_regulator_priv with __counted_by
Kees Cook
2023-09-22
1
-1
/
+1
*
|
regulator: rk808: Drop useless headers
Linus Walleij
2023-09-12
1
-2
/
+0
*
|
Match data improvements for pv880x0 regulator
Mark Brown
2023-09-12
1
-41
/
+17
|
\
\
|
*
|
regulator: pv880x0: Simplify probe()
Biju Das
2023-09-11
1
-37
/
+14
|
*
|
regulator: pv880x0: Drop ifdeffery
Biju Das
2023-09-11
1
-5
/
+4
|
|
/
*
|
regulator: mp5416: Make similar OF and ID table
Biju Das
2023-09-11
1
-5
/
+5
*
|
regulator: max20086: Make similar OF and ID table
Biju Das
2023-09-11
1
-34
/
+31
*
|
regulator: mp886x: Make similar OF and ID table
Biju Das
2023-09-11
1
-10
/
+4
*
|
regulator: ltc3589: Convert enum->pointer for data in the match tables
Biju Das
2023-09-11
1
-35
/
+26
*
|
regulator: sy8824x: Make similar OF and ID table
Biju Das
2023-09-11
1
-19
/
+7
*
|
regulator: fan53555: Simplify probe()
Biju Das
2023-09-11
1
-7
/
+2
|
/
*
Merge tag 'regulator-fix-v6.6-merge-window' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2023-09-07
2
-17
/
+16
|
\
|
*
regulator: tps6594-regulator: Fix random kernel crash
Jerome Neanne
2023-09-05
1
-16
/
+15
|
*
regulator: tps6287x: Fix n_voltages
Vincent Whitchurch
2023-08-29
1
-1
/
+1
*
|
Merge tag 'regulator-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2023-08-29
69
-170
/
+1869
|
\
|
[next]