aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dmi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-03firmware: dmi: Add dmi_memdev_handleJean Delvare1-0/+2
2019-12-03firmware: dmi: Remember the memory typeJean Delvare1-0/+2
2019-03-29efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter1-6/+2
2018-04-05Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+2
2018-03-27firmware/dmi_scan: Uninline dmi_get_bios_year() helperAndy Shevchenko1-9/+2
2018-03-14firmware, DMI: Add function to look up a handle and return DIMM sizeTony Luck1-0/+2
2018-02-23dmi: Introduce the dmi_get_bios_year() helper functionAndy Shevchenko1-0/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-15firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski1-1/+1
2016-01-15firmware: dmi_scan: Save SMBIOS Type 9 System SlotsJordan Hargrave1-0/+1
2015-06-25firmware: dmi: struct dmi_header should be packedJean Delvare1-1/+1
2015-06-25firmware: dmi_scan: add SBMIOS entry and DMI tablesIvan Khoronzhuk1-0/+2
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