]> git.baikalelectronics.ru Git - uboot.git/commit
x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT
authorSimon Glass <sjg@chromium.org>
Wed, 25 Sep 2019 14:11:47 +0000 (08:11 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 8 Oct 2019 05:57:37 +0000 (13:57 +0800)
commitd0e82d23f88a6ff122bbc3b9ba221e411b7e1a18
tree8c58d5fd9d6f1c3347698a57b8e31b7073ab8b04
parent9d640d7f297aa1844a52786995b5bc85f02b0f02
x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT

This MSR number is used on most modern Intel processors, so drop the
confusing NHM prefix (which might mean Nehalem).

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: drop MSR_IVT_TURBO_RATIO_LIMIT as no code uses it]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/broadwell/cpu_full.c
arch/x86/include/asm/msr-index.h