aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm-sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen1-3/+3
2015-01-17tpm: merge duplicate transmit_cmd() functionsJarkko Sakkinen1-21/+2
2014-01-06tpm/tpm-sysfs: active_show() can be staticFengguang Wu1-1/+1
2014-01-06tpm: Use the ops structure instead of a copy in tpm_vendor_specificJason Gunthorpe1-1/+1
2014-01-06tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe1-31/+68
2014-01-06tpm: Move sysfs functions from tpm-interface to tpm-sysfsJason Gunthorpe1-0/+281