From: Thomas Renninger Date: Fri, 28 Jun 2013 13:34:31 +0000 (+0200) Subject: cpupower: Introduce idle-set subcommand and C-state enabling/disabling X-Git-Tag: v3.11-rc1~26^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4f3610eba69321b9cf35779cd67e68b5138cc16;p=pandora-kernel.git cpupower: Introduce idle-set subcommand and C-state enabling/disabling Example: cpupower idle-set -d 3 will disable C-state 3 on all processors (set commands are active on all CPUs by default), same as: cpupower -c all idle-set -d 3 Signed-off-by: Thomas Renninger Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed