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