index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
dmi_scan.c
Age
Commit message (
Expand
)
Author
2012-07-24
dmi: Feed DMI table to /dev/random driver
Tony Luck
2011-11-15
drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focused
Jean Delvare
2011-02-15
x86, dmi, debug: Log board name (when present) in dmesg/oops output
Naga Chumbalkar
2010-10-27
dmi: log board, system, and BIOS information
Bjorn Helgaas
2010-07-30
PCI: export SMBIOS provided firmware instance and label to sysfs
Narendra K
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-15
drivers/firmware/dmi_scan.c: use %pUB to print UUIDs
Joe Perches
2009-12-04
DMI: allow omitting ident strings in DMI tables
Dmitry Torokhov
2009-09-08
dmi: extend dmi_get_year() to dmi_get_date()
Tejun Heo
2009-09-08
dmi: fix date handling in dmi_get_year()
Tejun Heo
2009-06-10
[libata] ahci: Restore SB600 SATA controller 64 bit DMA
Shane Huang
2009-03-30
dmi: Let dmi_walk() users pass private data
Jean Delvare
2009-01-27
DMI: Introduce dmi_first_match to make the interface more flexible
Rafael J. Wysocki
2009-01-06
dmi: fix kernel-doc notation
Randy Dunlap
2008-12-29
DMI: add dmi_match
Jiri Slaby
2008-12-23
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
2008-11-07
trivial: dmi_scan typo
Alan Cox
2008-11-04
x86: vmware: look for DMI string in the product serial key
Alok Kataria
2008-09-18
dmi scan: warn about too early calls to dmi_check_system()
Ingo Molnar
2008-05-25
x86 boot: add header comment to dmi.h stating what it is
Paul Jackson
2008-04-04
ipmi: change device node ordering to reflect probe order
Carol Hebert
2008-02-23
dmi: prevent linked list corruption
Jean Delvare
2008-02-23
dmi: don't save the same device twice
Jean Delvare
2008-02-08
SMBIOS/DMI: add type 41 = Onboard Devices Extended Information
Wim Van Sebroeck
2008-02-07
dmi: Let drivers walk the DMI table
Jean Delvare
2008-02-03
DMI: remove duplicate helper routine
Len Brown
2008-01-30
x86: left over fix for leak of early_ioremp in dmi_scan
Yinghai Lu
2008-01-30
x86: fix DMI ioremap leak
Ingo Molnar
2008-01-30
x86: fix DMI out of memory problems
Parag Warudkar
2008-01-23
DMI: create dmi_get_slot()
Len Brown
2007-10-09
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2007-07-11
DMI-based module autoloading
Lennart Poettering
2006-10-21
[PATCH] i386: Disable nmi watchdog on all ThinkPads
Andi Kleen
2006-09-29
[PATCH] DMI: Decode and save OEM String information
Shem Multinymous
2006-06-25
[PATCH] DMI: cleanup kernel-doc, add to DocBook
Randy Dunlap
2006-04-14
[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/
Bjorn Helgaas