mirror of
https://github.com/erpalma/throttled.git
synced 2026-03-01 18:53:48 +01:00
Merge pull request #220 from bkchr/bkchr-comet-lake
Adds more Comet Lake identifiers
This commit is contained in:
commit
8612aa17f4
|
|
@ -78,7 +78,7 @@ supported_cpus = {
|
|||
'Kaby Lake (R)': (0x8E, 0x9E),
|
||||
'Coffee Lake': (0x9E,),
|
||||
'Cannon Lake': (0x66,),
|
||||
'Comet Lake': (0xA6,),
|
||||
'Comet Lake': (0xA5, 0xA6),
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue