summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2024-09-30power: regulator: Drop regulators_enable_boot_on/off()Marek Vasut
2024-09-30power: regulator: Drop regulator_unset()Marek Vasut
2024-09-30power: regulator: Convert regulators_enable_boot_on/off() to regulator_post_p...Marek Vasut
2024-09-30power: regulator: Trigger probe of regulators which are always-on or boot-onMarek Vasut
2024-09-30Merge tag 'v2024.10-rc6' into nextTom Rini
2024-09-27regulator: rk8xx: Use buck variable consistentlyJonas Karlman
2024-09-27regulator: rk8xx: Fix buck get and set enabled state on RK806Jonas Karlman
2024-09-25power: regulator: Consistently return -ENOSYS when ops is unimplementedJonas Karlman
2024-09-25power: regulator: Do not call set_suspend_value with -ENODATAJonas Karlman
2024-09-09Merge branch 'qcom-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-s...Tom Rini
2024-09-06regulator: qcom-rpmh-regulator: add support for PM8550 & related regulatorsNeil Armstrong
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