Re: [PATCH] MAINTAINERS: Add myself as cpuidle reviewer

From: Rafael J. Wysocki

Date: Fri Jan 09 2026 - 15:56:32 EST


On Tue, Jan 6, 2026 at 2:37 PM Christian Loehle
<christian.loehle@xxxxxxx> wrote:
>
> I've been reviewing cpuidle changes, for governors in particular, for
> the last couple of years and will continue to do so.
>
> Signed-off-by: Christian Loehle <christian.loehle@xxxxxxx>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 765ad2daa218..ea1d4c85b865 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6554,6 +6554,7 @@ F: rust/kernel/cpu.rs
> CPU IDLE TIME MANAGEMENT FRAMEWORK
> M: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
> M: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
> +R: Christian Loehle <christian.loehle@xxxxxxx>
> L: linux-pm@xxxxxxxxxxxxxxx
> S: Maintained
> B: https://bugzilla.kernel.org
> --

Applied, thanks!