aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware/dmi_scan.c
AgeCommit message (Expand)Author
2009-02-06MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-11-07trivial: dmi_scan typoAlan Cox
2008-09-18dmi scan: warn about too early calls to dmi_check_system()Ingo Molnar
2008-05-25x86 boot: add header comment to dmi.h stating what it isPaul Jackson
2008-04-04ipmi: change device node ordering to reflect probe orderCarol Hebert
2008-02-23dmi: prevent linked list corruptionJean Delvare
2008-02-23dmi: don't save the same device twiceJean Delvare
2008-02-08SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck
2008-02-07dmi: Let drivers walk the DMI tableJean Delvare
2008-02-03DMI: remove duplicate helper routineLen Brown
2008-01-30x86: left over fix for leak of early_ioremp in dmi_scanYinghai Lu
2008-01-30x86: fix DMI ioremap leakIngo Molnar
2008-01-30x86: fix DMI out of memory problemsParag Warudkar
2008-01-23DMI: create dmi_get_slot()Len Brown
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik
2007-07-11DMI-based module autoloadingLennart Poettering
2006-10-21[PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen
2006-09-29[PATCH] DMI: Decode and save OEM String informationShem Multinymous
2006-06-25[PATCH] DMI: cleanup kernel-doc, add to DocBookRandy Dunlap
2006-04-14[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas