summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/dmi_scan.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-0/+11
|\ \
| * | x86: vmware: look for DMI string in the product serial keyAlok Kataria2008-11-041-0/+11
| |/
* / trivial: dmi_scan typoAlan Cox2008-11-071-3/+3
|/
* dmi scan: warn about too early calls to dmi_check_system()Ingo Molnar2008-09-181-6/+16
* x86 boot: add header comment to dmi.h stating what it isPaul Jackson2008-05-251-0/+5
* ipmi: change device node ordering to reflect probe orderCarol Hebert2008-04-041-1/+1
* dmi: prevent linked list corruptionJean Delvare2008-02-231-7/+1
* dmi: don't save the same device twiceJean Delvare2008-02-231-30/+44
* SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck2008-02-081-0/+25
* dmi: Let drivers walk the DMI tableJean Delvare2008-02-071-14/+48
* DMI: remove duplicate helper routineLen Brown2008-02-031-9/+0
* x86: left over fix for leak of early_ioremp in dmi_scanYinghai Lu2008-01-301-0/+1
* x86: fix DMI ioremap leakIngo Molnar2008-01-301-0/+1
* x86: fix DMI out of memory problemsParag Warudkar2008-01-301-3/+21
* DMI: create dmi_get_slot()Len Brown2008-01-231-0/+8
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-091-26/+31
* DMI-based module autoloadingLennart Poettering2007-07-111-6/+67
* [PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen2006-10-211-0/+20
* [PATCH] DMI: Decode and save OEM String informationShem Multinymous2006-09-291-0/+23
* [PATCH] DMI: cleanup kernel-doc, add to DocBookRandy Dunlap2006-06-251-4/+9
* [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2006-04-141-0/+358