summaryrefslogtreecommitdiff
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* power: regulator: Add a driver for the AXP USB power supplySamuel Holland2023-04-283-0/+57
* power: pmic: Add NXP PCA9451A PMIC supportYe Li2023-03-302-1/+11
* power: Drop unused muic_max8997 driverSimon Glass2023-02-072-75/+0
* power: Drop unused muic_max77693 driver and mfd codeSimon Glass2023-02-073-84/+0
* power: Drop unused fg_max17042 driver and fuel gauge codeSimon Glass2023-02-073-294/+0
* power: Drop unused bat_trats driver and battery codeSimon Glass2023-02-074-164/+0
* freescale: Drop unused ftpmu010 driverSimon Glass2023-02-072-88/+0
* power: Drop pmic_max77693.cSimon Glass2023-02-072-97/+0
* power: Drop fg_max77693Simon Glass2023-02-072-138/+0
* pmic: pca9450: Make warm reset on WDOG_B assertionMarek Vasut2023-01-301-1/+10
* power: pmic: axp: Bind regulators from the DTSamuel Holland2023-01-231-0/+18
* power: regulator: Add a driver for AXP PMIC regulatorsSamuel Holland2023-01-233-0/+327
* power: pmic: axp: Provide a variant ID in the driver dataSamuel Holland2023-01-231-9/+9
* Merge branch 'next'Tom Rini2023-01-099-17/+85
|\
| * global: Migrate CONFIG_POWER_PFUZE3000_I2C_ADDR to CFGTom Rini2022-12-231-1/+1
| * global: Migrate CONFIG_POWER_PFUZE100_I2C_ADDR to CFGTom Rini2022-12-231-1/+1
| * global: Migrate CONFIG_POWER_LTC3676_I2C_ADDR to CFGTom Rini2022-12-231-1/+1
| * global: Migrate CONFIG_FSL_PMIC_MODE to CFGTom Rini2022-12-231-1/+1
| * global: Migrate CONFIG_FSL_PMIC_CS to CFGTom Rini2022-12-231-1/+1
| * global: Migrate CONFIG_FSL_PMIC_CLK to CFGTom Rini2022-12-231-1/+1
| * global: Migrate CONFIG_FSL_PMIC_BITLEN to CFGTom Rini2022-12-231-1/+1
| * Convert CONFIG_POWER_PCA9450 to KconfigTom Rini2022-12-221-0/+3
| * Merge tag 'v2023.01-rc4' into nextTom Rini2022-12-211-0/+4
| |\
| * | arm: mach-k3: am62a: introduce auto-generated SoC dataBryan Brattlof2022-12-091-0/+6
| * | Convert CONFIG_TPS6586X_POWER et al to KconfigTom Rini2022-12-051-0/+7
| * | Convert CONFIG_POWER_LTC3676 et al to KconfigTom Rini2022-12-054-5/+52
| * | power: pmic: Guard non-DM_PMIC drivers with a check for POWER_LEGACYTom Rini2022-12-052-5/+10
| * | global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-1/+1
* | | power: regulator: Add support for NPCM8xxJim Liu2022-12-263-0/+141
| |/ |/|
* | dm: pmic: ignore disabled node in pmic_bind_childrenPatrick Delaunay2022-12-121-0/+4
|/
* Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-11-144-5/+15
|\
| * drivers: power: pmic: Enable use of rn5t567 PMIC in SPLMartyn Welch2022-11-072-1/+9
| * drivers: power: pmic: Add support for rn5t568 PMICMartyn Welch2022-11-071-0/+1
| * regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabledAdam Ford2022-11-071-4/+5
* | global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-101-1/+1
|/
* power: fan53555: Fix missing newline in error messageMichal Suchanek2022-10-261-1/+1
* power: regulator: fix autoset error handlingJohn Keeping2022-10-261-1/+7
* sandbox: power: Update PMIC driver to use logSimon Glass2022-09-291-4/+6
* firmware: zynqmp: Skip loading config object for VersalAshok Reddy Soma2022-09-131-1/+4
* pmic: Convert pm8916 driver to a generic Qcom PMIC driverSumit Garg2022-08-263-26/+26
* power: regulator: Remove i2c header from gpio regulatorMichal Simek2022-08-1012-12/+0
* pmic: pca9450: permit config on all bucks and LDOsHeiko Thiery2022-07-271-29/+13
* Merge branch 'next'Tom Rini2022-07-115-17/+44
|\
| * Convert CONFIG_PALMAS_POWER to KconfigTom Rini2022-07-071-0/+4
| * spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini2022-07-073-6/+8
| * tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini2022-06-281-0/+1
| * power: regulator: scmi: simplify scmi_voltd_set_enable()Etienne Carriere2022-06-231-5/+1
| * power: regulator: scmi: support SCMI multi-channelEtienne Carriere2022-06-231-6/+24
| * firmware: scmi: prepare scmi uclass API to multi-channelEtienne Carriere2022-06-231-5/+5
| * Merge branch 'master' into nextTom Rini2022-06-201-1/+3
| |\