aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-15/+161
2011-10-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+6
2011-10-28Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+144
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-09-21x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner1-11/+6
2011-09-21x86: geode: New PCEngines Alix system driverEd Wildgoose3-0/+144
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-05x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox1-2/+2
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds3-0/+1052
2011-08-03mrst_pmu: driver for Intel Moorestown Power Management UnitLen Brown3-0/+1052
2011-07-26Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-147/+1404
2011-07-24x86, olpc-xo15-sci: Enable EC wakeup capabilityDaniel Drake1-1/+1
2011-07-22Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-22/+47
2011-07-22Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+49
2011-07-22Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+33
2011-07-21x86: Serialize EFI time accesses on rtc_lockJan Beulich1-6/+33
2011-07-07x86: Don't use the EFI reboot method by defaultMatthew Garrett1-3/+0
2011-07-06x86, olpc: Add XO-1.5 SCI driverDaniel Drake3-0/+178
2011-07-06x86, olpc: Add XO-1 RTC driverDaniel Drake2-0/+82
2011-07-06x86, olpc-xo1-sci: Propagate power supply/battery eventsDaniel Drake1-0/+37
2011-07-06x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake1-1/+206
2011-07-06x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake1-1/+182
2011-07-06x86, olpc: EC SCI wakeup mask functionalityDaniel Drake1-0/+86
2011-07-06x86, olpc: Add XO-1 SCI driver and power button controlDaniel Drake2-0/+192
2011-07-06x86, olpc: Add XO-1 suspend/resume supportDaniel Drake3-1/+217
2011-07-06x86, olpc: Rename olpc-xo1 to olpc-xo1-pmDaniel Drake2-29/+16
2011-07-06x86, olpc: Move CS5536-related constants to cs5535.hDaniel Drake1-18/+8
2011-07-06x86, olpc: Add missing elements to device treeDaniel Drake1-0/+103
2011-07-05x86, efi: Properly pre-initialize table pointersJan Beulich1-1/+11
2011-06-21x86, UV: Correct failed topology memory leakcpw@sgi.com1-2/+7
2011-06-21x86, UV: Remove cpumask_t from the stackcpw@sgi.com1-4/+15
2011-06-21x86, UV: Rename hubmask to pnmaskcpw@sgi.com1-3/+2
2011-06-21x86, UV: Correct reset_with_ipi()cpw@sgi.com1-12/+21
2011-06-21x86, UV: Allow for non-consecutive socketscpw@sgi.com1-1/+1
2011-06-21x86, UV: Fix smp_processor_id() use in a preemptable regioncpw@sgi.com1-2/+3
2011-06-18x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst1-4/+25
2011-06-06x86, efi: Add infrastructure for UEFI 2.0 runtime servicesMatthew Garrett1-0/+37
2011-06-06x86, efi: Fix argument types for SetVariable()Matthew Garrett1-1/+1
2011-05-25x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett2-3/+47
2011-05-25x86, UV: Clean up uv_tlb.cCliff Wickman1-696/+748
2011-05-25x86, UV: Add support for SGI UV2 hub chipJack Steiner2-22/+126
2011-05-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-27/+47
2011-05-19Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus' and 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-46/+66
2011-05-19Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+1