aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/crypto/intel/iaa/iaa_crypto_stats.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-02crypto: iaa - Change iaa statistics to atomic64_tTom Zanussi1-56/+69
2024-04-02crypto: iaa - Add global_stats file and remove individual stat filesTom Zanussi1-13/+17
2024-04-02crypto: iaa - Remove comp/decomp delay statisticsTom Zanussi1-28/+0
2024-03-01crypto: iaa - Fix comp/decomp delay statisticsTom Zanussi1-28/+0
2024-01-26crypto: iaa - Remove unnecessary debugfs_create_dir() error check in iaa_crypto_debugfs_init()Minjie Du1-2/+0
2023-12-29crypto: iaa - Remove unneeded newline in update_max_adecomp_delay_ns()Tom Zanussi1-1/+0
2023-12-15crypto: iaa - Add IAA Compression Accelerator statsTom Zanussi1-0/+313