summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/dmi_scan.c
Commit message (Expand)AuthorAgeFilesLines
* firmware/dmi_scan: generalize for use by other archsArd Biesheuvel2014-01-231-10/+10
* dmi: Avoid unaligned memory access in save_mem_devices()Luck, Tony2013-11-031-1/+2
* DMI: Parse memory device (type 17) in SMBIOSChen, Gong2013-10-231-0/+60
* firmware/dmi_scan: drop OOM messagesJean Delvare2013-09-111-17/+6
* firmware/dmi_scan: constify stringsJean Delvare2013-09-111-5/+5
* firmware/dmi_scan: fix most checkpatch errors and warningsJean Delvare2013-09-111-23/+24
* firmware/dmi_scan: drop obsolete commentJean Delvare2013-09-111-5/+0
* dmi_scan: add comments on dmi_present() and the loop in dmi_scan_machine()Ben Hutchings2013-07-311-0/+14
* dmi: add support for exact DMI matches in addition to substring matchingJani Nikula2013-07-031-3/+9
* dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present()Ben Hutchings2013-04-301-43/+37
* dump_stack: implement arch-specific hardware description in task dumpsTejun Heo2013-04-301-0/+13
* dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a bufferTejun Heo2013-04-301-17/+27
* dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings2013-03-081-3/+2
* efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-301-1/+1
* drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan2012-12-201-15/+47
* drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan2012-12-201-3/+15
* dmi: Feed DMI table to /dev/random driverTony Luck2012-07-241-0/+3
* drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focusedJean Delvare2011-11-151-4/+2
* 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