summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_ppi.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-071-12/+8Star
* tpm: move the PPI attributes to character device directory.Jarkko Sakkinen2015-10-191-23/+11Star
* tpm: rename chip->dev to chip->pdevJarkko Sakkinen2015-01-171-2/+2
* tpm: fix raciness of PPI interface lookupJarkko Sakkinen2015-01-171-54/+87
* ACPI / TPM: Fix resume regression on ChromebooksRafael J. Wysocki2014-05-121-5/+3Star
* Merge branch 'acpi-dsm'Rafael J. Wysocki2014-01-121-263/+142Star
|\
| * ACPI / TPM: detect PPI features by checking availability of _DSM functionsJiang Liu2014-01-051-26/+19Star
| * ACPI / TPM: replace open-coded _DSM code with helper functionsJiang Liu2014-01-051-259/+145Star
| * ACPI / TPM: match node name instead of full path when searching for TPM deviceJiang Liu2014-01-051-1/+1
* | Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-1/+0Star
|\ \ | |/ |/|
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-1/+0Star
* | ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu2014-01-051-6/+9
|/
* tpm: Merge the tpm-bios module with tpm.oJason Gunthorpe2013-10-221-4/+0Star
* drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpyChen Gang2013-04-121-7/+7
* driver/char/tpm: fix regression causesd by ppiGang Wei2012-10-101-8/+10
* driver/char/tpm: declare internal symbols as staticXiaoyan Zhang2012-09-051-18/+19
* driver: add PPI support in tpm driverXiaoyan Zhang2012-08-221-0/+460