summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2024-09-05regulator: fixed: fix regulator-fixed-clockJohn Keeping
2024-09-05power: regulator: tps6287x: Add driver for TPS6287x step down convertorsKeerthy
2024-08-13i2c: Remove I2C_SET_BUS()Simon Glass
2024-07-26power: regulator: qcom-rpmh-regulator: add build infraCaleb Connolly
2024-07-26power: regulator: qcom-rpmh-regulator: adjust probe for U-BootCaleb Connolly
2024-07-26power: regulator: qcom-rpmh-regulator: port ops to U-BootCaleb Connolly
2024-07-26power: regulator: qcom-rpmh-regulator: remove unused regulatorsCaleb Connolly
2024-07-26power: regulator: qcom-rpmh-regulator: adjust structs for U-BootCaleb Connolly
2024-07-26power: regulator: qcom-rpmh-regulator: port over lineage_range helpersCaleb Connolly
2024-07-26power: regulator: qcom-rpmh-regulator: adjust headers for U-BootCaleb Connolly
2024-07-26power: regulator: import qcom-rpmh-regulator from LinuxCaleb Connolly
2024-07-23arm: ti: Remove omap4 platform supportTom Rini
2024-07-22drivers: power: Remove duplicate newlinesMarek Vasut
2024-07-18Merge tag 'u-boot-rockchip-20240718' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-07-17power: rk8xx: fix display name for RK808Quentin Schulz
2024-07-15power: pmic: sunxi: use generic AXP SPL driver for AXP305Andre Przywara
2024-07-15power: pmic: sunxi: use generic AXP SPL driver for AXP313Andre Przywara
2024-07-15power: pmic: sunxi: add AXP717 SPL supportAndre Przywara
2024-07-15power: pmic: sunxi: introduce generic SPL AXP DC/DC driverAndre Przywara
2024-07-15power: pmic: sunxi: only build AXP drivers for SPLAndre Przywara
2024-07-15power: regulator: add AXP717 supportAndre Przywara
2024-07-01Merge branch 'next'Tom Rini
2024-06-28power: regulator: Handle autoset in regulators_enable_boot_on()Simon Glass
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini
2024-06-19Merge patch series "Add basic U-Boot Support for J722S-EVM"Tom Rini
2024-06-19arm: mach-k3: j722s: introduce clock and device files for wkup splJayesh Choudhary
2024-06-19power: domain: ti: Fix the order for platform data entriesJayesh Choudhary
2024-06-14power: rk8xx: properly print all supported PMICs nameQuentin Schulz
2024-06-14regulator: rk8xx: clarify operator precedenceQuentin Schulz
2024-06-14regulator: rk8xx: pass pmic udevice instead of regulator to all internal func...Quentin Schulz
2024-06-14regulator: rk8xx: fix incorrect device used for _ldo_[sg]et_suspend_valueQuentin Schulz
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07power: Remove <common.h> and add needed includesTom Rini
2024-04-29power: pmic: tps65941: Update compatible to aling with kernel DTUdit Kumar
2024-04-29power: regulator: tps65941: Add TPS65224 PMIC regulator supportBhargav Raviprakash
2024-04-29power: regulator: tps65941: use function callbacks for conversion opsBhargav Raviprakash
2024-04-29power: regulator: tps65941: Added macros for BUCK IDBhargav Raviprakash
2024-04-29power: pmic: tps65941: Add TI TPS65224 PMICBhargav Raviprakash
2024-03-24imx8mp: power-domain: Expose high performance PLL clockSumit Garg
2024-03-24imx8mp: power-domain: Add PCIe supportSumit Garg
2024-03-15Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-03-14power: pmic: rk8xx: fix duplicate promptQuentin Schulz
2024-03-14power: rk8xx: add support for RK806Quentin Schulz
2024-03-14regulator: rk8xx: add indirection level for some ldo callbacksQuentin Schulz
2024-03-14regulator: rk8xx: fix SWITCH enable on RK809William Wu
2024-03-14regulator: rk8xx: remove unused functionsQuentin Schulz
2024-03-13arm: mach-k3: am62px: introduce clock and device files for wkup splBryan Brattlof
2024-03-13power: domain: ti: use IS_ENABLED macroBryan Brattlof
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini