summaryrefslogtreecommitdiffstats
path: root/drivers/pmdomain
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pmdomain-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2024-03-1319-125/+271
|\
| * pmdomain: renesas: rcar-gen4-sysc: Reduce atomic delaysGeert Uytterhoeven2024-03-061-7/+7
| * pmdomain: Merge branch fixes into nextUlf Hansson2024-02-281-2/+5
| |\
| * | pmdomain: renesas: Adjust the waiting time to cover the worst caseDien Pham2024-02-141-2/+2
| * | pmdomain: qcom: rpmpd: Add MSM8974PRO+PMA8084 power domainsLuca Weiss2024-02-141-0/+29
| * | pmdomain: qcom: rpmpd: Add MSM8974+PM8841 power domainsLuca Weiss2024-02-141-0/+54
| * | pmdomain: core: constify of_phandle_args in add device and subdomainKrzysztof Kozlowski2024-02-141-6/+6
| * | pmdomain: core: constify of_phandle_args in xlateKrzysztof Kozlowski2024-02-145-6/+6
| * | pmdomain: imx8mp-blk-ctrl: imx8mp_blk: Add fdcc clock to hdmimix domainAdam Ford2024-02-141-5/+5
| * | pmdomain: mediatek: Use devm_platform_ioremap_resource() in init_scp()Markus Elfring2024-02-141-3/+1
| * | pmdomain: renesas: r8a779h0-sysc: Add r8a779h0 supportDuy Nguyen2024-02-145-0/+63
| * | pmdomain: imx8mp-blk-ctrl: Error out if domains are missing in DTMarek Vasut2024-02-142-6/+12
| * | pmdomain: ti: Add a null pointer check to the omap_prm_domain_initKunwu Chan2024-02-141-0/+2
| * | pmdomain: renesas: rcar-gen4-sysc: Remove unneeded includesGeert Uytterhoeven2024-02-143-36/+0
| * | pmdomain: core: Print a message when unused power domains are disabledKonrad Dybcio2024-02-141-0/+1
| * | pmdomain: qcom: rpmpd: Keep one RPM handle for all RPMPDsKonrad Dybcio2024-02-141-7/+6
| * | pmdomain: core: Scale down parent/child performance states in reverse orderStephan Gerhold2024-02-141-47/+77
* | | Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-121-1/+0
|\ \ \ | |_|/ |/| |
| * | pmdomain: qcom: rpmhpd: Drop SA8540P gfx.lvlBjorn Andersson2024-01-301-1/+0
* | | pmdomain: qcom: rpmhpd: Fix enabled_corner aggregationBjorn Andersson2024-02-281-2/+5
| |/ |/|
* | pmdomain: arm: Fix NULL dereference on scmi_perf_domain removalCristian Marussi2024-02-131-0/+3
* | pmdomain: mediatek: fix race conditions with genpdEugen Hristev2024-01-231-8/+7
* | pmdomain: renesas: r8a77980-sysc: CR7 must be always onGeert Uytterhoeven2024-01-221-1/+2
* | pmdomain: core: Move the unused cleanup to a _sync initcallKonrad Dybcio2024-01-221-1/+1
|/
* Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-181-1/+1
|\
* \ Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2024-01-1217-47/+4065
|\ \
| * | PM: domains: Move genpd and its governor to the pmdomain subsystemUlf Hansson2023-12-183-0/+3818
| * | pmdomain: xilinx/zynqmp: Convert to platform remove callback returning voidUwe Kleine-König2023-11-301-4/+2
| * | pmdomain: qcom-cpr: Convert to platform remove callback returning voidUwe Kleine-König2023-11-301-4/+2
| * | pmdomain: imx93-pd: Convert to platform remove callback returning voidUwe Kleine-König2023-11-301-4/+2
| * | pmdomain: imx93-blk-ctrl: Convert to platform remove callback returning voidUwe Kleine-König2023-11-301-4/+2
| * | pmdomain: imx8mp-blk-ctrl: Convert to platform remove callback returning voidUwe Kleine-König2023-11-301-4/+2
| * | pmdomain: imx8m-blk-ctrl: Convert to platform remove callback returning voidUwe Kleine-König2023-11-301-4/+2
| * | pmdomain: imx-gpcv2: Convert to platform remove callback returning voidUwe Kleine-König2023-11-301-4/+2
| * | pmdomain: imx-gpc: Convert to platform remove callback returning voidUwe Kleine-König2023-11-301-9/+13
| * | pmdomain: imx-pgc: Convert to platform remove callback returning voidUwe Kleine-König2023-11-301-4/+2
| * | pmdomain: amlogic: meson-ee-pwrc: add support for G12A ISP power domainNeil Armstrong2023-11-301-0/+16
| * | pmdomain: Merge branch fixes into nextUlf Hansson2023-11-271-1/+1
| |\ \
| * | | firmware: arm_scpi: Move power-domain driver to the pmdomain dirSudeep Holla2023-11-233-0/+170
| * | | pmdomain: arm_scmi: Move Kconfig options to the pmdomain subsystemSudeep Holla2023-11-232-0/+26
| * | | pmdomain: qcom: rpmhpd: Update part number to X1E80100Sibi Sankar2023-11-231-6/+6
| | |/ | |/|
* | | Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-12-021-0/+1
|\ \ \ | |_|/ |/| |
| * | pmdomain: qcom: rpmpd: Set GENPD_FLAG_ACTIVE_WAKEUPStephan Gerhold2023-11-231-0/+1
| |/
* / pmdomain: arm: Avoid polling for scmi_perf_domainUlf Hansson2023-11-271-1/+1
|/
* Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-014-0/+342
|\
| * firmware: arm_scmi: Add generic OPP support to the SCMI performance domainUlf Hansson2023-10-061-0/+34
| * firmware: arm_scmi: Move power-domain driver to the pmdomain dirSudeep Holla2023-09-212-0/+154
| * pmdomain: arm: Add the SCMI performance domainUlf Hansson2023-09-213-0/+154
* | pmdomain: Merge branch fixes into nextUlf Hansson2023-10-271-1/+1
|\ \
| * | pmdomain: amlogic: Fix mask for the second NNA mem PD domainTomeu Vizoso2023-10-271-1/+1