aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pmdomain
AgeCommit message (Expand)AuthorFilesLines
2024-03-13Merge tag 'pmdomain-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds19-125/+271
2024-03-12Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2024-03-06pmdomain: renesas: rcar-gen4-sysc: Reduce atomic delaysGeert Uytterhoeven1-7/+7
2024-02-28pmdomain: Merge branch fixes into nextUlf Hansson1-2/+5
2024-02-28pmdomain: qcom: rpmhpd: Fix enabled_corner aggregationBjorn Andersson1-2/+5
2024-02-14pmdomain: renesas: Adjust the waiting time to cover the worst caseDien Pham1-2/+2
2024-02-14pmdomain: qcom: rpmpd: Add MSM8974PRO+PMA8084 power domainsLuca Weiss1-0/+29
2024-02-14pmdomain: qcom: rpmpd: Add MSM8974+PM8841 power domainsLuca Weiss1-0/+54
2024-02-14pmdomain: core: constify of_phandle_args in add device and subdomainKrzysztof Kozlowski1-6/+6
2024-02-14pmdomain: core: constify of_phandle_args in xlateKrzysztof Kozlowski5-6/+6
2024-02-14pmdomain: imx8mp-blk-ctrl: imx8mp_blk: Add fdcc clock to hdmimix domainAdam Ford1-5/+5
2024-02-14pmdomain: mediatek: Use devm_platform_ioremap_resource() in init_scp()Markus Elfring1-3/+1
2024-02-14pmdomain: renesas: r8a779h0-sysc: Add r8a779h0 supportDuy Nguyen5-0/+63
2024-02-14pmdomain: imx8mp-blk-ctrl: Error out if domains are missing in DTMarek Vasut2-6/+12
2024-02-14pmdomain: ti: Add a null pointer check to the omap_prm_domain_initKunwu Chan1-0/+2
2024-02-14pmdomain: renesas: rcar-gen4-sysc: Remove unneeded includesGeert Uytterhoeven3-36/+0
2024-02-14pmdomain: core: Print a message when unused power domains are disabledKonrad Dybcio1-0/+1
2024-02-14pmdomain: qcom: rpmpd: Keep one RPM handle for all RPMPDsKonrad Dybcio1-7/+6
2024-02-14pmdomain: core: Scale down parent/child performance states in reverse orderStephan Gerhold1-47/+77
2024-02-13pmdomain: arm: Fix NULL dereference on scmi_perf_domain removalCristian Marussi1-0/+3
2024-01-30pmdomain: qcom: rpmhpd: Drop SA8540P gfx.lvlBjorn Andersson1-1/+0
2024-01-23pmdomain: mediatek: fix race conditions with genpdEugen Hristev1-8/+7
2024-01-22pmdomain: renesas: r8a77980-sysc: CR7 must be always onGeert Uytterhoeven1-1/+2
2024-01-22pmdomain: core: Move the unused cleanup to a _sync initcallKonrad Dybcio1-1/+1
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-01-12Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds17-47/+4065
2023-12-18PM: domains: Move genpd and its governor to the pmdomain subsystemUlf Hansson3-0/+3818
2023-12-02Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+1
2023-11-30pmdomain: xilinx/zynqmp: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-30pmdomain: qcom-cpr: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-30pmdomain: imx93-pd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-30pmdomain: imx93-blk-ctrl: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-30pmdomain: imx8mp-blk-ctrl: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-30pmdomain: imx8m-blk-ctrl: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-30pmdomain: imx-gpcv2: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-30pmdomain: imx-gpc: Convert to platform remove callback returning voidUwe Kleine-König1-9/+13
2023-11-30pmdomain: imx-pgc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-30pmdomain: amlogic: meson-ee-pwrc: add support for G12A ISP power domainNeil Armstrong1-0/+16
2023-11-27pmdomain: Merge branch fixes into nextUlf Hansson1-1/+1
2023-11-27pmdomain: arm: Avoid polling for scmi_perf_domainUlf Hansson1-1/+1
2023-11-23firmware: arm_scpi: Move power-domain driver to the pmdomain dirSudeep Holla3-0/+170
2023-11-23pmdomain: arm_scmi: Move Kconfig options to the pmdomain subsystemSudeep Holla2-0/+26
2023-11-23pmdomain: qcom: rpmhpd: Update part number to X1E80100Sibi Sankar1-6/+6
2023-11-23pmdomain: qcom: rpmpd: Set GENPD_FLAG_ACTIVE_WAKEUPStephan Gerhold1-0/+1
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-0/+342
2023-10-27pmdomain: Merge branch fixes into nextUlf Hansson1-1/+1
2023-10-27pmdomain: amlogic: Fix mask for the second NNA mem PD domainTomeu Vizoso1-1/+1
2023-10-26pmdomain: qcom: rpmhpd: Add SC8380XP power domainsAbel Vesa1-0/+28
2023-10-26pmdomain: qcom: rpmhpd: Add SM8650 RPMh Power DomainsNeil Armstrong1-0/+30
2023-10-26pmdomain: Merge branch fixes into nextUlf Hansson2-1/+2
2023-10-26pmdomain: imx: Make imx pgc power domain also set the fwnodePengfei Li1-0/+1
2023-10-24pmdomain: qcom: rpmpd: Add QM215 power domainsOtto Pflüger1-0/+58
2023-10-24pmdomain: qcom: rpmpd: Add MSM8917 power domainsOtto Pflüger1-0/+33
2023-10-24pmdomain: bcm: bcm2835-power: check if the ASB register is equal to enableMaíra Canal1-1/+1
2023-10-17pmdomain: qcom: rpmhpd: Drop the ->opp_to_performance_state() callbackUlf Hansson1-7/+0
2023-10-17pmdomain: qcom: rpmpd: Drop the ->opp_to_performance_state() callbackUlf Hansson1-7/+0
2023-10-17pmdomain: qcom: cpr: Drop the ->opp_to_performance_state() callbackUlf Hansson1-7/+0
2023-10-17pmdomain: Use device_get_match_data()Rob Herring3-24/+12
2023-10-17pmdomain: Merge branch fixes into nextUlf Hansson1-1/+2
2023-10-17pmdomain: ti: add missing of_node_putJulia Lawall1-2/+6
2023-10-17pmdomain: mediatek: Add support for MT8365Fabien Parent2-0/+202
2023-10-17pmdomain: mediatek: Add support for MTK_SCPD_STRICT_BUS_PROTECTION capAlexandre Bailon2-5/+25
2023-10-17pmdomain: mediatek: Add support for WAY_EN operationsAlexandre Bailon2-5/+37
2023-10-17pmdomain: mediatek: Unify configuration for infracfg and smiMarkus Schneider-Pargmann10-425/+612
2023-10-17pmdomain: mediatek: Create bus protection operation functionsMarkus Schneider-Pargmann1-29/+39
2023-10-17pmdomain: mediatek: Split bus_prot_maskMarkus Schneider-Pargmann2-16/+22
2023-10-17pmdomain: mediatek: Move bools to a flags fieldMarkus Schneider-Pargmann2-11/+14
2023-10-06firmware: arm_scmi: Add generic OPP support to the SCMI performance domainUlf Hansson1-0/+34
2023-10-05pmdomain: imx: scu-pd: correct DMA2 channelPeng Fan1-1/+2
2023-10-04pmdomain: starfive: Update prefixes for AON power domainChanghuang Liang1-2/+2
2023-10-04pmdomain: qcom: rpmhpd: Add support for SM7150 rpmh clocksDanila Tikhonov1-0/+18
2023-10-04pmdomain: renesas: rmobile-sysc: fix -Wvoid-pointer-to-enum-cast warningJustin Stitt1-1/+1
2023-10-04pmdomain: xilinx: Move Kconfig option to the pmdomain subsystemUlf Hansson2-0/+11
2023-10-04pmdomain: ti: Move and add Kconfig options to the pmdomain subsystemUlf Hansson3-1/+24
2023-10-04pmdomain: tegra: Move Kconfig option to the pmdomain subsystemUlf Hansson2-0/+7
2023-10-04pmdomain: sunxi: Move Kconfig option to the pmdomain subsystemUlf Hansson2-0/+11
2023-10-04pmdomain: starfive: Move Kconfig file to the pmdomain subsystemUlf Hansson2-0/+13
2023-10-04pmdomain: st: Add a Kconfig option for the ux500 power domainUlf Hansson3-1/+7
2023-10-04pmdomain: samsung: Move Kconfig option to the pmdomain subsystemUlf Hansson2-0/+9
2023-10-04pmdomain: rockchip: Move Kconfig option to the pmdomain subsystemUlf Hansson2-0/+17
2023-10-04pmdomain: renesas: Move Kconfig options to the pmdomain subsystemUlf Hansson2-0/+110
2023-10-04pmdomain: qcom: Move Kconfig options to the pmdomain subsystemUlf Hansson2-0/+42
2023-10-04pmdomain: mediatek: Move Kconfig options to the pmdomain subsystemUlf Hansson2-0/+30
2023-10-04pmdomain: imx: Move Kconfig options to the pmdomain subsystemUlf Hansson2-0/+30
2023-09-21firmware: arm_scmi: Move power-domain driver to the pmdomain dirSudeep Holla2-0/+154
2023-09-21pmdomain: arm: Add the SCMI performance domainUlf Hansson3-0/+154
2023-09-20pmdomain: bcm: Move Kconfig options to the pmdomain subsystemUlf Hansson2-0/+43
2023-09-20pmdomain: apple: Move Kconfig option to the pmdomain subsystemUlf Hansson2-0/+19
2023-09-20pmdomain: amlogic: Move Kconfig options to the pmdomain subsystemUlf Hansson2-0/+40
2023-09-20pmdomain: actions: Move Kconfig file to the pmdomain subsystemUlf Hansson2-0/+19
2023-09-20pmdomain: Prepare to move Kconfig files into the pmdomain subsystemUlf Hansson1-0/+4
2023-09-14pmdomain: starfive: Add JH7110 AON PMU supportChanghuang Liang1-5/+52
2023-09-14pmdomain: starfive: Extract JH7110 pmu private operationsChanghuang Liang1-27/+62
2023-09-14pmdomain: starfive: Explicitly include correct DT includesRob Herring1-1/+0
2023-09-14pmdomain: amlogic: Add support for T7 power domains controllerxianwei.zhao1-0/+73
2023-09-14pmdomain: amlogic: init power domain statexianwei.zhao1-0/+3
2023-09-14pmdomain: amlogic: add driver to support power parent nodexianwei.zhao1-1/+25
2023-09-13pmdomain: amlogic: modify some power domains propertyxianwei.zhao1-12/+13
2023-09-13pmdomain: Rename the genpd subsystem to pmdomainUlf Hansson85-0/+23432