summaryrefslogtreecommitdiff
path: root/arch/x86/platform/mrst
AgeCommit message (Expand)AuthorFilesLines
2011-08-04mrst_pmu: driver for Intel Moorestown Power Management UnitLen Brown3-0/+1052
2011-05-07x86: Fix mrst sparse complaintsLuis R. Rodriguez1-2/+2
2011-04-12x86/mrst: Fix boot crash caused by incorrect pin to irq mappingJacob Pan1-5/+5
2011-04-07x86/mrst/vrtc: Fix boot crash in mrst_rtc_init()Feng Tang1-1/+3
2011-02-22Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner2-29/+3
2011-02-14mrst/vrtc: Avoid using cmos rtc opsFeng Tang2-12/+6
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2010-12-09x86: Unify 3 similar ways of saving mp_irqs infoFeng Tang1-28/+2
2010-12-06x86, earlyprintk: Move mrst early console to platform/ and fix a typoFeng Tang2-0/+320
2010-11-19x86, mrst: Check platform_device_register() return codeVasiliy Kulikov1-2/+1
2010-11-11x86: mrst: Set vRTC's IRQ to level trigger typeFeng Tang1-1/+1
2010-11-11x86: mrst: Add audio driver bindingsVinod Koul1-0/+7
2010-11-11rtc: Add drivers/rtc/rtc-mrst.cFeng Tang1-0/+46
2010-11-11x86: mrst: Add vrtc driver which serves as a wall clock deviceFeng Tang3-6/+121
2010-11-11x86: mrst: Add Moorestown specific reboot/shutdown supportAlek Du1-0/+16
2010-11-09x86: mrst: Parse SFI timer table for all timer configsJacob Pan1-1/+1
2010-11-09x86/mrst: Add SFI platform device parsing codeFeng Tang1-4/+511
2010-10-27x86: Move mrst to platformThomas Gleixner2-0/+312