We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83075bd commit d8c0f5dCopy full SHA for d8c0f5d
tools/power/x86/turbostat/turbostat.c
@@ -1052,6 +1052,7 @@ static const struct platform_data turbostat_pdata[] = {
1052
{ INTEL_RAPTORLAKE, &adl_features },
1053
{ INTEL_RAPTORLAKE_P, &adl_features },
1054
{ INTEL_RAPTORLAKE_S, &adl_features },
1055
+ { INTEL_BARTLETTLAKE, &adl_features },
1056
{ INTEL_METEORLAKE, &adl_features },
1057
{ INTEL_METEORLAKE_L, &adl_features },
1058
{ INTEL_ARROWLAKE_H, &adl_features },
0 commit comments