public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] v3 Moorestown updated patches 2,3,4 of v2
@ 2010-05-17 19:23 Jacob Pan
  2010-05-17 19:23 ` [PATCH 1/2] x86/mrst: add cpu type detection Jacob Pan
  2010-05-17 19:23 ` [PATCH 2/2] x86/mrst: add more timer config options Jacob Pan
  0 siblings, 2 replies; 7+ messages in thread
From: Jacob Pan @ 2010-05-17 19:23 UTC (permalink / raw)
  To: LKML, Thomas Gleixner, H. Peter Anvin, Ingo Molnar, Alan Cox; +Cc: Jacob Pan

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(-)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-05-17 20:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-17 19:23 [PATCH 0/2] v3 Moorestown updated patches 2,3,4 of v2 Jacob Pan
2010-05-17 19:23 ` [PATCH 1/2] x86/mrst: add cpu type detection Jacob Pan
2010-05-17 19:23 ` [PATCH 2/2] x86/mrst: add more timer config options Jacob Pan
2010-05-17 19:56   ` Randy Dunlap
2010-05-17 20:26     ` jacob pan
2010-05-17 20:28       ` Randy Dunlap
2010-05-17 20:27   ` Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox