summaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)AuthorFilesLines
2014-06-08x86/efi: Fix dummy variable buffer allocationBen Hutchings1-1/+6
2014-06-08Modify UEFI anti-bricking codeMatthew Garrett1-10/+67
2014-06-08x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger1-1/+13
2014-06-08efi: Export efi_query_variable_store() for efivars.koSergey Vlasov1-0/+1
2014-06-08x86,efi: Check max_size only if it is non-zero.Richard Weinberger1-1/+6
2014-06-08x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming1-0/+25
2013-12-20x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett1-7/+0
2013-10-05x86, efi: Don't map Boot Services on i386Josh Boyer1-4/+7
2013-03-04x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming1-2/+3
2013-02-17efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi1-1/+1
2013-02-14efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-23/+34
2013-02-04x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming1-1/+1
2013-02-04efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer1-5/+17
2012-10-31x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson1-8/+10
2012-10-31efi: Defer freeing boot services memory until after ACPI initJosh Triplett1-13/+18
2012-10-13efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi1-0/+1
2012-06-17x86/uv: Fix UV2 BAU legacy modeCliff Wickman1-1/+0
2012-05-05arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen1-1/+1
2012-04-25x86/mrst: Quiet sparse noise about plain integer as NULL pointerH Hartley Sweeten1-2/+2
2012-03-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+97
2012-03-29Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2-0/+129
2012-03-29Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+5
2012-03-27x86/olpc: Add debugfs interface for EC commandsDaniel Drake1-0/+97
2012-03-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+16
2012-03-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-1102/+323
2012-03-22Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-107/+270
2012-03-22Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...Linus Torvalds1-5/+1
2012-03-20geos: Platform driver for Geos and Geos2 single-board computers.Philip A. Prindeville2-0/+129
2012-03-20x86, mrst: add msic_thermal platform supportMika Westerberg1-0/+6
2012-03-14Merge tag 'v3.3-rc7' into x86/platformIngo Molnar2-1/+3
2012-03-10gma500: initial medfield mergeKirill A. Shutemov1-0/+16
2012-03-06x86/olpc/xo15/sci: Enable lid close wakeup controlDaniel Drake1-1/+71
2012-03-06x86/geode/net5501: Add platform driver for Soekris Engineering net5501Philip Prindeville2-0/+155
2012-03-06x86/geode/alix2: Supplement driver to include GPIO button supportPhilip Prindeville1-9/+67
2012-02-24x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson1-22/+142
2012-02-24x86, efi: Add basic error handlingOlof Johansson1-28/+57
2012-02-24x86, efi: Cleanup config table walkingOlof Johansson1-33/+28
2012-02-24x86, efi: Convert printk to pr_*()Olof Johansson1-29/+29
2012-02-24x86, efi: Refactor efi_init() a bitOlof Johansson1-35/+54
2012-02-23Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc...Grant Likely2-1/+3
2012-02-20x86/UV: Lower UV rtc clocksource ratingDimitri Sivanich1-5/+1
2012-02-04gpio: Add a driver for Sodaville GPIO controllerSebastian Andrzej Siewior1-2/+5
2012-02-04scx200_32: replace printks with pr_<level>sJim Cromie1-9/+7
2012-02-04scx200_32: use PCI_VDEVICEJim Cromie1-4/+4
2012-01-27x86/mrst: Add msic_thermal platform supportMika Westerberg1-0/+6
2012-01-27x86/mid: Remove Intel MoorestownAlan Cox4-1092/+24
2012-01-26x86/uv: Fix uninitialized spinlocksCliff Wickman2-1/+3
2012-01-20Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin6-12/+20
2012-01-17x86/UV2: Add accounting for BAU strong nacksCliff Wickman1-5/+7
2012-01-17x86/UV2: Ack BAU interrupt earlierCliff Wickman1-2/+1