diff --git a/throttled.py b/throttled.py index 6cb8e33..b9f4c41 100755 --- a/throttled.py +++ b/throttled.py @@ -150,7 +150,7 @@ supported_cpus = { (6, 138, 1): 'Lakefield', (6, 140, 1): 'TigerLake-U', (6, 140, 2): 'TigerLake-U', - (6, 141, 1): 'TigerLake', + (6, 141, 1): 'TigerLake-H', (6, 142, 9): 'Kabylake', (6, 142, 10): 'Kabylake', (6, 142, 11): 'WhiskeyLake',