index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm_ppi.c
Age
Commit message (
Expand
)
Author
2022-10-05
char: move from strlcpy with unused retval to strscpy
Wolfram Sang
2021-02-16
tpm/ppi: Constify static struct attribute_group
Rikard Falkeborn
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-02-13
tpm/ppi: Enable submission of optional command parameter for PPI 1.3
Stefan Berger
2019-02-13
tpm/ppi: Possibly show command parameter if TPM PPI 1.3 is used
Stefan Berger
2019-02-13
tpm/ppi: Display up to 101 operations as define for version 1.3
Stefan Berger
2019-02-13
tpm/ppi: rename TPM_PPI_REVISION_ID to TPM_PPI_REVISION_ID_1
Stefan Berger
2019-02-13
tpm/ppi: pass function revision ID to tpm_eval_dsm()
Stefan Berger
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
2015-10-19
tpm: move the PPI attributes to character device directory.
Jarkko Sakkinen
2015-01-17
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
2015-01-17
tpm: fix raciness of PPI interface lookup
Jarkko Sakkinen
2014-05-12
ACPI / TPM: Fix resume regression on Chromebooks
Rafael J. Wysocki
2014-01-12
Merge branch 'acpi-dsm'
Rafael J. Wysocki
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2014-01-05
ACPI / TPM: detect PPI features by checking availability of _DSM functions
Jiang Liu
2014-01-05
ACPI / TPM: replace open-coded _DSM code with helper functions
Jiang Liu
2014-01-05
ACPI / TPM: match node name instead of full path when searching for TPM device
Jiang Liu
2014-01-05
ACPI / TPM: fix memory leak when walking ACPI namespace
Jiang Liu
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-10-22
tpm: Merge the tpm-bios module with tpm.o
Jason Gunthorpe
2013-04-12
drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpy
Chen Gang
2012-10-10
driver/char/tpm: fix regression causesd by ppi
Gang Wei
2012-09-04
driver/char/tpm: declare internal symbols as static
Xiaoyan Zhang
2012-08-22
driver: add PPI support in tpm driver
Xiaoyan Zhang