summaryrefslogtreecommitdiff
path: root/drivers/power/regulator
AgeCommit message (Expand)Author
6 daysMerge branch 'next'Tom Rini
2026-03-25Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini
2026-03-24power: regulator: qcom: Correct dependenecies for DM_REGULATOR_QCOM_USB_VBUSTom Rini
2026-03-23dm: regulator: fix missing quote in error messageDavid Lechner
2026-03-22power: cpcap: make regulator node names case independentSvyatoslav Ryhel
2026-03-22power: regulator: cpcap: remove bit_offset_from_cpcap_lowest_voltageSvyatoslav Ryhel
2026-02-25power: regulator: Kconfig: add SPL_DM_REGULATOR_FAN53555Heinrich Schuchardt
2026-02-25power: regulator: mt6359: add driver for MT6359PBo-Chen Chen
2026-02-25power: regulator: add MediaTek MT6357 driverJulien Masson
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
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