linux/tools/power/cpupower/utils
Thomas Renninger 0b37ee65e5 cpupower: Fix number of idle states
The number of idle states was wrong.
The POLL idle state (on X86) was missed out:
Number of idle states: 4
Available idle states: C1-NHM C3-NHM C6-NHM

While the POLL is not a real idle state, its
statistics should still be shown. It's now also
explained in a detailed manpage.
This should fix a bug of missing the first idle
state on other archs.

Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2012-03-03 14:40:09 +01:00
..
helpers cpupower: Better interface for accessing AMD pci registers 2012-03-03 14:40:08 +01:00
idle_monitor cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpus 2012-03-03 14:40:08 +01:00
builtin.h cpupower: use man(1) when calling "cpupower help subcommand" 2011-08-19 17:13:56 +02:00
cpufreq-info.c cpupower: use man(1) when calling "cpupower help subcommand" 2011-08-19 17:13:56 +02:00
cpufreq-set.c cpupower: use man(1) when calling "cpupower help subcommand" 2011-08-19 17:13:56 +02:00
cpuidle-info.c cpupower: Fix number of idle states 2012-03-03 14:40:09 +01:00
cpupower-info.c cpupower: use man(1) when calling "cpupower help subcommand" 2011-08-19 17:13:56 +02:00
cpupower-set.c cpupower: use man(1) when calling "cpupower help subcommand" 2011-08-19 17:13:56 +02:00
cpupower.c cpupower: use man(1) when calling "cpupower help subcommand" 2011-08-19 17:13:56 +02:00
version-gen.sh cpupowerutils: use kernel version-derived version string 2011-07-29 18:35:39 +02:00