summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1338ab9)
raw | patch | inline | side by side (parent: 1338ab9)
author | Vincent Brillault <git@lerya.net> | |
Thu, 12 Feb 2015 19:48:33 +0000 (20:48 +0100) | ||
committer | Vincent Brillault <git@lerya.net> | |
Sat, 28 Feb 2015 06:35:42 +0000 (07:35 +0100) |
These models are not yet supported by upstream
Partial revert of 12bac3a7207cf264f41b69441454dbbbbad25782
Partial revert of 12bac3a7207cf264f41b69441454dbbbbad25782
src/turbostat.c | patch | blob | history |
diff --git a/src/turbostat.c b/src/turbostat.c
index 6cd39a1808522d9791834d1a79c2043b3ca2fef5..4c45016fd8a4c8449729e6755b5fb6c54ac4d62e 100644 (file)
--- a/src/turbostat.c
+++ b/src/turbostat.c
break;
/* Silvermont */
case 0x37: /* BYT */
- case 0x4A:
case 0x4D: /* AVN */
- case 0x5A:
- case 0x5D:
do_core_cstate = (1 << 1) | (1 << 6);
do_pkg_cstate = (1 << 6);
break;