summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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, bd71828, Fix dvs voltage levelsMatti Vaittinen2021-02-121-3/+6
* | | | | regulator: qcom-rpmh: fix pm8009 ldo7Jonathan Marek2021-02-111-1/+1
* | | | | regulator: pf8x00: Fix typo for PF8200 chip nameAxel Lin2021-01-281-1/+1
* | | | | regulator: Fix lockdep warning resolving suppliesMark Brown2021-01-221-12/+17
* | | | | regulator: core: avoid regulator_resolve_supply() race conditionDavid Collins2021-01-081-11/+28
| |_|_|/ |/| | |
* | | | Merge qcom driver fix into regulator-5.11Mark Brown2021-01-041-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | regulator: qcom-rpmh-regulator: correct hfsmps515 definitionDmitry Baryshkov2021-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 remote-tracking branch 'regulator/for-5.11' into regulator-nextMark Brown2020-12-1118-74/+2771
| |\
| * | regulator: axp20x: Fix DLDO2 voltage control register mask for AXP22xDingHua Ma2020-12-041-1/+1
| * | regulator: Kconfig: Fix REGULATOR_QCOM_RPMH dependencies to avoid build errorJohn Stultz2020-11-241-1/+1
| * | regulator: ti-abb: Fix array out of bound read access on the first transitionNishanth Menon2020-11-181-1/+11
| * | regulator: workaround self-referent regulatorsMichał Mirosław2020-11-131-1/+4
| * | regulator: avoid resolve_supply() infinite recursionMichał Mirosław2020-11-131-0/+6
| * | regulator: fix memory leak with repeated set_machine_constraints()Michał Mirosław2020-11-131-16/+13
| * | regulator: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200}Sean Nyekjaer2020-11-111-5/+8
* | | regulator: bd718x7: Add enable timesGuido Günther2020-12-211-0/+57
* | | regulator: pf8x00: Use specific compatible strings for devicesMark Brown2020-12-161-2/+6
| |/ |/|
* | 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
* | regulator: Add NXP PF8X00 regulator driverJagan Teki2020-11-303-0/+505
* | regulator: qcom-rpmh: Add support for SDX55Vinod Koul2020-11-261-0/+31
* | regulator: core: return zero for selectors lower than linear_min_selClaudiu Beznea2020-11-262-6/+9
* | regulator: add SCMI driverCristian Marussi2020-11-233-0/+427
* | Merge series "Add support for SCMIv3.0 Voltage Domain Protocol and SCMI-Regul...Mark Brown2020-11-231-2/+6
|\ \
| * | regulator: core: add of_match_full_name boolean flagCristian Marussi2020-11-231-2/+6
* | | regulator: as3722: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-1/+2
|/ /