summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-0817-34/+98
|\
| * regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULLAxel Lin2021-06-031-2/+2
| * regulator: bd718x7: Fix the BUCK7 voltage setting on BD71837Matti Vaittinen2021-06-021-1/+1
| * regulator: atc260x: Fix n_voltages and min_sel for pickable linear rangesAxel Lin2021-06-011-9/+10
| * regulator: rtmv20: Fix to make regcache value first reading back from HWChiYuan Huang2021-06-011-0/+2
| * regulator: mt6315: Fix function prototype for mt6315_map_modeAxel Lin2021-06-011-1/+1
| * regulator: rtmv20: Add Richtek to Kconfig textAxel Lin2021-06-011-1/+1
| * regulator: rtmv20: Fix .set_current_limit/.get_current_limit callbacksAxel Lin2021-06-011-2/+40
| * Merge series "Fix MAX77620 regulator driver regression" from Dmitry Osipenko ...Mark Brown2021-05-241-6/+11
| |\
| | * regulator: max77620: Silence deferred probe errorDmitry Osipenko2021-05-241-6/+4
| | * regulator: max77620: Use device_set_of_node_from_dev()Dmitry Osipenko2021-05-241-0/+7
| * | regulator: hisilicon: use the correct HiSilicon copyrightHao Fang2021-05-241-1/+1
| |/
| * regulator: scmi: Fix off-by-one for linear regulators .n_voltages settingAxel Lin2021-05-211-1/+1
| * regulator: core: resolve supply for boot-on/always-on regulatorsDmitry Baryshkov2021-05-201-0/+6
| * regulator: fixed: Ensure enable_counter is correct if reg_domain_disable failsAxel Lin2021-05-201-1/+6
| * regulator: Check ramp_delay_table for regulator_set_ramp_delay_regmapAxel Lin2021-05-191-1/+1
| * regulator: fan53880: Fix missing n_voltages settingAxel Lin2021-05-181-0/+3
| * regulator: da9121: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin2021-05-181-3/+7
| * Merge series "regulator: fan53555: tcs4525 fix and cleanup" from Peter Geis <...Mark Brown2021-05-121-2/+1
| |\
| | * regulator: fan53555: fix TCS4525 voltage calulationPeter Geis2021-05-121-2/+1
| * | regulator: cros-ec: Fix error code in dev_err messageAxel Lin2021-05-121-1/+2
| |/
* | Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-04-286-68/+730
|\ \
| | \
| | \
| *-. \ Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-...Lee Jones2021-04-145-16/+109
| |\ \ \
| * | | | regulator: Support ROHM BD71815 regulatorsMatti Vaittinen2021-04-143-0/+664
| * | | | regulator: bd718x7, bd71828: Use ramp-delay helperMatti Vaittinen2021-04-142-66/+45
| * | | | regulator: rohm-regulator: Support SNVS HW state.Matti Vaittinen2021-04-141-0/+6
| * | | | regulator: rohm-regulator: linear voltage supportMatti Vaittinen2021-04-141-2/+15
| |/ / /
* | | | Merge tag 'regulator-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-2614-119/+386
|\ \ \ \ | | |_|/ | |/| |
| * | | regulator: fan53555: Add TCS4525 DCDC supportJoseph Chen2021-04-231-14/+122
| * | | regulator: core: Fix off_on_delay handlingVincent Whitchurch2021-04-231-25/+8
| * | | Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-04-234-32/+71
| |\ \ \
| | * | | regulator: core: Respect off_on_delay at startupVincent Whitchurch2021-04-221-0/+2
| | * | | regulator: da9121: automotive variants identity fixAdam Ward2021-04-212-28/+65
| * | | | Merge series "mfd/rtc/regulator: Drop board file support for Samsung PMIC" fr...Mark Brown2021-04-212-24/+2
| |\ \ \ \
| | * | | | regulator: s2mps11: Drop initialization via platform dataKrzysztof Kozlowski2021-04-211-20/+2
| | * | | | regulator: s2mpa01: Drop initialization via platform dataKrzysztof Kozlowski2021-04-211-4/+0
| * | | | | regulator: core.c: Improve a commentSebastian Fricke2021-04-211-1/+4
| * | | | | regulator: Avoid a double 'of_node_get' in 'regulator_of_get_init_node()'Christophe JAILLET2021-04-211-1/+5
| * | | | | regulator: core.c: Fix indentation of commentShubhankar Kuranagatti2021-04-211-7/+14
| |/ / / /
| * | | | Merge series "Support ROHM BD71815 PMIC" from Matti Vaittinen <matti.vaittine...Mark Brown2021-04-022-9/+94
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | regulator: Add regmap helper for ramp-delay settingMatti Vaittinen2021-04-021-0/+65
| | * | | regulator: helpers: Export helper voltage listingMatti Vaittinen2021-04-021-8/+28
| * | | | regulator: qcom-rpmh: Add PM7325/PMR735A regulator supportsatya priya2021-04-011-1/+52
| * | | | regulator: qcom-rpmh: Add pmic5_ftsmps520 bucksatya priya2021-04-011-0/+9
| * | | | regulator: mt6360: remove redundant error printJian Dong2021-03-241-3/+1
| * | | | regulator: bd9576: Fix return from bd957x_probe()Dan Carpenter2021-03-151-7/+4
| * | | | regulator: add missing call to of_node_put()Yang Li2021-03-101-1/+3
| * | | | regulator: pf8x00: Use regulator_map_voltage_ascend for pf8x00_buck7_opsAxel Lin2021-03-101-0/+1
| * | | | regulator: spmi: Add support for ULT LV_P50 and ULT P300AngeloGioacchino Del Regno2021-03-101-0/+2
* | | | | Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-261-19/+23
|\ \ \ \ \