aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/mrst (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2013-03-15x86: Do full rtc synchronization with ntpPrarit Bhargava1-18/+26
2013-03-12x86/platform/intel/mrst: Remove cast for kmalloc() return valueZhang Yanfei1-2/+1
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers1-8/+5
2012-06-06x86/intel/moorestown: Change intel_scu_devices_create() to __devinitSebastian Andrzej Siewior1-1/+1
2012-04-25x86/mrst: Quiet sparse noise about plain integer as NULL pointerH Hartley Sweeten1-2/+2
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+16
2012-03-10gma500: initial medfield mergeKirill A. Shutemov1-0/+16
2012-01-26x86/mrst: Add msic_thermal platform supportMika Westerberg1-0/+6
2012-01-26x86/mid: Remove Intel MoorestownAlan Cox4-1092/+24
2012-01-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+5
2012-01-09Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-4/+12
2011-12-18Merge commit 'v3.2-rc6' into x86/platformIngo Molnar1-11/+57
2011-12-18x86/mrst: Add additional debug prints for pb_keysMichael Demeter1-0/+1
2011-12-18x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox1-2/+2
2011-12-05x86/config: Revamp configuration for MID devicesAlan Cox1-1/+1
2011-12-05x86/sfi: Kill the IRQ as id hackAlan Cox1-2/+1
2011-12-05x86, mrst: Change the pmic_gpio device type to IPCFeng Tang1-0/+1
2011-12-05mrst: Added some platform data for the SFI translationsJekyll Lai1-0/+42
2011-12-05x86,mrst: Power control commands updateJacob Pan1-11/+14
2011-11-26Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman2-7/+44
2011-11-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+41
2011-11-15serial, mfd: don't hardcode the consoleMika Westerberg1-4/+12
2011-11-11bma023: Add SFI translation for this deviceWilliam Douglas1-0/+1
2011-11-11vrtc: change its year offset from 1960 to 1972Feng Tang1-2/+2
2011-11-10x86/mrst: Avoid reporting wrong nmi statusJacob Pan1-0/+13
2011-11-10x86/mrst: Add support for Penwell clock calibrationDirk Brandewie1-5/+28
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-06mrst pmu: update commentLen Brown1-1/+1
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-15/+161
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+3
2011-10-24x86, mrst: add platform support for MSIC MFD driverMika Westerberg1-15/+154
2011-10-24x86, mrst: Some drivers need to known when an SCU is availableAlan Cox1-0/+7
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg1-10/+12
2011-09-21x86/rtc: Don't recursively acquire rtc_lockMatt Fleming1-0/+9
2011-08-26x86/mrst: Add platform data for Max3110 devicesFeng Tang1-0/+3
2011-08-26sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov1-1/+3
2011-08-03mrst_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 into x86/platformThomas 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/jikos/trivialLinus 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-18x86, mrst: Check platform_device_register() return codeVasiliy Kulikov1-2/+1