summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
4 daysMerge tag 'for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
11 daysregulator: mt6370: Fix spelling mistake in mt6370_regualtor_registerColin Ian King
12 daysregulator: Kconfig: Fix spelling mistake "regualtor" -> "regulator"Colin Ian King
2025-07-18regulator: core: repeat voltage setting request for stepped regulatorsRomain Gantois
2025-07-16regulator: rt6160: Add rt6166 vout min_uV setting for compatibleJeff Chang
2025-07-14regulator: tps6286x-regulator: Fix a copy & paste errorJisheng Zhang
2025-07-14Add RPMh regulator support for PM7550 & PMR735BMark Brown
2025-07-13regulator: qcom-rpmh: add support for pm7550 regulatorsLuca Weiss
2025-07-13regulator: qcom-rpmh: add support for pmr735b regulatorsLuca Weiss
2025-07-10regulator: tps6594-regulator: Add TI TPS652G1 PMIC regulatorsMichael Walle
2025-07-10regulator: tps6594-regulator: refactor variant descriptionsMichael Walle
2025-07-10regulator: tps6594-regulator: remove hardcoded buck configMichael Walle
2025-07-10regulator: tps6594-regulator: remove interrupt_countMichael Walle
2025-07-07regulator: sy8827n: make enable gpio NONEXCLUSIVEJisheng Zhang
2025-07-07Merge tag 'pm-runtime-6.17-rc1'Sebastian Reichel
2025-07-04treewide: Remove redundantMark Brown
2025-07-04regulator: stm32-vrefbuf: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-07-03regulator: gpio: Fix the out-of-bounds access to drvdata::gpiodsManivannan Sadhasivam
2025-06-30regulator: mp886x: Fix ID table driver_dataJisheng Zhang
2025-06-30regulator: sy8824x: Fix ID table driver_dataJisheng Zhang
2025-06-30regulator: tps6286x-regulator: Enable REGCACHE_MAPLEJisheng Zhang
2025-06-30regulator: tps6287x-regulator: Enable REGCACHE_MAPLEJisheng Zhang
2025-06-30regulator: rt5739: Enable REGCACHE_MAPLEJisheng Zhang
2025-06-29regulator: tps65219: Fix devm_kmalloc size allocationShree Ramamoorthy
2025-06-29regulator: core: fix NULL dereference on unbind due to stale coupling dataAlessandro Carminati
2025-06-23regulator: dvfsrc: Add support for MT8196 andMark Brown
2025-06-23regulator: mtk-dvfsrc: Add support for MediaTek MT8196 DVFSRCAngeloGioacchino Del Regno
2025-06-23regulator: mtk-dvfsrc: Add support for Dimensity 1200 MT6893AngeloGioacchino Del Regno
2025-06-23regulator: pca9450: Support PWM mode also for pca9451aPrimoz Fiser
2025-06-22regulator: act8865-regulator: switch psy_cfg from of_node to fwnodeSebastian Reichel
2025-06-17regulator: rpi-panel-v2: Add shutdown hookDave Stevenson
2025-06-16regulator: fan53555: add enable_time support and soft-start timesHeiko Stuebner
2025-06-11regulator: rpi-panel-v2: Fix missing OF dependencyMarek Vasut
2025-06-11regulator: bd718x7: Clarify comment by moving itMatti Vaittinen
2025-06-09regulator: rpi-panel-v2: Add missing GPIOLIB dependencyMarek Vasut
2025-06-09regulator: rpi-panel-v2: Add regulator for 7" Raspberry Pi 720x1280Dave Stevenson
2025-06-08regulator: pca9450: Add support for mode operationsMartijn de Gouw
2025-06-08regulator: tps6594-regulator: Remove a useless static qualifierChristophe JAILLET
2025-06-08regulator: tps6594-regulator: Constify struct tps6594_regulator_irq_typeChristophe JAILLET
2025-06-08regulator: max20086: Fix refcount leak in max20086_parse_regulators_dt()Dan Carpenter
2025-06-06Merge tag 'regulator-fix-v6.16-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-06-03Merge tag 'mfd-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2025-05-27Merge tag 'regulator-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-26regulator: max14577: Add error check for max14577_read_reg()Wentao Liang
2025-05-22Merge branches 'ib-firmware-mfd-6.16', 'ib-mfd-clocksource-pwm-6.16', 'ib-mfd...Lee Jones
2025-05-22regulator: bcm590xx: Add support for BCM59054 regulatorsArtur Weber
2025-05-22regulator: bcm590xx: Rename BCM59056-specific data as suchArtur Weber
2025-05-22regulator: bcm590xx: Store regulator descriptions in tableArtur Weber
2025-05-22regulator: bcm590xx: Use dev_err_probe for regulator register errorArtur Weber
2025-05-19regulator: qcom_spmi: Constify struct spmi_voltage_rangeChristophe JAILLET