aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/tpm/tpm_isa.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* tpm: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-3/+1
* Add tpm(4) driver for Trusted Platform Module.Takanori Watanabe2010-08-121-0/+96