[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1274184166-17242-1-git-send-email-jacob.jun.pan@linux.intel.com>
Date: Tue, 18 May 2010 05:02:44 -0700
From: Jacob Pan <jacob.jun.pan@...ux.intel.com>
To: LKML <linux-kernel@...r.kernel.org>,
"H. Peter Anvin" <hpa@...or.com>, Ingo Molnar <mingo@...e.hu>,
Thomas Gleixner <tglx@...utronix.de>,
Alek Du <alek.du@...el.com>, Alan Cox <alan@...ux.intel.com>,
Feng Tang <feng.tang@...el.com>
Cc: Jacob Pan <jacob.jun.pan@...ux.intel.com>
Subject: [PATCH 0/2] v3 Moorestown clock related patches
Hi,
Please review the two patches related Moorestown/Medfield clock selection
logic. tglx has suggested a much cleaner logic in
http://lkml.org/lkml/2010/5/17/406
So patch #2 is the implementation of new logic plus small tweaks based on
testing results.
I also dropped x86_mask check for Penwell CPU check. It is not needed, CPU
family and model should be sufficient/accurate to identify Lincroft vs
Penwell.
*** 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 | 1 -
arch/x86/include/asm/mrst.h | 20 +++++++
arch/x86/kernel/apb_timer.c | 37 +++----------
arch/x86/kernel/mrst.c | 109 ++++++++++++++++++++++++++++++--------
4 files changed, 114 insertions(+), 53 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