Skip to content

Commit

Permalink
Adding missing processor for issue #320
Browse files Browse the repository at this point in the history
  • Loading branch information
Pike R. Alpha authored and Pike R. Alpha committed Feb 12, 2017
1 parent 6e0984e commit 24b2dd2
Showing 1 changed file with 50 additions and 3 deletions.
53 changes: 50 additions & 3 deletions Data/Kaby Lake.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,56 @@ i3-7100U,15,500,2400,2400,2,4

gMobileKabyLakeCPUList=(
#
# Intel 7th Generation (Kaby Lake) Y-Series (BGA1515).
# Intel Core™ Processors
#
m3-7Y75,4.5,500,1000,2600,2,4
i5-7Y75,4.5,500,1200,3200,2,4
m3-7Y30,4.5,500,1000,2600,2,4
i5-7Y54,4.5,500,1200,3200,2,4
i5-7Y57,4.5,500,1200,3200,2,4
i7-7Y75,4.5,500,1300,3600,2,4
#
# Intel® Core™ i7 Processors
#
i7-7567U,28,500,3500,4000,2,4
i7-7567U,15,500,2400,3800,2,4
i7-7500U,15,500,2700,3500,2,4
i7-7660U,15,500,2500,4000,2,4
i7-7600U,15,500,2800,3900,2,4
#
i7-7700HQ,45,500,2800,3800,4,8
i7-7820HQ,45,500,2900,3900,4,8
i7-7820HK,45,500,2900,3900,4,8
i7-7920HQ,45,500,3100,4100,4,8
#
# Intel® Core™ i5 Processors
#
i5-7287U,28,500,3300,3700,2,4
i5-7267U,28,500,3100,3500,2,4
i5-7260U,15,500,2200,3400,2,4
i5-7200U,15,500,2500,3100,2,4
i5-7360U,15,500,2300,3600,2,4
i5-7300U,15,500,2600,3500,2,4
#
i5-7300HQ,45,500,2500,3500,4,4
i5-7440HQ,35,500,2800,3500,4,4
#
# Intel® Core™ i3 Processors
#
i3-7167U,28,500,2800,2800,2,4
i3-7100U,15,500,2400,2400,2,4
i3-7100H,35,500,3000,3000,2,4
#
# Intel® Xeon® Processors
#
'E3-1505M v6',45,500,3000,4000,4,8
'E3-1535M v6',45,500,3100,4200,4,8
#
# Intel® Pentium® Processors
#
4415U,15,500,2300,2300,2,4
4410Y,6,500,1500,1500,2,4
#
# Intel® Celeron® Processors
#
3965U,15,500,2200,2200,2,2
3865U,15,500,1800,1800,2,2
)

0 comments on commit 24b2dd2

Please sign in to comment.