summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2020-06-25regulator: ab8500: Remove unused embedded struct expand_registerLee Jones1-6/+1
2020-06-25regulator: dbx500-prcmu: Remove unused function dbx500_regulator_testcase()Lee Jones1-8/+0
2020-06-25regulator: rename da903x to da903x-regulatorSeth Forshee2-1/+1
2020-06-23regulator: pfuze100: add condition check for 'ramp_delay = 0'Robin Gong1-3/+6
2020-06-23regulator: qcom_smd: Fix pmi8994 labelKonrad Dybcio1-1/+1
2020-06-18regulator: max8997: Constify struct regulator_opsRikard Falkeborn1-7/+7
2020-06-18regulator: max8907: Constify static structsRikard Falkeborn1-3/+3
2020-06-18regulator: ltc3676: Constify ltc3676_regulatorsRikard Falkeborn1-1/+1
2020-06-18regulator: cpcap: Constify cpcap_regulator_opsRikard Falkeborn1-1/+1
2020-06-18regulator: anatop: Constify anatop_core_ropsRikard Falkeborn1-1/+1
2020-06-17regulator: mt6358: Remove BROKEN dependencyAxel Lin1-1/+1
2020-06-17Merge tag 'v5.8-rc1' into regulator-5.8Mark Brown1-4/+4
2020-06-16Merge series "Add support for voltage regulator on ChromeOS EC." from Pi-Hsun...Mark Brown3-0/+268
2020-06-16regulator: Fix trivial spellingKieran Bingham1-1/+1
2020-06-16regulator: gpio: Fix trivial spellingKieran Bingham1-1/+1
2020-06-16regulator: Add driver for cros-ec-regulatorPi-Hsun Shih3-0/+268
2020-06-15Merge existing fixes from regulator/for-5.8Mark Brown3-23/+40
2020-06-15regualtor: pfuze100: correct sw1a/sw2 on pfuze3000Robin Gong1-21/+39
2020-06-12regulator: Fix pickable ranges mappingMatti Vaittinen1-1/+1
2020-06-12regulator: da9063: fix LDO9 suspend and warning.Martin Fuzzey1-1/+0
2020-06-01Merge remote-tracking branch 'regulator/for-5.8' into regulator-linusMark Brown53-310/+882
2020-06-01Merge remote-tracking branch 'regulator/for-5.7' into regulator-linusMark Brown1-4/+4
2020-06-01regulator: max8998: max8998_set_current_limit() can be statickbuild test robot1-2/+2
2020-05-29regulator: core: Add regulator bypass trace pointsCharles Keepax1-0/+9
2020-05-29Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <...Mark Brown1-20/+29
2020-05-29regulator: extract voltage balancing code to the separate functionMarek Szyprowski1-20/+29
2020-05-22regulator: max8998: Add charger regulatorJonathan Bakker1-0/+105
2020-05-20Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaitt...Mark Brown1-14/+11
2020-05-14regulator: bd718x7: remove voltage change restriction from BD71847 LDOsMatti Vaittinen1-12/+158
2020-05-08Merge tag 'linear-ranges-lib' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown46-239/+224
2020-05-08regulator: use linear_ranges helperMatti Vaittinen46-239/+224
2020-05-06regulator: db8500-prcmu: Use true,false for bool variableJason Yan1-1/+1
2020-04-29regulator: Revert "Use driver_deferred_probe_timeout for regulator_init_compl...John Stultz1-14/+11
2020-04-28regulator: bd718x7: remove voltage change restriction from BD71847Matti Vaittinen1-5/+41
2020-04-15regulator: qcom-rpmh: Fix typos in pm8150 and pm8150lBjorn Andersson1-4/+4
2020-04-14regulator: max77826: Add max77826 regulator driverIskren Chernev3-0/+312
2020-04-14regulator: tps80031: remove redundant assignment to variables ret and valColin Ian King1-3/+4
2020-04-14regulator: ab8500: remove some defined but not used variablesJason Yan1-22/+0
2020-04-14regulator: use consumer->supply_name in debugfs/regulator_summaryMichał Mirosław1-0/+1
2020-04-14regulator: qcom_rpm: remove defined but not used 'pm8921_ftsmps'Jason Yan1-10/+0
2020-03-31Merge tag 'regulator-spi-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-86/+669
2020-03-24Merge branch 'regulator-5.7' into regulator-nextMark Brown13-42/+665
2020-03-24Merge branch 'regulator-5.6' into regulator-linusMark Brown1-44/+4
2020-03-24regulator: qcom_smd: Add pmi8994 regulator supportBjorn Andersson1-0/+47
2020-03-24regulator: da9063: Fix get_mode() functions to read sleep fieldAdam Thomson1-26/+2
2020-03-18regulator: da9063: fix suspendMartin Fuzzey1-18/+2
2020-03-16regulator: mp886x: add MP8867 supportJisheng Zhang1-1/+61
2020-03-16regulator: add support for MP8869 regulatorJisheng Zhang3-0/+238
2020-03-13regulator: core: Avoid device name duplication in NORMAL_GETAndy Shevchenko1-4/+1
2020-03-09Merge 5.6-rc5 into driver-core-nextGreg Kroah-Hartman1-1/+2