aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin1-4/+26
2012-07-31x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon2-22/+36
2012-07-31Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon1-97/+0
2012-07-31x86: OLPC: switch over to using new EC driver on x86Andres Salomon1-26/+27
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon4-0/+4
2012-07-31Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon1-2/+2
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2012-07-26Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-26/+4
2012-07-22Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+4
2012-07-22Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-215/+238
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+7
2012-07-12olpc-xo15-sci: Use struct dev_pm_ops for power managementRafael J. Wysocki1-2/+4
2012-06-27x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi1-3/+3
2012-06-25x86/uv: Work around UV2 BAU hangsCliff Wickman1-205/+182
2012-06-25x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/Cliff Wickman1-15/+61
2012-06-25x86/uv: Fix the UV BAU destination timeout periodCliff Wickman1-2/+2
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers1-8/+5
2012-06-15Merge branch 'x86/cleanups' into x86/apicIngo Molnar1-1/+1
2012-06-14x86/apic: Eliminate cpu_mask_to_apicid() operationAlexander Gordeev1-1/+1
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman1-1/+0
2012-06-08x86/apic: Make cpu_mask_to_apicid() operations return error codeAlexander Gordeev1-1/+6
2012-06-06x86/intel/moorestown: Change intel_scu_devices_create() to __devinitSebastian Andrzej Siewior1-1/+1
2012-06-06x86-64/efi: Use EFI to deal with platform wall clockJan Beulich1-26/+4
2012-05-24x86: Return IRQ_SET_MASK_OK_NOCOPY from irq affinity functionsJiang Liu1-1/+1
2012-05-23Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+36
2012-05-18x86/apic: Fix typo EIO_ACK -> EOI_ACK and document itMichael S. Tsirkin1-1/+1
2012-05-07x86/olpc/xo1/sci: Report RTC wakeup eventsDaniel Drake1-2/+15
2012-05-07x86/olpc/xo1/sci: Produce wakeup events for buttons and switchesDaniel Drake1-5/+21
2012-05-04arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen1-1/+1
2012-04-25x86/mrst: Quiet sparse noise about plain integer as NULL pointerH Hartley Sweeten1-2/+2
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+97
2012-03-28Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2-0/+129
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+5
2012-03-27x86/olpc: Add debugfs interface for EC commandsDaniel Drake1-0/+97
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+16
2012-03-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-1102/+323
2012-03-22Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-107/+270
2012-03-22Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for-linus', 'x86-process-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+1
2012-03-20geos: Platform driver for Geos and Geos2 single-board computers.Philip A. Prindeville2-0/+129
2012-03-20x86, mrst: add msic_thermal platform supportMika Westerberg1-0/+6
2012-03-14Merge tag 'v3.3-rc7' into x86/platformIngo Molnar2-1/+3
2012-03-10gma500: initial medfield mergeKirill A. Shutemov1-0/+16
2012-03-06x86/olpc/xo15/sci: Enable lid close wakeup controlDaniel Drake1-1/+71
2012-03-06x86/geode/net5501: Add platform driver for Soekris Engineering net5501Philip Prindeville2-0/+155
2012-03-06x86/geode/alix2: Supplement driver to include GPIO button supportPhilip Prindeville1-9/+67
2012-02-23x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson1-22/+142
2012-02-23x86, efi: Add basic error handlingOlof Johansson1-28/+57
2012-02-23x86, efi: Cleanup config table walkingOlof Johansson1-33/+28
2012-02-23x86, efi: Convert printk to pr_*()Olof Johansson1-29/+29
2012-02-23x86, efi: Refactor efi_init() a bitOlof Johansson1-35/+54