summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2025-02-20 21:11:29 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2025-02-25 18:17:37 +0100
commit64c66da08d1004f8ff620d32aa0ed3f6168c60d2 (patch)
treedf537f0ab2492c9b536c7e93373a03b9891a49f9
parentde585eac08b972c86faa060a77263af3d209ed24 (diff)
downloadkernel-64c66da08d1004f8ff620d32aa0ed3f6168c60d2.tar.gz
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--MAINTAINERS8
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
n>drm/print: move drm_debug variable to drm_print.[ch]Jani Nikula 2019-09-24drm: tweak drm_print_bits()Gerd Hoffmann 2019-09-10drm: add drm_print_bitsGerd Hoffmann 2019-09-03drm/print: Add drm_err_printer()Lyude Paul 2019-06-10drm: fix build errors with drm_print.hSam Ravnborg 2019-04-01drm: Add a helper function for printing a debugfs_regset32.Eric Anholt 2018-08-27Merge drm/drm-next into drm-misc-nextSean Paul 2018-07-30drm: Add puts callback for the coredump printerJordan Crouse 2018-07-30drm: Add a -puts() function for the seq_file printerJordan Crouse 2018-07-30drm: Add drm_puts() to complement drm_printf()Jordan Crouse 2018-07-30drm: drm_printer: Add printer for devcoredumpJordan Crouse 2018-07-19drm/print: Fix DRM_DEBUG_DP macroLyude Paul 2018-07-16drm/dp_helper: Add DP aux channel tracingLyude Paul 2018-03-19drm: Reduce object size of DRM_DEV_<LEVEL> usesJoe Perches 2018-03-16drm: Reduce object size of DRM_ERROR and DRM_DEBUG usesJoe Perches 2017-12-15drm/print: Unconfuse kerneldocDaniel Vetter 2017-11-23drm/printer: Add drm_vprintf()Chris Wilson 2017-11-21Merge airlied/drm-next into drm-misc-nextDaniel Vetter 2017-11-11drm/print: Add drm_printf_indent()Noralf Trønnes 2017-10-20drm/print: Update old comment styleHaneen Mohammed 2017-10-20drm: Move debug macros out of drmP.hHaneen Mohammed 2017-02-26drm: drm_printer: add __printf validationJoe Perches 2016-12-30drm/doc: use preferred struct reference in kernel-docDaniel Vetter 2016-12-30drm/printer: add debug printerDaniel Vetter 2016-11-15drm/print: Move kerneldoc next to definitionDaniel Vetter 2016-11-08drm: add helper for printing to log or seq_fileRob Clark