aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware/dmi_scan.c
AgeCommit message (Expand)Author
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar
2010-10-27dmi: log board, system, and BIOS informationBjorn Helgaas
2010-07-30PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-15drivers/firmware/dmi_scan.c: use %pUB to print UUIDsJoe Perches
2009-12-04DMI: allow omitting ident strings in DMI tablesDmitry Torokhov
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo
2009-09-08dmi: fix date handling in dmi_get_year()Tejun Heo
2009-06-10[libata] ahci: Restore SB600 SATA controller 64 bit DMAShane Huang
2009-03-30dmi: Let dmi_walk() users pass private dataJean Delvare
2009-01-27DMI: Introduce dmi_first_match to make the interface more flexibleRafael J. Wysocki
2009-01-06dmi: fix kernel-doc notationRandy Dunlap
2008-12-29DMI: add dmi_matchJiri Slaby
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-11-07trivial: dmi_scan typoAlan Cox
2008-11-04x86: vmware: look for DMI string in the product serial keyAlok Kataria
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