aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/qcom_spmi-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-26regulator: qcom_spmi: Add support for get_mode/set_mode on switchesStephen Boyd1-0/+2
2016-06-26regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941Stephen Boyd1-2/+2
2016-06-26regulator: qcom_spmi: Add support for S4 supply on pm8941Stephen Boyd1-0/+1
2016-04-18regulator: qcom_spmi: Always return a selector when askedStephen Boyd1-1/+1
2016-03-31regulator: qcom_spmi: Only use selector based regulator opsStephen Boyd1-76/+113
2016-03-31regulator: qcom_spmi: Add slewing delays for all SMPS typesStephen Boyd1-5/+24
2016-03-28regulator: qcom_spmi: Keep trying to add regulators if read failsStephen Boyd1-2/+2
2016-03-28regulator: qcom_spmi: Add support for pm8994Stephen Boyd1-0/+51
2015-07-24regulator: qcom-spmi: Add vendor specific configurationStephen Boyd1-5/+195
2015-07-09regulator: qcom_spmi-regulator: Use DIV_ROUND_UP instead of open-codedAxel Lin1-2/+1
2015-06-19regulator: qcom_spmi: Fix calculating number of voltagesAxel Lin1-1/+1
2015-06-17regulator: qcom_spmi: Add missing braces for aligned codeStephen Boyd1-2/+4
2015-06-16regulator: fix simple_return.cocci warningsJulia Lawall1-5/+1
2015-06-16regulator: Add QCOM SPMI regulator driverStephen Boyd1-0/+1437