summaryrefslogtreecommitdiff
path: root/drivers/regulator/qcom_spmi-regulator.c
AgeCommit message (Expand)Author
2021-11-26regulator: qcom_spmi: Add pm8226 regulatorsDominik Kobinski
2021-06-21regulator: add property parsing and callbacks to set protection limitsMatti Vaittinen
2021-04-26Merge tag 'regulator-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-03-23regulator: qcom_spmi-regulator: Clean-up by using managed work initMatti Vaittinen
2021-03-10regulator: spmi: Add support for ULT LV_P50 and ULT P300AngeloGioacchino Del Regno
2020-10-01regulator: qcom_spmi: Add PM660/PM660L regulatorsAngeloGioacchino Del Regno
2020-10-01regulator: qcom_spmi: Add support for new regulator typesAngeloGioacchino Del Regno
2020-08-18regulator: qcom_spmi: Improve readability for setting up enable/mode pin controlAxel Lin
2020-07-01regulator: qcom_spmi: Constify struct regulator_opsRikard Falkeborn
2019-10-01regulator: qcom_spmi: Add support for PM8004 regulatorsAngelo G. Del Regno
2019-10-01regulator: qcom_spmi: Add PM8950 SPMI regulatorAngelo G. Del Regno
2019-06-24regulator: qcom_spmi: Do NULL check for lvsJeffrey Hugo
2019-06-20regulator: qcom_spmi: Fix math of spmi_regulator_set_voltage_time_selJeffrey Hugo
2019-06-18regulator: qcom_spmi: add PMS405 SPMI regulatorJorge Ramirez
2019-06-18regulator: qcom_spmi: Add support for PM8005Jeffrey Hugo
2019-06-18Merge tag 'v5.2-rc4' into regulator-5.3Mark Brown
2019-06-17regulator: qcom_spmi: Refactor get_mode/set_modeJeffrey Hugo
2019-06-17regulator: qcom_spmi: enable linear range infoJorge Ramirez-Ortiz
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2018-07-20regulator: qcom_spmi: Indent with tabs instead of spacesNiklas Cassel
2018-07-20regulator: qcom_spmi: Do not initialise static to NULLNiklas Cassel
2018-07-20regulator: qcom_spmi: Use correct regmap when checking for errorNiklas Cassel
2018-07-20regulator: qcom_spmi: Fix warning Bad of_node_put()Niklas Cassel
2018-05-24regulator: qcom_spmi: Add support for SAWIlia Lin
2018-01-24regulator: qcom_spmi: Use regmap helpers for enable/disable/is_enabled callbackAxel Lin
2017-11-10Merge remote-tracking branch 'regulator/topic/qcom-spmi' into regulator-nextMark Brown
2017-11-02regulator: qcom_spmi: Include offset when translating voltagesStephen Boyd
2017-11-02regulator: qcom_spmi: Add support for pmi8994Rajendra Nayak
2016-06-26regulator: qcom_spmi: Add support for get_mode/set_mode on switchesStephen Boyd
2016-06-26regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941Stephen Boyd
2016-06-26regulator: qcom_spmi: Add support for S4 supply on pm8941Stephen Boyd
2016-04-18regulator: qcom_spmi: Always return a selector when askedStephen Boyd
2016-03-31regulator: qcom_spmi: Only use selector based regulator opsStephen Boyd
2016-03-31regulator: qcom_spmi: Add slewing delays for all SMPS typesStephen Boyd
2016-03-28regulator: qcom_spmi: Keep trying to add regulators if read failsStephen Boyd
2016-03-28regulator: qcom_spmi: Add support for pm8994Stephen Boyd
2015-07-24regulator: qcom-spmi: Add vendor specific configurationStephen Boyd
2015-07-09regulator: qcom_spmi-regulator: Use DIV_ROUND_UP instead of open-codedAxel Lin
2015-06-19regulator: qcom_spmi: Fix calculating number of voltagesAxel Lin
2015-06-17regulator: qcom_spmi: Add missing braces for aligned codeStephen Boyd
2015-06-16regulator: fix simple_return.cocci warningsJulia Lawall
2015-06-16regulator: Add QCOM SPMI regulator driverStephen Boyd