aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/ce4100 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-19x86/init: Remove i8042_detect() from platform opsDmitry Torokhov1-6/+0
2016-11-16serial: 8250: Add IrDA to UART capabilitiesEd Blake1-1/+1
2016-07-19x86/ce4100: Remove duplicated include from ce4100.cWei Yongjun1-2/+0
2016-07-14x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2014-06-21x86: ce4100, irq: Do not set legacy_pic to null_legacy_picJiang Liu1-2/+0
2014-06-21x86: ce4100, irq: Make CE4100 depend on CONFIG_X86_IO_APICJiang Liu1-7/+2
2013-07-31arch/x86/platform/ce4100/ce4100.c: include reboot.hAndrew Morton1-0/+1
2013-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-1/+1
2013-07-12x86/platform/ce4100: Add header file for reboot typeXiong Zhou1-0/+1
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+3
2012-10-30x86/ce4100: Fix reboot by forcing the reboot method to be KBDMaxime Bizon1-0/+10
2012-10-30x86/ce4100: Fix pm_poweroffFlorian Fainelli1-0/+14
2012-10-24x86: ce4100: allow second UART usageMaxime Bizon1-0/+3
2012-02-03gpio: Add a driver for Sodaville GPIO controllerSebastian Andrzej Siewior1-2/+5
2011-11-11ce4100: fix a build errorZhang Rui1-1/+1
2011-04-28x86: ce4100: Configure IOAPIC pins for USB and SATA to level typeSebastian Andrzej Siewior1-3/+3
2011-04-11x86/ce4100: Add reg property to bridgesSebastian Andrzej Siewior1-0/+2
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-6/+446
2011-03-14x86: ce4100: Set pci ops via callback instead of module initSebastian Andrzej Siewior1-0/+2
2011-02-25x86: dt: Cleanup local apic setupThomas Gleixner1-2/+2
2011-02-23x86: ce4100: Use OF to setup devicesSebastian Andrzej Siewior1-7/+19
2011-02-23x86: dtb: Add a device tree for CE4100Sebastian Andrzej Siewior1-0/+428
2010-12-06ce4100: Add errata fixes for UART on CE4100Dirk Brandewie1-2/+92
2010-11-12x86: Add CE4100 platform supportThomas Gleixner2-0/+43