summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-231-7/+36
|\
| * x86/olpc/xo1/sci: Report RTC wakeup eventsDaniel Drake2012-05-071-2/+15
| * x86/olpc/xo1/sci: Produce wakeup events for buttons and switchesDaniel Drake2012-05-071-5/+21
* | x86/apic: Fix typo EIO_ACK -> EOI_ACK and document itMichael S. Tsirkin2012-05-181-1/+1
* | arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen2012-05-041-1/+1
* | x86/mrst: Quiet sparse noise about plain integer as NULL pointerH Hartley Sweeten2012-04-251-2/+2
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-291-0/+97
|\
| * x86/olpc: Add debugfs interface for EC commandsDaniel Drake2012-03-271-0/+97
* | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-282-0/+129
|\ \
| * | geos: Platform driver for Geos and Geos2 single-board computers.Philip A. Prindeville2012-03-202-0/+129
| * | x86, mrst: add msic_thermal platform supportMika Westerberg2012-03-201-0/+6
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-281-2/+5
|\ \ \
| * | | Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc...Grant Likely2012-02-222-1/+3
| |\| |
| * | | gpio: Add a driver for Sodaville GPIO controllerSebastian Andrzej Siewior2012-02-031-2/+5
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-221-0/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | gma500: initial medfield mergeKirill A. Shutemov2012-03-101-0/+16
| | |/ | |/|
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-228-1102/+323
|\ \ \
| * | | Merge tag 'v3.3-rc7' into x86/platformIngo Molnar2012-03-142-1/+3
| |\| |
| * | | x86/olpc/xo15/sci: Enable lid close wakeup controlDaniel Drake2012-03-061-1/+71
| * | | x86/geode/net5501: Add platform driver for Soekris Engineering net5501Philip Prindeville2012-03-062-0/+155
| * | | x86/geode/alix2: Supplement driver to include GPIO button supportPhilip Prindeville2012-03-061-9/+67
| * | | x86/mrst: Add msic_thermal platform supportMika Westerberg2012-01-261-0/+6
| * | | x86/mid: Remove Intel MoorestownAlan Cox2012-01-264-1092/+24
| | |/ | |/|
* | | Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-221-107/+270
|\ \ \
| * | | x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson2012-02-231-22/+142
| * | | x86, efi: Add basic error handlingOlof Johansson2012-02-231-28/+57
| * | | x86, efi: Cleanup config table walkingOlof Johansson2012-02-231-33/+28
| * | | x86, efi: Convert printk to pr_*()Olof Johansson2012-02-231-29/+29
| * | | x86, efi: Refactor efi_init() a bitOlof Johansson2012-02-231-35/+54
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...Linus Torvalds2012-03-221-5/+1
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * x86/UV: Lower UV rtc clocksource ratingDimitri Sivanich2012-02-201-5/+1
| | |/ | |/|
* | | scx200_32: replace printks with pr_<level>sJim Cromie2012-02-031-9/+7
* | | scx200_32: use PCI_VDEVICEJim Cromie2012-02-031-4/+4
|/ /
* / x86/uv: Fix uninitialized spinlocksCliff Wickman2012-01-262-1/+3
|/
* Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin2012-01-196-12/+20
|\
| * module_param: make bool parameters really bool (arch)Rusty Russell2012-01-132-2/+2
| * Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-112-5/+5
| |\
| | * Merge commit 'v3.2-rc6' into x86/platformIngo Molnar2011-12-182-57/+59
| | |\
| | * | x86/mrst: Add additional debug prints for pb_keysMichael Demeter2011-12-181-0/+1
| | * | x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox2011-12-181-2/+2
| | * | x86/config: Revamp configuration for MID devicesAlan Cox2011-12-051-1/+1
| | * | x86/sfi: Kill the IRQ as id hackAlan Cox2011-12-051-2/+1
| * | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-4/+12
| |\ \ \
| | * | | Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman2011-11-263-8/+45
| | |\| |
| | * | | serial, mfd: don't hardcode the consoleMika Westerberg2011-11-151-4/+12
| * | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-1/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-1/+1
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+1
| | | |/ /
* | | | | x86/UV2: Add accounting for BAU strong nacksCliff Wickman2012-01-171-5/+7
* | | | | x86/UV2: Ack BAU interrupt earlierCliff Wickman2012-01-171-2/+1