aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/qcom-rpmh-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-21regulator: qcom-rpmh: Add new regulator found on SA8155p adp boardBhupesh Sharma1-0/+36
2021-06-21regulator: qcom-rpmh: Add terminator at the end of pm7325x_vreg_data[] arrayBhupesh Sharma1-0/+2
2021-06-21regulator: qcom-rpmh: Cleanup terminator line commasBhupesh Sharma1-12/+12
2021-04-01regulator: qcom-rpmh: Add PM7325/PMR735A regulator supportsatya priya1-1/+52
2021-04-01regulator: qcom-rpmh: Add pmic5_ftsmps520 bucksatya priya1-0/+9
2021-03-10regulator: qcom-rpmh: Use correct buck for S1C regulatorsatya priya1-1/+1
2021-03-10regulator: qcom-rpmh: Correct the pmic5_hfsmps515 bucksatya priya1-2/+2
2021-02-12Merge remote-tracking branch 'regulator/for-5.12' into regulator-nextMark Brown1-0/+34
2021-02-11regulator: qcom-rpmh: fix pm8009 ldo7Jonathan Marek1-1/+1
2021-01-21regulator: qcom-rpmh: Add pmc8180 and pmc8180cBjorn Andersson1-0/+8
2021-01-04regulator: qcom-rpmh-regulator: add pm8009-1 chip revisionDmitry Baryshkov1-0/+26
2021-01-04regulator: qcom-rpmh-regulator: correct hfsmps515 definitionDmitry Baryshkov1-1/+1
2020-12-04regulator: qcom-rpmh: Add support for PM8350/PM8350cVinod Koul1-0/+62
2020-11-26regulator: qcom-rpmh: Add support for SDX55Vinod Koul1-0/+31
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