diff options
author | 2024-04-04 12:59:52 +0200 | |
---|---|---|
committer | 2024-04-12 12:59:21 +0200 | |
commit | 280b773959f1dee3de450c1bff6c04bafdb3c683 (patch) | |
tree | 31c65e0db01a65fce3bd730d473579d2ae999199 | |
parent | cpuidle: psci: Update init level to core_initcall() (diff) | |
download | wireguard-linux-280b773959f1dee3de450c1bff6c04bafdb3c683.tar.xz wireguard-linux-280b773959f1dee3de450c1bff6c04bafdb3c683.zip |
MAINTAINERS: Add a git for the ARM PSCI PM DOMAIN
Let' make it clear that we have git to manage the corresponding patches for
the ARM PSCI PM DOMAIN.
Cc: Sudeep Holla <sudeep.holla@arm.com>
Cc: Rafael J. Wysocki <rafael@kernel.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Link: https://lore.kernel.org/r/20240404105952.562885-1-ulf.hansson@linaro.org
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7c121493f43d..7fb5b93dfbfe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5578,6 +5578,7 @@ M: Ulf Hansson <ulf.hansson@linaro.org> L: linux-pm@vger.kernel.org L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Supported +T: git git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git F: drivers/cpuidle/cpuidle-psci-domain.c F: drivers/cpuidle/cpuidle-psci.h |