summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/mrst
Commit message (Expand)AuthorAgeFilesLines
* x86/intel/moorestown: Change intel_scu_devices_create() to __devinitSebastian Andrzej Siewior2012-06-061-1/+1
* x86/mrst: Quiet sparse noise about plain integer as NULL pointerH Hartley Sweeten2012-04-251-2/+2
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-221-0/+16
|\
| * gma500: initial medfield mergeKirill A. Shutemov2012-03-101-0/+16
* | x86/mrst: Add msic_thermal platform supportMika Westerberg2012-01-261-0/+6
* | x86/mid: Remove Intel MoorestownAlan Cox2012-01-264-1092/+24
|/
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-112-5/+5
|\
| * Merge commit 'v3.2-rc6' into x86/platformIngo Molnar2011-12-181-11/+57
| |\
| * | x86/mrst: Add additional debug prints for pb_keysMichael Demeter2011-12-181-0/+1
| * | x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox2011-12-181-2/+2
| * | x86/config: Revamp configuration for MID devicesAlan Cox2011-12-051-1/+1
| * | x86/sfi: Kill the IRQ as id hackAlan Cox2011-12-051-2/+1
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-4/+12
|\ \ \ | |_|/ |/| |
| * | Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman2011-11-262-7/+44
| |\|
| * | serial, mfd: don't hardcode the consoleMika Westerberg2011-11-151-4/+12
* | | x86, mrst: Change the pmic_gpio device type to IPCFeng Tang2011-12-051-0/+1
* | | mrst: Added some platform data for the SFI translationsJekyll Lai2011-12-051-0/+42
* | | x86,mrst: Power control commands updateJacob Pan2011-12-051-11/+14
| |/ |/|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-181-5/+41
|\ \
| * | x86/mrst: Avoid reporting wrong nmi statusJacob Pan2011-11-101-0/+13
| * | x86/mrst: Add support for Penwell clock calibrationDirk Brandewie2011-11-101-5/+28
| |/
* | bma023: Add SFI translation for this deviceWilliam Douglas2011-11-111-0/+1
* | vrtc: change its year offset from 1960 to 1972Feng Tang2011-11-111-2/+2
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-071-1/+1
|\
| * mrst pmu: update commentLen Brown2011-11-061-1/+1
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\ \
| * | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-031-15/+161
|\ \ \ | |/ / |/| |
| * | x86, mrst: add platform support for MSIC MFD driverMika Westerberg2011-10-241-15/+154
| * | x86, mrst: Some drivers need to known when an SCU is availableAlan Cox2011-10-241-0/+7
| |/
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-0/+3
|\ \ | |/ |/|
| * x86/mrst: Add platform data for Max3110 devicesFeng Tang2011-08-261-0/+3
* | x86, mrst: use a temporary variable for SFI irqMika Westerberg2011-10-141-10/+12
* | x86/rtc: Don't recursively acquire rtc_lockMatt Fleming2011-09-211-0/+9
* | sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov2011-08-261-1/+3
|/
* mrst_pmu: driver for Intel Moorestown Power Management UnitLen Brown2011-08-033-0/+1052
* x86: Fix mrst sparse complaintsLuis R. Rodriguez2011-05-071-2/+2
* x86/mrst: Fix boot crash caused by incorrect pin to irq mappingJacob Pan2011-04-121-5/+5
* x86/mrst/vrtc: Fix boot crash in mrst_rtc_init()Feng Tang2011-04-071-1/+3
* Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner2011-02-222-29/+3
|\
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
| |\
| * | x86: Unify 3 similar ways of saving mp_irqs infoFeng Tang2010-12-091-28/+2
* | | mrst/vrtc: Avoid using cmos rtc opsFeng Tang2011-02-142-12/+6
|/ /
* | x86, earlyprintk: Move mrst early console to platform/ and fix a typoFeng Tang2010-12-062-0/+320
* | x86, mrst: Check platform_device_register() return codeVasiliy Kulikov2010-11-181-2/+1
* | x86: mrst: Set vRTC's IRQ to level trigger typeFeng Tang2010-11-111-1/+1
* | x86: mrst: Add audio driver bindingsVinod Koul2010-11-111-0/+7
* | rtc: Add drivers/rtc/rtc-mrst.cFeng Tang2010-11-111-0/+46
* | x86: mrst: Add vrtc driver which serves as a wall clock deviceFeng Tang2010-11-113-6/+121
* | x86: mrst: Add Moorestown specific reboot/shutdown supportAlek Du2010-11-111-0/+16