summaryrefslogtreecommitdiffstats
path: root/drivers/hwspinlock/sprd_hwspinlock.c
Commit message (Expand)AuthorAgeFilesLines
* 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