summaryrefslogtreecommitdiff
path: root/drivers/hwspinlock/u8500_hsem.c
AgeCommit message (Expand)Author
2019-11-08hwspinlock: u8500_hsem: Remove redundant PM runtime implementationBaolin Wang
2019-10-04hwspinlock: u8500_hsem: Use devm_hwspin_lock_register() to register hwlock co...Baolin Wang
2019-10-04hwspinlock: u8500_hsem: Use devm_kzalloc() to allocate memoryBaolin Wang
2019-10-04hwspinlock: u8500_hsem: Change to use devm_platform_ioremap_resource()Baolin Wang
2018-06-11Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteprocLinus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-05-24hwspinlock/u8500: Switch to SPDX license identifierSuman Anna
2014-10-20hwspinlock: drop owner assignment from platform_driversWolfram Sang
2012-11-28hwspinlock: remove use of __devexitBill Pemberton
2012-11-28hwspinlock: remove use of __devinitBill Pemberton
2012-11-28hwspinlock: remove use of __devexit_pBill Pemberton
2011-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds
2011-11-08hwspinlock/u8500: fix build error due to undefined labelAxel Lin
2011-11-07hwspinlock/u8500: include linux/module.hAxel Lin
2011-09-21hwspinlock/u8500: add hwspinlock driverMathieu J. Poirier