| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-02-21 | firmware: dmi: Constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -3/+3 |
| 2025-02-21 | firmware: dmi: Define bin_attributes through macro | Thomas Weißschuh | 1 | -17/+11 |
| 2023-05-31 | firmware: dmi-sysfs: handle HAS_IOPORT=n | Niklas Schnelle | 1 | -0/+4 |
| 2023-03-09 | firmware: dmi-sysfs: make kobj_type structures constant | Thomas Weißschuh | 1 | -2/+2 |
| 2023-01-20 | firmware: dmi-sysfs: Fix null-ptr-deref in dmi_sysfs_register_handle | Chen Zhongjin | 1 | -5/+5 |
| 2023-01-20 | firmware: dmi-sysfs: make pr_info messages rate limited | Colin Ian King | 1 | -2/+2 |
| 2022-05-19 | firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle | Miaoqian Lin | 1 | -1/+1 |
| 2022-01-06 | firmware: dmi-sysfs: use default_groups in kobj_type | Greg Kroah-Hartman | 1 | -3/+4 |
| 2020-06-15 | firmware: dmi-sysfs: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
| 2018-02-03 | firmware: dmi: handle missing DMI data gracefully | Ard Biesheuvel | 1 | -1/+1 |
| 2017-07-18 | x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings | Tom Lendacky | 1 | -2/+3 |
| 2015-06-25 | firmware: dmi_scan: add SBMIOS entry and DMI tables | Ivan Khoronzhuk | 1 | -9/+8 |
| 2013-12-08 | firmware: dmi-sysfs: Remove "dmi" directory on module exit | Bjorn Helgaas | 1 | -0/+1 |
| 2013-12-08 | firmware: dmi-sysfs: Don't remove dmi-sysfs "raw" file explicitly | Bjorn Helgaas | 1 | -1/+1 |
| 2011-02-25 | firmware: Fix unaligned memory accesses in dmi-sysfs | Mike Waychison | 1 | -15/+13 |
| 2011-02-25 | firmware: Expose DMI type 15 System Event Log | Mike Waychison | 1 | -0/+143 |
| 2011-02-25 | firmware: Break out system_event_log in dmi-sysfs | Mike Waychison | 1 | -0/+159 |
| 2011-02-25 | firmware: Basic dmi-sysfs support | Mike Waychison | 1 | -0/+396 |