summaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
Commit message (Expand)AuthorAgeFilesLines
* regulator: qcom-labibb: Switch voltage ops from linear_range to linearAngeloGioacchino Del Regno2021-01-201-10/+6
* Merge series "Really implement Qualcomm LAB/IBB regulators" from AngeloGioacc...Mark Brown2021-01-151-0/+28
|\
| * regulator: qcom-labibb: Implement voltage selector opsAngeloGioacchino Del Regno2021-01-151-0/+28
* | regulator: pf8x00: fix nxp,phase-shiftAdrien Grassein2021-01-151-33/+38
* | regulator: pf8x00: use linear range for buck 1-6Adrien Grassein2021-01-151-32/+51
* | regulator: pf8x00: mark nxp,ilim-ma property as deprecatedAdrien Grassein2021-01-151-14/+41
* | regulator: pf8x00: add a doc for the moduleAdrien Grassein2021-01-151-0/+4
|/
* regulator: ab8500: Decomission platform data headerLinus Walleij2021-01-132-2/+127
* regulator: ab8500: Remove unused platform dataLinus Walleij2021-01-131-415/+2
* Merge series "regulator: mcp16502: make lpm pin optional" from Claudiu Beznea...Mark Brown2021-01-071-1/+1
|\
| * regulator: mcp16502: lpm pin can be optional on some platformsClaudiu Beznea2021-01-071-1/+1
* | regulator: bd718x7: Stop using parent dataMatti Vaittinen2021-01-071-11/+9
|/
* Merge series "Add driver for dvfsrc, support for active state of scpsys" from...Mark Brown2021-01-053-0/+226
|\
| * regulator: Regulator driver for the Mediatek DVFSRChenryc.chen2021-01-053-0/+226
* | regulator: ROHM bd7xxxx: Do not depend on parent driver dataMatti Vaittinen2021-01-052-17/+7
|/
* Merge branch 'regulator-5.11' into regulator-5.12Mark Brown2021-01-041-1/+1
|\
| * Merge qcom driver fix into regulator-5.11Mark Brown2021-01-041-1/+1
| |\
| * | regulator: qcom-rpmh: add QCOM_COMMAND_DB dependencyArnd Bergmann2021-01-041-0/+1
| * | Merge tag 'v5.11-rc1' into regulator-5.11Mark Brown2020-12-285-24/+43
| |\ \
* | \ \ Merge series "regulator: fix pm8009 bindings on sm8250" from Dmitry Baryshkov...Mark Brown2021-01-041-1/+27
|\ \ \ \
| * | | | regulator: qcom-rpmh-regulator: add pm8009-1 chip revisionDmitry Baryshkov2021-01-041-0/+26
| | |_|/ | |/| |
| * | | regulator: qcom-rpmh-regulator: correct hfsmps515 definitionDmitry Baryshkov2021-01-041-1/+1
| | |/ | |/|
* | | regulator: core.c: Replace references to non-existent functionDaniel Scally2021-01-041-3/+3
* | | regulator: Add regulator driver for ATC260x PMICsCristian Ciocaltea2020-12-303-0/+548
* | | regulator: rt4831: Adds support for Richtek RT4831 DSV regulatorChiYuan Huang2020-12-283-0/+209
* | | regulator: qcom-rpmh: fix build after QCOM_COMMAND_DB is tristateRandy Dunlap2020-12-281-0/+1
* | | Merge existing fixes from regulator/for-5.11Mark Brown2020-12-282-2/+63
|\ \ \ | |/ / |/| / | |/
| * regulator: bd718x7: Add enable timesGuido Günther2020-12-211-0/+57
| * regulator: pf8x00: Use specific compatible strings for devicesMark Brown2020-12-161-2/+6
* | Merge remote-tracking branch 'regulator/for-5.11' into regulator-nextMark Brown2020-12-1118-74/+2771
|\|
| * regulator: mc13892-regulator: convert comma to semicolonZheng Yongjun2020-12-111-2/+2
| * regulator: pfuze100: Convert the driver to DT-onlyFabio Estevam2020-12-112-34/+2
| * regulator: max14577: Add proper module aliases stringsMarek Szyprowski2020-12-101-0/+2
| * Merge series "regulator: da9121: bug fixes" from Adam Ward <Adam.Ward.opensou...Mark Brown2020-12-081-3/+2
| |\
| | * regulator: da9121: Fix index used for DT propertyAdam Ward2020-12-071-1/+1
| | * regulator: da9121: Remove uninitialised string variableAdam Ward2020-12-071-2/+1
| * | regulator: da9121: Potential Oops in da9121_assign_chip_model()Dan Carpenter2020-12-081-0/+1
| |/
| * regulator: qcom-rpmh: Add support for PM8350/PM8350cVinod Koul2020-12-041-0/+62
| * regulator: da9121: include linux/gpio/consumer.hArnd Bergmann2020-12-041-0/+1
| * regulator: da9121: Mark some symbols with static keywordZou Wei2020-12-031-5/+5
| * regulator: da9121: Request IRQ directly and free in release function to avoid...Adam Ward2020-12-021-3/+6
| * regulator: da9121: add interrupt supportAdam Ward2020-12-011-0/+286
| * regulator: da9121: add mode supportAdam Ward2020-12-011-0/+74
| * regulator: da9121: add current supportAdam Ward2020-12-011-0/+113
| * regulator: da9121: Update registration to support multiple buck variantsAdam Ward2020-12-011-13/+31
| * regulator: da9121: Add support for device variants via devicetreeAdam Ward2020-12-011-0/+119
| * regulator: da9121: Add device variant descriptorsAdam Ward2020-12-011-0/+110
| * regulator: da9121: Add device variant regmapsAdam Ward2020-12-012-21/+237
| * regulator: da9121: Add device variantsAdam Ward2020-12-011-3/+43
| * regulator: da9121: Add header fileAdam Ward2020-12-012-10/+296