aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/dmi_scan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-04ipmi: change device node ordering to reflect probe orderCarol Hebert1-1/+1
2008-02-23dmi: prevent linked list corruptionJean Delvare1-7/+1
2008-02-23dmi: don't save the same device twiceJean Delvare1-30/+44
2008-02-08SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck1-0/+25
2008-02-07dmi: Let drivers walk the DMI tableJean Delvare1-14/+48
2008-02-03DMI: remove duplicate helper routineLen Brown1-9/+0
2008-01-30x86: left over fix for leak of early_ioremp in dmi_scanYinghai Lu1-0/+1
2008-01-30x86: fix DMI ioremap leakIngo Molnar1-0/+1
2008-01-30x86: fix DMI out of memory problemsParag Warudkar1-3/+21
2008-01-23DMI: create dmi_get_slot()Len Brown1-0/+8
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik1-26/+31
2007-07-11DMI-based module autoloadingLennart Poettering1-6/+67
2006-10-21[PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen1-0/+20
2006-09-29[PATCH] DMI: Decode and save OEM String informationShem Multinymous1-0/+23
2006-06-25[PATCH] DMI: cleanup kernel-doc, add to DocBookRandy Dunlap1-4/+9
2006-04-14[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas1-0/+358