summaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)Author
2012-05-04arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen
2012-04-25x86/mrst: Quiet sparse noise about plain integer as NULL pointerH Hartley Sweeten
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-28Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-27x86/olpc: Add debugfs interface for EC commandsDaniel Drake
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-22Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-22Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...Linus Torvalds
2012-03-20geos: Platform driver for Geos and Geos2 single-board computers.Philip A. Prindeville
2012-03-20x86, mrst: add msic_thermal platform supportMika Westerberg
2012-03-14Merge tag 'v3.3-rc7' into x86/platformIngo Molnar
2012-03-10gma500: initial medfield mergeKirill A. Shutemov
2012-03-06x86/olpc/xo15/sci: Enable lid close wakeup controlDaniel Drake
2012-03-06x86/geode/net5501: Add platform driver for Soekris Engineering net5501Philip Prindeville
2012-03-06x86/geode/alix2: Supplement driver to include GPIO button supportPhilip Prindeville
2012-02-23x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson
2012-02-23x86, efi: Add basic error handlingOlof Johansson
2012-02-23x86, efi: Cleanup config table walkingOlof Johansson
2012-02-23x86, efi: Convert printk to pr_*()Olof Johansson
2012-02-23x86, efi: Refactor efi_init() a bitOlof Johansson
2012-02-22Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc...Grant Likely
2012-02-20x86/UV: Lower UV rtc clocksource ratingDimitri Sivanich
2012-02-03gpio: Add a driver for Sodaville GPIO controllerSebastian Andrzej Siewior
2012-02-03scx200_32: replace printks with pr_<level>sJim Cromie
2012-02-03scx200_32: use PCI_VDEVICEJim Cromie
2012-01-26x86/mrst: Add msic_thermal platform supportMika Westerberg
2012-01-26x86/mid: Remove Intel MoorestownAlan Cox
2012-01-26x86/uv: Fix uninitialized spinlocksCliff Wickman
2012-01-19Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin
2012-01-17x86/UV2: Add accounting for BAU strong nacksCliff Wickman
2012-01-17x86/UV2: Ack BAU interrupt earlierCliff Wickman
2012-01-17x86/UV2: Remove stale no-resources test for UV2 BAUCliff Wickman
2012-01-17x86/UV2: Work around BAU bugCliff Wickman
2012-01-17x86/UV2: Fix BAU destination timeout initializationCliff Wickman
2012-01-17x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman
2012-01-13module_param: make bool parameters really bool (arch)Rusty Russell
2012-01-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-01-09Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-04Merge commit 'v3.2-rc7' into x86/asmIngo Molnar
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2011-12-18Merge commit 'v3.2-rc6' into x86/platformIngo Molnar
2011-12-18x86/mrst: Add additional debug prints for pb_keysMichael Demeter
2011-12-18x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox
2011-12-12Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard