summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_atmel.c
AgeCommit message (Expand)Author
2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen
2015-01-17tpm: two-phase chip management functionsJarkko Sakkinen
2014-10-20char: tpm: drop owner assignment from platform_driversWolfram Sang
2014-01-06tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe
2014-01-06tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe
2014-01-06tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe
2013-10-22tpm atmel: Call request_region with the correct baseJason Gunthorpe
2013-02-05tpm: Fix cancellation of TPM commands (polling mode)Stefan Berger
2012-07-10tpm_atmel: Use struct dev_pm_ops for power managementRafael J. Wysocki
2012-07-10PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()Rafael J. Wysocki
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei
2007-08-22tpmdd maintainersKent Yoder
2006-10-11[PATCH] tpm: fix error handlingJeff Garzik
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-04-22[PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall
2006-04-22[PATCH] tpm: chip struct updateKylene Jo Hall
2005-11-18[PATCH] tpm: use ioread8 and iowrite8Kylene Jo Hall
2005-11-13[PATCH] tpm: updates for new hardwareKylene Jo Hall
2005-11-01[PATCH] TPM compile fixChris Wright
2005-10-30[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap
2005-10-30[PATCH] tpm-tidiesAndrew Morton
2005-10-30[PATCH] tpm: move atmel driver off pci_devKylene Jo Hall
2005-10-30[PATCH] tpm: remove pci dependencyKylene Jo Hall
2005-10-30[PATCH] tpm: add status function to allow non-lpc bus chipsKylene Jo Hall
2005-09-07[PATCH] tpm: fix tpm_atmel.c on ICH6Philipp Matthias Hahn
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: TPMs on additional LPC busKylene 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 concerns with TPM driver -- use enumsKylene Hall
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds