summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2022-09-08power: domain: ti: Add support for J784S4 SoCHari Nagalla
2022-08-11regulator: add driver for the TPS65219 BUCK & LDO regulatorsNeil Armstrong
2022-08-11power: add driver for the TPS65219 PMICNeil Armstrong
2022-03-04arm: mach-k3: am62: Introduce autogenerated SoC dataSuman Anna
2021-12-15power: domain: ti: Add support for J721S2 SoCDavid Huang
2021-11-11power: domain: ti: Extend use of PTCMD and PTSTAT registers for high PDsDave Gerlach
2021-07-15power: pmic: tps65491: Dont fail on master nodeGowtham Tammana
2021-06-29drivers: power: regulator: tps65941_regulator: Add support for 3Phase buckAmarnath MB
2021-06-29drivers: power: pmic: Add support for tps659412 PMICAmarnath MB
2021-06-24power: pmic: tps65941: Add compatible for LP876441Gowtham Tammana
2021-03-23cmd: ti: pd: Add debug command for K3 power domainsTero Kristo
2021-03-23power: domain: Introduce driver for raw TI K3 PDsTero Kristo
2021-03-16power: regulator: Kconfig: add a dependency for POWER_SUPPORT for SPLNishanth Menon
2020-12-06power: pmic: add SPL_DM_PMIC_PCA9450 symbol to KconfigIgor Opaniuk
2020-12-06pca9450a: fix i2c addressMax Krummenacher
2020-11-17sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng
2020-11-15power: twl4030: Add twl4030_i2c_read() functionPali Rohár
2020-10-23power: regulator: gpio-regulator: Convert to use APIs which support live DTPatrick Delaunay
2020-10-23power: regulator: gpio-regulator: protect count valuePatrick Delaunay
2020-10-06dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay
2020-08-03power: Tidy up inclusion of regulator_common.hSimon Glass
2020-07-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-17pmc: Move common registers to the header fileSimon Glass
2020-07-16power: pmic_pca9450: fix PCA9450A I2C addressSébastien Szymanski
2020-07-14imx: power-domain: use arm_smccc_smcPeng Fan
2020-07-09core: add support for U_BOOT_DRIVER_ALIASWalter Lozano
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-07-07power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enablingFabrice Gasnier
2020-06-15regulator: fix: enable gpio when requestedMark Kettenis
2020-06-08power: pmic: Add SPL Kconfig entry for PFUZE100Marek Vasut
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-10imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-bootPeng Fan
2020-05-10imx8: Replace SC_R_LAST with SC_R_NONE in DTBLeonard Crestez
2020-05-10power: imx8: Check owned resource in power onYe Li
2020-05-10power: imx8: remove the resource owned check before power offPeng Fan
2020-05-10power: imx8-power-domain: Set DM_FLAG_DEFAULT_PD_CTRL_OFF flagYe Li
2020-05-10imx8: power: Add PD device lookup interface to power domain uclassPeng Fan
2020-04-18pmic: pfuze100: Change error message level to debugFabio Estevam
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-03-30dm: arm64: ls1046a: add i2c DM supportBiwen Li
2020-03-17Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-03-10power-domain: fix hang in endless loop on i.MX8Anatolij Gustschin
2020-03-03power: pmic: tps65941: Add support for probing the child devicesTero Kristo
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-10regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_t...Lukasz Majewski
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass