mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-07 09:14:07 -04:00
tools/power turbostat: Add initial support for PantherLake
Add initial support for PantherLake. It shares the same features with Lunarlake. Signed-off-by: Zhang Rui <rui.zhang@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
@@ -1024,6 +1024,7 @@ static const struct platform_data turbostat_pdata[] = {
|
||||
{ INTEL_ARROWLAKE_U, &adl_features },
|
||||
{ INTEL_ARROWLAKE, &adl_features },
|
||||
{ INTEL_LUNARLAKE_M, &lnl_features },
|
||||
{ INTEL_PANTHERLAKE_L, &lnl_features },
|
||||
{ INTEL_ATOM_SILVERMONT, &slv_features },
|
||||
{ INTEL_ATOM_SILVERMONT_D, &slvd_features },
|
||||
{ INTEL_ATOM_AIRMONT, &amt_features },
|
||||
|
||||
Reference in New Issue
Block a user