index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
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-12
regulator: da9062: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-12
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-27
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-09
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
2020-01-07
regulator: mp8859: add driver
Markus Reichl
1
-0
/
+156
[next]