Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-17 | hwspinlock: sprd: fixed warning of unused variable 'sprd_hwspinlock_of_match' | Chunyan Zhang | 1 | -1/+1 |
2020-11-02 | hwspinlock: sprd: use module_platform_driver() instead postcore initcall | Chunyan Zhang | 1 | -12/+1 |
2020-10-26 | hwspinlock: sprd: Remove redundant header files | Baolin Wang | 1 | -2/+0 |
2019-11-08 | hwspinlock: sprd: Remove redundant PM runtime implementation | Baolin Wang | 1 | -18/+3 |
2019-10-04 | hwspinlock: sprd: Use devm_hwspin_lock_register() to register hwlock controller | Baolin Wang | 1 | -5/+3 |
2019-10-04 | hwspinlock: sprd: Use devm_add_action_or_reset() for calls to clk_disable_unp... | Baolin Wang | 1 | -2/+15 |
2019-10-04 | hwspinlock: sprd: Check the return value of clk_prepare_enable() | Baolin Wang | 1 | -1/+3 |
2019-10-04 | hwspinlock: sprd: Change to use devm_platform_ioremap_resource() | Baolin Wang | 1 | -3/+1 |
2018-05-24 | hwspinlock: sprd: Switch to SPDX license identifier | Suman Anna | 1 | -9/+1 |
2017-05-17 | hwspinlock: sprd: Add hardware spinlock driver | Baolin Wang | 1 | -0/+183 |