aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_ppi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen1-2/+2
2015-01-17tpm: fix raciness of PPI interface lookupJarkko Sakkinen1-54/+87
2014-05-12ACPI / TPM: Fix resume regression on ChromebooksRafael J. Wysocki1-5/+3
2014-01-12Merge branch 'acpi-dsm'Rafael J. Wysocki1-263/+142
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki1-1/+0
2014-01-05ACPI / TPM: detect PPI features by checking availability of _DSM functionsJiang Liu1-26/+19
2014-01-05ACPI / TPM: replace open-coded _DSM code with helper functionsJiang Liu1-259/+145
2014-01-05ACPI / TPM: match node name instead of full path when searching for TPM deviceJiang Liu1-1/+1
2014-01-05ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu1-6/+9
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-1/+0
2013-10-22tpm: Merge the tpm-bios module with tpm.oJason Gunthorpe1-4/+0
2013-04-12drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpyChen Gang1-7/+7
2012-10-10driver/char/tpm: fix regression causesd by ppiGang Wei1-8/+10
2012-09-04driver/char/tpm: declare internal symbols as staticXiaoyan Zhang1-18/+19
2012-08-22driver: add PPI support in tpm driverXiaoyan Zhang1-0/+460