aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dmi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-23DMI: Parse memory device (type 17) in SMBIOSChen, Gong1-0/+5
2013-04-30dump_stack: implement arch-specific hardware description in task dumpsTejun Heo1-0/+2
2011-02-25firmware: Add DMI entry types to the headersMike Waychison1-0/+47
2010-07-30PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K1-0/+9
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo1-2/+11
2009-03-30dmi: Let dmi_walk() users pass private dataJean Delvare1-3/+4
2009-01-28dmi: Fix build breakageKumar Gala1-0/+2
2009-01-27DMI: Introduce dmi_first_match to make the interface more flexibleRafael J. Wysocki1-0/+1
2008-12-29DMI: add dmi_matchJiri Slaby1-0/+3
2008-11-04x86: vmware: look for DMI string in the product serial keyAlok Kataria1-0/+2
2008-10-13Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse1-39/+2
2008-04-28x86: configurable DMI scanning codeThomas Petazzoni1-0/+1
2008-02-08SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck1-1/+4
2008-02-07dmi: Let drivers walk the DMI tableJean Delvare1-0/+3
2008-02-03DMI: remove duplicate helper routineLen Brown1-2/+0
2008-01-23DMI: create dmi_get_slot()Len Brown1-0/+2
2008-01-23DMI: move dmi_available declaration to linux/dmi.hLen Brown1-0/+2
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik1-11/+11
2007-07-11DMI-based module autoloadingLennart Poettering1-0/+8
2006-10-21[PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen1-0/+2
2006-09-29[PATCH] DMI: Decode and save OEM String informationShem Multinymous1-1/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-25[PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen1-0/+2
2006-01-11[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen1-1/+4
2005-10-30[PATCH] CONFIG_IA32Brian Gerst1-1/+1
2005-09-12[PATCH] x86-64: Make dmi_find_device for !DMI case inlineAndi Kleen1-1/+1
2005-09-07[PATCH] dmi: add onboard devices discoveryAndrey Panin1-3/+33
2005-06-25[PATCH] I8K: use standard DMI interfaceDmitry Torokhov1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+47