Age | Commit message (Expand) | Author |
2024-04-03 | x86/of: Set the parse_smp_cfg for all the DeviceTree platforms by default | Saurabh Sengar |
2024-02-15 | x86/mpparse: Switch to new init callbacks | Thomas Gleixner |
2024-02-15 | x86/platform/ce4100: Prepare for separate mpparse callbacks | Thomas Gleixner |
2024-02-15 | x86/mpparse: Rename default_find_smp_config() | Thomas Gleixner |
2024-02-15 | x86/platform/ce4100: Dont override x86_init.mpparse.setup_ioapic_ids | Thomas Gleixner |
2021-12-03 | x86/ce4100: Replace "ti,pcf8575" by "nxp,pcf8575" | Geert Uytterhoeven |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-12-03 | x86: Fix various typos in comments | Ingo Molnar |
2016-12-19 | x86/init: Remove i8042_detect() from platform ops | Dmitry Torokhov |
2016-11-16 | serial: 8250: Add IrDA to UART capabilities | Ed Blake |
2016-07-19 | x86/ce4100: Remove duplicated include from ce4100.c | Wei Yongjun |
2016-07-14 | x86/platform: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2014-06-21 | x86: ce4100, irq: Do not set legacy_pic to null_legacy_pic | Jiang Liu |
2014-06-21 | x86: ce4100, irq: Make CE4100 depend on CONFIG_X86_IO_APIC | Jiang Liu |
2013-07-31 | arch/x86/platform/ce4100/ce4100.c: include reboot.h | Andrew Morton |
2013-07-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-07-14 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker |
2013-07-12 | x86/platform/ce4100: Add header file for reboot type | Xiong Zhou |
2012-12-11 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-10-30 | x86/ce4100: Fix reboot by forcing the reboot method to be KBD | Maxime Bizon |
2012-10-30 | x86/ce4100: Fix pm_poweroff | Florian Fainelli |
2012-10-24 | x86: ce4100: allow second UART usage | Maxime Bizon |
2012-02-03 | gpio: Add a driver for Sodaville GPIO controller | Sebastian Andrzej Siewior |
2011-11-11 | ce4100: fix a build error | Zhang Rui |
2011-04-28 | x86: ce4100: Configure IOAPIC pins for USB and SATA to level type | Sebastian Andrzej Siewior |
2011-04-11 | x86/ce4100: Add reg property to bridges | Sebastian Andrzej Siewior |
2011-03-15 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-14 | x86: ce4100: Set pci ops via callback instead of module init | Sebastian Andrzej Siewior |
2011-02-25 | x86: dt: Cleanup local apic setup | Thomas Gleixner |
2011-02-23 | x86: ce4100: Use OF to setup devices | Sebastian Andrzej Siewior |
2011-02-23 | x86: dtb: Add a device tree for CE4100 | Sebastian Andrzej Siewior |
2010-12-06 | ce4100: Add errata fixes for UART on CE4100 | Dirk Brandewie |
2010-11-12 | x86: Add CE4100 platform support | Thomas Gleixner |