mirror of
https://github.com/erpalma/throttled.git
synced 2025-12-06 07:01:59 +01:00
Add RaptorLake U SKU
This commit is contained in:
parent
596ad496e8
commit
06a1db99ae
|
|
@ -170,6 +170,7 @@ supported_cpus = {
|
|||
(6, 165, 5): 'Comet Lake-S',
|
||||
(6, 166, 0): 'CometLake',
|
||||
(6, 167, 1): 'RocketLake',
|
||||
(6, 186, 3): 'RaptorLake-U',
|
||||
}
|
||||
|
||||
TESTMSR = False
|
||||
|
|
|
|||
Loading…
Reference in a new issue