index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-08
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
|
\
|
|
*
regulator: userspace-consumer: Drop event support for this cycle
Mark Brown
2023-08-25
1
-51
/
+1
|
*
regulator: aw37503: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
2023-08-24
1
-1
/
+1
|
*
regulator: aw37503: add regulator driver for Awinic
Mark Brown
2023-08-22
3
-0
/
+249
|
|
\
|
|
*
regulator: aw37503: add regulator driver for Awinic AW37503
Alec Li
2023-08-21
3
-0
/
+249
|
*
|
regulator: tps65086: Select dedicated regulator config for chip variant
Andre Werner
2023-08-18
1
-8
/
+180
|
|
/
|
*
regulator: raa215300: Update help description
Biju Das
2023-08-18
1
-1
/
+5
[next]