summaryrefslogtreecommitdiff
path: root/sys/dev/tpm/tpm.c
AgeCommit message (Expand)Author
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2022-04-07tpm: Remove unused variables.John Baldwin
2021-01-13unifdef -D__FreeBSD__ to remove the OpenBSD supportDavid E. O'Brien
2020-09-01tpm: clean up empty lines in .c and .h filesMateusz Guzik
2017-04-06Remove dead code.David E. O'Brien
2016-08-09Consistently use `device_t`Jean-Sébastien Pédron
2016-05-03sys/dev: minor spelling fixes.Pedro F. Giffuni
2013-12-29In sys/dev/tpm/tpm.c, #if 0 an unused static function.Dimitry Andric
2010-08-12Add tpm(4) driver for Trusted Platform Module.Takanori Watanabe