aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/qcom-rpmh-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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