summaryrefslogtreecommitdiffstats
path: root/drivers/sfi/sfi_core.c
Commit message (Expand)AuthorAgeFilesLines
* x86/boot: Fix memremap() related build failureIngo Molnar2017-07-201-0/+1
* x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappingsTom Lendacky2017-07-181-11/+11
* SFI: fix compiler warningsAndy Shevchenko2014-12-031-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* SFI: use ioremap_cache() instead of ioremap()Len Brown2011-01-111-1/+1
* SFI: do not return freed pointerDan Carpenter2010-06-011-1/+3
* SFI: add sysfs interface for SFI tables.Feng Tang2010-05-271-0/+103
* SFI: add support for v0.81 specFeng Tang2010-05-251-1/+1
* SFI: remove __init from sfi_verify_tableArjan van de Ven2009-10-031-1/+1
* SFI: fix section mismatch warnings in sfi_core.cRakib Mullick2009-10-031-3/+12
* SFI: remove unneeded includesFeng Tang2009-09-151-5/+0
* SFI: add platform-independent core supportFeng Tang2009-08-281-0/+412
OpenPOWER on IntegriCloud