| Commit message (Expand) | Author | Age |
* | SMBIOS/DMI: add type 41 = Onboard Devices Extended Information | Wim Van Sebroeck | 2008-02-08 |
* | dmi: Let drivers walk the DMI table | Jean Delvare | 2008-02-07 |
* | Merge branches 'release' and 'dmi' into release | Len Brown | 2008-02-07 |
|\ |
|
| * | DMI: remove duplicate helper routine | Len Brown | 2008-02-03 |
* | | dcdbas: add DMI-based module autloading | Matt Domsch | 2008-02-06 |
* | | Remove inclusions of <linux/autoconf.h> | Ralf Baechle | 2008-02-06 |
* | | drivers/firmware/: Spelling fixes | Joe Perches | 2008-02-03 |
|/ |
|
* | 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-30 |
* | Kobject: convert drivers/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 2008-01-24 |
* | Kobject: change drivers/firmware/efivars.c to use kobject_init_and_add | Greg Kroah-Hartman | 2008-01-24 |
* | Kobject: change drivers/firmware/edd.c to use kobject_init_and_add | Greg Kroah-Hartman | 2008-01-24 |
* | kobject: convert efivars to use kobject_create | Greg Kroah-Hartman | 2008-01-24 |
* | firmware: change firmware_kset to firmware_kobj | Greg Kroah-Hartman | 2008-01-24 |
* | kset: convert edd to use kset_create | Greg Kroah-Hartman | 2008-01-24 |
* | kset: convert efivars to use kset_create for the vars sub-subsystem. | Greg Kroah-Hartman | 2008-01-24 |
* | kset: convert efivars to use kset_create for the efi subsystem. | Greg Kroah-Hartman | 2008-01-24 |
* | kobject: convert efivars to kobj_attr interface | Greg Kroah-Hartman | 2008-01-24 |
* | efivars: make new_var and del_var binary sysfs files | Greg Kroah-Hartman | 2008-01-24 |
* | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 2008-01-24 |
* | DMI: create dmi_get_slot() | Len Brown | 2008-01-23 |
* | DMI: move dmi_available declaration to linux/dmi.h | Len Brown | 2008-01-23 |
* | dmi-id: fix for __you_cannot_kmalloc_that_much failure | Jean Delvare | 2008-01-08 |
* | define global BIT macro | Jiri Slaby | 2007-10-19 |
* | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 |
* | Driver core: rename ktype_edd and ktype_efivar | Greg Kroah-Hartman | 2007-10-12 |
* | dmi-id: Possible cleanup | Jean Delvare | 2007-10-12 |
* | dmi-id: Use dynamic sysfs attributes | Jean Delvare | 2007-10-12 |
* | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 |
* | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 2007-10-09 |
* | edd: switch to pci_get based API | Alan Cox | 2007-07-16 |
* | serial: convert early_uart to earlycon for 8250 | Yinghai Lu | 2007-07-16 |
* | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 2007-07-11 |
* | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 |
* | DMI-based module autoloading | Lennart Poettering | 2007-07-11 |
* | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 2007-05-02 |
* | [PATCH] docbook: add edd firmware interfaces | Randy Dunlap | 2007-02-11 |
* | ACPICA: Remove duplicate table definitions (non-conflicting), cont | Alexey Starikovskiy | 2007-02-02 |
* | [PATCH] Fix race in efi variable delete code | Matt Domsch | 2007-01-26 |
* | [PATCH] dell_rbu: fix error check | Akinobu Mita | 2006-11-16 |
* | [PATCH] i386: Disable nmi watchdog on all ThinkPads | Andi Kleen | 2006-10-21 |
* | [PATCH] firmware/dcdbas: add size check in smi_data_write | Doug Warzecha | 2006-10-20 |
* | [PATCH] firmware/efivars: handle error | Jeff Garzik | 2006-10-11 |
* | [PATCH] firmware/dell_rbu: handle sysfs errors | Jeff Garzik | 2006-10-11 |
* | [PATCH] dell_rbu: printk() warning fix | Andrew Morton | 2006-10-11 |
* | [PATCH] firmware/dcdbas: fix bug in error cleanup | Jeff Garzik | 2006-10-10 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |
* | Fix several typos in drivers/ | Matt LaPlante | 2006-10-03 |
* | [PATCH] pr_debug: dell_rbu: fix pr_debug argument warnings | Zach Brown | 2006-10-03 |