index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
dmi-id.c
Age
Commit message (
Expand
)
Author
2018-06-17
firmware: dmi: Add access to the SKU ID string
Simon Glass
2017-06-15
firmware: dmi: Fix permissions of product_family
Jean Delvare
2017-05-23
firmware: dmi: Add DMI_PRODUCT_FAMILY identification string
Mika Westerberg
2016-09-08
dmi-id: don't free dev structure after calling device_register
Allen Hung
2010-08-05
dmi-id: fix a memory leak in dmi_id_init error path
Axel Lin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-15
driver model: constify attribute groups
David Brownell
2009-01-06
dmi: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-02-06
Remove inclusions of <linux/autoconf.h>
Ralf Baechle
2008-01-23
DMI: move dmi_available declaration to linux/dmi.h
Len Brown
2008-01-08
dmi-id: fix for __you_cannot_kmalloc_that_much failure
Jean Delvare
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-07-11
DMI-based module autoloading
Lennart Poettering