From: jacob pan on 18 May 2010 08:20 This is should be the v4 cover letter instead of v3 shown in the subject line. sorry about that. Jacob Pan Tue, 18 May 2010 05:02:44 -0700 >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(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [PATCH 1/2] v4 x86/mrst: add cpu type detection Next: Kjære Student / Medarbeidere |