summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/qcom_spmi-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Douglas Anderson2023-03-201-0/+1
* regulator: qcom_spmi: Add PM6125 PMIC supportIskren Chernev2022-08-231-0/+36
* regulator: qcom_spmi: Sort pmics alphabetically (part 2)Iskren Chernev2022-08-231-65/+64
* regulator: qcom_spmi: Sort pmics alphabetically (part 1)Iskren Chernev2022-08-231-37/+37
* regulator: qcom_spmi: Add support for LDO_510 and FTSMPSIskren Chernev2022-08-231-1/+37
* regulator: qcom_spmi: Add support for HFSMPS regulator typeIskren Chernev2022-08-231-1/+114
* regulator: qcom_spmi: add support for PMP8074 regulatorsRobert Marko2022-07-111-0/+23
* regulator: qcom_spmi: add support for HT_P600Robert Marko2022-07-111-0/+7
* regulator: qcom_spmi: add support for HT_P150Robert Marko2022-07-111-0/+7
* regulator: qcom_spmi: Add pm8226 regulatorsDominik Kobinski2021-11-261-0/+39
* regulator: add property parsing and callbacks to set protection limitsMatti Vaittinen2021-06-211-1/+5
* Merge tag 'regulator-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-261-0/+2
|\
| * regulator: spmi: Add support for ULT LV_P50 and ULT P300AngeloGioacchino Del Regno2021-03-101-0/+2
* | regulator: qcom_spmi-regulator: Clean-up by using managed work initMatti Vaittinen2021-03-231-26/+8
|/
* regulator: qcom_spmi: Add PM660/PM660L regulatorsAngeloGioacchino Del Regno2020-10-011-0/+51
* regulator: qcom_spmi: Add support for new regulator typesAngeloGioacchino Del Regno2020-10-011-0/+56
* regulator: qcom_spmi: Improve readability for setting up enable/mode pin controlAxel Lin2020-08-181-36/+34
* regulator: qcom_spmi: Constify struct regulator_opsRikard Falkeborn2020-07-011-12/+12
* regulator: qcom_spmi: Add support for PM8004 regulatorsAngelo G. Del Regno2019-10-011-0/+7
* regulator: qcom_spmi: Add PM8950 SPMI regulatorAngelo G. Del Regno2019-10-011-0/+34
* regulator: qcom_spmi: Do NULL check for lvsJeffrey Hugo2019-06-241-1/+1
* regulator: qcom_spmi: Fix math of spmi_regulator_set_voltage_time_selJeffrey Hugo2019-06-201-6/+2
* regulator: qcom_spmi: add PMS405 SPMI regulatorJorge Ramirez2019-06-181-3/+40
* regulator: qcom_spmi: Add support for PM8005Jeffrey Hugo2019-06-181-0/+176
* Merge tag 'v5.2-rc4' into regulator-5.3Mark Brown2019-06-181-9/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1
* | regulator: qcom_spmi: Refactor get_mode/set_modeJeffrey Hugo2019-06-171-8/+18
* | regulator: qcom_spmi: enable linear range infoJorge Ramirez-Ortiz2019-06-171-0/+7
|/
* regulator: qcom_spmi: Indent with tabs instead of spacesNiklas Cassel2018-07-201-1/+1
* regulator: qcom_spmi: Do not initialise static to NULLNiklas Cassel2018-07-201-1/+1
* regulator: qcom_spmi: Use correct regmap when checking for errorNiklas Cassel2018-07-201-1/+1
* regulator: qcom_spmi: Fix warning Bad of_node_put()Niklas Cassel2018-07-201-12/+20
* regulator: qcom_spmi: Add support for SAWIlia Lin2018-05-241-3/+130
* regulator: qcom_spmi: Use regmap helpers for enable/disable/is_enabled callbackAxel Lin2018-01-241-53/+31
* Merge remote-tracking branch 'regulator/topic/qcom-spmi' into regulator-nextMark Brown2017-11-101-0/+9
|\
| * regulator: qcom_spmi: Add support for pmi8994Rajendra Nayak2017-11-021-0/+9
* | regulator: qcom_spmi: Include offset when translating voltagesStephen Boyd2017-11-021-6/+33
|/
* regulator: qcom_spmi: Add support for get_mode/set_mode on switchesStephen Boyd2016-06-261-0/+2
* regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941Stephen Boyd2016-06-261-2/+2
* regulator: qcom_spmi: Add support for S4 supply on pm8941Stephen Boyd2016-06-261-0/+1
* regulator: qcom_spmi: Always return a selector when askedStephen Boyd2016-04-181-1/+1
* regulator: qcom_spmi: Only use selector based regulator opsStephen Boyd2016-03-311-76/+113
* regulator: qcom_spmi: Add slewing delays for all SMPS typesStephen Boyd2016-03-311-5/+24
* regulator: qcom_spmi: Keep trying to add regulators if read failsStephen Boyd2016-03-281-2/+2
* regulator: qcom_spmi: Add support for pm8994Stephen Boyd2016-03-281-0/+51
* regulator: qcom-spmi: Add vendor specific configurationStephen Boyd2015-07-241-5/+195
* regulator: qcom_spmi-regulator: Use DIV_ROUND_UP instead of open-codedAxel Lin2015-07-091-2/+1
* regulator: qcom_spmi: Fix calculating number of voltagesAxel Lin2015-06-191-1/+1
* regulator: qcom_spmi: Add missing braces for aligned codeStephen Boyd2015-06-171-2/+4
* regulator: fix simple_return.cocci warningsJulia Lawall2015-06-161-5/+1