Age | Commit message (Expand) | Author |
2023-09-18 | drivers/tpm: Make temp test value naming consistent | Jon Murphy |
2023-09-18 | drivers/crb: Update error message | Jon Murphy |
2023-08-06 | drivers: Add SPDX license headers to Makefiles | Martin Roth |
2022-12-23 | Revert "security/tpm/: turn tis_{init,open} into tis_probe" | Sergii Dmytruk |
2022-12-21 | security/tpm/: turn tis_{init,open} into tis_probe | Sergii Dmytruk |
2022-12-05 | security/tpm: remove tis_close() | Sergii Dmytruk |
2022-10-05 | drivers/crb: Initialize Intel PTT control area | Michał Żygowski |
2022-09-30 | drivers/crb: Add SMBIOS hook to generate type 43 TPM Device | Michał Żygowski |
2022-07-17 | drivers: Get rid of unnecessary blank lines {before,after} brace | Elyes HAOUAS |
2022-07-14 | commonlib: Substitude macro "__unused" in compiler.h | Bill XIE |
2022-06-23 | drivers/crb: Generate TPM PPI ACPI code | Michał Żygowski |
2022-04-21 | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke |
2021-10-05 | src/acpi to src/lib: Fix spelling errors | Martin Roth |
2020-12-10 | drivers/crb/tpm: Fix compilation on x86_64 | Patrick Rudolph |
2020-09-21 | src/drivers: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-18 | src: Remove unused 'include <delay.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Convert more license headers to SPDX style | Patrick Georgi |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-01-09 | acpi: Be more ACPI compliant when generating _UID | Patrick Rudolph |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-11-29 | security/tpm: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-21 | drivers/crb: Replace __RAMSTAGE_ guards | Kyösti Mälkki |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2019-08-06 | drivers/crb: Add support for PTT | Christian Walter |
2019-07-31 | drivers/crb: Add CRB driver for TPM2 support | Christian Walter |