index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
acpi
/
tpm_acpi.c
Age
Commit message (
Expand
)
Author
2021-11-14
tpm@acpi: Require only one locality's worth of register space.
riastradh
2021-01-29
Use acpi_compatible_match() / acpi_compatible_lookup().
thorpej
2021-01-16
Match PNP0C31 as a TPM 1.2 device. Works on my ThinkPad X260, and
thorpej
2019-10-09
Provide a better abstraction for the TPM interface. Report it in the ioctl.
maxv
2019-10-09
Add suspend support for TPM 2.0 chips. Check the TPM response also for 1.2
maxv
2019-10-08
Improvements in tpm(4):
maxv
2019-06-22
Revamp the TPM driver
maxv
2018-12-09
make compile on 64-bit archs after acpi_mem ar_length was changed
jdolecek
2018-02-22
notyet an unused variable.
christos
2017-10-28
Kill some more extern struct cfdriver declarations.
riastradh
2014-03-01
Some {} are missing. The behavior is thus wrong: the code always jumps to
maxv
2012-01-22
make it never match for now.
christos
2012-01-22
make it handle legacy devices too, although the ones in the table are not.
christos
2012-01-22
add a tpm driver from bsssd.sourceforge.net
christos