aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_ppi.c
AgeCommit message (Expand)Author
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2015-10-19tpm: move the PPI attributes to character device directory.Jarkko Sakkinen
2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen
2015-01-17tpm: fix raciness of PPI interface lookupJarkko Sakkinen
2014-05-12ACPI / TPM: Fix resume regression on ChromebooksRafael J. Wysocki
2014-01-12Merge branch 'acpi-dsm'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-05ACPI / TPM: detect PPI features by checking availability of _DSM functionsJiang Liu
2014-01-05ACPI / TPM: replace open-coded _DSM code with helper functionsJiang Liu
2014-01-05ACPI / TPM: match node name instead of full path when searching for TPM deviceJiang Liu
2014-01-05ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-10-22tpm: Merge the tpm-bios module with tpm.oJason Gunthorpe
2013-04-12drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpyChen Gang
2012-10-10driver/char/tpm: fix regression causesd by ppiGang Wei
2012-09-04driver/char/tpm: declare internal symbols as staticXiaoyan Zhang
2012-08-22driver: add PPI support in tpm driverXiaoyan Zhang