We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f870a3 commit 34a4cceCopy full SHA for 34a4cce
arch/x86/kernel/cpu/powerflags.c
@@ -18,4 +18,6 @@ const char *const x86_power_flags[32] = {
18
"", /* tsc invariant mapped to constant_tsc */
19
"cpb", /* core performance boost */
20
"eff_freq_ro", /* Readonly aperf/mperf */
21
+ "proc_feedback", /* processor feedback interface */
22
+ "acc_power", /* accumulated power mechanism */
23
};
0 commit comments