| Commit message (Expand) | Author | Age | Files | Lines |
* | firmware: dmi: Add dmi_memdev_handle | Jean Delvare | 2019-12-03 | 1 | -0/+2 |
* | firmware: dmi: Remember the memory type | Jean Delvare | 2019-12-03 | 1 | -0/+2 |
* | efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architectures | Robert Richter | 2019-03-29 | 1 | -6/+2 |
* | Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2018-04-05 | 1 | -0/+2 |
|\ |
|
| * | firmware, DMI: Add function to look up a handle and return DIMM size | Tony Luck | 2018-03-14 | 1 | -0/+2 |
* | | firmware/dmi_scan: Uninline dmi_get_bios_year() helper | Andy Shevchenko | 2018-03-27 | 1 | -9/+2 |
* | | dmi: Introduce the dmi_get_bios_year() helper function | Andy Shevchenko | 2018-02-23 | 1 | -0/+9 |
|/ |
|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codes | Andy Lutomirski | 2017-06-15 | 1 | -1/+1 |
* | firmware: dmi_scan: Save SMBIOS Type 9 System Slots | Jordan Hargrave | 2016-01-15 | 1 | -0/+1 |
* | firmware: dmi: struct dmi_header should be packed | Jean Delvare | 2015-06-25 | 1 | -1/+1 |
* | firmware: dmi_scan: add SBMIOS entry and DMI tables | Ivan Khoronzhuk | 2015-06-25 | 1 | -0/+2 |
* | DMI: Parse memory device (type 17) in SMBIOS | Chen, Gong | 2013-10-23 | 1 | -0/+5 |
* | dump_stack: implement arch-specific hardware description in task dumps | Tejun Heo | 2013-04-30 | 1 | -0/+2 |
* | firmware: Add DMI entry types to the headers | Mike Waychison | 2011-02-25 | 1 | -0/+47 |
* | PCI: export SMBIOS provided firmware instance and label to sysfs | Narendra K | 2010-07-30 | 1 | -0/+9 |
* | dmi: extend dmi_get_year() to dmi_get_date() | Tejun Heo | 2009-09-08 | 1 | -2/+11 |
* | dmi: Let dmi_walk() users pass private data | Jean Delvare | 2009-03-30 | 1 | -3/+4 |
* | dmi: Fix build breakage | Kumar Gala | 2009-01-28 | 1 | -0/+2 |
* | DMI: Introduce dmi_first_match to make the interface more flexible | Rafael J. Wysocki | 2009-01-27 | 1 | -0/+1 |
* | DMI: add dmi_match | Jiri Slaby | 2008-12-29 | 1 | -0/+3 |
* | x86: vmware: look for DMI string in the product serial key | Alok Kataria | 2008-11-04 | 1 | -0/+2 |
* | Automatic MODULE_ALIAS() for DMI match tables. | David Woodhouse | 2008-10-13 | 1 | -39/+2 |
* | x86: configurable DMI scanning code | Thomas Petazzoni | 2008-04-28 | 1 | -0/+1 |
* | SMBIOS/DMI: add type 41 = Onboard Devices Extended Information | Wim Van Sebroeck | 2008-02-08 | 1 | -1/+4 |
* | dmi: Let drivers walk the DMI table | Jean Delvare | 2008-02-07 | 1 | -0/+3 |
* | DMI: remove duplicate helper routine | Len Brown | 2008-02-03 | 1 | -2/+0 |
* | DMI: create dmi_get_slot() | Len Brown | 2008-01-23 | 1 | -0/+2 |
* | DMI: move dmi_available declaration to linux/dmi.h | Len Brown | 2008-01-23 | 1 | -0/+2 |
* | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 2007-10-09 | 1 | -11/+11 |
* | DMI-based module autoloading | Lennart Poettering | 2007-07-11 | 1 | -0/+8 |
* | [PATCH] i386: Disable nmi watchdog on all ThinkPads | Andi Kleen | 2006-10-21 | 1 | -0/+2 |
* | [PATCH] DMI: Decode and save OEM String information | Shem Multinymous | 2006-09-29 | 1 | -1/+2 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
* | [PATCH] x86_64: Clean up and tweak ACPI blacklist year code | Andi Kleen | 2006-03-25 | 1 | -0/+2 |
* | [PATCH] x86_64: Generalize DMI and enable for x86-64 | Andi Kleen | 2006-01-11 | 1 | -1/+4 |
* | [PATCH] CONFIG_IA32 | Brian Gerst | 2005-10-30 | 1 | -1/+1 |
* | [PATCH] x86-64: Make dmi_find_device for !DMI case inline | Andi Kleen | 2005-09-12 | 1 | -1/+1 |
* | [PATCH] dmi: add onboard devices discovery | Andrey Panin | 2005-09-07 | 1 | -3/+33 |
* | [PATCH] I8K: use standard DMI interface | Dmitry Torokhov | 2005-06-25 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+47 |