aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_acpi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-03tpm: add securityfs support for TPM 2.0 firmware event logNayna Jain1-0/+3
2016-11-28tpm: Fix handling of missing event logJason Gunthorpe1-1/+7
2016-11-28tpm: cleanup of printk error messagesNayna Jain1-12/+4
2016-11-28tpm: redefine read_log() to handle ACPI/OF at runtimeNayna Jain1-7/+2
2016-11-28tpm: have event log use the tpm_chipNayna Jain1-4/+11
2014-05-27ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng1-2/+2
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-1/+1
2013-02-05TPM: Switch to __packed instead of __attribute__((packed))Jason Gunthorpe1-4/+4
2012-09-12tpm: fix tpm_acpi sparse warning on different address spacesKent Yoder1-2/+2
2012-08-22tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails.Jesper Juhl1-0/+5
2012-08-22tpm: modularize event log collectionKent Yoder1-0/+104