index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
dmi-id.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
firmware: dmi-id: add a release callback function
Arnd Bergmann
2024-04-08
1
-1
/
+6
*
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2022-11-24
1
-1
/
+1
*
firmware: dmi: Move product_sku info to the end of the modalias
Hans de Goede
2021-09-02
1
-1
/
+5
*
firmware/dmi: Include product_sku info to modalias
Kai-Chuan Hsieh
2020-10-28
1
-0
/
+1
*
firmware/dmi: Report DMI Bios & EC firmware release
Erwan Velu
2020-06-06
1
-0
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191
Thomas Gleixner
2019-05-30
1
-2
/
+1
*
firmware: dmi: Add access to the SKU ID string
Simon Glass
2018-06-17
1
-0
/
+2
*
firmware: dmi: Fix permissions of product_family
Jean Delvare
2017-06-15
1
-2
/
+2
*
firmware: dmi: Add DMI_PRODUCT_FAMILY identification string
Mika Westerberg
2017-05-23
1
-0
/
+2
*
dmi-id: don't free dev structure after calling device_register
Allen Hung
2016-09-08
1
-4
/
+4
*
dmi-id: fix a memory leak in dmi_id_init error path
Axel Lin
2010-08-05
1
-1
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
driver model: constify attribute groups
David Brownell
2009-09-15
1
-1
/
+1
*
dmi: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-1
/
+1
*
Remove inclusions of <linux/autoconf.h>
Ralf Baechle
2008-02-06
1
-1
/
+0
*
DMI: move dmi_available declaration to linux/dmi.h
Len Brown
2008-01-24
1
-2
/
+0
*
dmi-id: fix for __you_cannot_kmalloc_that_much failure
Jean Delvare
2008-01-09
1
-5
/
+14
*
dmi-id: Possible cleanup
Jean Delvare
2007-10-12
1
-5
/
+2
*
dmi-id: Use dynamic sysfs attributes
Jean Delvare
2007-10-12
1
-12
/
+26
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
1
-7
/
+10
*
DMI-based module autoloading
Lennart Poettering
2007-07-12
1
-0
/
+222