linux/drivers/char/tpm
Rajiv Andrade b89e66e1e3 TPM: ACPI/PNP dependency removal
This patch pushes the ACPI dependency into the device driver code
itself. Now, even without ACPI/PNP enabled, the device can be registered
using the TIS specified memory space. This will however result in the
lack of access to the bios event log, being the only implication of such
ACPI removal.

Signed-off-by: Rajiv Andrade <srajiv@linux.vnet.ibm.com>
Acked-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
2010-05-05 09:59:57 +10:00
..
Kconfig TPM: ACPI/PNP dependency removal 2010-05-05 09:59:57 +10:00
Makefile [PATCH] tpm: driver for next generation TPM chips 2006-04-22 09:19:54 -07:00
tpm_atmel.c platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' 2009-03-24 16:38:25 -07:00
tpm_atmel.h tpmdd maintainers 2007-08-22 19:52:44 -07:00
tpm_bios.c seq_file: constify seq_operations 2009-09-23 07:39:29 -07:00
tpm_infineon.c tpm_infineon: fix suspend/resume handler for pnp_driver 2010-02-11 13:59:42 -08:00
tpm_nsc.c tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance 2009-01-08 08:31:12 -08:00
tpm_tis.c TPM: ACPI/PNP dependency removal 2010-05-05 09:59:57 +10:00
tpm.c TPM: workaround to enforce PCR updates across suspends 2010-03-26 09:30:03 +11:00
tpm.h TPM: integrity interface 2009-02-03 11:23:12 +11:00