| Commit message (Expand) | Author | Age | Files | Lines |
* | tpm_crb: Add support for CRB devices based on Pluton | Matthew Garrett | 2023-02-13 | 1 | -10/+90 |
* | Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2022-12-12 | 1 | -3/+1 |
|\ |
|
| * | ACPI: make remove callback of ACPI driver void | Dawei Li | 2022-11-23 | 1 | -3/+1 |
* | | tpm/tpm_crb: Fix error message in __crb_relinquish_locality() | Michael Kelley | 2022-12-08 | 1 | -1/+1 |
* | | tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak | Hanjun Guo | 2022-12-08 | 1 | -9/+20 |
|/ |
|
* | tpm_crb: Use IOMEM_ERR_PTR when function returns iomem | Tian Tao | 2021-06-23 | 1 | -1/+1 |
* | tpm_crb: fix fTPM on AMD Zen+ CPUs | Ivan Lazeev | 2019-11-12 | 1 | -33/+90 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2019-06-05 | 1 | -5/+1 |
* | tpm/tpm_crb: Avoid unaligned reads in crb_recv() | Jarkko Sakkinen | 2019-02-08 | 1 | -6/+16 |
* | tpm: separate cmd_ready/go_idle from runtime_pm | Tomas Winkler | 2018-07-28 | 1 | -74/+27 |
* | tpm: tpm_crb: relinquish locality on error path. | Winkler, Tomas | 2018-05-10 | 1 | -3/+7 |
* | tpm_crb: use __le64 annotated variable for response buffer address | Tomas Winkler | 2018-03-23 | 1 | -2/+3 |
* | tpm: cmd_ready command can be issued only after granting locality | Tomas Winkler | 2018-03-23 | 1 | -33/+75 |
* | tpm/tpm_crb: Use start method value from ACPI table directly | Jiandi An | 2017-10-18 | 1 | -30/+29 |
* | tpm: tpm_crb: constify acpi_device_id. | Arvind Yadav | 2017-09-23 | 1 | -1/+1 |
* | tpm/tpm_crb: fix priv->cmd_size initialisation | Manuel Lauss | 2017-07-07 | 1 | -2/+3 |
* | Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-07-04 | 1 | -2/+2 |
|\ |
|
| * | ACPICA: Add header support for TPM2 table changes | Bob Moore | 2017-06-12 | 1 | -2/+2 |
* | | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() | Andy Shevchenko | 2017-06-07 | 1 | -5/+4 |
|/ |
|
* | tpm_crb: remove a cruft constant | Jarkko Sakkinen | 2017-04-25 | 1 | -2/+1 |
* | tpm/tpm_crb: Enable TPM CRB interface for ARM64 | Jiandi An | 2017-04-03 | 1 | -2/+65 |
* | tpm_crb: request and relinquish locality 0 | Jarkko Sakkinen | 2017-04-03 | 1 | -0/+41 |
* | tpm/tpm_crb: fix unused warnings on suspend/resume functions | Jérémy Lefaure | 2017-04-03 | 1 | -7/+4 |
* | tpm_crb: check for bad response size | Jerry Snitselaar | 2017-04-03 | 1 | -2/+1 |
* | tpm_crb: encapsulate crb_wait_for_reg_32 | Jarkko Sakkinen | 2017-04-03 | 1 | -14/+23 |
* | tpm_crb: map locality registers | Jarkko Sakkinen | 2017-04-03 | 1 | -32/+57 |
* | tpm/tpm_crb: enter the low power state upon device suspend | Winkler, Tomas | 2017-04-03 | 1 | -1/+24 |
* | tpm crb: Work around BIOS's that report the wrong ACPI region size | Jason Gunthorpe | 2017-04-03 | 1 | -2/+25 |
* | tpm, tpm_crb: Handle 64-bit resource in crb_check_resource() | Jiandi An | 2017-01-23 | 1 | -3/+5 |
* | tmp/tpm_crb: implement runtime pm for tpm_crb | Winkler, Tomas | 2016-11-28 | 1 | -4/+38 |
* | tpm/tpm_crb: open code the crb_init into acpi_add | Winkler, Tomas | 2016-11-28 | 1 | -16/+10 |
* | tmp/tpm_crb: fix Intel PTT hw bug during idle state | Winkler, Tomas | 2016-11-28 | 1 | -8/+39 |
* | tpm/tpm_crb: implement tpm crb idle state | Winkler, Tomas | 2016-11-28 | 1 | -0/+66 |
* | Revert "tpm/tpm_crb: implement tpm crb idle state" | Jarkko Sakkinen | 2016-09-27 | 1 | -69/+0 |
* | Revert "tmp/tpm_crb: fix Intel PTT hw bug during idle state" | Jarkko Sakkinen | 2016-09-27 | 1 | -39/+8 |
* | Revert "tpm/tpm_crb: open code the crb_init into acpi_add" | Jarkko Sakkinen | 2016-09-27 | 1 | -10/+16 |
* | Revert "tmp/tpm_crb: implement runtime pm for tpm_crb" | Jarkko Sakkinen | 2016-09-27 | 1 | -34/+3 |
* | tmp/tpm_crb: implement runtime pm for tpm_crb | Winkler, Tomas | 2016-09-16 | 1 | -3/+34 |
* | tpm/tpm_crb: open code the crb_init into acpi_add | Winkler, Tomas | 2016-09-16 | 1 | -16/+10 |
* | tmp/tpm_crb: fix Intel PTT hw bug during idle state | Winkler, Tomas | 2016-09-16 | 1 | -8/+39 |
* | tpm/tpm_crb: implement tpm crb idle state | Winkler, Tomas | 2016-09-16 | 1 | -0/+69 |
* | tpm/tpm_crb: fix the over 80 characters checkpatch warring | Tomas Winkler | 2016-09-15 | 1 | -2/+1 |
* | tpm/tpm_crb: drop useless cpu_to_le32 when writing to registers | Tomas Winkler | 2016-09-15 | 1 | -2/+2 |
* | tpm/tpm_crb: cache cmd_size register value. | Tomas Winkler | 2016-09-15 | 1 | -5/+5 |
* | tmp/tpm_crb: drop include to platform_device | Tomas Winkler | 2016-09-15 | 1 | -1/+0 |
* | tpm_crb: fix incorrect values of cmdReady and goIdle bits | Jarkko Sakkinen | 2016-09-15 | 1 | -2/+2 |
* | tpm_crb: refine the naming of constants | Jarkko Sakkinen | 2016-09-15 | 1 | -11/+11 |
* | tpm_crb: remove wmb()'s | Jarkko Sakkinen | 2016-09-15 | 1 | -3/+0 |
* | tpm_crb: fix crb_req_canceled behavior | Jarkko Sakkinen | 2016-09-15 | 1 | -2/+5 |
* | tpm: Factor out common startup code | Jason Gunthorpe | 2016-07-19 | 1 | -9/+1 |