diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2025-02-20 21:11:29 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2025-02-25 18:17:37 +0100 |
commit | 64c66da08d1004f8ff620d32aa0ed3f6168c60d2 (patch) | |
tree | df537f0ab2492c9b536c7e93373a03b9891a49f9 | |
parent | de585eac08b972c86faa060a77263af3d209ed24 (diff) |
cpuidle: intel_idle: Update MAINTAINERS
Update the intel_idle record in MAINTAINERS to reflect the current
state of affairs.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Link: https://patch.msgid.link/12621866.O9o76ZdvQC@rjwysocki.net
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index efee40ea589f..a4869cb54442 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11669,12 +11669,14 @@ F: Documentation/driver-api/crypto/iaa/iaa-crypto.rst F: drivers/crypto/intel/iaa/* INTEL IDLE DRIVER -M: Jacob Pan <jacob.jun.pan@linux.intel.com> -M: Len Brown <lenb@kernel.org> +M: Rafael J. Wysocki <rafael@kernel.org> +M: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> +M: Artem Bityutskiy <dedekind1@gmail.com> +R: Len Brown <lenb@kernel.org> L: linux-pm@vger.kernel.org S: Supported B: https://bugzilla.kernel.org -T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git F: drivers/idle/intel_idle.c INTEL IDXD DRIVER |