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
2020-07-02
regulator: fix null pointer check on regmap
Colin Ian King
1
-1
/
+1
2020-07-01
Merge series "Introduce PMIC based USB type C detection" from Wesley Cheng <w...
Mark Brown
3
-0
/
+108
2020-07-01
Merge series "regulator/qcom: Constify static structs" from Rikard Falkeborn ...
Mark Brown
2
-15
/
+15
2020-07-01
Merge series "Add frequency / voltage scaling support for IPQ6018 SoC" from K...
Mark Brown
1
-0
/
+34
2020-07-01
regulator: lp87565: enable voltage regardless of ENx pin
Luca Ceresoli
1
-2
/
+19
2020-07-01
regulator: qcom_smd: Add MP5496 regulators
Kathiravan T
1
-0
/
+34
2020-07-01
regulator: qcom_spmi: Constify struct regulator_ops
Rikard Falkeborn
1
-12
/
+12
2020-07-01
regulator: qcom_rpm: Constify struct regulator_ops
Rikard Falkeborn
1
-3
/
+3
2020-07-01
regulator: Add support for QCOM PMIC VBUS booster
Wesley Cheng
3
-0
/
+108
2020-06-26
regulator: qcom_smd-regulator: Remove unused 'struct regulator_desc pmi8994_b...
Lee Jones
1
-9
/
+0
2020-06-26
regulator: wm8400-regulator: Repair dodgy kerneldoc header formatting
Lee Jones
1
-3
/
+3
2020-06-26
regulator: tps65218-regulator: Remove pointless 'is unsigned int <0' check
Lee Jones
1
-2
/
+2
2020-06-26
regulator: tps65217-regulator: Use the returned value of tps65217_reg_read()
Lee Jones
1
-0
/
+3
2020-06-26
regulator: tps65217-regulator: Remove pointless 'is unsigned int <0' check
Lee Jones
1
-2
/
+2
2020-06-26
regulator: stpmic1_regulator: Properly document 'struct stpmic1_regulator_cfg'
Lee Jones
1
-1
/
+1
2020-06-26
regulator: pwm-regulator: Demote kerneldoc header to standard comment
Lee Jones
1
-1
/
+1
2020-06-26
regulator: qcom-rpmh-regulator: Repair dodgy kerneldoc header formatting
Lee Jones
1
-7
/
+7
2020-06-26
regulator: max8998: Staticify internal function max8998_get_current_limit()
Lee Jones
1
-1
/
+1
2020-06-25
regulator: max14577-regulator: Demote kerneldoc header to standard comment
Lee Jones
1
-1
/
+1
2020-06-25
regulator: cpcap-regulator: Demote kerneldoc header to standard comment
Lee Jones
1
-2
/
+2
2020-06-25
regulator: cpcap-regulator: Remove declared and set, but never used variable ...
Lee Jones
1
-6
/
+6
2020-06-25
regulator: wm8350-regulator: Repair odd formatting in documentation
Lee Jones
1
-5
/
+5
2020-06-25
regulator: ab8500: Remove unused embedded struct expand_register
Lee Jones
1
-6
/
+1
2020-06-25
regulator: dbx500-prcmu: Remove unused function dbx500_regulator_testcase()
Lee Jones
1
-8
/
+0
2020-06-23
regulator: pfuze100: add condition check for 'ramp_delay = 0'
Robin Gong
1
-3
/
+6
2020-06-18
regulator: max8997: Constify struct regulator_ops
Rikard Falkeborn
1
-7
/
+7
2020-06-18
regulator: max8907: Constify static structs
Rikard Falkeborn
1
-3
/
+3
2020-06-18
regulator: ltc3676: Constify ltc3676_regulators
Rikard Falkeborn
1
-1
/
+1
2020-06-18
regulator: cpcap: Constify cpcap_regulator_ops
Rikard Falkeborn
1
-1
/
+1
2020-06-18
regulator: anatop: Constify anatop_core_rops
Rikard Falkeborn
1
-1
/
+1
2020-06-16
Merge series "Add support for voltage regulator on ChromeOS EC." from Pi-Hsun...
Mark Brown
3
-0
/
+268
2020-06-16
regulator: Fix trivial spelling
Kieran Bingham
1
-1
/
+1
2020-06-16
regulator: gpio: Fix trivial spelling
Kieran Bingham
1
-1
/
+1
2020-06-16
regulator: Add driver for cros-ec-regulator
Pi-Hsun Shih
3
-0
/
+268
2020-06-15
Merge existing fixes from regulator/for-5.8
Mark Brown
3
-23
/
+40
2020-06-15
regualtor: pfuze100: correct sw1a/sw2 on pfuze3000
Robin Gong
1
-21
/
+39
2020-06-12
regulator: Fix pickable ranges mapping
Matti Vaittinen
1
-1
/
+1
2020-06-12
regulator: da9063: fix LDO9 suspend and warning.
Martin Fuzzey
1
-1
/
+0
2020-06-01
Merge remote-tracking branch 'regulator/for-5.8' into regulator-linus
Mark Brown
53
-310
/
+882
2020-06-01
Merge remote-tracking branch 'regulator/for-5.7' into regulator-linus
Mark Brown
1
-4
/
+4
2020-06-01
regulator: max8998: max8998_set_current_limit() can be static
kbuild test robot
1
-2
/
+2
2020-05-29
regulator: core: Add regulator bypass trace points
Charles Keepax
1
-0
/
+9
2020-05-29
Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <...
Mark Brown
1
-20
/
+29
2020-05-29
regulator: extract voltage balancing code to the separate function
Marek Szyprowski
1
-20
/
+29
2020-05-22
regulator: max8998: Add charger regulator
Jonathan Bakker
1
-0
/
+105
2020-05-20
Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaitt...
Mark Brown
1
-14
/
+11
2020-05-14
regulator: bd718x7: remove voltage change restriction from BD71847 LDOs
Matti Vaittinen
1
-12
/
+158
2020-05-08
Merge tag 'linear-ranges-lib' of https://git.kernel.org/pub/scm/linux/kernel/...
Mark Brown
46
-239
/
+224
2020-05-08
regulator: use linear_ranges helper
Matti Vaittinen
46
-239
/
+224
2020-05-06
regulator: db8500-prcmu: Use true,false for bool variable
Jason Yan
1
-1
/
+1
[next]