summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/dmi-id.c
AgeCommit message (Expand)AuthorLines
2020-06-06firmware/dmi: Report DMI Bios & EC firmware releaseErwan Velu-0/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner-2/+1
2018-06-17firmware: dmi: Add access to the SKU ID stringSimon Glass-0/+2
2017-06-15firmware: dmi: Fix permissions of product_familyJean Delvare-2/+2
2017-05-23firmware: dmi: Add DMI_PRODUCT_FAMILY identification stringMika Westerberg-0/+2
2016-09-08dmi-id: don't free dev structure after calling device_registerAllen Hung-4/+4
2010-08-05dmi-id: fix a memory leak in dmi_id_init error pathAxel Lin-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-09-15driver model: constify attribute groupsDavid Brownell-1/+1
2009-01-06dmi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-1/+1
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle-1/+0
2008-01-23DMI: move dmi_available declaration to linux/dmi.hLen Brown-2/+0
2008-01-08dmi-id: fix for __you_cannot_kmalloc_that_much failureJean Delvare-5/+14
2007-10-12dmi-id: Possible cleanupJean Delvare-5/+2
2007-10-12dmi-id: Use dynamic sysfs attributesJean Delvare-12/+26
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers-7/+10
2007-07-11DMI-based module autoloadingLennart Poettering-0/+222