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 10f03ee commit df5d9c6Copy full SHA for df5d9c6
corefreqk.h
@@ -7528,7 +7528,7 @@ static PROCESSOR_SPECIFIC AMD_Zen4_PHX_Specific[] = {
7528
},
7529
{
7530
.Brand = ZLIST( "AMD Ryzen 7 7840U", \
7531
- "Ryzen Z1 Extreme" ),
+ "AMD Ryzen Z1 Extreme" ),
7532
.Boost = {+18, 0},
7533
.Param.Offset = {0, 0, 0},
7534
.CodeNameIdx = CN_PHOENIX,
@@ -7541,7 +7541,7 @@ static PROCESSOR_SPECIFIC AMD_Zen4_PHX_Specific[] = {
7541
7542
7543
.Brand = ZLIST( "AMD Ryzen 5 7540U", \
7544
- "Ryzen Z1" ),
+ "AMD Ryzen Z1" ),
7545
.Boost = {+17, 0},
7546
7547
0 commit comments