summaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)AuthorFilesLines
2011-04-28x86: ce4100: Configure IOAPIC pins for USB and SATA to level typeSebastian Andrzej Siewior1-3/+3
2011-04-12x86/mrst: Fix boot crash caused by incorrect pin to irq mappingJacob Pan1-5/+5
2011-04-11x86/ce4100: Add reg property to bridgesSebastian Andrzej Siewior1-0/+2
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds2-15/+9
2011-04-07x86/mrst/vrtc: Fix boot crash in mrst_rtc_init()Feng Tang1-1/+3
2011-04-04x86: visws: Fixup irq overhaul falloutThomas Gleixner1-14/+6
2011-03-29x86: Stop including <linux/delay.h> in two asm header filesJean Delvare1-0/+1
2011-03-27mfd: OLPC: Clean up names to match what OLPC actually usesDaniel Drake1-6/+6
2011-03-27mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon1-6/+5
2011-03-23mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" partAndres Salomon1-2/+2
2011-03-23mfd: Add sharing for cs5535 acpi/pms cellsAndres Salomon1-22/+20
2011-03-16Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-20/+454
2011-03-16Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+5
2011-03-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2011-03-14x86: ce4100: Set pci ops via callback instead of module initSebastian Andrzej Siewior1-0/+2
2011-03-12x86: Mark low level interrupts IRQF_NO_THREADThomas Gleixner1-0/+2
2011-03-12x86: Cleanup the genirq name spaceThomas Gleixner2-3/+3
2011-03-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2011-03-09x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman1-2/+2
2011-03-02x86: OLPC: have prom_early_alloc BUG rather than return NULLAndres Salomon1-2/+1
2011-02-25x86: dt: Cleanup local apic setupThomas Gleixner1-2/+2
2011-02-24x86: ce4100: Use OF to setup devicesSebastian Andrzej Siewior1-7/+19
2011-02-24x86: dtb: Add a device tree for CE4100Sebastian Andrzej Siewior1-0/+428
2011-02-23x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirectionThomas Gleixner1-1/+1
2011-02-23x86: OLPC: Cleanup config maze completelyThomas Gleixner1-1/+1
2011-02-22Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner10-103/+279
2011-02-14mrst/vrtc: Avoid using cmos rtc opsFeng Tang2-12/+6
2011-01-14x86: OLPC: convert olpc-xo1 driver from pci device to platform deviceAndres Salomon1-46/+55
2011-01-13Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+189
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar4-9/+25
2011-01-06Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+18
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-11/+1248
2011-01-05x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusionYinghai Lu2-3/+3
2011-01-03x86, UV, BAU: Extend for more than 16 cpus per socketCliff Wickman1-4/+18
2010-12-16x86, olpc: Speed up device tree creation during bootAndres Salomon1-5/+23
2010-12-16x86, olpc: Add OLPC device-tree supportAndres Salomon3-0/+171
2010-12-09x86: Unify 3 similar ways of saving mp_irqs infoFeng Tang1-28/+2
2010-12-09x86, sfi: Use register_lapic_address()Yinghai Lu1-12/+1
2010-12-09Merge branch 'x86/platform' into x86/apic-cleanupsThomas Gleixner9-11/+1248
2010-12-06x86, earlyprintk: Move mrst early console to platform/ and fix a typoFeng Tang2-0/+320
2010-12-06ce4100: Add errata fixes for UART on CE4100Dirk Brandewie1-2/+92
2010-11-20x86: platform: Move iris to x86/platform where it belongsThomas Gleixner3-0/+93
2010-11-19x86, mrst: Check platform_device_register() return codeVasiliy Kulikov1-2/+1
2010-11-18x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich2-2/+4
2010-11-12x86: Add CE4100 platform supportThomas Gleixner3-0/+44
2010-11-11x86: mrst: Set vRTC's IRQ to level trigger typeFeng Tang1-1/+1
2010-11-11x86: mrst: Add audio driver bindingsVinod Koul1-0/+7
2010-11-11rtc: Add drivers/rtc/rtc-mrst.cFeng Tang1-0/+46
2010-11-11x86: mrst: Add vrtc driver which serves as a wall clock deviceFeng Tang3-6/+121