linux-stable/tools/power/cpupower/utils
Abhishek Goel dbdc468f35 cpupower : Fix cpupower working when cpu0 is offline
cpuidle_monitor used to assume that cpu0 is always online which is not
a valid assumption on POWER machines. This patch fixes this by getting
the cpu on which the current thread is running, instead of always using
cpu0 for monitoring which may not be online.

Signed-off-by: Abhishek Goel <huntbag@linux.vnet.ibm.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2017-11-15 08:37:42 -07:00
..
helpers tools/power/cpupower: allow running without cpu0 2017-07-31 14:17:30 +02:00
idle_monitor cpupower : Fix cpupower working when cpu0 is offline 2017-11-15 08:37:42 -07:00
builtin.h cpupower: Introduce idle-set subcommand and C-state enabling/disabling 2013-07-05 01:52:19 +02:00
cpufreq-info.c cpupower: Fix no-rounding MHz frequency output 2017-11-03 09:28:02 -06:00
cpufreq-set.c cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set 2016-11-01 06:16:52 +01:00
cpuidle-info.c cpupower: Add cpuidle parts into library 2016-04-28 16:02:29 +02:00
cpuidle-set.c cpupower: Add cpuidle parts into library 2016-04-28 16:02:29 +02:00
cpupower-info.c cpupower: Do not analyse offlined cpus 2015-12-03 02:30:30 +01:00
cpupower-set.c cpupower: Do not analyse offlined cpus 2015-12-03 02:30:30 +01:00
cpupower.c tools/power/cpupower: allow running without cpu0 2017-07-31 14:17:30 +02:00
version-gen.sh cpupowerutils: use kernel version-derived version string 2011-07-29 18:35:39 +02:00