x86: add clflush before monitor for Intel 7400 series
[linux-2.6/mini2440.git] / arch / x86 / kernel / cpu / powerflags.c
blob5abbea297e0c9a84375c4fbf0189cb69ccc1e77b
1 /*
2 * Strings for the various x86 power flags
4 * This file must not contain any executable code.
5 */
7 #include <asm/cpufeature.h>
9 const char *const x86_power_flags[32] = {
10 "ts", /* temperature sensor */
11 "fid", /* frequency id control */
12 "vid", /* voltage id control */
13 "ttp", /* thermal trip */
14 "tm",
15 "stc",
16 "100mhzsteps",
17 "hwpstate",
18 "", /* tsc invariant mapped to constant_tsc */
19 /* nothing */