summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | regulator: scmi: Port driver to the new scmi_voltage_proto_ops interfaceCristian Marussi2021-03-301-19/+23
| | |_|_|/ | |/| | |
* | | | | Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-263-0/+309
|\ \ \ \ \
| * | | | | regulator: hi6421v600-regulator: move it from stagingMauro Carvalho Chehab2021-04-023-0/+309
| | |_|/ / | |/| | |
* | | | | Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman2021-04-141-4/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | regulator: bd9571mwv: Convert device attribute to sysfs_emit()Geert Uytterhoeven2021-03-151-1/+1
| * | | | regulator: bd9571mwv: Fix regulator name printed on registration failureGeert Uytterhoeven2021-03-151-1/+1
| * | | | regulator: bd9571mwv: Fix AVS and DVFS voltage rangeGeert Uytterhoeven2021-03-151-2/+2
| |/ / /
* / / / regulator: qcom_spmi-regulator: Clean-up by using managed work initMatti Vaittinen2021-03-231-26/+8
|/ / /
* | / regulator: mt6315: Fix off-by-one for .n_voltagesAxel Lin2021-03-111-1/+1
| |/ |/|
* | regulator: rt4831: Fix return value check in rt4831_regulator_probe()Wei Yongjun2021-03-101-2/+2
* | regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage settingFrieder Schrempf2021-03-101-0/+8
* | regulator: qcom-rpmh: Use correct buck for S1C regulatorsatya priya2021-03-101-1/+1
* | regulator: qcom-rpmh: Correct the pmic5_hfsmps515 bucksatya priya2021-03-101-2/+2
* | regulator: pca9450: Fix return value when failing to get sd-vsel GPIOFrieder Schrempf2021-03-101-1/+1
* | regulator: mt6315: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin2021-03-101-1/+1
|/
* Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-02-221-25/+34
|\
| * regulator: bd9571mwv: Add BD9574MWF supportYoshihiro Shimoda2021-01-141-2/+8
| * regulator: bd9571mwv: rid of using struct bd9571mwvYoshihiro Shimoda2021-01-141-23/+26
* | Merge remote-tracking branch 'regulator/for-5.12' into regulator-nextMark Brown2021-02-1220-1273/+2442
|\ \
| * | regulator: pca9450: Enable system reset on WDOG_B assertionFrieder Schrempf2021-02-111-0/+8
| * | regulator: pca9450: Add SD_VSEL GPIO for LDO5Frieder Schrempf2021-02-111-0/+14