summaryrefslogtreecommitdiff
path: root/drivers/sfi/sfi_core.c
Commit message (Expand)AuthorAge
* x86/boot: Fix memremap() related build failureIngo Molnar2017-07-20
* x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappingsTom Lendacky2017-07-18
* SFI: fix compiler warningsAndy Shevchenko2014-12-03
* Fix common misspellingsLucas De Marchi2011-03-31
* SFI: use ioremap_cache() instead of ioremap()Len Brown2011-01-11
* SFI: do not return freed pointerDan Carpenter2010-06-01
* SFI: add sysfs interface for SFI tables.Feng Tang2010-05-27
* SFI: add support for v0.81 specFeng Tang2010-05-25
* SFI: remove __init from sfi_verify_tableArjan van de Ven2009-10-03
* SFI: fix section mismatch warnings in sfi_core.cRakib Mullick2009-10-03
* SFI: remove unneeded includesFeng Tang2009-09-15
* SFI: add platform-independent core supportFeng Tang2009-08-28