summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: add securityfs support for TPM 2.0 firmware event logNayna Jain2017-02-031-0/+3
* tpm: Fix handling of missing event logJason Gunthorpe2016-11-281-1/+7
* tpm: cleanup of printk error messagesNayna Jain2016-11-281-12/+4Star
* tpm: redefine read_log() to handle ACPI/OF at runtimeNayna Jain2016-11-281-7/+2Star
* tpm: have event log use the tpm_chipNayna Jain2016-11-281-4/+11
* ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng2014-05-271-2/+2
* ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-1/+1
* TPM: Switch to __packed instead of __attribute__((packed))Jason Gunthorpe2013-02-051-4/+4
* tpm: fix tpm_acpi sparse warning on different address spacesKent Yoder2012-09-121-2/+2
* tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails.Jesper Juhl2012-08-221-0/+5
* tpm: modularize event log collectionKent Yoder2012-08-221-0/+104