There are a few different subsystems in the kernel that depend on model specific behaviour (perf, EDAC, power, ...). Easier for just one person to have the task to get new model numbers included instead of having these groups trip over each other to do it.
Signed-off-by: Tony Luck <tony.l...@intel.com> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index e81e60bd7c26..29d58ad7f4f9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8064,6 +8064,12 @@ T: git git://git.code.sf.net/p/intel-sas/isci S: Supported F: drivers/scsi/isci/ +INTEL Cpu family model numbers +M: Tony Luck <tony.l...@intel.com> +L: linux-kernel@vger.kernel.org +S: Supported +F: arch/x86/include/asm/intel-family.h + INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) M: Jani Nikula <jani.nik...@linux.intel.com> M: Joonas Lahtinen <joonas.lahti...@linux.intel.com> -- 2.20.1