summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm.h
AgeCommit message (Expand)Author
2012-07-10PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()Rafael J. Wysocki
2012-02-14tpm_tis: Only probe iTPMsStefan Berger
2012-01-18tpm: fix (ACPI S3) suspend regressionStefan Berger
2011-11-16TPM: fix transmit_cmd error logicRajiv Andrade
2011-11-16TPM: Export wait_for_stat for other vendor specific driversRajiv Andrade
2011-11-16tpm: Introduce function to poll for result of self testStefan Berger
2011-11-16tpm: Cleanup tpm_continue_selftestStefan Berger
2011-11-16tpm: Have tpm_get_timeouts return an error codeStefan Berger
2011-07-12tpm_tis: Fix the probing for interruptsStefan Berger
2011-07-12tpm_tis: Add timeouts sysfs entryStefan Berger
2011-07-12tpm_tis: Introduce durations sysfs entryStefan Berger
2011-02-20Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds
2011-02-11tpm_tis: Use timeouts returned from TPMStefan Berger
2010-11-28tpm: add module_put wrapperMimi Zohar
2010-06-14TPM: ReadPubEK output struct fixRajiv Andrade
2009-02-03TPM: integrity interfaceRajiv Andrade
2009-02-03TPM: sysfs functions consolidationRajiv Andrade
2008-10-10The tpm_dev_release function is only called for platform devices, not pnpRajiv Andrade
2008-10-10Renames num_open to is_open, as only one process can open the file at a time.Rajiv Andrade
2008-02-06tpm.c: fix crash during device removalRichard MUSIL
2007-08-23tpmdd maintainersKent Yoder
2007-05-08use mutex instead of semaphore in TPM driverMatthias Kaehlcke
2007-05-03PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro
2006-05-15[PATCH] tpm_register_hardware gcc 4.1 warning fixDaniel Walker
2006-04-22[PATCH] tpm: msecs_to_jiffies cleanupsKylene Jo Hall
2006-04-22[PATCH] tpm: driver for next generation TPM chipsLeendert van Doorn
2006-04-22[PATCH] tpm: new 1.2 sysfs filesKylene Jo Hall
2006-04-22[PATCH] tpm: command duration updateKylene Jo Hall
2006-04-22[PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall
2006-04-22[PATCH] tpm: chip struct updateKylene Jo Hall
2006-03-25[PATCH] tpm: sparc32 build fixAndrew Morton
2006-01-09[PATCH] tpm: add bios measurement logKylene Jo Hall
2005-11-14[PATCH] tpm: locking fixKylene Jo Hall
2005-11-14[PATCH] tpm: updates for new hardwareKylene Jo Hall
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-02[PATCH] missing platform_device.h includesAl Viro
2005-10-31[PATCH] tpm: change from pci_dev to dev power management functionsKylene Jo Hall
2005-10-31[PATCH] tpm: remove pci dependencyKylene Jo Hall
2005-10-31[PATCH] tpm: add status function to allow non-lpc bus chipsKylene Jo Hall
2005-06-25[PATCH] tpm: Support new National TPMsKylene Jo Hall
2005-06-24[PATCH] tpm: replace odd LPC init functionKylene Hall
2005-06-24[PATCH] tpm: add cancel functionKylene Hall
2005-06-24[PATCH] tpm: sysfs owernship changesKylene Hall
2005-06-24[PATCH] tpm: fix timer initializationKylene Hall
2005-06-24[PATCH] tpm: Fix concerns with TPM driver -- use enumsKylene Hall
2005-06-24[PATCH] char/tpm: use msleep(), clean-up timers,Nishanth Aravamudan
2005-04-16[PATCH] Fix u32 vs. pm_message_t in drivers/charPavel Machek
2005-04-16Linux-2.6.12-rc2Linus Torvalds