original_kernel/drivers/char/tpm
Enric Balletbo i Serra b5d0ebc99b tpm: do not suspend/resume if power stays on
The suspend/resume behavior of the TPM can be controlled by setting
"powered-while-suspended" in the DTS. This is useful for the cases
when hardware does not power-off the TPM.

Signed-off-by: Sonny Rao <sonnyrao@chromium.org>
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Reviewed-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: James Morris <james.l.morris@oracle.com>
2017-07-07 09:49:26 +10:00
..
st33zp24 tpm/st33zp24: Switch to devm_acpi_dev_add_driver_gpios() 2017-06-19 02:33:22 +02:00
Kconfig
Makefile
tpm-chip.c tpm: Issue a TPM2_Shutdown for TPM2 devices. 2017-07-07 09:49:24 +10:00
tpm-dev-common.c
tpm-dev.c
tpm-dev.h
tpm-interface.c tpm: do not suspend/resume if power stays on 2017-07-07 09:49:26 +10:00
tpm-sysfs.c tpm: fix a kernel memory leak in tpm-sysfs.c 2017-07-07 09:49:24 +10:00
tpm.h tpm: do not suspend/resume if power stays on 2017-07-07 09:49:26 +10:00
tpm1_eventlog.c
tpm2-cmd.c tpm: use tpm2_pcr_read() in tpm2_do_selftest() 2017-07-07 09:49:26 +10:00
tpm2-space.c
tpm2_eventlog.c
tpm_acpi.c
tpm_atmel.c tpm/tpm_atmel: remove unnecessary NULL check 2017-06-19 02:36:04 +02:00
tpm_atmel.h
tpm_crb.c tpm/tpm_crb: fix priv->cmd_size initialisation 2017-07-07 09:49:25 +10:00
tpm_eventlog.h
tpm_i2c_atmel.c
tpm_i2c_infineon.c tpm: Apply a sane minimum adapterlimit value for retransmission. 2017-06-13 22:02:08 +03:00
tpm_i2c_nuvoton.c
tpm_ibmvtpm.c
tpm_ibmvtpm.h
tpm_infineon.c tpm, tpm_infineon: remove useless snprintf() calls 2017-06-13 22:02:08 +03:00
tpm_nsc.c
tpm_of.c tpm: do not suspend/resume if power stays on 2017-07-07 09:49:26 +10:00
tpm_ppi.c
tpm_tis.c tpm_tis: make ilb_base_addr static 2017-07-07 09:49:25 +10:00
tpm_tis_core.c
tpm_tis_core.h
tpm_tis_spi.c
tpm_vtpm_proxy.c tpm: vtpm_proxy: Prevent userspace from sending driver command 2017-06-13 22:02:09 +03:00
tpmrm-dev.c tpm, tpmrm: Mark tpmrm_write as static 2017-06-13 22:02:08 +03:00
xen-tpmfront.c