summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2025-06-16regulator: fan53555: add enable_time support and soft-start timesHeiko Stuebner1-0/+14
2025-06-09regulator: max20086: Fix refcount leak in max20086_parse_regulators_dt()Dan Carpenter1-3/+3
2025-06-06Merge tag 'regulator-fix-v6.16-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+4
2025-06-03Merge tag 'mfd-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-291/+1453
2025-05-28Merge tag 'regulator-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-262/+774
2025-05-26regulator: max14577: Add error check for max14577_read_reg()Wentao Liang1-1/+4
2025-05-22Merge branches 'ib-firmware-mfd-6.16', 'ib-mfd-clocksource-pwm-6.16', 'ib-mfd...Lee Jones2-291/+1453
2025-05-22regulator: bcm590xx: Add support for BCM59054 regulatorsArtur Weber1-2/+647
2025-05-22regulator: bcm590xx: Rename BCM59056-specific data as suchArtur Weber1-180/+189
2025-05-22regulator: bcm590xx: Store regulator descriptions in tableArtur Weber1-157/+316
2025-05-22regulator: bcm590xx: Use dev_err_probe for regulator register errorArtur Weber1-6/+4
2025-05-19regulator: qcom_spmi: Constify struct spmi_voltage_rangeChristophe JAILLET1-37/+32
2025-05-14regulator: max20086: fix invalid memory accessCosmin Tanislav1-1/+6
2025-05-13regulator: gpio: Use dev_err_probeNishanth Menon1-6/+4
2025-05-12regulator: pca9450: Add restart handlerPaul Geurts1-0/+27
2025-05-10regulator: da9121: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2025-05-01regulator: tps65219: Add TI TPS65214 Regulator SupportShree Ramamoorthy2-13/+69
2025-05-01regulator: tps65219: Add support for TPS65215 Regulator IRQsShree Ramamoorthy1-18/+50
2025-05-01regulator: tps65219: Add support for TPS65215 regulator resourcesShree Ramamoorthy2-18/+75
2025-05-01regulator: tps65219: Update struct namesShree Ramamoorthy1-16/+21
2025-04-24regulator: bd96801: Support ROHM BD96806 PMICMatti Vaittinen1-0/+69
2025-04-24regulator: bd96801: Support ROHM BD96805 PMICMatti Vaittinen1-0/+208
2025-04-24regulator: bd96801: Support ROHM BD96802Matti Vaittinen1-9/+86
2025-04-24regulator: bd96801: Drop IC name from the IRQ resourcesMatti Vaittinen1-43/+40
2025-04-24regulator: pf9453: convert to use maple tree register cacheBo Liu1-1/+1
2025-04-23regulator: max20086: Fixes chip id and enable gpioMark Brown1-2/+2
2025-04-22regulator: max20086: Change enable gpio to optionalJoão Paulo Gonçalves1-1/+1
2025-04-22regulator: max20086: Fix MAX200086 chip idJoão Paulo Gonçalves1-1/+1
2025-04-14regulator: adp5055: Remove unneeded semicolonChen Ni1-1/+1
2025-04-10regulator: adp5055: remove duplicate device tableArnd Bergmann1-6/+0
2025-04-09Add support for ADP5055 triple buck regulator.Mark Brown3-0/+442
2025-04-09gpio: don't compare raw GPIO descriptor pointersMark Brown1-1/+1
2025-04-09regulator: adp5055: Add driver for adp5055Alexis Czezar Torreno3-0/+442
2025-04-09regulator: don't compare raw GPIO descriptor pointersBartosz Golaszewski1-1/+1
2025-04-08regulator: rpi-panel-attiny: use new GPIO line valueMark Brown1-54/+29
2025-04-08regulator: rpi-panel-attiny: use new GPIO line value setter callbacksBartosz Golaszewski1-2/+4
2025-04-08regulator: rpi-panel-attiny: use lock guards for the state mutexBartosz Golaszewski1-23/+14
2025-04-08regulator: rpi-panel-attiny: use devres for mutex managementBartosz Golaszewski1-27/+12
2025-04-08regulator: rpi-panel-attiny: don't double-check GPIO rangeBartosz Golaszewski1-3/+0
2025-04-08regulator: s5m8767: Convert to GPIO descriptorsMark Brown1-108/+38
2025-04-07regulator: pf9453: Improve documentation for pf9453_regulator_set_ramp_delay_...Yang Li1-0/+1
2025-04-07regulator: s5m8767: Convert to GPIO descriptorsPeng Fan1-108/+38
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-28/+9
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2-10/+10
2025-03-30Merge tag 'mfd-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-3/+93
2025-03-26Merge tag 'regulator-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-173/+1030
2025-03-26objtool, regulator: rk808: Remove potential undefined behavior in rk806_set_m...Josh Poimboeuf1-2/+2
2025-03-19regulator: axp20x: AXP717: dcdc4 doesn't have delayPhilippe Simons1-10/+4
2025-03-17regulator: rtq6752: make const read-only array fault_mask staticColin Ian King1-1/+1