From: Dirk Brandewie Date: Thu, 18 Jul 2013 15:48:42 +0000 (-0700) Subject: cpufreq / intel_pstate: Change to scale off of max P-state X-Git-Tag: v3.11-rc3~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2134ed4d614349b2b4e8d7bb593baa9179b8dd1e;p=pandora-kernel.git cpufreq / intel_pstate: Change to scale off of max P-state Change to using max P-state instead of max turbo P-state. This change resolves two issues. On a quiet system intel_pstate can fail to respond to a load change. On CPU SKUs that have a limited number of P-states and no turbo range intel_pstate fails to select the highest available P-state. This change is suitable for stable v3.9+ References: https://bugzilla.kernel.org/show_bug.cgi?id=59481 Reported-and-tested-by: Arjan van de Ven Reported-and-tested-by: dsmythies@telus.net Signed-off-by: Dirk Brandewie Acked-by: Viresh Kumar Cc: 3.9+ Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed