index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
dmi_scan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmi: log board, system, and BIOS information
Bjorn Helgaas
2010-10-27
1
-1
/
+31
*
PCI: export SMBIOS provided firmware instance and label to sysfs
Narendra K
2010-07-30
1
-0
/
+25
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
drivers/firmware/dmi_scan.c: use %pUB to print UUIDs
Joe Perches
2009-12-15
1
-4
/
+1
*
DMI: allow omitting ident strings in DMI tables
Dmitry Torokhov
2009-12-04
1
-3
/
+12
*
dmi: extend dmi_get_year() to dmi_get_date()
Tejun Heo
2009-09-08
1
-18
/
+58
*
dmi: fix date handling in dmi_get_year()
Tejun Heo
2009-09-08
1
-2
/
+3
*
[libata] ahci: Restore SB600 SATA controller 64 bit DMA
Shane Huang
2009-06-10
1
-0
/
+1
*
dmi: Let dmi_walk() users pass private data
Jean Delvare
2009-03-30
1
-7
/
+11
*
DMI: Introduce dmi_first_match to make the interface more flexible
Rafael J. Wysocki
2009-01-27
1
-19
/
+55
*
dmi: fix kernel-doc notation
Randy Dunlap
2009-01-06
1
-2
/
+4
*
DMI: add dmi_match
Jiri Slaby
2008-12-29
1
-0
/
+16
*
-
.
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
2008-12-23
1
-0
/
+11
|
\
\
|
*
|
x86: vmware: look for DMI string in the product serial key
Alok Kataria
2008-11-04
1
-0
/
+11
|
|
/
*
|
trivial: dmi_scan typo
Alan Cox
2008-11-07
1
-3
/
+3
|
/
*
dmi scan: warn about too early calls to dmi_check_system()
Ingo Molnar
2008-09-18
1
-6
/
+16
*
x86 boot: add header comment to dmi.h stating what it is
Paul Jackson
2008-05-25
1
-0
/
+5
*
ipmi: change device node ordering to reflect probe order
Carol Hebert
2008-04-04
1
-1
/
+1
*
dmi: prevent linked list corruption
Jean Delvare
2008-02-23
1
-7
/
+1
*
dmi: don't save the same device twice
Jean Delvare
2008-02-23
1
-30
/
+44
*
SMBIOS/DMI: add type 41 = Onboard Devices Extended Information
Wim Van Sebroeck
2008-02-08
1
-0
/
+25
*
dmi: Let drivers walk the DMI table
Jean Delvare
2008-02-07
1
-14
/
+48
*
DMI: remove duplicate helper routine
Len Brown
2008-02-03
1
-9
/
+0
*
x86: left over fix for leak of early_ioremp in dmi_scan
Yinghai Lu
2008-01-30
1
-0
/
+1
*
x86: fix DMI ioremap leak
Ingo Molnar
2008-01-30
1
-0
/
+1
*
x86: fix DMI out of memory problems
Parag Warudkar
2008-01-30
1
-3
/
+21
*
DMI: create dmi_get_slot()
Len Brown
2008-01-23
1
-0
/
+8
*
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2007-10-09
1
-26
/
+31
*
DMI-based module autoloading
Lennart Poettering
2007-07-11
1
-6
/
+67
*
[PATCH] i386: Disable nmi watchdog on all ThinkPads
Andi Kleen
2006-10-21
1
-0
/
+20
*
[PATCH] DMI: Decode and save OEM String information
Shem Multinymous
2006-09-29
1
-0
/
+23
*
[PATCH] DMI: cleanup kernel-doc, add to DocBook
Randy Dunlap
2006-06-25
1
-4
/
+9
*
[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/
Bjorn Helgaas
2006-04-14
1
-0
/
+358