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