Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tpm: add securityfs support for TPM 2.0 firmware event log | Nayna Jain | 2017-02-03 | 1 | -0/+3 |
* | tpm: Fix handling of missing event log | Jason Gunthorpe | 2016-11-28 | 1 | -1/+7 |
* | tpm: cleanup of printk error messages | Nayna Jain | 2016-11-28 | 1 | -12/+4 |
* | tpm: redefine read_log() to handle ACPI/OF at runtime | Nayna Jain | 2016-11-28 | 1 | -7/+2 |
* | tpm: have event log use the tpm_chip | Nayna Jain | 2016-11-28 | 1 | -4/+11 |
* | ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem. | Lv Zheng | 2014-05-27 | 1 | -2/+2 |
* | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -1/+1 |
* | TPM: Switch to __packed instead of __attribute__((packed)) | Jason Gunthorpe | 2013-02-05 | 1 | -4/+4 |
* | tpm: fix tpm_acpi sparse warning on different address spaces | Kent Yoder | 2012-09-12 | 1 | -2/+2 |
* | tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails. | Jesper Juhl | 2012-08-22 | 1 | -0/+5 |
* | tpm: modularize event log collection | Kent Yoder | 2012-08-22 | 1 | -0/+104 |