summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2020-06-30regualtor: pfuze100: correct sw1a/sw2 on pfuze3000Robin Gong
2020-06-30regulator: da9063: fix LDO9 suspend and warning.Martin Fuzzey
2020-06-22regulator: qcom-rpmh: Fix typos in pm8150 and pm8150lBjorn Andersson
2020-04-29regulator: Revert "Use driver_deferred_probe_timeout for regulator_init_compl...John Stultz
2020-03-30Merge tag 'regulator-spi-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-24Merge branch 'regulator-5.7' into regulator-nextMark Brown
2020-03-24Merge branch 'regulator-5.6' into regulator-linusMark Brown
2020-03-24regulator: qcom_smd: Add pmi8994 regulator supportBjorn Andersson
2020-03-24regulator: da9063: Fix get_mode() functions to read sleep fieldAdam Thomson
2020-03-18regulator: da9063: fix suspendMartin Fuzzey
2020-03-16regulator: mp886x: add MP8867 supportJisheng Zhang
2020-03-16regulator: add support for MP8869 regulatorJisheng Zhang
2020-03-13regulator: core: Avoid device name duplication in NORMAL_GETAndy Shevchenko
2020-03-09Merge 5.6-rc5 into driver-core-nextGreg Kroah-Hartman
2020-03-06Merge tag 'regulator-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-04regulator: Use driver_deferred_probe_timeout for regulator_init_complete_workJohn Stultz
2020-03-04regulator: stm32-vrefbuf: fix a possible overshoot when re-enablingFabrice Gasnier
2020-03-03regulator: anatop: Lower error message level for -EPROBE_DEFERAnson Huang
2020-03-02regulator: pwm: Don't warn on probe deferralJon Hunter
2020-03-02regulator: anatop: Improve Kconfig dependencyAnson Huang
2020-02-26regulator: add smb208 supportAnsuel Smith
2020-02-24regulator: axp20x: Fix misleading use of negationOndrej Jirman
2020-02-17regulator: mp5416: Fix output discharge enable bit for LDOsAxel Lin
2020-02-12regulator: da9062: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-12regulator: da9063: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-11regulator: mp5416: add mp5416 regulator driverSaravanan Sekar
2020-02-11regulator: da9063: remove redundant return statementRishi Gupta
2020-02-11regulator: da9063: fix code formatting warnings and errorsRishi Gupta
2020-02-11regulator: mp8859: add supply entryMarkus Reichl
2020-02-03Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-24regulator: bd718x7: Split driver to common and bd718x7 specific partsMatti Vaittinen
2020-01-24mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devicesMatti Vaittinen
2020-01-23Merge remote-tracking branch 'regulator/topic/equal' into regulator-nextMark Brown
2020-01-23Merge branch 'regulator-5.6' into regulator-nextMark Brown
2020-01-23Merge branch 'regulator-5.5' into regulator-linusMark Brown
2020-01-20regulator: core: Fix exported symbols to the exported GPL versionEnric Balletbo i Serra
2020-01-17regulator: mpq7920: Fix incorrect definesAxel Lin
2020-01-17regulator: vqmmc-ipq4019: Fix platform_no_drv_owner.cocci warningsYueHaibing
2020-01-17regulator: vctrl-regulator: Avoid deadlock getting and setting the voltageEnric Balletbo i Serra
2020-01-14regulator: core: Add regulator_is_equal() helperMarek Vasut
2020-01-14regulator: mpq7920: Convert to use .probe_newAxel Lin
2020-01-14regulator: mpq7920: Remove unneeded fields from struct mpq7920_regulator_infoAxel Lin
2020-01-14regulator: vqmmc-ipq4019: Trivial clean upAxel Lin
2020-01-14regulator: vqmmc-ipq4019: Remove ipq4019_regulator_removeAxel Lin
2020-01-13regulator: bd718x7: Simplify the code by removing struct bd718xx_pmic_initsAxel Lin
2020-01-13regulator: add IPQ4019 SDHCI VQMMC LDO driverRobert Marko
2020-01-13regulator: Convert i2c drivers to use .probe_newAxel Lin
2020-01-13regulator: mpq7920: Check the correct variable in mpq7920_regulator_register()Dan Carpenter
2020-01-10regulator: mpq7920: Fix Woverflow warning on conversionSaravanan Sekar