aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tpm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-13tpm: use u32 instead of int for PCR indexTomas Winkler1-4/+7
2018-07-28tpm: Implement tpm_default_chip() to find a TPM chipStefan Berger1-0/+5
2018-07-28tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler1-0/+2
2018-03-23tpm: cmd_ready command can be issued only after granting localityTomas Winkler1-1/+1
2018-01-08tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()Azhar Shaikh1-0/+1
2018-01-08tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen1-19/+19
2017-04-03tpm_crb: request and relinquish locality 0Jarkko Sakkinen1-1/+2
2016-07-19tpm: Factor out common startup codeJason Gunthorpe1-0/+5
2015-10-19tpm: seal/unseal for TPM 2.0Jarkko Sakkinen1-0/+26
2014-07-29tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe1-0/+3
2014-01-06tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe1-0/+12
2013-05-21tpm: move TPM_DIGEST_SIZE defintionMimi Zohar1-0/+2
2012-08-22tpm: Move tpm_get_random api into the TPM device driverKent Yoder1-0/+4
2010-11-29key: add tpm_send commandMimi Zohar1-0/+4
2009-10-29tpm: fix header for modular buildRandy Dunlap1-1/+1
2009-10-28tpm add default function definitionsMimi Zohar1-0/+7
2009-02-03TPM: integrity interfaceRajiv Andrade1-0/+35