From: Thomas Renninger Date: Fri, 16 Dec 2011 14:35:53 +0000 (+0100) Subject: cpupower: Fix number of idle states X-Git-Tag: v3.4-rc1~37^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b37ee65e5d5e626b50852718ed72979160f7be0;p=pandora-kernel.git 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 Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed