summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: Revert "Use driver_deferred_probe_timeout for regulator_init_compl...John Stultz2020-04-291-14/+11
* Merge tag 'regulator-spi-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-03-3013-86/+669
|\
| * Merge branch 'regulator-5.7' into regulator-nextMark Brown2020-03-2413-42/+665
| |\
| | * regulator: qcom_smd: Add pmi8994 regulator supportBjorn Andersson2020-03-241-0/+47
| | * regulator: mp886x: add MP8867 supportJisheng Zhang2020-03-161-1/+61
| | * regulator: add support for MP8869 regulatorJisheng Zhang2020-03-163-0/+238
| | * regulator: core: Avoid device name duplication in NORMAL_GETAndy Shevchenko2020-03-131-4/+1
| | * regulator: anatop: Lower error message level for -EPROBE_DEFERAnson Huang2020-03-031-3/+7
| | * regulator: pwm: Don't warn on probe deferralJon Hunter2020-03-021-1/+5
| | * regulator: anatop: Improve Kconfig dependencyAnson Huang2020-03-021-0/+1
| | * regulator: add smb208 supportAnsuel Smith2020-02-261-0/+9
| | * regulator: axp20x: Fix misleading use of negationOndrej Jirman2020-02-241-4/+2
| | * regulator: mp5416: Fix output discharge enable bit for LDOsAxel Lin2020-02-171-7/+7
| | * regulator: da9062: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-121-1/+1
| | * regulator: da9063: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-121-1/+1
| | * regulator: mp5416: add mp5416 regulator driverSaravanan Sekar2020-02-113-0/+256
| | * regulator: da9063: remove redundant return statementRishi Gupta2020-02-111-4/+2
| | * regulator: da9063: fix code formatting warnings and errorsRishi Gupta2020-02-111-24/+34
| | * regulator: mp8859: add supply entryMarkus Reichl2020-02-111-0/+1
| * | Merge branch 'regulator-5.6' into regulator-linusMark Brown2020-03-241-44/+4
| |\ \
| | * | regulator: da9063: Fix get_mode() functions to read sleep fieldAdam Thomson2020-03-241-26/+2
| | * | regulator: da9063: fix suspendMartin Fuzzey2020-03-181-18/+2
* | | | Merge 5.6-rc5 into driver-core-nextGreg Kroah-Hartman2020-03-091-1/+2
|\| | |
| * | | Merge tag 'regulator-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-061-1/+2
| |\| | | | |/ | |/|
| | * regulator: stm32-vrefbuf: fix a possible overshoot when re-enablingFabrice Gasnier2020-03-041-1/+2
* | | regulator: Use driver_deferred_probe_timeout for regulator_init_complete_workJohn Stultz2020-03-041-11/+14
|/ /
* | Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-02-034-129/+165
|\ \
| * | regulator: bd718x7: Split driver to common and bd718x7 specific partsMatti Vaittinen2020-01-244-128/+155
| * | mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devicesMatti Vaittinen2020-01-241-4/+13
* | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-2/+2
|\ \ \
| * | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
* | | | Merge remote-tracking branch 'regulator/topic/equal' into regulator-nextMark Brown2020-01-231-0/+14
|\ \ \ \
| * | | | regulator: core: Add regulator_is_equal() helperMarek Vasut2020-01-141-0/+14
| | |/ / | |/| |
* | | | Merge branch 'regulator-5.6' into regulator-nextMark Brown2020-01-2324-60/+1549
|\ \ \ \ | | |_|/ | |/| |
| * | | regulator: mpq7920: Fix incorrect definesAxel Lin2020-01-171-3/+2
| * | | regulator: vqmmc-ipq4019: Fix platform_no_drv_owner.cocci warningsYueHaibing2020-01-171-1/+0
| * | | regulator: mpq7920: Convert to use .probe_newAxel Lin2020-01-141-3/+2
| * | | regulator: mpq7920: Remove unneeded fields from struct mpq7920_regulator_infoAxel Lin2020-01-141-28/+13
| * | | regulator: vqmmc-ipq4019: Trivial clean upAxel Lin2020-01-141-3/+4
| * | | regulator: vqmmc-ipq4019: Remove ipq4019_regulator_removeAxel Lin2020-01-141-10/+0
| * | | regulator: bd718x7: Simplify the code by removing struct bd718xx_pmic_initsAxel Lin2020-01-131-20/+14
| * | | regulator: add IPQ4019 SDHCI VQMMC LDO driverRobert Marko2020-01-133-0/+119
| * | | regulator: Convert i2c drivers to use .probe_newAxel Lin2020-01-1312-36/+24
| * | | regulator: mpq7920: Check the correct variable in mpq7920_regulator_register()Dan Carpenter2020-01-131-2/+2
| * | | regulator: mpq7920: Fix Woverflow warning on conversionSaravanan Sekar2020-01-102-1/+3
| * | | regulator: mp8859: tidy up white space in probeDan Carpenter2020-01-101-2/+2
| * | | regulator: mpq7920: add mpq7920 regulator driverSaravanan Sekar2020-01-094-0/+425
| * | | regulator: mp8859: add config option and build entryMarkus Reichl2020-01-082-0/+12
| * | | regulator: mp8859: add driverMarkus Reichl2020-01-071-0/+156
| * | | regulator: samsung: Rename Samsung to lowercaseKrzysztof Kozlowski2020-01-063-3/+3