Age | Commit message (Expand) | Author | Files | Lines |
2021-02-16 | tpm/ppi: Constify static struct attribute_group | Rikard Falkeborn | 1 | -1/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 1 | -5/+1 |
2019-02-13 | tpm/ppi: Enable submission of optional command parameter for PPI 1.3 | Stefan Berger | 1 | -6/+16 |
2019-02-13 | tpm/ppi: Possibly show command parameter if TPM PPI 1.3 is used | Stefan Berger | 1 | -2/+29 |
2019-02-13 | tpm/ppi: Display up to 101 operations as define for version 1.3 | Stefan Berger | 1 | -1/+1 |
2019-02-13 | tpm/ppi: rename TPM_PPI_REVISION_ID to TPM_PPI_REVISION_ID_1 | Stefan Berger | 1 | -10/+11 |
2019-02-13 | tpm/ppi: pass function revision ID to tpm_eval_dsm() | Stefan Berger | 1 | -8/+8 |
2017-06-07 | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() | Andy Shevchenko | 1 | -12/+8 |
2015-10-19 | tpm: move the PPI attributes to character device directory. | Jarkko Sakkinen | 1 | -23/+11 |
2015-01-17 | tpm: rename chip->dev to chip->pdev | Jarkko Sakkinen | 1 | -2/+2 |
2015-01-17 | tpm: fix raciness of PPI interface lookup | Jarkko Sakkinen | 1 | -54/+87 |
2014-05-12 | ACPI / TPM: Fix resume regression on Chromebooks | Rafael J. Wysocki | 1 | -5/+3 |
2014-01-12 | Merge branch 'acpi-dsm' | Rafael J. Wysocki | 1 | -263/+142 |
2014-01-12 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 1 | -1/+0 |
2014-01-05 | ACPI / TPM: detect PPI features by checking availability of _DSM functions | Jiang Liu | 1 | -26/+19 |
2014-01-05 | ACPI / TPM: replace open-coded _DSM code with helper functions | Jiang Liu | 1 | -259/+145 |
2014-01-05 | ACPI / TPM: match node name instead of full path when searching for TPM device | Jiang Liu | 1 | -1/+1 |
2014-01-05 | ACPI / TPM: fix memory leak when walking ACPI namespace | Jiang Liu | 1 | -6/+9 |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 1 | -1/+0 |
2013-10-22 | tpm: Merge the tpm-bios module with tpm.o | Jason Gunthorpe | 1 | -4/+0 |
2013-04-12 | drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpy | Chen Gang | 1 | -7/+7 |
2012-10-10 | driver/char/tpm: fix regression causesd by ppi | Gang Wei | 1 | -8/+10 |
2012-09-04 | driver/char/tpm: declare internal symbols as static | Xiaoyan Zhang | 1 | -18/+19 |
2012-08-22 | driver: add PPI support in tpm driver | Xiaoyan Zhang | 1 | -0/+460 |