pmdomain: Rename the genpd subsystem to pmdomain
It has been pointed out that naming a subsystem "genpd" isn't very self-explanatory and the acronym itself that means Generic PM Domain, is known only by a limited group of people. In a way to improve the situation, let's rename the subsystem to pmdomain, which ideally should indicate that this is about so called Power Domains or "PM domains" as we often also use within the Linux Kernel terminology. Suggested-by: Rafael J. Wysocki <rafael@kernel.org> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Heiko Stuebner <heiko@sntech.de> Acked-by: Rafael J. Wysocki <rafael@kernel.org> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/20230912221127.487327-1-ulf.hansson@linaro.org
This commit is contained in:
parent
0bb80ecc33
commit
e2ad626f8f
22
MAINTAINERS
22
MAINTAINERS
@ -1855,7 +1855,7 @@ F: Documentation/devicetree/bindings/phy/amlogic*
|
|||||||
F: arch/arm/boot/dts/amlogic/
|
F: arch/arm/boot/dts/amlogic/
|
||||||
F: arch/arm/mach-meson/
|
F: arch/arm/mach-meson/
|
||||||
F: arch/arm64/boot/dts/amlogic/
|
F: arch/arm64/boot/dts/amlogic/
|
||||||
F: drivers/genpd/amlogic/
|
F: drivers/pmdomain/amlogic/
|
||||||
F: drivers/mmc/host/meson*
|
F: drivers/mmc/host/meson*
|
||||||
F: drivers/phy/amlogic/
|
F: drivers/phy/amlogic/
|
||||||
F: drivers/pinctrl/meson/
|
F: drivers/pinctrl/meson/
|
||||||
@ -1918,7 +1918,7 @@ F: drivers/bluetooth/hci_bcm4377.c
|
|||||||
F: drivers/clk/clk-apple-nco.c
|
F: drivers/clk/clk-apple-nco.c
|
||||||
F: drivers/cpufreq/apple-soc-cpufreq.c
|
F: drivers/cpufreq/apple-soc-cpufreq.c
|
||||||
F: drivers/dma/apple-admac.c
|
F: drivers/dma/apple-admac.c
|
||||||
F: drivers/genpd/apple/
|
F: drivers/pmdomain/apple/
|
||||||
F: drivers/i2c/busses/i2c-pasemi-core.c
|
F: drivers/i2c/busses/i2c-pasemi-core.c
|
||||||
F: drivers/i2c/busses/i2c-pasemi-platform.c
|
F: drivers/i2c/busses/i2c-pasemi-platform.c
|
||||||
F: drivers/iommu/apple-dart.c
|
F: drivers/iommu/apple-dart.c
|
||||||
@ -2435,7 +2435,7 @@ F: arch/arm/mach-ux500/
|
|||||||
F: drivers/clk/clk-nomadik.c
|
F: drivers/clk/clk-nomadik.c
|
||||||
F: drivers/clocksource/clksrc-dbx500-prcmu.c
|
F: drivers/clocksource/clksrc-dbx500-prcmu.c
|
||||||
F: drivers/dma/ste_dma40*
|
F: drivers/dma/ste_dma40*
|
||||||
F: drivers/genpd/st/ste-ux500-pm-domain.c
|
F: drivers/pmdomain/st/ste-ux500-pm-domain.c
|
||||||
F: drivers/hwspinlock/u8500_hsem.c
|
F: drivers/hwspinlock/u8500_hsem.c
|
||||||
F: drivers/i2c/busses/i2c-nomadik.c
|
F: drivers/i2c/busses/i2c-nomadik.c
|
||||||
F: drivers/iio/adc/ab8500-gpadc.c
|
F: drivers/iio/adc/ab8500-gpadc.c
|
||||||
@ -2598,7 +2598,7 @@ F: arch/arm/include/debug/renesas-scif.S
|
|||||||
F: arch/arm/mach-shmobile/
|
F: arch/arm/mach-shmobile/
|
||||||
F: arch/arm64/boot/dts/renesas/
|
F: arch/arm64/boot/dts/renesas/
|
||||||
F: arch/riscv/boot/dts/renesas/
|
F: arch/riscv/boot/dts/renesas/
|
||||||
F: drivers/genpd/renesas/
|
F: drivers/pmdomain/renesas/
|
||||||
F: drivers/soc/renesas/
|
F: drivers/soc/renesas/
|
||||||
F: include/linux/soc/renesas/
|
F: include/linux/soc/renesas/
|
||||||
K: \brenesas,
|
K: \brenesas,
|
||||||
@ -4026,7 +4026,7 @@ F: arch/mips/kernel/*bmips*
|
|||||||
F: drivers/irqchip/irq-bcm63*
|
F: drivers/irqchip/irq-bcm63*
|
||||||
F: drivers/irqchip/irq-bcm7*
|
F: drivers/irqchip/irq-bcm7*
|
||||||
F: drivers/irqchip/irq-brcmstb*
|
F: drivers/irqchip/irq-brcmstb*
|
||||||
F: drivers/genpd/bcm/bcm63xx-power.c
|
F: drivers/pmdomain/bcm/bcm63xx-power.c
|
||||||
F: include/linux/bcm963xx_nvram.h
|
F: include/linux/bcm963xx_nvram.h
|
||||||
F: include/linux/bcm963xx_tag.h
|
F: include/linux/bcm963xx_tag.h
|
||||||
|
|
||||||
@ -4248,7 +4248,7 @@ R: Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
|
|||||||
L: linux-pm@vger.kernel.org
|
L: linux-pm@vger.kernel.org
|
||||||
S: Maintained
|
S: Maintained
|
||||||
T: git https://github.com/broadcom/stblinux.git
|
T: git https://github.com/broadcom/stblinux.git
|
||||||
F: drivers/genpd/bcm/bcm-pmb.c
|
F: drivers/pmdomain/bcm/bcm-pmb.c
|
||||||
F: include/dt-bindings/soc/bcm-pmb.h
|
F: include/dt-bindings/soc/bcm-pmb.h
|
||||||
|
|
||||||
BROADCOM SPECIFIC AMBA DRIVER (BCMA)
|
BROADCOM SPECIFIC AMBA DRIVER (BCMA)
|
||||||
@ -8729,7 +8729,7 @@ M: Ulf Hansson <ulf.hansson@linaro.org>
|
|||||||
L: linux-pm@vger.kernel.org
|
L: linux-pm@vger.kernel.org
|
||||||
S: Supported
|
S: Supported
|
||||||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git
|
T: git git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git
|
||||||
F: drivers/genpd/
|
F: drivers/pmdomain/
|
||||||
|
|
||||||
GENERIC RESISTIVE TOUCHSCREEN ADC DRIVER
|
GENERIC RESISTIVE TOUCHSCREEN ADC DRIVER
|
||||||
M: Eugen Hristev <eugen.hristev@microchip.com>
|
M: Eugen Hristev <eugen.hristev@microchip.com>
|
||||||
@ -17680,7 +17680,7 @@ L: linux-pm@vger.kernel.org
|
|||||||
L: linux-arm-msm@vger.kernel.org
|
L: linux-arm-msm@vger.kernel.org
|
||||||
S: Maintained
|
S: Maintained
|
||||||
F: Documentation/devicetree/bindings/power/avs/qcom,cpr.yaml
|
F: Documentation/devicetree/bindings/power/avs/qcom,cpr.yaml
|
||||||
F: drivers/genpd/qcom/cpr.c
|
F: drivers/pmdomain/qcom/cpr.c
|
||||||
|
|
||||||
QUALCOMM CPUFREQ DRIVER MSM8996/APQ8096
|
QUALCOMM CPUFREQ DRIVER MSM8996/APQ8096
|
||||||
M: Ilia Lin <ilia.lin@kernel.org>
|
M: Ilia Lin <ilia.lin@kernel.org>
|
||||||
@ -20514,7 +20514,7 @@ STARFIVE JH71XX PMU CONTROLLER DRIVER
|
|||||||
M: Walker Chen <walker.chen@starfivetech.com>
|
M: Walker Chen <walker.chen@starfivetech.com>
|
||||||
S: Supported
|
S: Supported
|
||||||
F: Documentation/devicetree/bindings/power/starfive*
|
F: Documentation/devicetree/bindings/power/starfive*
|
||||||
F: drivers/genpd/starfive/jh71xx-pmu.c
|
F: drivers/pmdomain/starfive/jh71xx-pmu.c
|
||||||
F: include/dt-bindings/power/starfive,jh7110-pmu.h
|
F: include/dt-bindings/power/starfive,jh7110-pmu.h
|
||||||
|
|
||||||
STARFIVE SOC DRIVERS
|
STARFIVE SOC DRIVERS
|
||||||
@ -21339,7 +21339,7 @@ F: drivers/irqchip/irq-ti-sci-inta.c
|
|||||||
F: drivers/irqchip/irq-ti-sci-intr.c
|
F: drivers/irqchip/irq-ti-sci-intr.c
|
||||||
F: drivers/reset/reset-ti-sci.c
|
F: drivers/reset/reset-ti-sci.c
|
||||||
F: drivers/soc/ti/ti_sci_inta_msi.c
|
F: drivers/soc/ti/ti_sci_inta_msi.c
|
||||||
F: drivers/genpd/ti/ti_sci_pm_domains.c
|
F: drivers/pmdomain/ti/ti_sci_pm_domains.c
|
||||||
F: include/dt-bindings/soc/ti,sci_pm_domain.h
|
F: include/dt-bindings/soc/ti,sci_pm_domain.h
|
||||||
F: include/linux/soc/ti/ti_sci_inta_msi.h
|
F: include/linux/soc/ti/ti_sci_inta_msi.h
|
||||||
F: include/linux/soc/ti/ti_sci_protocol.h
|
F: include/linux/soc/ti/ti_sci_protocol.h
|
||||||
@ -21581,7 +21581,7 @@ L: linux-kernel@vger.kernel.org
|
|||||||
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
|
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
|
||||||
S: Maintained
|
S: Maintained
|
||||||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
|
T: git git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
|
||||||
F: drivers/genpd/ti/omap_prm.c
|
F: drivers/pmdomain/ti/omap_prm.c
|
||||||
F: drivers/soc/ti/*
|
F: drivers/soc/ti/*
|
||||||
|
|
||||||
TI LM49xxx FAMILY ASoC CODEC DRIVERS
|
TI LM49xxx FAMILY ASoC CODEC DRIVERS
|
||||||
|
@ -46,7 +46,7 @@ obj-$(CONFIG_DMADEVICES) += dma/
|
|||||||
|
|
||||||
# SOC specific infrastructure drivers.
|
# SOC specific infrastructure drivers.
|
||||||
obj-y += soc/
|
obj-y += soc/
|
||||||
obj-$(CONFIG_PM_GENERIC_DOMAINS) += genpd/
|
obj-$(CONFIG_PM_GENERIC_DOMAINS) += pmdomain/
|
||||||
|
|
||||||
obj-y += virtio/
|
obj-y += virtio/
|
||||||
obj-$(CONFIG_VDPA) += vdpa/
|
obj-$(CONFIG_VDPA) += vdpa/
|
||||||
|
Loading…
Reference in New Issue
Block a user