Commit e2ad626
committed
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.org1 parent 0bb80ec commit e2ad626
87 files changed
Lines changed: 12 additions & 12 deletions
File tree
- drivers
- pmdomain
- actions
- amlogic
- apple
- bcm
- imx
- mediatek
- qcom
- renesas
- rockchip
- samsung
- starfive
- st
- sunxi
- tegra
- ti
- xilinx
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1855 | 1855 | | |
1856 | 1856 | | |
1857 | 1857 | | |
1858 | | - | |
| 1858 | + | |
1859 | 1859 | | |
1860 | 1860 | | |
1861 | 1861 | | |
| |||
1918 | 1918 | | |
1919 | 1919 | | |
1920 | 1920 | | |
1921 | | - | |
| 1921 | + | |
1922 | 1922 | | |
1923 | 1923 | | |
1924 | 1924 | | |
| |||
2435 | 2435 | | |
2436 | 2436 | | |
2437 | 2437 | | |
2438 | | - | |
| 2438 | + | |
2439 | 2439 | | |
2440 | 2440 | | |
2441 | 2441 | | |
| |||
2598 | 2598 | | |
2599 | 2599 | | |
2600 | 2600 | | |
2601 | | - | |
| 2601 | + | |
2602 | 2602 | | |
2603 | 2603 | | |
2604 | 2604 | | |
| |||
4026 | 4026 | | |
4027 | 4027 | | |
4028 | 4028 | | |
4029 | | - | |
| 4029 | + | |
4030 | 4030 | | |
4031 | 4031 | | |
4032 | 4032 | | |
| |||
4248 | 4248 | | |
4249 | 4249 | | |
4250 | 4250 | | |
4251 | | - | |
| 4251 | + | |
4252 | 4252 | | |
4253 | 4253 | | |
4254 | 4254 | | |
| |||
8729 | 8729 | | |
8730 | 8730 | | |
8731 | 8731 | | |
8732 | | - | |
| 8732 | + | |
8733 | 8733 | | |
8734 | 8734 | | |
8735 | 8735 | | |
| |||
17680 | 17680 | | |
17681 | 17681 | | |
17682 | 17682 | | |
17683 | | - | |
| 17683 | + | |
17684 | 17684 | | |
17685 | 17685 | | |
17686 | 17686 | | |
| |||
20514 | 20514 | | |
20515 | 20515 | | |
20516 | 20516 | | |
20517 | | - | |
| 20517 | + | |
20518 | 20518 | | |
20519 | 20519 | | |
20520 | 20520 | | |
| |||
21339 | 21339 | | |
21340 | 21340 | | |
21341 | 21341 | | |
21342 | | - | |
| 21342 | + | |
21343 | 21343 | | |
21344 | 21344 | | |
21345 | 21345 | | |
| |||
21581 | 21581 | | |
21582 | 21582 | | |
21583 | 21583 | | |
21584 | | - | |
| 21584 | + | |
21585 | 21585 | | |
21586 | 21586 | | |
21587 | 21587 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments