aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccree/cc_pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-28crypto: ccree - fix runtime PM imbalance on errordinghao.liu@zju.edu.cn1-1/+5
2020-02-22crypto: ccree - make cc_pm_{suspend,resume}() staticGeert Uytterhoeven1-6/+6
2020-02-22crypto: ccree - remove cc_pm_is_dev_suspended() wrapperGeert Uytterhoeven1-6/+0
2020-02-22crypto: ccree - simplify Runtime PM handlingGeert Uytterhoeven1-35/+3
2020-02-22crypto: ccree - clean up clock handlingGeert Uytterhoeven1-2/+2
2020-01-22crypto: ccree - make cc_pm_put_suspend() voidGilad Ben-Yossef1-5/+2
2020-01-22crypto: ccree - fix PM race conditionGilad Ben-Yossef1-22/+6
2020-01-22crypto: ccree - fix pm wrongful error reportingGilad Ben-Yossef1-1/+1
2020-01-22crypto: ccree - fix typo in commentHadar Gat1-1/+1
2019-12-11crypto: ccree - fix typos in commentsHadar Gat1-1/+1
2019-07-26crypto: ccree - drop legacy ivgen supportGilad Ben-Yossef1-2/+0
2019-06-27crypto: ccree - prevent isr handling in case driver is suspendedOfir Drang1-0/+6
2019-06-27crypto: ccree - check that cryptocell reset completedOfir Drang1-0/+5
2019-04-25crypto: ccree - handle tee fips error during power management resumeOfir Drang1-1/+3
2019-04-25crypto: ccree - HOST_POWER_DOWN_EN should be the last CC access during suspendOfir Drang1-1/+1
2019-04-25crypto: ccree - pm resume first enable the source clkOfir Drang1-2/+3
2019-04-25crypto: ccree - copyright header updateGilad Ben-Yossef1-1/+1
2019-02-08crypto: ccree - fix resume race condition on initGilad Ben-Yossef1-7/+6
2018-02-15crypto: ccree - add ahash supportGilad Ben-Yossef1-0/+4
2018-02-15crypto: ccree - introduce CryptoCell driverGilad Ben-Yossef1-0/+118