aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/qcom-labibb-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-21regulator: add property parsing and callbacks to set protection limitsMatti Vaittinen1-1/+9
2021-02-02regulator: qcom-labibb: Use disable_irq_nosync from isrMatti Vaittinen1-2/+2
2021-01-20regulator: qcom-labibb: Implement short-circuit and over-current IRQsAngeloGioacchino Del Regno1-3/+515
2021-01-20regulator: qcom-labibb: Implement pull-down, softstart, active dischargeAngeloGioacchino Del Regno1-0/+94
2021-01-20regulator: qcom-labibb: Implement current limitingAngeloGioacchino Del Regno1-0/+92
2021-01-20regulator: qcom-labibb: Switch voltage ops from linear_range to linearAngeloGioacchino Del Regno1-10/+6
2021-01-15regulator: qcom-labibb: Implement voltage selector opsAngeloGioacchino Del Regno1-0/+28
2020-10-01regulator: qcom: labibb: Constify static structsRikard Falkeborn1-4/+4
2020-07-15regulator: qcom: Add labibb driverNisha Kumari1-0/+175