linux-kernel-test/drivers/cpuidle
Thomas Renninger 720f1c3010 cpuidle: Rename X86 specific idle poll state[0] from C0 to POLL
C0 means and is well know as "not idle".
All documentation out there uses this term as "running"/"not idle"
state. Also Linux userspace tools (e.g. cpufreq-aperf and turbostat)
show C0 residency which there is correct, but means something totally
else than cpuidle "POLL" state.

Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
2011-01-12 12:47:31 -05:00
..
governors cpuidle: Fix typos 2010-09-28 23:30:38 -04:00
cpuidle.c cpuidle: Rename X86 specific idle poll state[0] from C0 to POLL 2011-01-12 12:47:31 -05:00
cpuidle.h cpuidle: make cpuidle_curr_driver static 2010-05-27 21:06:58 -04:00
driver.c cpuidle: make cpuidle_curr_driver static 2010-05-27 21:06:58 -04:00
governor.c tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" 2009-11-09 09:40:57 +01:00
Kconfig ACPI: CONFIG_CPU_IDLE=ACPI by default 2007-11-19 22:22:37 -05:00
Makefile
sysfs.c cpuidle: make cpuidle_curr_driver static 2010-05-27 21:06:58 -04:00