aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/dmi_scan.c
Commit message (Expand)AuthorAgeFilesLines
* dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings2013-03-141-3/+2
* drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan2013-01-271-15/+47
* drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan2013-01-271-3/+15
* dmi: Feed DMI table to /dev/random driverTony Luck2012-08-151-0/+3
* x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar2011-02-151-2/+9
* dmi: log board, system, and BIOS informationBjorn Helgaas2010-10-271-1/+31
* PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K2010-07-301-0/+25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* drivers/firmware/dmi_scan.c: use %pUB to print UUIDsJoe Perches2009-12-151-4/+1
* DMI: allow omitting ident strings in DMI tablesDmitry Torokhov2009-12-041-3/+12
* dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo2009-09-081-18/+58
* dmi: fix date handling in dmi_get_year()Tejun Heo2009-09-081-2/+3
* [libata] ahci: Restore SB600 SATA controller 64 bit DMAShane Huang2009-06-101-0/+1
* dmi: Let dmi_walk() users pass private dataJean Delvare2009-03-301-7/+11
* DMI: Introduce dmi_first_match to make the interface more flexibleRafael J. Wysocki2009-01-271-19/+55
* dmi: fix kernel-doc notationRandy Dunlap2009-01-061-2/+4
* DMI: add dmi_matchJiri Slaby2008-12-291-0/+16
*-. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-0/+11
|\ \
| * | x86: vmware: look for DMI string in the product serial keyAlok Kataria2008-11-041-0/+11
| |/
* | trivial: dmi_scan typoAlan Cox2008-11-071-3/+3
|/
* dmi scan: warn about too early calls to dmi_check_system()Ingo Molnar2008-09-181-6/+16
* x86 boot: add header comment to dmi.h stating what it isPaul Jackson2008-05-251-0/+5
* ipmi: change device node ordering to reflect probe orderCarol Hebert2008-04-041-1/+1
* dmi: prevent linked list corruptionJean Delvare2008-02-231-7/+1
* dmi: don't save the same device twiceJean Delvare2008-02-231-30/+44
* SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck2008-02-081-0/+25
* dmi: Let drivers walk the DMI tableJean Delvare2008-02-071-14/+48
* DMI: remove duplicate helper routineLen Brown2008-02-031-9/+0
* x86: left over fix for leak of early_ioremp in dmi_scanYinghai Lu2008-01-301-0/+1
* x86: fix DMI ioremap leakIngo Molnar2008-01-301-0/+1
* x86: fix DMI out of memory problemsParag Warudkar2008-01-301-3/+21
* DMI: create dmi_get_slot()Len Brown2008-01-231-0/+8
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-091-26/+31
* DMI-based module autoloadingLennart Poettering2007-07-111-6/+67
* [PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen2006-10-211-0/+20
* [PATCH] DMI: Decode and save OEM String informationShem Multinymous2006-09-291-0/+23
* [PATCH] DMI: cleanup kernel-doc, add to DocBookRandy Dunlap2006-06-251-4/+9
* [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2006-04-141-0/+358