summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox2011-08-051-2/+2
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-043-0/+1052
|\
| * mrst_pmu: driver for Intel Moorestown Power Management UnitLen Brown2011-08-043-0/+1052
* | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-269-147/+1404
|\ \
| * | x86, olpc-xo15-sci: Enable EC wakeup capabilityDaniel Drake2011-07-241-1/+1
| * | x86, olpc: Add XO-1.5 SCI driverDaniel Drake2011-07-063-0/+178
| * | x86, olpc: Add XO-1 RTC driverDaniel Drake2011-07-062-0/+82
| * | x86, olpc-xo1-sci: Propagate power supply/battery eventsDaniel Drake2011-07-061-0/+37
| * | x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake2011-07-061-1/+206
| * | x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake2011-07-061-1/+182
| * | x86, olpc: EC SCI wakeup mask functionalityDaniel Drake2011-07-061-0/+86
| * | x86, olpc: Add XO-1 SCI driver and power button controlDaniel Drake2011-07-062-0/+192
| * | x86, olpc: Add XO-1 suspend/resume supportDaniel Drake2011-07-063-1/+217
| * | x86, olpc: Rename olpc-xo1 to olpc-xo1-pmDaniel Drake2011-07-062-29/+16Star
| * | x86, olpc: Move CS5536-related constants to cs5535.hDaniel Drake2011-07-061-18/+8Star
| * | x86, olpc: Add missing elements to device treeDaniel Drake2011-07-061-0/+103
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-231-22/+47
|\ \ \
| * | | x86, UV: Correct failed topology memory leakcpw@sgi.com2011-06-211-2/+7
| * | | x86, UV: Remove cpumask_t from the stackcpw@sgi.com2011-06-211-4/+15
| * | | x86, UV: Rename hubmask to pnmaskcpw@sgi.com2011-06-211-3/+2Star
| * | | x86, UV: Correct reset_with_ipi()cpw@sgi.com2011-06-211-12/+21
| * | | x86, UV: Allow for non-consecutive socketscpw@sgi.com2011-06-211-1/+1
| * | | x86, UV: Fix smp_processor_id() use in a preemptable regioncpw@sgi.com2011-06-211-2/+3
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-231-2/+49
|\ \ \ \
| * | | | x86, efi: Properly pre-initialize table pointersJan Beulich2011-07-051-1/+11
| * | | | x86, efi: Add infrastructure for UEFI 2.0 runtime servicesMatthew Garrett2011-06-061-0/+37
| * | | | x86, efi: Fix argument types for SetVariable()Matthew Garrett2011-06-061-1/+1
| |/ / /
* | | | Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-231-6/+33
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86: Serialize EFI time accesses on rtc_lockJan Beulich2011-07-211-6/+33
| | |/ | |/|
* / | x86: Don't use the EFI reboot method by defaultMatthew Garrett2011-07-071-3/+0Star
|/ /
* / x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst2011-06-181-4/+25
|/
* x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett2011-05-262-3/+47
* x86, UV: Clean up uv_tlb.cCliff Wickman2011-05-251-696/+748
* x86, UV: Add support for SGI UV2 hub chipJack Steiner2011-05-252-22/+126
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-203-27/+47
|\
| * x86, olpc: Use device tree for platform identificationDaniel Drake2011-03-153-27/+47
| |
| \
| \
| \
*---. \ Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'...Linus Torvalds2011-05-202-46/+66
|\ \ \ \
| * | | | x86, efi: Ensure that the entirity of a region is mappedMatthew Garrett2011-05-091-2/+4
| * | | | x86, efi: Pass a minimal map to SetVirtualAddressMap()Matthew Garrett2011-05-091-3/+11
| * | | | x86, efi: Merge contiguous memory regions of the same type and attributeMatthew Garrett2011-05-091-1/+29
| * | | | x86, efi: Consolidate EFI nx controlMatthew Garrett2011-05-092-28/+21Star
| * | | | x86, efi: Remove virtual-mode SetVirtualAddressMap callMatthew Garrett2011-05-091-12/+1Star
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo...Linus Torvalds2011-05-201-2/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | x86: Fix mrst sparse complaintsLuis R. Rodriguez2011-05-071-2/+2
| | |/ / /
* | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-201-5/+1Star
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-1410-60/+491
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz2011-02-211-5/+1Star
* | | | | x86: Fix UV BAU for non-consecutive nasidsCliff Wickman2011-05-121-29/+63
| |/ / / |/| | |