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
2020-04-29
regulator: Revert "Use driver_deferred_probe_timeout for regulator_init_compl...
John Stultz
1
-14
/
+11
2020-03-31
Merge tag 'regulator-spi-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-86
/
+669
2020-03-24
Merge branch 'regulator-5.7' into regulator-next
Mark Brown
13
-42
/
+665
2020-03-24
Merge branch 'regulator-5.6' into regulator-linus
Mark Brown
1
-44
/
+4
2020-03-24
regulator: qcom_smd: Add pmi8994 regulator support
Bjorn Andersson
1
-0
/
+47
2020-03-24
regulator: da9063: Fix get_mode() functions to read sleep field
Adam Thomson
1
-26
/
+2
2020-03-18
regulator: da9063: fix suspend
Martin Fuzzey
1
-18
/
+2
2020-03-16
regulator: mp886x: add MP8867 support
Jisheng Zhang
1
-1
/
+61
2020-03-16
regulator: add support for MP8869 regulator
Jisheng Zhang
3
-0
/
+238
2020-03-13
regulator: core: Avoid device name duplication in NORMAL_GET
Andy Shevchenko
1
-4
/
+1
2020-03-09
Merge 5.6-rc5 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+2
2020-03-06
Merge tag 'regulator-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2020-03-04
regulator: Use driver_deferred_probe_timeout for regulator_init_complete_work
John Stultz
1
-11
/
+14
2020-03-04
regulator: stm32-vrefbuf: fix a possible overshoot when re-enabling
Fabrice Gasnier
1
-1
/
+2
2020-03-03
regulator: anatop: Lower error message level for -EPROBE_DEFER
Anson Huang
1
-3
/
+7
2020-03-02
regulator: pwm: Don't warn on probe deferral
Jon Hunter
1
-1
/
+5
2020-03-02
regulator: anatop: Improve Kconfig dependency
Anson Huang
1
-0
/
+1
2020-02-26
regulator: add smb208 support
Ansuel Smith
1
-0
/
+9
2020-02-24
regulator: axp20x: Fix misleading use of negation
Ondrej Jirman
1
-4
/
+2
2020-02-17
regulator: mp5416: Fix output discharge enable bit for LDOs
Axel Lin
1
-7
/
+7
2020-02-13
regulator: da9062: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-13
regulator: da9063: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-11
regulator: mp5416: add mp5416 regulator driver
Saravanan Sekar
3
-0
/
+256
2020-02-11
regulator: da9063: remove redundant return statement
Rishi Gupta
1
-4
/
+2
2020-02-11
regulator: da9063: fix code formatting warnings and errors
Rishi Gupta
1
-24
/
+34
2020-02-11
regulator: mp8859: add supply entry
Markus Reichl
1
-0
/
+1
2020-02-03
Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
4
-129
/
+165
2020-01-28
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-2
/
+2
2020-01-24
regulator: bd718x7: Split driver to common and bd718x7 specific parts
Matti Vaittinen
4
-128
/
+155
2020-01-24
mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devices
Matti Vaittinen
1
-4
/
+13
2020-01-23
Merge remote-tracking branch 'regulator/topic/equal' into regulator-next
Mark Brown
1
-0
/
+14
2020-01-23
Merge branch 'regulator-5.6' into regulator-next
Mark Brown
24
-60
/
+1549
2020-01-23
Merge branch 'regulator-5.5' into regulator-linus
Mark Brown
2
-15
/
+25
2020-01-20
regulator: core: Fix exported symbols to the exported GPL version
Enric Balletbo i Serra
1
-2
/
+2
2020-01-17
regulator: mpq7920: Fix incorrect defines
Axel Lin
1
-3
/
+2
2020-01-17
regulator: vqmmc-ipq4019: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2020-01-17
regulator: vctrl-regulator: Avoid deadlock getting and setting the voltage
Enric Balletbo i Serra
2
-15
/
+25
2020-01-14
regulator: core: Add regulator_is_equal() helper
Marek Vasut
1
-0
/
+14
2020-01-14
regulator: mpq7920: Convert to use .probe_new
Axel Lin
1
-3
/
+2
2020-01-14
regulator: mpq7920: Remove unneeded fields from struct mpq7920_regulator_info
Axel Lin
1
-28
/
+13
2020-01-14
regulator: vqmmc-ipq4019: Trivial clean up
Axel Lin
1
-3
/
+4
2020-01-14
regulator: vqmmc-ipq4019: Remove ipq4019_regulator_remove
Axel Lin
1
-10
/
+0
2020-01-13
regulator: bd718x7: Simplify the code by removing struct bd718xx_pmic_inits
Axel Lin
1
-20
/
+14
2020-01-13
regulator: add IPQ4019 SDHCI VQMMC LDO driver
Robert Marko
3
-0
/
+119
2020-01-13
regulator: Convert i2c drivers to use .probe_new
Axel Lin
12
-36
/
+24
2020-01-13
regulator: mpq7920: Check the correct variable in mpq7920_regulator_register()
Dan Carpenter
1
-2
/
+2
2020-01-10
regulator: mpq7920: Fix Woverflow warning on conversion
Saravanan Sekar
2
-1
/
+3
2020-01-10
regulator: mp8859: tidy up white space in probe
Dan Carpenter
1
-2
/
+2
2020-01-10
regulator: mpq7920: add mpq7920 regulator driver
Saravanan Sekar
4
-0
/
+425
2020-01-08
regulator: mp8859: add config option and build entry
Markus Reichl
2
-0
/
+12
[next]