summaryrefslogtreecommitdiff
path: root/drivers/hwspinlock/sprd_hwspinlock.c
AgeCommit message (Expand)Author
2020-11-17hwspinlock: sprd: fixed warning of unused variable 'sprd_hwspinlock_of_match'Chunyan Zhang
2020-11-02hwspinlock: sprd: use module_platform_driver() instead postcore initcallChunyan Zhang
2020-10-26hwspinlock: sprd: Remove redundant header filesBaolin Wang
2019-11-08hwspinlock: sprd: Remove redundant PM runtime implementationBaolin Wang
2019-10-04hwspinlock: sprd: Use devm_hwspin_lock_register() to register hwlock controllerBaolin Wang
2019-10-04hwspinlock: sprd: Use devm_add_action_or_reset() for calls to clk_disable_unp...Baolin Wang
2019-10-04hwspinlock: sprd: Check the return value of clk_prepare_enable()Baolin Wang
2019-10-04hwspinlock: sprd: Change to use devm_platform_ioremap_resource()Baolin Wang
2018-05-24hwspinlock: sprd: Switch to SPDX license identifierSuman Anna
2017-05-17hwspinlock: sprd: Add hardware spinlock driverBaolin Wang