summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorLines
2024-05-23Merge tag 'regulator-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds-77/+45
2024-05-22Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-74/+482
2024-05-21regulator: tps6594-regulator: Correct multi-phase configurationNeha Malcom Francis-8/+8
2024-05-20regulator: tps6287x: Force writing VSEL bitMatti Vaittinen-0/+1
2024-05-20regulator: pickable ranges: don't always cache vselMatti Vaittinen-13/+30
2024-05-16regulator: rohm-regulator: warn if unsupported voltage is setMatti Vaittinen-0/+4
2024-05-16regulator: bd71828: Don't overwrite runtime voltagesMatti Vaittinen-56/+2
2024-05-14Merge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-62/+583
2024-05-10Merge branches 'ib-mfd-misc-pinctrl-regulator-6.10', 'ib-mfd-pinctrl-regulato...Lee Jones-9/+303
2024-05-09regulator: sun20i: Add Allwinner D1 LDOs driverSamuel Holland-0/+166
2024-05-09regulator: core: fix debugfs creation regressionJohan Hovold-11/+16
2024-05-07regulator: Mention regulator id in error message about dummy suppliesUwe Kleine-König-2/+2
2024-05-07regulator: devres: fix devm_regulator_get_enable_read_voltage() returnDavid Lechner-1/+1
2024-05-06regulator: new API for voltage reference suppliesMark Brown-0/+66
2024-05-03regulator: tps6594-regulator: Add TI TPS65224 PMIC regulatorsNirmala Devi Mal Nadar-70/+268
2024-05-03regulator: rk808: Add RK816 supportAlex Bee-1/+201
2024-05-03regulator: rk808: Support apply_bit for rk808_set_suspend_voltage_rangeAlex Bee-3/+13
2024-05-03regulator: devres: add API for reference voltage suppliesDavid Lechner-0/+59
2024-05-01regulator: rtq2208: Fix LDO discharge register and add vsel settingAlina Yu-39/+61
2024-05-01regulator: rtq2208: Fix the BUCK ramp_delay range to maximum of 16mVstep/usAlina Yu-4/+3
2024-04-10regulator: vqmmc-ipq4019: fix module autoloadingKrzysztof Kozlowski-0/+1
2024-04-10regulator: qcom-refgen: fix module autoloadingKrzysztof Kozlowski-0/+1
2024-04-09regulator: mt6360: De-capitalize devicetree regulator subnodesAngeloGioacchino Del Regno-12/+20
2024-04-08regulator: irq_helpers: duplicate IRQ nameMatti Vaittinen-0/+3
2024-03-28regulator: Merge axp20x changesMark Brown-5/+89
2024-03-28regulator: axp20x: add support for the AXP717Andre Przywara-0/+84
2024-03-28regulator: axp20x: fix typo-ed identifierAndre Przywara-5/+5
2024-03-26regulator: convert to use maple tree registerMark Brown-14/+14
2024-03-25regulator: tps65132: Add of_match tableAndré Apitzsch-0/+7
2024-03-25regulator: pca9450: add pca9451a supportJoy Zou-2/+192
2024-03-25regulator: rpi-panel-attiny: convert to use maple tree register cacheBo Liu-1/+1
2024-03-25regulator: tps62360: convert to use maple tree register cacheBo Liu-1/+1
2024-03-25regulator: tps51632: convert to use maple tree register cacheBo Liu-1/+1
2024-03-25regulator: rtq6752: convert to use maple tree register cacheBo Liu-1/+1
2024-03-25regulator: rtmv20: convert to use maple tree register cacheBo Liu-1/+1
2024-03-25regulator: pfuze100: convert to use maple tree register cacheBo Liu-1/+1
2024-03-25regulator: pf8x00: convert to use maple tree register cacheBo Liu-1/+1
2024-03-25regulator: pca9450: convert to use maple tree register cacheBo Liu-1/+1
2024-03-25regulator: mt6311: convert to use maple tree register cacheBo Liu-1/+1
2024-03-25regulator: max8973: convert to use maple tree register cacheBo Liu-1/+1
2024-03-25regulator: isl9305: convert to use maple tree register cacheBo Liu-1/+1
2024-03-25regulator: da9211: convert to use maple tree register cacheBo Liu-1/+1
2024-03-25regulator: da9121: convert to use maple tree register cacheBo Liu-2/+2
2024-03-22Merge tag 'regulator-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds-0/+11
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2024-03-13Merge tag 'regulator-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds-283/+428
2024-03-12regulator: core: Propagate the regulator state in case of exclusive getKory Maincent-0/+11
2024-03-06regulator: lp8788-buck: fix copy and paste bug in lp8788_dvs_gpio_request()Dan Carpenter-3/+3
2024-03-05regulator: core: make regulator_class constantRicardo B. Marliere-2/+2
2024-03-04regulator: rk808: fix LDO range on RK806Quentin Schulz-2/+2