aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/mrst.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-27x86: Move mrst to platformThomas Gleixner1-311/+0
2010-08-06Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-23/+82
2010-07-07x86, mrst: Add i8042_detect API for Moorestwon platformFeng Tang1-0/+7
2010-05-19x86, mrst: make mrst_timer_options an enumH. Peter Anvin1-1/+1
2010-05-19x86, mrst: make mrst_identify_cpu() an inline returning enumH. Peter Anvin1-11/+6
2010-05-19x86, mrst: add more timer config optionsJacob Pan1-25/+63
2010-05-19x86, mrst: add cpu type detectionJacob Pan1-0/+26
2010-05-16x86, mrst: add nop functions to x86_init mpparse functionsJacob Pan1-0/+5
2010-02-24x86, mrst: Platform clock setup codeJacob Pan1-0/+53
2010-02-23x86, mrst: Add vrtc platform data setup codeFeng Tang1-0/+45
2010-02-23x86, mrst: Add platform timer info parsing codeJacob Pan1-0/+110
2010-02-23x86, mrst: Fill in PCI functions in x86_init layerJacob Pan1-0/+3
2010-02-23x86, mrst: Add dummy legacy pic to platform setupJacob Pan1-0/+5
2009-08-31x86: Add Moorestown early detectionThomas Gleixner1-0/+24