aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2021-04-28Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 6-68/+730
2021-04-26Merge tag 'regulator-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 14-119/+386
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-19/+23
2021-04-26Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-0/+309
2021-04-23regulator: fan53555: Add TCS4525 DCDC supportGravatar Joseph Chen 1-14/+122
2021-04-23regulator: core: Fix off_on_delay handlingGravatar Vincent Whitchurch 1-25/+8
2021-04-23Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Gravatar Mark Brown 4-32/+71
2021-04-22regulator: core: Respect off_on_delay at startupGravatar Vincent Whitchurch 1-0/+2
2021-04-21Merge series "mfd/rtc/regulator: Drop board file support for Samsung PMIC" fr...Gravatar Mark Brown 2-24/+2
2021-04-21regulator: core.c: Improve a commentGravatar Sebastian Fricke 1-1/+4
2021-04-21regulator: Avoid a double 'of_node_get' in 'regulator_of_get_init_node()'Gravatar Christophe JAILLET 1-1/+5
2021-04-21regulator: core.c: Fix indentation of commentGravatar Shubhankar Kuranagatti 1-7/+14
2021-04-21regulator: s2mps11: Drop initialization via platform dataGravatar Krzysztof Kozlowski 1-20/+2
2021-04-21regulator: s2mpa01: Drop initialization via platform dataGravatar Krzysztof Kozlowski 1-4/+0
2021-04-21regulator: da9121: automotive variants identity fixGravatar Adam Ward 2-28/+65
2021-04-14Merge tag 'v5.12-rc7' into driver-core-nextGravatar Greg Kroah-Hartman 1-4/+4
2021-04-14Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-...Gravatar Lee Jones 5-16/+109
2021-04-14regulator: Support ROHM BD71815 regulatorsGravatar Matti Vaittinen 3-0/+664
2021-04-14regulator: bd718x7, bd71828: Use ramp-delay helperGravatar Matti Vaittinen 2-66/+45
2021-04-14regulator: rohm-regulator: Support SNVS HW state.Gravatar Matti Vaittinen 1-0/+6
2021-04-14regulator: rohm-regulator: linear voltage supportGravatar Matti Vaittinen 1-2/+15
2021-04-02Merge series "Support ROHM BD71815 PMIC" from Matti Vaittinen <matti.vaittine...Gravatar Mark Brown 2-9/+94
2021-04-02regulator: Add regmap helper for ramp-delay settingGravatar Matti Vaittinen 1-0/+65
2021-04-02regulator: helpers: Export helper voltage listingGravatar Matti Vaittinen 1-8/+28
2021-04-02regulator: hi6421v600-regulator: move it from stagingGravatar Mauro Carvalho Chehab 3-0/+309
2021-04-01regulator: qcom-rpmh: Add PM7325/PMR735A regulator supportGravatar satya priya 1-1/+52
2021-04-01regulator: qcom-rpmh: Add pmic5_ftsmps520 buckGravatar satya priya 1-0/+9
2021-03-30regulator: scmi: Port driver to the new scmi_voltage_proto_ops interfaceGravatar Cristian Marussi 1-19/+23
2021-03-24regulator: mt6360: remove redundant error printGravatar Jian Dong 1-3/+1
2021-03-23regulator: qcom_spmi-regulator: Clean-up by using managed work initGravatar Matti Vaittinen 1-26/+8
2021-03-15regulator: bd9576: Fix return from bd957x_probe()Gravatar Dan Carpenter 1-7/+4
2021-03-15regulator: bd9571mwv: Convert device attribute to sysfs_emit()Gravatar Geert Uytterhoeven 1-1/+1
2021-03-15regulator: bd9571mwv: Fix regulator name printed on registration failureGravatar Geert Uytterhoeven 1-1/+1
2021-03-15regulator: bd9571mwv: Fix AVS and DVFS voltage rangeGravatar Geert Uytterhoeven 1-2/+2
2021-03-11regulator: mt6315: Fix off-by-one for .n_voltagesGravatar Axel Lin 1-1/+1
2021-03-10regulator: add missing call to of_node_put()Gravatar Yang Li 1-1/+3
2021-03-10regulator: pf8x00: Use regulator_map_voltage_ascend for pf8x00_buck7_opsGravatar Axel Lin 1-0/+1
2021-03-10regulator: spmi: Add support for ULT LV_P50 and ULT P300Gravatar AngeloGioacchino Del Regno 1-0/+2
2021-03-10regulator: rt4831: Fix return value check in rt4831_regulator_probe()Gravatar Wei Yongjun 1-2/+2
2021-03-10regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage settingGravatar Frieder Schrempf 1-0/+8
2021-03-10regulator: qcom-rpmh: Use correct buck for S1C regulatorGravatar satya priya 1-1/+1
2021-03-10regulator: qcom-rpmh: Correct the pmic5_hfsmps515 buckGravatar satya priya 1-2/+2
2021-03-10regulator: pca9450: Fix return value when failing to get sd-vsel GPIOGravatar Frieder Schrempf 1-1/+1
2021-03-10regulator: mt6315: Return REGULATOR_MODE_INVALID for invalid modeGravatar Axel Lin 1-1/+1
2021-02-22Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 1-25/+34
2021-02-12Merge remote-tracking branch 'regulator/for-5.12' into regulator-nextGravatar Mark Brown 20-1273/+2442
2021-02-12regulator: bd718x7, bd71828, Fix dvs voltage levelsGravatar Matti Vaittinen 1-3/+6
2021-02-11regulator: pca9450: Enable system reset on WDOG_B assertionGravatar Frieder Schrempf 1-0/+8
2021-02-11regulator: pca9450: Add SD_VSEL GPIO for LDO5Gravatar Frieder Schrempf 1-0/+14
2021-02-11regulator: qcom-rpmh: fix pm8009 ldo7Gravatar Jonathan Marek 1-1/+1