summaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)Author
2014-04-02x86/efi: Fix off-by-one bug in EFI Boot Services reservationDave Young
2014-01-03x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett
2013-10-26x86, efi: Don't map Boot Services on i386Josh Boyer
2013-06-29x86/efi: Fix dummy variable buffer allocationBen Hutchings
2013-06-29Modify UEFI anti-bricking codeMatthew Garrett
2013-05-30x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger
2013-05-30x86,efi: Check max_size only if it is non-zero.Richard Weinberger
2013-05-30efi: Export efi_query_variable_store() for efivars.koSergey Vlasov
2013-05-30x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming
2013-03-06x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming
2013-03-06efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi
2013-02-06x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming
2013-02-06efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-02-06efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer
2012-10-17efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi
2012-06-19x86/uv: Fix UV2 BAU legacy modeCliff Wickman
2012-02-03x86/uv: Fix uninitialized spinlocksCliff Wickman
2012-01-25x86/UV2: Work around BAU bugCliff Wickman
2012-01-25x86/UV2: Fix BAU destination timeout initializationCliff Wickman
2012-01-25x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman
2011-12-12Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard
2011-12-09x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-awareMatt Fleming
2011-12-09x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming
2011-12-05x86, mrst: Change the pmic_gpio device type to IPCFeng Tang
2011-12-05mrst: Added some platform data for the SFI translationsJekyll Lai
2011-12-05x86,mrst: Power control commands updateJacob Pan
2011-11-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-11bma023: Add SFI translation for this deviceWilliam Douglas
2011-11-11vrtc: change its year offset from 1960 to 1972Feng Tang
2011-11-11ce4100: fix a build errorZhang Rui
2011-11-10x86/mrst: Avoid reporting wrong nmi statusJacob Pan
2011-11-10x86/mrst: Add support for Penwell clock calibrationDirk Brandewie
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06mrst pmu: update commentLen Brown
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-10-31x86: efi_32.c is implicitly getting asm/desc.h via module.hPaul Gortmaker
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-10-28Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-10-24x86, mrst: add platform support for MSIC MFD driverMika Westerberg
2011-10-24x86, mrst: Some drivers need to known when an SCU is availableAlan Cox
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg
2011-09-21x86/rtc: Don't recursively acquire rtc_lockMatt Fleming
2011-09-21x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner
2011-09-21x86: geode: New PCEngines Alix system driverEd Wildgoose
2011-08-26x86/mrst: Add platform data for Max3110 devicesFeng Tang
2011-08-26sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov
2011-08-05x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox