aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/domain
AgeCommit message (Expand)AuthorFilesLines
2024-06-19arm: mach-k3: j722s: introduce clock and device files for wkup splJayesh Choudhary1-0/+6
2024-06-19power: domain: ti: Fix the order for platform data entriesJayesh Choudhary1-18/+18
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini16-16/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini16-0/+16
2024-05-07power: Remove <common.h> and add needed includesTom Rini16-16/+0
2024-03-24imx8mp: power-domain: Expose high performance PLL clockSumit Garg1-0/+77
2024-03-24imx8mp: power-domain: Add PCIe supportSumit Garg1-38/+79
2024-03-13arm: mach-k3: am62px: introduce clock and device files for wkup splBryan Brattlof1-1/+7
2024-03-13power: domain: ti: use IS_ENABLED macroBryan Brattlof1-3/+4
2024-03-04arm: mach-k3: j784s4: Add clk and power supportApurva Nandan1-0/+6
2024-01-29treewide: Remove clk_freeSean Anderson1-3/+1
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon2-2/+2
2023-10-24power: domain: add SCMI driverAKASHI Takahiro3-0/+200
2023-07-13imx: mach: correct SCU API usagePeng Fan1-5/+4
2023-07-11power: imx8m-power-domain: Add delay to align with kernel driverFabio Estevam1-0/+3
2023-06-28drivers: meson: introduce secure power controller driverAlexey Romanov3-0/+168
2023-06-12power: zynqmp: Mask node already configured errorStefan Herbrechtsmeier1-3/+8
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan2-2/+2
2022-12-09arm: mach-k3: am62a: introduce auto-generated SoC dataBryan Brattlof1-0/+6
2022-09-13firmware: zynqmp: Skip loading config object for VersalAshok Reddy Soma1-1/+4
2022-06-10arm: mach-k3: am62: Introduce autogenerated SoC dataSuman Anna1-0/+6
2022-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmicWIP/22Apr2022Tom Rini1-1/+1
2022-04-22power-domain: Fix use of uninitialized value in dev_power_domain_ctrlSean Anderson1-1/+1
2022-04-21imx: power-domain: Add i.MX8MP HSIOMIX driverMarek Vasut3-0/+167
2022-04-21imx: power-domain: Add i.MX8MP supportMarek Vasut1-0/+79
2022-04-21power_domain: Add power_domain_get_by_name()Marek Vasut1-0/+14
2022-04-21imx: power-domain: Get rid of SMCCC dependencyMarek Vasut2-19/+361
2022-04-21imx: power-domain: Inline arch-imx8m/power-domain.hMarek Vasut1-1/+6
2022-04-21imx: power-domain: Descend into pgc subnode if presentMarek Vasut1-0/+6
2022-04-21power-domain: Return 0 if ops unimplemented and remove empty functionsMarek Vasut12-181/+4
2022-04-14power: domain: ti: Extend use of PTCMD and PTSTAT registers for high PDsDave Gerlach1-3/+20
2022-03-07power: zynqmp: Use zynqmp_pmufw_node() from firmwareMichal Simek1-24/+5
2022-02-21Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini3-0/+99
2022-02-15power: zynqmp: Add power domain driver for ZynqMPMichal Simek3-0/+99
2022-02-10power: domain: apple: Add reset supportMark Kettenis1-1/+72
2022-02-08power: domain: ti: Add support for J721S2 SoCDavid Huang1-0/+5
2022-01-17power: domain: Add Apple pmgr driverMark Kettenis3-0/+123
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass1-2/+2
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay1-0/+2
2021-06-11cmd: ti: pd: Add debug command for K3 power domainsTero Kristo1-3/+3
2021-06-11power: domain: Introduce driver for raw TI K3 PDsTero Kristo3-0/+376
2021-04-18imx: power-domain: Add fsl,imx8mn-gpc compatible stringMarek Vasut1-0/+1
2021-04-18imx: power-domain: Add fsl,imx8mm-gpc compatible stringMarek Vasut1-0/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2021-01-13Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-2/+50
2021-01-11power: domain: meson-ee-pwrc: add support for the Meson AXG SoCsNeil Armstrong1-0/+26
2021-01-11power: domain: meson-ee-pwrc: add support for the Meson GX SoCsNeil Armstrong1-2/+24
2021-01-05dm: core: Access device ofnode through functionsSimon Glass2-4/+4
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2-11/+11
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2-4/+4