]> www.infradead.org Git - users/dwmw2/linux.git/commit
tools/power/turbostat: Switch to new Intel CPU model defines
authorTony Luck <tony.luck@intel.com>
Tue, 11 Jun 2024 17:19:50 +0000 (10:19 -0700)
committerLen Brown <len.brown@intel.com>
Fri, 28 Jun 2024 03:53:27 +0000 (23:53 -0400)
commit1b3bf0747d4f1a963e59c26e602868bdce195318
tree8e2c0ff1e3fd7288f7e00d4b67e8e0f582aea1e2
parentb15943c4b3351173d5f3b0d87362d2994a89bb66
tools/power/turbostat: Switch to new Intel CPU model defines

New CPU #defines encode vendor and family as well as model.

N.B. Copied VFM_*() defines here from <asm/cpu_device_id.h> to avoid
an application picking a second internal kernel header file.

Signed-off-by: Tony Luck <tony.luck@intel.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c