[arch-commits] Commit in linux/trunk (3.11-haswell-intel_pstate.patch)

Tobias Powalowski tpowa at nymeria.archlinux.org
Mon Nov 4 11:13:59 UTC 2013


    Date: Monday, November 4, 2013 @ 12:13:59
  Author: tpowa
Revision: 198777

upgpkg: linux 3.12-1

bump to 3.12 series

Deleted:
  linux/trunk/3.11-haswell-intel_pstate.patch

---------------------------------+
 3.11-haswell-intel_pstate.patch |   32 --------------------------------
 1 file changed, 32 deletions(-)

Deleted: 3.11-haswell-intel_pstate.patch
===================================================================
--- 3.11-haswell-intel_pstate.patch	2013-11-04 11:13:06 UTC (rev 198776)
+++ 3.11-haswell-intel_pstate.patch	2013-11-04 11:13:59 UTC (rev 198777)
@@ -1,32 +0,0 @@
-From 6cdcdb793791f776ea9408581b1242b636d43b37 Mon Sep 17 00:00:00 2001
-From: Nell Hardcastle <nell at spicious.com>
-Date: Sun, 30 Jun 2013 22:58:57 +0000
-Subject: intel_pstate: Add Haswell CPU models
-
-Enable the intel_pstate driver for Haswell CPUs. One missing Ivy Bridge
-model (0x3E) is also included. Models referenced from
-tools/power/x86/turbostat/turbostat.c:has_nehalem_turbo_ratio_limit
-
-Signed-off-by: Nell Hardcastle <nell at spicious.com>
-Acked-by: Viresh Kumar <viresh.kumar at linaro.org>
-Acked-by: Dirk Brandewie <dirk.j.brandewie at intel.com>
-Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki at intel.com>
----
-diff --git a/drivers/cpufreq/intel_pstate.c b/drivers/cpufreq/intel_pstate.c
-index 6efd96c..9733f29 100644
---- a/drivers/cpufreq/intel_pstate.c
-+++ b/drivers/cpufreq/intel_pstate.c
-@@ -522,6 +522,11 @@ static const struct x86_cpu_id intel_pstate_cpu_ids[] = {
- 	ICPU(0x2a, default_policy),
- 	ICPU(0x2d, default_policy),
- 	ICPU(0x3a, default_policy),
-+	ICPU(0x3c, default_policy),
-+	ICPU(0x3e, default_policy),
-+	ICPU(0x3f, default_policy),
-+	ICPU(0x45, default_policy),
-+	ICPU(0x46, default_policy),
- 	{}
- };
- MODULE_DEVICE_TABLE(x86cpu, intel_pstate_cpu_ids);
---
-cgit v0.9.2




More information about the arch-commits mailing list