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