aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_acpi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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