Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[sfrench/cifs-2.6.git] / drivers / cpufreq / intel_pstate.c
index cb4beec27555a0bdef8f1ddd49e9361ab8a79295..48a4613cef1e1e14a56cc2f07f0e40f4fcfba7f7 100644 (file)
@@ -3358,6 +3358,7 @@ static const struct x86_cpu_id intel_epp_balance_perf[] = {
         * AlderLake Mobile CPUs.
         */
        X86_MATCH_INTEL_FAM6_MODEL(ALDERLAKE_L, 102),
+       X86_MATCH_INTEL_FAM6_MODEL(SAPPHIRERAPIDS_X, 32),
        {}
 };
 
@@ -3516,4 +3517,3 @@ early_param("intel_pstate", intel_pstate_setup);
 
 MODULE_AUTHOR("Dirk Brandewie <dirk.j.brandewie@intel.com>");
 MODULE_DESCRIPTION("'intel_pstate' - P state driver Intel Core processors");
-MODULE_LICENSE("GPL");