include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / firmware / dmi_scan.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-12-15 Joe Perchesdrivers/firmware/dmi_scan.c: use %pUB to print UUIDs
2009-12-05 Dmitry TorokhovDMI: allow omitting ident strings in DMI tables
2009-09-09 Tejun Heodmi: extend dmi_get_year() to dmi_get_date()
2009-09-09 Tejun Heodmi: fix date handling in dmi_get_year()
2009-06-10 Shane Huang[libata] ahci: Restore SB600 SATA controller 64 bit DMA
2009-03-30 Jean Delvaredmi: Let dmi_walk() users pass private data
2009-01-27 Rafael J. WysockiDMI: Introduce dmi_first_match to make the interface...
2009-01-06 Randy Dunlapdmi: fix kernel-doc notation
2008-12-29 Jiri SlabyDMI: add dmi_match
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-11-07 Alan Coxtrivial: dmi_scan typo
2008-11-04 Alok Katariax86: vmware: look for DMI string in the product serial key
2008-09-18 Ingo Molnardmi scan: warn about too early calls to dmi_check_system()
2008-05-25 Paul Jacksonx86 boot: add header comment to dmi.h stating what...
2008-04-04 Carol Hebertipmi: change device node ordering to reflect probe...
2008-02-24 Jean Delvaredmi: prevent linked list corruption
2008-02-24 Jean Delvaredmi: don't save the same device twice
2008-02-08 Wim Van SebroeckSMBIOS/DMI: add type 41 = Onboard Devices Extended...
2008-02-08 Jean Delvaredmi: Let drivers walk the DMI table
2008-02-03 Len BrownDMI: remove duplicate helper routine
2008-01-30 Yinghai Lux86: left over fix for leak of early_ioremp in dmi_scan
2008-01-30 Ingo Molnarx86: fix DMI ioremap leak
2008-01-30 Parag Warudkarx86: fix DMI out of memory problems
2008-01-24 Len BrownDMI: create dmi_get_slot()
2007-10-10 Jeff Garzikdrivers/firmware: const-ify DMI API and internals
2007-07-11 Lennart PoetteringDMI-based module autoloading
2006-10-21 Andi Kleen[PATCH] i386: Disable nmi watchdog on all ThinkPads
2006-09-29 Shem Multinymous[PATCH] DMI: Decode and save OEM String information
2006-06-25 Randy Dunlap[PATCH] DMI: cleanup kernel-doc, add to DocBook
2006-04-14 Bjorn Helgaas[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers...