index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwspinlock
/
sprd_hwspinlock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwspinlock: sprd: Use struct_size() helper in devm_kzalloc()
Gustavo A. R. Silva
2022-03-11
1
-2
/
+1
*
hwspinlock: sprd: fixed warning of unused variable 'sprd_hwspinlock_of_match'
Chunyan Zhang
2020-11-17
1
-1
/
+1
*
hwspinlock: sprd: use module_platform_driver() instead postcore initcall
Chunyan Zhang
2020-11-02
1
-12
/
+1
*
hwspinlock: sprd: Remove redundant header files
Baolin Wang
2020-10-26
1
-2
/
+0
*
hwspinlock: sprd: Remove redundant PM runtime implementation
Baolin Wang
2019-11-08
1
-18
/
+3
*
hwspinlock: sprd: Use devm_hwspin_lock_register() to register hwlock controller
Baolin Wang
2019-10-04
1
-5
/
+3
*
hwspinlock: sprd: Use devm_add_action_or_reset() for calls to clk_disable_unp...
Baolin Wang
2019-10-04
1
-2
/
+15
*
hwspinlock: sprd: Check the return value of clk_prepare_enable()
Baolin Wang
2019-10-04
1
-1
/
+3
*
hwspinlock: sprd: Change to use devm_platform_ioremap_resource()
Baolin Wang
2019-10-04
1
-3
/
+1
*
hwspinlock: sprd: Switch to SPDX license identifier
Suman Anna
2018-05-24
1
-9
/
+1
*
hwspinlock: sprd: Add hardware spinlock driver
Baolin Wang
2017-05-17
1
-0
/
+183