Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1416715
| From | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] Runtime PM for TPM2 CRB chips |
| Date | 2016-06-08 01:10 +0200 |
| Message-ID | <rHyie-wP-19@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Support for runtime PM with TPM2 CRB chips such as PTT in Skylake. Jarkko Sakkinen (3): tpm_crb: fix crb_req_canceled behavior tpm, tpm_crb: remove wmb()'s tpm, tpm_crb: runtime power management drivers/char/tpm/tpm-interface.c | 3 ++ drivers/char/tpm/tpm_crb.c | 72 ++++++++++++++++++++++++++++++++++++---- 2 files changed, 68 insertions(+), 7 deletions(-) -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] Runtime PM for TPM2 CRB chips Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-06-08 01:10 +0200 [PATCH 2/3] tpm, tpm_crb: remove wmb()'s Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-06-08 01:10 +0200 [PATCH 3/3] tpm, tpm_crb: runtime power management Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-06-08 01:10 +0200 [PATCH 1/3] tpm_crb: fix crb_req_canceled behavior Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-06-08 01:10 +0200
csiph-web