summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/tpm_acpi.c
AgeCommit message (Expand)Author
2021-11-14tpm@acpi: Require only one locality's worth of register space.riastradh
2021-01-29Use acpi_compatible_match() / acpi_compatible_lookup().thorpej
2021-01-16Match PNP0C31 as a TPM 1.2 device. Works on my ThinkPad X260, andthorpej
2019-10-09Provide a better abstraction for the TPM interface. Report it in the ioctl.maxv
2019-10-09Add suspend support for TPM 2.0 chips. Check the TPM response also for 1.2maxv
2019-10-08Improvements in tpm(4):maxv
2019-06-22Revamp the TPM drivermaxv
2018-12-09make compile on 64-bit archs after acpi_mem ar_length was changedjdolecek
2018-02-22notyet an unused variable.christos
2017-10-28Kill some more extern struct cfdriver declarations.riastradh
2014-03-01Some {} are missing. The behavior is thus wrong: the code always jumps tomaxv
2012-01-22make it never match for now.christos
2012-01-22make it handle legacy devices too, although the ones in the table are not.christos
2012-01-22add a tpm driver from bsssd.sourceforge.netchristos