summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2024-05-14Merge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-09regulator: sun20i: Add Allwinner D1 LDOs driverSamuel Holland
2024-05-09regulator: core: fix debugfs creation regressionJohan Hovold
2024-05-07regulator: Mention regulator id in error message about dummy suppliesUwe Kleine-König
2024-05-07regulator: devres: fix devm_regulator_get_enable_read_voltage() returnDavid Lechner
2024-05-06regulator: new API for voltage reference suppliesMark Brown
2024-05-03regulator: devres: add API for reference voltage suppliesDavid Lechner
2024-05-01regulator: rtq2208: Fix LDO discharge register and add vsel settingAlina Yu
2024-05-01regulator: rtq2208: Fix the BUCK ramp_delay range to maximum of 16mVstep/usAlina Yu
2024-04-10regulator: vqmmc-ipq4019: fix module autoloadingKrzysztof Kozlowski
2024-04-10regulator: qcom-refgen: fix module autoloadingKrzysztof Kozlowski
2024-04-09regulator: mt6360: De-capitalize devicetree regulator subnodesAngeloGioacchino Del Regno
2024-04-08regulator: irq_helpers: duplicate IRQ nameMatti Vaittinen
2024-03-28regulator: Merge axp20x changesMark Brown
2024-03-28regulator: axp20x: add support for the AXP717Andre Przywara
2024-03-28regulator: axp20x: fix typo-ed identifierAndre Przywara
2024-03-26regulator: convert to use maple tree registerMark Brown
2024-03-25regulator: tps65132: Add of_match tableAndré Apitzsch
2024-03-25regulator: pca9450: add pca9451a supportJoy Zou
2024-03-25regulator: rpi-panel-attiny: convert to use maple tree register cacheBo Liu
2024-03-25regulator: tps62360: convert to use maple tree register cacheBo Liu
2024-03-25regulator: tps51632: convert to use maple tree register cacheBo Liu
2024-03-25regulator: rtq6752: convert to use maple tree register cacheBo Liu
2024-03-25regulator: rtmv20: convert to use maple tree register cacheBo Liu
2024-03-25regulator: pfuze100: convert to use maple tree register cacheBo Liu
2024-03-25regulator: pf8x00: convert to use maple tree register cacheBo Liu
2024-03-25regulator: pca9450: convert to use maple tree register cacheBo Liu
2024-03-25regulator: mt6311: convert to use maple tree register cacheBo Liu
2024-03-25regulator: max8973: convert to use maple tree register cacheBo Liu
2024-03-25regulator: isl9305: convert to use maple tree register cacheBo Liu
2024-03-25regulator: da9211: convert to use maple tree register cacheBo Liu
2024-03-25regulator: da9121: convert to use maple tree register cacheBo Liu
2024-03-22Merge tag 'regulator-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-13Merge tag 'regulator-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2024-03-12regulator: core: Propagate the regulator state in case of exclusive getKory Maincent
2024-03-06regulator: lp8788-buck: fix copy and paste bug in lp8788_dvs_gpio_request()Dan Carpenter
2024-03-05regulator: core: make regulator_class constantRicardo B. Marliere
2024-03-04regulator: rk808: fix LDO range on RK806Quentin Schulz
2024-03-04regulator: rk808: fix buck range on RK806Quentin Schulz
2024-02-29regulator: da9121: Remove unused of_gpio.hAndy Shevchenko
2024-02-26regulator: mp8859: Cleanups and enhancementsMark Brown
2024-02-26Convert some regulator drivers to GPIO descriptorsMark Brown
2024-02-26regulator: userspace-consumer: add module device tableJohn Keeping
2024-02-26regulator: mp8859: Implement set_current_limit()Mark Brown
2024-02-26regulator: mp8859: Report slew rateMark Brown
2024-02-26regulator: mp8859: Support status and error readbackMark Brown
2024-02-26regulator: mp8859: Support active discharge controlMark Brown
2024-02-26regulator: mp8859: Support mode operationsMark Brown
2024-02-26regulator: mp8859: Support enable controlMark Brown