aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/qcom_spmi-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-13regulator: qcom_spmi: Add PM8937 SPMI regulatorGravatar Dang Huynh 1-0/+34
2023-10-17regulator: Use device_get_match_data()Gravatar Rob Herring 1-4/+3
2023-09-26regulator: qcom_spmi: Add PMA8084 regulatorsGravatar Stephan Gerhold 1-0/+49
2023-09-26regulator: qcom_spmi: Add PM8019 regulatorsGravatar Stephan Gerhold 1-0/+23
2023-09-26regulator: qcom_spmi: Add PM8909 regulatorsGravatar Stephan Gerhold 1-0/+24
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Gravatar Douglas Anderson 1-0/+1
2022-08-23regulator: qcom_spmi: Add PM6125 PMIC supportGravatar Iskren Chernev 1-0/+36
2022-08-23regulator: qcom_spmi: Sort pmics alphabetically (part 2)Gravatar Iskren Chernev 1-65/+64
2022-08-23regulator: qcom_spmi: Sort pmics alphabetically (part 1)Gravatar Iskren Chernev 1-37/+37
2022-08-23regulator: qcom_spmi: Add support for LDO_510 and FTSMPSGravatar Iskren Chernev 1-1/+37
2022-08-23regulator: qcom_spmi: Add support for HFSMPS regulator typeGravatar Iskren Chernev 1-1/+114
2022-07-11regulator: qcom_spmi: add support for PMP8074 regulatorsGravatar Robert Marko 1-0/+23
2022-07-11regulator: qcom_spmi: add support for HT_P600Gravatar Robert Marko 1-0/+7
2022-07-11regulator: qcom_spmi: add support for HT_P150Gravatar Robert Marko 1-0/+7
2021-11-26regulator: qcom_spmi: Add pm8226 regulatorsGravatar Dominik Kobinski 1-0/+39
2021-06-21regulator: add property parsing and callbacks to set protection limitsGravatar Matti Vaittinen 1-1/+5
2021-04-26Merge tag 'regulator-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+2
2021-03-23regulator: qcom_spmi-regulator: Clean-up by using managed work initGravatar Matti Vaittinen 1-26/+8
2021-03-10regulator: spmi: Add support for ULT LV_P50 and ULT P300Gravatar AngeloGioacchino Del Regno 1-0/+2
2020-10-01regulator: qcom_spmi: Add PM660/PM660L regulatorsGravatar AngeloGioacchino Del Regno 1-0/+51
2020-10-01regulator: qcom_spmi: Add support for new regulator typesGravatar AngeloGioacchino Del Regno 1-0/+56
2020-08-18regulator: qcom_spmi: Improve readability for setting up enable/mode pin controlGravatar Axel Lin 1-36/+34
2020-07-01regulator: qcom_spmi: Constify struct regulator_opsGravatar Rikard Falkeborn 1-12/+12
2019-10-01regulator: qcom_spmi: Add support for PM8004 regulatorsGravatar Angelo G. Del Regno 1-0/+7
2019-10-01regulator: qcom_spmi: Add PM8950 SPMI regulatorGravatar Angelo G. Del Regno 1-0/+34
2019-06-24regulator: qcom_spmi: Do NULL check for lvsGravatar Jeffrey Hugo 1-1/+1
2019-06-20regulator: qcom_spmi: Fix math of spmi_regulator_set_voltage_time_selGravatar Jeffrey Hugo 1-6/+2
2019-06-18regulator: qcom_spmi: add PMS405 SPMI regulatorGravatar Jorge Ramirez 1-3/+40
2019-06-18regulator: qcom_spmi: Add support for PM8005Gravatar Jeffrey Hugo 1-0/+176
2019-06-18Merge tag 'v5.2-rc4' into regulator-5.3Gravatar Mark Brown 1-9/+1
2019-06-17regulator: qcom_spmi: Refactor get_mode/set_modeGravatar Jeffrey Hugo 1-8/+18
2019-06-17regulator: qcom_spmi: enable linear range infoGravatar Jorge Ramirez-Ortiz 1-0/+7
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Gravatar Thomas Gleixner 1-9/+1
2018-07-20regulator: qcom_spmi: Indent with tabs instead of spacesGravatar Niklas Cassel 1-1/+1
2018-07-20regulator: qcom_spmi: Do not initialise static to NULLGravatar Niklas Cassel 1-1/+1
2018-07-20regulator: qcom_spmi: Use correct regmap when checking for errorGravatar Niklas Cassel 1-1/+1
2018-07-20regulator: qcom_spmi: Fix warning Bad of_node_put()Gravatar Niklas Cassel 1-12/+20
2018-05-24regulator: qcom_spmi: Add support for SAWGravatar Ilia Lin 1-3/+130
2018-01-24regulator: qcom_spmi: Use regmap helpers for enable/disable/is_enabled callbackGravatar Axel Lin 1-53/+31
2017-11-10Merge remote-tracking branch 'regulator/topic/qcom-spmi' into regulator-nextGravatar Mark Brown 1-0/+9
2017-11-02regulator: qcom_spmi: Include offset when translating voltagesGravatar Stephen Boyd 1-6/+33
2017-11-02regulator: qcom_spmi: Add support for pmi8994Gravatar Rajendra Nayak 1-0/+9
2016-06-26regulator: qcom_spmi: Add support for get_mode/set_mode on switchesGravatar Stephen Boyd 1-0/+2
2016-06-26regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941Gravatar Stephen Boyd 1-2/+2
2016-06-26regulator: qcom_spmi: Add support for S4 supply on pm8941Gravatar Stephen Boyd 1-0/+1
2016-04-18regulator: qcom_spmi: Always return a selector when askedGravatar Stephen Boyd 1-1/+1
2016-03-31regulator: qcom_spmi: Only use selector based regulator opsGravatar Stephen Boyd 1-76/+113
2016-03-31regulator: qcom_spmi: Add slewing delays for all SMPS typesGravatar Stephen Boyd 1-5/+24
2016-03-28regulator: qcom_spmi: Keep trying to add regulators if read failsGravatar Stephen Boyd 1-2/+2
2016-03-28regulator: qcom_spmi: Add support for pm8994Gravatar Stephen Boyd 1-0/+51