summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccree/cc_pm.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: ccree - Add missing clk_disable_unprepare() in cc_pm_resume()Yuan Can2022-07-151-0/+2
* crypto: ccree - rework cache parameters handlingGilad Ben-Yossef2020-11-271-1/+1
* crypto: ccree - fix runtime PM imbalance on errordinghao.liu@zju.edu.cn2020-08-281-1/+5
* crypto: ccree - make cc_pm_{suspend,resume}() staticGeert Uytterhoeven2020-02-221-6/+6
* crypto: ccree - remove cc_pm_is_dev_suspended() wrapperGeert Uytterhoeven2020-02-221-6/+0
* crypto: ccree - simplify Runtime PM handlingGeert Uytterhoeven2020-02-221-35/+3
* crypto: ccree - clean up clock handlingGeert Uytterhoeven2020-02-221-2/+2
* crypto: ccree - make cc_pm_put_suspend() voidGilad Ben-Yossef2020-01-221-5/+2
* crypto: ccree - fix PM race conditionGilad Ben-Yossef2020-01-221-22/+6
* crypto: ccree - fix pm wrongful error reportingGilad Ben-Yossef2020-01-221-1/+1
* crypto: ccree - fix typo in commentHadar Gat2020-01-221-1/+1
* crypto: ccree - fix typos in commentsHadar Gat2019-12-111-1/+1
* crypto: ccree - drop legacy ivgen supportGilad Ben-Yossef2019-07-261-2/+0
* crypto: ccree - prevent isr handling in case driver is suspendedOfir Drang2019-06-271-0/+6
* crypto: ccree - check that cryptocell reset completedOfir Drang2019-06-271-0/+5
* crypto: ccree - handle tee fips error during power management resumeOfir Drang2019-04-251-1/+3
* crypto: ccree - HOST_POWER_DOWN_EN should be the last CC access during suspendOfir Drang2019-04-251-1/+1
* crypto: ccree - pm resume first enable the source clkOfir Drang2019-04-251-2/+3
* crypto: ccree - copyright header updateGilad Ben-Yossef2019-04-251-1/+1
* crypto: ccree - fix resume race condition on initGilad Ben-Yossef2019-02-081-7/+6
* crypto: ccree - add ahash supportGilad Ben-Yossef2018-02-151-0/+4
* crypto: ccree - introduce CryptoCell driverGilad Ben-Yossef2018-02-151-0/+118