summaryrefslogtreecommitdiff
path: root/drivers/power/domain
AgeCommit message (Expand)Author
2024-03-21arm: mach-k3: j722s: introduce clock and device files for J722S SoCJayesh Choudhary
2023-10-24arm: mach-k3: am62px: introduce clock and device files for wkup splBryan Brattlof
2023-04-13power: domain: ti: Add support for J784S4 SoCHari Nagalla
2022-12-09arm: mach-k3: am62a: introduce auto-generated SoC dataBryan Brattlof
2022-09-13firmware: zynqmp: Skip loading config object for VersalAshok Reddy Soma
2022-06-10arm: mach-k3: am62: Introduce autogenerated SoC dataSuman Anna
2022-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmicTom Rini
2022-04-22power-domain: Fix use of uninitialized value in dev_power_domain_ctrlSean Anderson
2022-04-21imx: power-domain: Add i.MX8MP HSIOMIX driverMarek Vasut
2022-04-21imx: power-domain: Add i.MX8MP supportMarek Vasut
2022-04-21power_domain: Add power_domain_get_by_name()Marek Vasut
2022-04-21imx: power-domain: Get rid of SMCCC dependencyMarek Vasut
2022-04-21imx: power-domain: Inline arch-imx8m/power-domain.hMarek Vasut
2022-04-21imx: power-domain: Descend into pgc subnode if presentMarek Vasut
2022-04-21power-domain: Return 0 if ops unimplemented and remove empty functionsMarek Vasut
2022-04-14power: domain: ti: Extend use of PTCMD and PTSTAT registers for high PDsDave Gerlach
2022-03-07power: zynqmp: Use zynqmp_pmufw_node() from firmwareMichal Simek
2022-02-21Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2022-02-15power: zynqmp: Add power domain driver for ZynqMPMichal Simek
2022-02-10power: domain: apple: Add reset supportMark Kettenis
2022-02-08power: domain: ti: Add support for J721S2 SoCDavid Huang
2022-01-17power: domain: Add Apple pmgr driverMark Kettenis
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-06-11cmd: ti: pd: Add debug command for K3 power domainsTero Kristo
2021-06-11power: domain: Introduce driver for raw TI K3 PDsTero Kristo
2021-04-18imx: power-domain: Add fsl,imx8mn-gpc compatible stringMarek Vasut
2021-04-18imx: power-domain: Add fsl,imx8mm-gpc compatible stringMarek Vasut
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-13Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-01-11power: domain: meson-ee-pwrc: add support for the Meson AXG SoCsNeil Armstrong
2021-01-11power: domain: meson-ee-pwrc: add support for the Meson GX SoCsNeil Armstrong
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-06dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay
2020-07-14imx: power-domain: use arm_smccc_smcPeng Fan
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-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-03-10power-domain: fix hang in endless loop on i.MX8Anatolij Gustschin