aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/qcom-rpmh-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-21regulator: qcom-rpmh: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang1-1/+1
2020-06-26regulator: qcom-rpmh-regulator: Repair dodgy kerneldoc header formattingLee Jones1-7/+7
2020-06-01Merge remote-tracking branch 'regulator/for-5.8' into regulator-linusMark Brown1-1/+1
2020-05-08regulator: use linear_ranges helperMatti Vaittinen1-1/+1
2020-04-15regulator: qcom-rpmh: Fix typos in pm8150 and pm8150lBjorn Andersson1-4/+4
2019-10-08Merge branch 'regulator-5.4' into regulator-5.5Mark Brown1-2/+2
2019-10-04regulator: qcom-rpmh: add PM6150/PM6150L regulator supportKiran Gunda1-1/+61
2019-10-04regulator: qcom-rpmh: Fix PMIC5 BoB min voltageKiran Gunda1-2/+2
2019-08-09regulator: qcom-rpmh: Update PMIC modes for PMIC5Vinod Koul1-7/+45
2019-08-09regulator: qcom-rpmh: Fix pmic5_bob voltage countVinod Koul1-1/+1
2019-08-09regulator: qcom-rpmh: Sort the compatiblesVinod Koul1-10/+10
2019-08-08regulator: qcom-rpmh: Add support for SM8150Vinod Koul1-0/+147
2018-12-06regulator: Use of_node_name_eq for node name comparisonsRob Herring1-1/+1
2018-08-28regulator: qcom-rpmh: Add stylistic breaks in the default casesDouglas Anderson1-0/+3
2018-08-28regulator: Convert to using %pOFn instead of device_node.nameRob Herring1-7/+7
2018-08-10regulator: add QCOM RPMh regulator driverDavid Collins1-0/+769