aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2021-05-24Merge series "Fix MAX77620 regulator driver regression" from Dmitry Osipenko ...Mark Brown1-6/+11
2021-05-24regulator: hisilicon: use the correct HiSilicon copyrightHao Fang1-1/+1
2021-05-24regulator: max77620: Silence deferred probe errorDmitry Osipenko1-6/+4
2021-05-24regulator: max77620: Use device_set_of_node_from_dev()Dmitry Osipenko1-0/+7
2021-05-21regulator: scmi: Fix off-by-one for linear regulators .n_voltages settingAxel Lin1-1/+1
2021-05-20regulator: core: resolve supply for boot-on/always-on regulatorsDmitry Baryshkov1-0/+6
2021-05-20regulator: fixed: Ensure enable_counter is correct if reg_domain_disable failsAxel Lin1-1/+6
2021-05-19regulator: Check ramp_delay_table for regulator_set_ramp_delay_regmapAxel Lin1-1/+1
2021-05-18regulator: fan53880: Fix missing n_voltages settingAxel Lin1-0/+3
2021-05-18regulator: da9121: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin1-3/+7
2021-05-12Merge series "regulator: fan53555: tcs4525 fix and cleanup" from Peter Geis <...Mark Brown1-2/+1
2021-05-12regulator: fan53555: fix TCS4525 voltage calulationPeter Geis1-2/+1
2021-05-12regulator: cros-ec: Fix error code in dev_err messageAxel Lin1-1/+2
2021-04-23regulator: fan53555: Add TCS4525 DCDC supportJoseph Chen1-14/+122
2021-04-23regulator: core: Fix off_on_delay handlingVincent Whitchurch1-25/+8
2021-04-23Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown4-32/+71
2021-04-22regulator: core: Respect off_on_delay at startupVincent Whitchurch1-0/+2
2021-04-21Merge series "mfd/rtc/regulator: Drop board file support for Samsung PMIC" fr...Mark Brown2-24/+2
2021-04-21regulator: core.c: Improve a commentSebastian Fricke1-1/+4
2021-04-21regulator: Avoid a double 'of_node_get' in 'regulator_of_get_init_node()'Christophe JAILLET1-1/+5
2021-04-21regulator: core.c: Fix indentation of commentShubhankar Kuranagatti1-7/+14
2021-04-21regulator: s2mps11: Drop initialization via platform dataKrzysztof Kozlowski1-20/+2
2021-04-21regulator: s2mpa01: Drop initialization via platform dataKrzysztof Kozlowski1-4/+0
2021-04-21regulator: da9121: automotive variants identity fixAdam Ward2-28/+65
2021-04-02Merge series "Support ROHM BD71815 PMIC" from Matti Vaittinen <matti.vaittine...Mark Brown2-9/+94
2021-04-02regulator: Add regmap helper for ramp-delay settingMatti Vaittinen1-0/+65
2021-04-02regulator: helpers: Export helper voltage listingMatti Vaittinen1-8/+28
2021-04-01regulator: qcom-rpmh: Add PM7325/PMR735A regulator supportsatya priya1-1/+52
2021-04-01regulator: qcom-rpmh: Add pmic5_ftsmps520 bucksatya priya1-0/+9
2021-03-24regulator: mt6360: remove redundant error printJian Dong1-3/+1
2021-03-15regulator: bd9576: Fix return from bd957x_probe()Dan Carpenter1-7/+4
2021-03-15regulator: bd9571mwv: Convert device attribute to sysfs_emit()Geert Uytterhoeven1-1/+1
2021-03-15regulator: bd9571mwv: Fix regulator name printed on registration failureGeert Uytterhoeven1-1/+1
2021-03-15regulator: bd9571mwv: Fix AVS and DVFS voltage rangeGeert Uytterhoeven1-2/+2
2021-03-11regulator: mt6315: Fix off-by-one for .n_voltagesAxel Lin1-1/+1
2021-03-10regulator: add missing call to of_node_put()Yang Li1-1/+3
2021-03-10regulator: pf8x00: Use regulator_map_voltage_ascend for pf8x00_buck7_opsAxel Lin1-0/+1
2021-03-10regulator: spmi: Add support for ULT LV_P50 and ULT P300AngeloGioacchino Del Regno1-0/+2
2021-03-10regulator: rt4831: Fix return value check in rt4831_regulator_probe()Wei Yongjun1-2/+2
2021-03-10regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage settingFrieder Schrempf1-0/+8
2021-03-10regulator: qcom-rpmh: Use correct buck for S1C regulatorsatya priya1-1/+1
2021-03-10regulator: qcom-rpmh: Correct the pmic5_hfsmps515 bucksatya priya1-2/+2
2021-03-10regulator: pca9450: Fix return value when failing to get sd-vsel GPIOFrieder Schrempf1-1/+1
2021-03-10regulator: mt6315: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin1-1/+1
2021-02-22Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-25/+34
2021-02-12Merge remote-tracking branch 'regulator/for-5.12' into regulator-nextMark Brown20-1273/+2442
2021-02-12regulator: bd718x7, bd71828, Fix dvs voltage levelsMatti Vaittinen1-3/+6
2021-02-11regulator: pca9450: Enable system reset on WDOG_B assertionFrieder Schrempf1-0/+8
2021-02-11regulator: pca9450: Add SD_VSEL GPIO for LDO5Frieder Schrempf1-0/+14
2021-02-11regulator: qcom-rpmh: fix pm8009 ldo7Jonathan Marek1-1/+1