Commit aed8aee
committed
Merge tag 'pmdomain-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Pull genpm / pmdomain rename from Ulf Hansson:
"This renames the genpd subsystem to pmdomain.
As discussed on LKML, using 'genpd' as the name of a subsystem isn't
very self-explanatory and the acronym itself that means Generic PM
Domain, is known only by a limited group of people.
The suggestion to improve the situation is to rename the subsystem to
'pmdomain', which there seems to be a good consensus around using.
Ideally it should indicate that its purpose is to manage Power Domains
or 'PM domains' as we often also use within the Linux Kernel
terminology"
* tag 'pmdomain-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm:
pmdomain: Rename the genpd subsystem to pmdomain87 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 | | |
| |||
8728 | 8728 | | |
8729 | 8729 | | |
8730 | 8730 | | |
8731 | | - | |
| 8731 | + | |
8732 | 8732 | | |
8733 | 8733 | | |
8734 | 8734 | | |
| |||
17679 | 17679 | | |
17680 | 17680 | | |
17681 | 17681 | | |
17682 | | - | |
| 17682 | + | |
17683 | 17683 | | |
17684 | 17684 | | |
17685 | 17685 | | |
| |||
20513 | 20513 | | |
20514 | 20514 | | |
20515 | 20515 | | |
20516 | | - | |
| 20516 | + | |
20517 | 20517 | | |
20518 | 20518 | | |
20519 | 20519 | | |
| |||
21338 | 21338 | | |
21339 | 21339 | | |
21340 | 21340 | | |
21341 | | - | |
| 21341 | + | |
21342 | 21342 | | |
21343 | 21343 | | |
21344 | 21344 | | |
| |||
21580 | 21580 | | |
21581 | 21581 | | |
21582 | 21582 | | |
21583 | | - | |
| 21583 | + | |
21584 | 21584 | | |
21585 | 21585 | | |
21586 | 21586 | | |
| |||
| 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