Age | Commit message (Expand) | Author |
2020-06-01 | Merge remote-tracking branch 'regulator/for-5.8' into regulator-linus | Mark Brown |
2020-06-01 | Merge remote-tracking branch 'regulator/for-5.7' into regulator-linus | Mark Brown |
2020-06-01 | regulator: max8998: max8998_set_current_limit() can be static | kbuild test robot |
2020-05-29 | regulator: core: Add regulator bypass trace points | Charles Keepax |
2020-05-29 | Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <... | Mark Brown |
2020-05-29 | regulator: extract voltage balancing code to the separate function | Marek Szyprowski |
2020-05-22 | regulator: max8998: Add charger regulator | Jonathan Bakker |
2020-05-20 | Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaitt... | Mark Brown |
2020-05-14 | regulator: bd718x7: remove voltage change restriction from BD71847 LDOs | Matti Vaittinen |
2020-05-08 | Merge tag 'linear-ranges-lib' of https://git.kernel.org/pub/scm/linux/kernel/... | Mark Brown |
2020-05-08 | regulator: use linear_ranges helper | Matti Vaittinen |
2020-05-06 | regulator: db8500-prcmu: Use true,false for bool variable | Jason Yan |
2020-04-29 | regulator: Revert "Use driver_deferred_probe_timeout for regulator_init_compl... | John Stultz |
2020-04-28 | regulator: bd718x7: remove voltage change restriction from BD71847 | Matti Vaittinen |
2020-04-15 | regulator: qcom-rpmh: Fix typos in pm8150 and pm8150l | Bjorn Andersson |
2020-04-14 | regulator: max77826: Add max77826 regulator driver | Iskren Chernev |
2020-04-14 | regulator: tps80031: remove redundant assignment to variables ret and val | Colin Ian King |
2020-04-14 | regulator: ab8500: remove some defined but not used variables | Jason Yan |
2020-04-14 | regulator: use consumer->supply_name in debugfs/regulator_summary | Michał Mirosław |
2020-04-14 | regulator: qcom_rpm: remove defined but not used 'pm8921_ftsmps' | Jason Yan |
2020-03-30 | Merge tag 'regulator-spi-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-03-24 | Merge branch 'regulator-5.7' into regulator-next | Mark Brown |
2020-03-24 | Merge branch 'regulator-5.6' into regulator-linus | Mark Brown |
2020-03-24 | regulator: qcom_smd: Add pmi8994 regulator support | Bjorn Andersson |
2020-03-24 | regulator: da9063: Fix get_mode() functions to read sleep field | Adam Thomson |
2020-03-18 | regulator: da9063: fix suspend | Martin Fuzzey |
2020-03-16 | regulator: mp886x: add MP8867 support | Jisheng Zhang |
2020-03-16 | regulator: add support for MP8869 regulator | Jisheng Zhang |
2020-03-13 | regulator: core: Avoid device name duplication in NORMAL_GET | Andy Shevchenko |
2020-03-09 | Merge 5.6-rc5 into driver-core-next | Greg Kroah-Hartman |
2020-03-06 | Merge tag 'regulator-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-03-04 | regulator: Use driver_deferred_probe_timeout for regulator_init_complete_work | John Stultz |
2020-03-04 | regulator: stm32-vrefbuf: fix a possible overshoot when re-enabling | Fabrice Gasnier |
2020-03-03 | regulator: anatop: Lower error message level for -EPROBE_DEFER | Anson Huang |
2020-03-02 | regulator: pwm: Don't warn on probe deferral | Jon Hunter |
2020-03-02 | regulator: anatop: Improve Kconfig dependency | Anson Huang |
2020-02-26 | regulator: add smb208 support | Ansuel Smith |
2020-02-24 | regulator: axp20x: Fix misleading use of negation | Ondrej Jirman |
2020-02-17 | regulator: mp5416: Fix output discharge enable bit for LDOs | Axel Lin |
2020-02-12 | regulator: da9062: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-02-12 | regulator: da9063: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-02-11 | regulator: mp5416: add mp5416 regulator driver | Saravanan Sekar |
2020-02-11 | regulator: da9063: remove redundant return statement | Rishi Gupta |
2020-02-11 | regulator: da9063: fix code formatting warnings and errors | Rishi Gupta |
2020-02-11 | regulator: mp8859: add supply entry | Markus Reichl |
2020-02-03 | Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2020-01-24 | regulator: bd718x7: Split driver to common and bd718x7 specific parts | Matti Vaittinen |
2020-01-24 | mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devices | Matti Vaittinen |
2020-01-23 | Merge remote-tracking branch 'regulator/topic/equal' into regulator-next | Mark Brown |