aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/dmi_scan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar1-2/+9
2010-10-27dmi: log board, system, and BIOS informationBjorn Helgaas1-1/+31
2010-07-30PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K1-0/+25
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-12-15drivers/firmware/dmi_scan.c: use %pUB to print UUIDsJoe Perches1-4/+1
2009-12-04DMI: allow omitting ident strings in DMI tablesDmitry Torokhov1-3/+12
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo1-18/+58
2009-09-08dmi: fix date handling in dmi_get_year()Tejun Heo1-2/+3
2009-06-10[libata] ahci: Restore SB600 SATA controller 64 bit DMAShane Huang1-0/+1
2009-03-30dmi: Let dmi_walk() users pass private dataJean Delvare1-7/+11
2009-01-27DMI: Introduce dmi_first_match to make the interface more flexibleRafael J. Wysocki1-19/+55
2009-01-06dmi: fix kernel-doc notationRandy Dunlap1-2/+4
2008-12-29DMI: add dmi_matchJiri Slaby1-0/+16
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog'...Ingo Molnar1-0/+11
2008-11-07trivial: dmi_scan typoAlan Cox1-3/+3
2008-11-04x86: vmware: look for DMI string in the product serial keyAlok Kataria1-0/+11
2008-09-18dmi scan: warn about too early calls to dmi_check_system()Ingo Molnar1-6/+16
2008-05-25x86 boot: add header comment to dmi.h stating what it isPaul Jackson1-0/+5
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