summaryrefslogtreecommitdiff
path: root/drivers/regulator/qcom-rpmh-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-30regulator: qcom-rpmh: Correct the pmic5_hfsmps515 bucksatya priya1-2/+2
2021-03-04regulator: qcom-rpmh: fix pm8009 ldo7Jonathan Marek1-1/+1
2021-01-17regulator: qcom-rpmh-regulator: correct hfsmps515 definitionDmitry Baryshkov1-1/+1
2020-06-22regulator: qcom-rpmh: Fix typos in pm8150 and pm8150lBjorn Andersson1-4/+4
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