| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'regulator/for-5.11' into regulator-next | Mark Brown | 2020-12-11 | 18 | -74/+2771 |
|\ |
|
| * | regulator: mc13892-regulator: convert comma to semicolon | Zheng Yongjun | 2020-12-11 | 1 | -2/+2 |
| * | regulator: pfuze100: Convert the driver to DT-only | Fabio Estevam | 2020-12-11 | 2 | -34/+2 |
| * | regulator: max14577: Add proper module aliases strings | Marek Szyprowski | 2020-12-10 | 1 | -0/+2 |
| * | Merge series "regulator: da9121: bug fixes" from Adam Ward <Adam.Ward.opensou... | Mark Brown | 2020-12-08 | 1 | -3/+2 |
| |\ |
|
| | * | regulator: da9121: Fix index used for DT property | Adam Ward | 2020-12-07 | 1 | -1/+1 |
| | * | regulator: da9121: Remove uninitialised string variable | Adam Ward | 2020-12-07 | 1 | -2/+1 |
| * | | regulator: da9121: Potential Oops in da9121_assign_chip_model() | Dan Carpenter | 2020-12-08 | 1 | -0/+1 |
| |/ |
|
| * | regulator: qcom-rpmh: Add support for PM8350/PM8350c | Vinod Koul | 2020-12-04 | 1 | -0/+62 |
| * | regulator: da9121: include linux/gpio/consumer.h | Arnd Bergmann | 2020-12-04 | 1 | -0/+1 |
| * | regulator: da9121: Mark some symbols with static keyword | Zou Wei | 2020-12-03 | 1 | -5/+5 |
| * | regulator: da9121: Request IRQ directly and free in release function to avoid... | Adam Ward | 2020-12-02 | 1 | -3/+6 |
| * | regulator: da9121: add interrupt support | Adam Ward | 2020-12-01 | 1 | -0/+286 |
| * | regulator: da9121: add mode support | Adam Ward | 2020-12-01 | 1 | -0/+74 |
| * | regulator: da9121: add current support | Adam Ward | 2020-12-01 | 1 | -0/+113 |
| * | regulator: da9121: Update registration to support multiple buck variants | Adam Ward | 2020-12-01 | 1 | -13/+31 |
| * | regulator: da9121: Add support for device variants via devicetree | Adam Ward | 2020-12-01 | 1 | -0/+119 |
| * | regulator: da9121: Add device variant descriptors | Adam Ward | 2020-12-01 | 1 | -0/+110 |
| * | regulator: da9121: Add device variant regmaps | Adam Ward | 2020-12-01 | 2 | -21/+237 |
| * | regulator: da9121: Add device variants | Adam Ward | 2020-12-01 | 1 | -3/+43 |
| * | regulator: da9121: Add header file | Adam Ward | 2020-12-01 | 2 | -10/+296 |
| * | regulator: Add NXP PF8X00 regulator driver | Jagan Teki | 2020-11-30 | 3 | -0/+505 |
| * | regulator: qcom-rpmh: Add support for SDX55 | Vinod Koul | 2020-11-26 | 1 | -0/+31 |
| * | regulator: core: return zero for selectors lower than linear_min_sel | Claudiu Beznea | 2020-11-26 | 2 | -6/+9 |
| * | regulator: add SCMI driver | Cristian Marussi | 2020-11-23 | 3 | -0/+427 |
| * | Merge series "Add support for SCMIv3.0 Voltage Domain Protocol and SCMI-Regul... | Mark Brown | 2020-11-23 | 1 | -2/+6 |
| |\ |
|
| | * | regulator: core: add of_match_full_name boolean flag | Cristian Marussi | 2020-11-23 | 1 | -2/+6 |
| * | | regulator: as3722: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2020-11-23 | 1 | -1/+2 |
| |/ |
|
| * | regulator: core: do not continue if selector match | Claudiu Beznea | 2020-11-13 | 1 | -0/+3 |
| * | Merge series "regulator: mcp16502: add support for ramp delay" from Claudiu B... | Mark Brown | 2020-11-13 | 3 | -23/+124 |
| |\ |
|
| | * | regulator: core: validate selector against linear_min_sel | Claudiu Beznea | 2020-11-13 | 2 | -3/+9 |
| | * | regulator: mcp16502: remove void documentation of struct mcp16502 | Claudiu Beznea | 2020-11-13 | 1 | -2/+0 |
| | * | regulator: mcp16502: add support for ramp delay | Claudiu Beznea | 2020-11-13 | 1 | -2/+87 |
| | * | regulator: mcp16502: adapt for get/set on other registers | Claudiu Beznea | 2020-11-13 | 1 | -16/+27 |
| | * | regulator: mcp16502: add linear_min_sel | Claudiu Beznea | 2020-11-13 | 1 | -0/+1 |
| * | | regulator: debug early supply resolving | Michał Mirosław | 2020-11-13 | 1 | -0/+2 |
| |/ |
|
| * | Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 2020-11-11 | 1 | -2/+5 |
| |\ |
|
| * \ | Merge series "regulator: bd718x7: support voltage scaling" from Matti Vaittin... | Mark Brown | 2020-11-10 | 1 | -7/+157 |
| |\ \ |
|
| | * | | regulator: bd718x7: Support external connection to scale voltages | Matti Vaittinen | 2020-11-10 | 1 | -7/+157 |
| * | | | regulator: Add support for DA9121 regulator | Vincent Whitchurch | 2020-11-03 | 3 | -0/+121 |
| * | | | regulator: fix a kernel-doc markup | Mauro Carvalho Chehab | 2020-10-28 | 1 | -1/+1 |
| * | | | Merge series " [PATCH v2 0/5]" from Dmitry Baryshkov <dmitry.baryshkov@linaro... | Mark Brown | 2020-10-26 | 1 | -6/+57 |
| |\ \ \ |
|
| | * | | | regulator: fixed: support using power domain for enable/disable | Dmitry Baryshkov | 2020-10-26 | 1 | -6/+57 |
| | |/ / |
|
| * / / | regulator: lp872x: make a const array static, makes object smaller | Colin Ian King | 2020-10-26 | 1 | -1/+1 |
| |/ / |
|
* | | | regulator: axp20x: Fix DLDO2 voltage control register mask for AXP22x | DingHua Ma | 2020-12-04 | 1 | -1/+1 |
* | | | regulator: Kconfig: Fix REGULATOR_QCOM_RPMH dependencies to avoid build error | John Stultz | 2020-11-24 | 1 | -1/+1 |
* | | | regulator: ti-abb: Fix array out of bound read access on the first transition | Nishanth Menon | 2020-11-18 | 1 | -1/+11 |
* | | | regulator: workaround self-referent regulators | Michał Mirosław | 2020-11-13 | 1 | -1/+4 |
* | | | regulator: avoid resolve_supply() infinite recursion | Michał Mirosław | 2020-11-13 | 1 | -0/+6 |
* | | | regulator: fix memory leak with repeated set_machine_constraints() | Michał Mirosław | 2020-11-13 | 1 | -16/+13 |