Age | Commit message (Expand) | Author | Files | Lines |
2019-11-08 | hwspinlock: u8500_hsem: Remove redundant PM runtime implementation | Baolin Wang | 1 | -15/+4 |
2019-10-04 | hwspinlock: u8500_hsem: Use devm_hwspin_lock_register() to register hwlock co... | Baolin Wang | 1 | -9/+2 |
2019-10-04 | hwspinlock: u8500_hsem: Use devm_kzalloc() to allocate memory | Baolin Wang | 1 | -9/+6 |
2019-10-04 | hwspinlock: u8500_hsem: Change to use devm_platform_ioremap_resource() | Baolin Wang | 1 | -15/+5 |
2018-06-11 | Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteproc | Linus Torvalds | 1 | -9/+1 |
2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook | 1 | -1/+1 |
2018-05-24 | hwspinlock/u8500: Switch to SPDX license identifier | Suman Anna | 1 | -9/+1 |
2014-10-20 | hwspinlock: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2012-11-28 | hwspinlock: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | hwspinlock: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | hwspinlock: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2011-11-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Linus Torvalds | 1 | -0/+1 |
2011-11-08 | hwspinlock/u8500: fix build error due to undefined label | Axel Lin | 1 | -4/+2 |
2011-11-07 | hwspinlock/u8500: include linux/module.h | Axel Lin | 1 | -0/+1 |
2011-09-21 | hwspinlock/u8500: add hwspinlock driver | Mathieu J. Poirier | 1 | -0/+198 |