summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2020-03-06Merge tag 'regulator-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2020-03-04regulator: Use driver_deferred_probe_timeout for regulator_init_complete_workJohn Stultz1-11/+14
2020-03-04regulator: stm32-vrefbuf: fix a possible overshoot when re-enablingFabrice Gasnier1-1/+2
2020-03-03regulator: anatop: Lower error message level for -EPROBE_DEFERAnson Huang1-3/+7
2020-03-02regulator: pwm: Don't warn on probe deferralJon Hunter1-1/+5
2020-03-02regulator: anatop: Improve Kconfig dependencyAnson Huang1-0/+1
2020-02-26regulator: add smb208 supportAnsuel Smith1-0/+9
2020-02-24regulator: axp20x: Fix misleading use of negationOndrej Jirman1-4/+2
2020-02-17regulator: mp5416: Fix output discharge enable bit for LDOsAxel Lin1-7/+7
2020-02-13regulator: da9062: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-13regulator: da9063: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-11regulator: mp5416: add mp5416 regulator driverSaravanan Sekar3-0/+256
2020-02-11regulator: da9063: remove redundant return statementRishi Gupta1-4/+2
2020-02-11regulator: da9063: fix code formatting warnings and errorsRishi Gupta1-24/+34
2020-02-11regulator: mp8859: add supply entryMarkus Reichl1-0/+1
2020-02-03Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds4-129/+165
2020-01-28Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds1-2/+2
2020-01-24regulator: bd718x7: Split driver to common and bd718x7 specific partsMatti Vaittinen4-128/+155
2020-01-24mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devicesMatti Vaittinen1-4/+13
2020-01-23Merge remote-tracking branch 'regulator/topic/equal' into regulator-nextMark Brown1-0/+14
2020-01-23Merge branch 'regulator-5.6' into regulator-nextMark Brown24-60/+1549
2020-01-23Merge branch 'regulator-5.5' into regulator-linusMark Brown2-15/+25
2020-01-20regulator: core: Fix exported symbols to the exported GPL versionEnric Balletbo i Serra1-2/+2
2020-01-17regulator: mpq7920: Fix incorrect definesAxel Lin1-3/+2
2020-01-17regulator: vqmmc-ipq4019: Fix platform_no_drv_owner.cocci warningsYueHaibing1-1/+0
2020-01-17regulator: vctrl-regulator: Avoid deadlock getting and setting the voltageEnric Balletbo i Serra2-15/+25
2020-01-14regulator: core: Add regulator_is_equal() helperMarek Vasut1-0/+14
2020-01-14regulator: mpq7920: Convert to use .probe_newAxel Lin1-3/+2
2020-01-14regulator: mpq7920: Remove unneeded fields from struct mpq7920_regulator_infoAxel Lin1-28/+13
2020-01-14regulator: vqmmc-ipq4019: Trivial clean upAxel Lin1-3/+4
2020-01-14regulator: vqmmc-ipq4019: Remove ipq4019_regulator_removeAxel Lin1-10/+0
2020-01-13regulator: bd718x7: Simplify the code by removing struct bd718xx_pmic_initsAxel Lin1-20/+14
2020-01-13regulator: add IPQ4019 SDHCI VQMMC LDO driverRobert Marko3-0/+119
2020-01-13regulator: Convert i2c drivers to use .probe_newAxel Lin12-36/+24
2020-01-13regulator: mpq7920: Check the correct variable in mpq7920_regulator_register()Dan Carpenter1-2/+2
2020-01-10regulator: mpq7920: Fix Woverflow warning on conversionSaravanan Sekar2-1/+3
2020-01-10regulator: mp8859: tidy up white space in probeDan Carpenter1-2/+2
2020-01-10regulator: mpq7920: add mpq7920 regulator driverSaravanan Sekar4-0/+425
2020-01-08regulator: mp8859: add config option and build entryMarkus Reichl2-0/+12
2020-01-08regulator: mp8859: add driverMarkus Reichl1-0/+156
2020-01-06regulator: samsung: Rename Samsung to lowercaseKrzysztof Kozlowski3-3/+3
2020-01-06Merge tag 'regulator-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+7
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-2/+2
2020-01-03regulator: bd70528: Remove .set_ramp_delay for bd70528_ldo_opsAxel Lin1-1/+0
2019-12-25regulator: axp20x: Fix axp20x_set_ramp_delayAxel Lin1-3/+6
2019-12-20regulator: bd71828: remove get_voltage operationMatti Vaittinen1-6/+1
2019-12-18regulator: axp20x: Fix AXP22x ELDO2 regulator enable bitmaskChen-Yu Tsai1-1/+1
2019-12-18Merge tag 'regulator-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-5/+21
2019-12-17regulator: bd71828: Basic support for ROHM bd71828 PMIC regulatorsMatti Vaittinen3-0/+825
2019-12-16regulator: rn5t618: fix module aliasesAndreas Kemnade1-0/+1