summaryrefslogtreecommitdiff
path: root/drivers/power/regulator
AgeCommit message (Expand)Author
2026-01-25power: regulator: add AXP318W supportYixun Lan
2026-01-22power: regulator: common: fix compilation issueJulien Stephan
2026-01-22power: regulator: common: use dm_gpio_is_valid helperJulien Stephan
2026-01-22power: regulator: common: remove unnecessary debug traceJulien Stephan
2026-01-14power: regulator: qcom-rpmh: correctly map pmic modeCasey Connolly
2026-01-14power: regulator: qcom-rpmh: read votes from rpmhCasey Connolly
2026-01-14regulator: qcom-rpmh-regulator: add support for PM8150 PM8350 PM7325Aswin Murugan
2026-01-09dm: core: Default to using DEVRES outside of xPLTom Rini
2025-12-24power: regulator: Fix dependency of SPL_DM_REGULATOR_GPIOPeng Fan
2025-12-24power: regulator: remove SPL_REGULATOR_PWM due to unmeetable SPL_DM_PWM depen...Quentin Schulz
2025-12-24power: regulator: fix dependency for REGULATOR_PWMQuentin Schulz
2025-11-06Revert "power: regulator: Add vin-supply for GPIO and Fixed regulators"Jonas Karlman
2025-10-30Merge tag 'qcom-for-2026.01-rc2' of https://source.denx.de/u-boot/custodians/...Tom Rini
2025-10-30power: regulator: Remove duplicate include of regulator_common.hTanmay Kathpalia
2025-10-30power: regulator: s2mps11: add support for S2MPU05 PMICKaustabh Chakraborty
2025-10-30power: regulator: s2mps11: declaratively get/set regulator modeKaustabh Chakraborty
2025-10-30power: regulator: s2mps11: declaratively define LDOs and BUCKsKaustabh Chakraborty
2025-10-29regulator: qcom-rpmh-regulator: add support for pm6150l regulatorsLuca Weiss
2025-10-10power: regulator: Correct dependencies on SPL_REGULATOR_PWMTom Rini
2025-09-25power: regulator: Fix incorrect use of binary andAndrew Goodbody
2025-09-20power: regulator: pfuze100: Fix accessing the regulator descPeng Fan
2025-09-20power: regulator: Add vin-supply for GPIO and Fixed regulatorsYe Li
2025-09-01pmic: pca9450: Handle hardware with fixed SD_VSEL for LDO5Frieder Schrempf
2025-09-01pmic: pca9450: Fix control register for LDO5Frieder Schrempf
2025-09-01pmic: pca9450: Fix enable register for LDO5Frieder Schrempf
2025-08-29power: regulator: tps65941: Cannot test unsigned for being negativeAndrew Goodbody
2025-08-29power: regulator: rzg2l-usbphy: Add parenthesis to return expressionAndrew Goodbody
2025-08-29power: regulator: palmas: Cannot test unsigned for being negativeAndrew Goodbody
2025-08-29power: regulator: lp87565: Cannot test unsigned for being negativeAndrew Goodbody
2025-08-29power: regulator: lp873x: Cannot test unsigned for being negativeAndrew Goodbody
2025-07-27power: regulator: add AXP323 supportAndre Przywara
2025-07-24uclass: Cleanup uclass_find_next_deviceAndrew Goodbody
2025-06-14Merge patch series "Hex value prefix case cleanup"Tom Rini
2025-06-14drivers: use lowercase hex prefix styleE Shattow
2025-06-06regulator: rk8xx: Add CONFIG_SPL_REGULATOR_RK8XXJustin Klaassen
2025-06-02power: qcom_vbus_regulator: add and fix support for pmic variantsRui Miguel Silva
2025-05-08power: regulator: max9807: add regulator supportSvyatoslav Ryhel
2025-05-03firmware: scmi: use scmi_proto_driver_get() function to get SCMI protocol driverAlice Guo
2025-04-28power: regulator: Add a driver for the AXP PMIC drivevbusSamuel Holland
2025-04-23power: regulator: scmi: Move regulator subnode hack to scmi_regulatorMarek Vasut
2025-04-12power: regulator: add regulator support for CPCAP PMICSvyatoslav Ryhel
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-10regulator: qcom-rpmh-regulator: add support for pmm8654 regulatorsVaradarajan Narayanan
2025-04-10power: regulator: add qcom-usb-vbusRui Miguel Silva
2025-03-19regulator: rzg2l-usbphy: Add new driverPaul Barker
2025-02-26power: regulator: add additional supported LDOs for pm8150lCaleb Connolly
2025-02-18power: regulator: tps65941: Fix voltage calculation for ldoUdit Kumar
2025-01-22regulator: qcom-rpmh-regulator: add support for pmc8380 regulatorsNeil Armstrong
2025-01-14power: replace magic numbers with macrosShree Ramamoorthy