index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm_ppi.c
Age
Commit message (
Expand
)
Author
2021-02-16
tpm/ppi: Constify static struct attribute_group
Rikard Falkeborn
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-02-13
tpm/ppi: Enable submission of optional command parameter for PPI 1.3
Stefan Berger
2019-02-13
tpm/ppi: Possibly show command parameter if TPM PPI 1.3 is used
Stefan Berger
2019-02-13
tpm/ppi: Display up to 101 operations as define for version 1.3
Stefan Berger
2019-02-13
tpm/ppi: rename TPM_PPI_REVISION_ID to TPM_PPI_REVISION_ID_1
Stefan Berger
2019-02-13
tpm/ppi: pass function revision ID to tpm_eval_dsm()
Stefan Berger
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
2015-10-19
tpm: move the PPI attributes to character device directory.
Jarkko Sakkinen
2015-01-17
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
2015-01-17
tpm: fix raciness of PPI interface lookup
Jarkko Sakkinen
2014-05-12
ACPI / TPM: Fix resume regression on Chromebooks
Rafael J. Wysocki
2014-01-12
Merge branch 'acpi-dsm'
Rafael J. Wysocki
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2014-01-05
ACPI / TPM: detect PPI features by checking availability of _DSM functions
Jiang Liu
2014-01-05
ACPI / TPM: replace open-coded _DSM code with helper functions
Jiang Liu
2014-01-05
ACPI / TPM: match node name instead of full path when searching for TPM device
Jiang Liu
2014-01-05
ACPI / TPM: fix memory leak when walking ACPI namespace
Jiang Liu
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-10-22
tpm: Merge the tpm-bios module with tpm.o
Jason Gunthorpe
2013-04-12
drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpy
Chen Gang
2012-10-10
driver/char/tpm: fix regression causesd by ppi
Gang Wei
2012-09-04
driver/char/tpm: declare internal symbols as static
Xiaoyan Zhang
2012-08-22
driver: add PPI support in tpm driver
Xiaoyan Zhang