summaryrefslogtreecommitdiffstats
path: root/drivers/hwspinlock/sprd_hwspinlock.c
Commit message (Expand)AuthorAgeFilesLines
* hwspinlock: sprd: fixed warning of unused variable 'sprd_hwspinlock_of_match'Chunyan Zhang2020-11-171-1/+1
* hwspinlock: sprd: use module_platform_driver() instead postcore initcallChunyan Zhang2020-11-021-12/+1
* hwspinlock: sprd: Remove redundant header filesBaolin Wang2020-10-261-2/+0
* hwspinlock: sprd: Remove redundant PM runtime implementationBaolin Wang2019-11-081-18/+3
* hwspinlock: sprd: Use devm_hwspin_lock_register() to register hwlock controllerBaolin Wang2019-10-041-5/+3
* hwspinlock: sprd: Use devm_add_action_or_reset() for calls to clk_disable_unp...Baolin Wang2019-10-041-2/+15
* hwspinlock: sprd: Check the return value of clk_prepare_enable()Baolin Wang2019-10-041-1/+3
* hwspinlock: sprd: Change to use devm_platform_ioremap_resource()Baolin Wang2019-10-041-3/+1
* hwspinlock: sprd: Switch to SPDX license identifierSuman Anna2018-05-241-9/+1
* hwspinlock: sprd: Add hardware spinlock driverBaolin Wang2017-05-171-0/+183