[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1274124183-23431-1-git-send-email-jacob.jun.pan@linux.intel.com>
Date: Mon, 17 May 2010 12:23:01 -0700
From: Jacob Pan <jacob.jun.pan@...ux.intel.com>
To: LKML <linux-kernel@...r.kernel.org>,
Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>, Ingo Molnar <mingo@...e.hu>,
Alan Cox <alan@...ux.intel.com>
Cc: Jacob Pan <jacob.jun.pan@...ux.intel.com>
Subject: [PATCH 0/2] v3 Moorestown updated patches 2,3,4 of v2
These two patches are the updates of the v2 series. Changes include
1. comblined two patches below per tglx suggestion
0003-x86-mrst-add-more-timer-options-to-include-Medfield.patch
0004-x86-apbt-support-more-timer-configurations-on-mrst.patch
Fixes based on review comments:
a) removed duplicated '(' in mrst_setup_secondary_clock()
b) changed clock selection logic, trying to make it more readable
mrst_setup_secondary_clock()
2. export mrst_identify_cpu(), removed cache copy.
*** BLURB HERE ***
Jacob Pan (2):
x86/mrst: add cpu type detection
x86/mrst: add more timer config options
arch/x86/include/asm/apb_timer.h | 2 +-
arch/x86/include/asm/mrst.h | 20 +++++++++
arch/x86/kernel/apb_timer.c | 18 ++++----
arch/x86/kernel/mrst.c | 86 ++++++++++++++++++++++++++++++++++----
4 files changed, 108 insertions(+), 18 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists