summaryrefslogtreecommitdiffstats
path: root/drivers/hwspinlock
Commit message (Expand)AuthorAgeFilesLines
* hwspinlock: stm32: enable clock at probeFabien Dessenne2021-11-171-21/+37
* hwspinlock: add sun6i hardware spinlock supportWilken Gottwalt2021-05-273-0/+220
* hwspinlock: remove sirf driverArnd Bergmann2021-03-173-117/+0
* hwspinlock: omap: Add support for K3 AM64x SoCsSuman Anna2021-02-091-1/+3
* hwspinlock: sirf: Remove the redundant 'of_match_ptr'Baolin Wang2020-12-101-1/+1
* hwspinlock: sprd: fixed warning of unused variable 'sprd_hwspinlock_of_match'Chunyan Zhang2020-11-171-1/+1
* hwspinlock: sprd: use module_platform_driver() instead postcore initcallChunyan Zhang2020-11-021-12/+1
* hwspinlock: sprd: Remove redundant header filesBaolin Wang2020-10-261-2/+0
* hwspinlock: qcom: Allow mmio usage in addition to sysconBjorn Andersson2020-07-131-16/+54
* hwspinlock: Simplify KconfigEzequiel Garcia2020-06-211-6/+4
* hwspinlock: hwspinlock_internal.h: Replace zero-length array with flexible-ar...Gustavo A. R. Silva2020-03-251-1/+1
* hwspinlock: Allow drivers to be built with COMPILE_TESTBaolin Wang2020-03-251-6/+6
* hwspinlock: sirf: Use devm_hwspin_lock_register() to register hwlock controllerBaolin Wang2020-01-211-18/+3
* hwspinlock: sirf: Remove redundant PM runtime functionsBaolin Wang2020-01-211-18/+4
* hwspinlock: sirf: Change to use devm_platform_ioremap_resource()Baolin Wang2020-01-211-6/+3
* hwspinlock: omap: Use devm_kzalloc() to allocate memoryBaolin Wang2020-01-211-5/+3
* hwspinlock: omap: Change to use devm_platform_ioremap_resource()Baolin Wang2020-01-211-16/+8
* hwspinlock: qcom: Use devm_hwspin_lock_register() to register hwlock controllerBaolin Wang2020-01-211-17/+2
* hwspinlock: qcom: Remove redundant PM runtime functionsBaolin Wang2020-01-211-11/+2
* hwspinlock: stm32: convert to devm_platform_ioremap_resourceYangtao Li2019-12-281-3/+1
* hwspinlock: u8500_hsem: Remove redundant PM runtime implementationBaolin Wang2019-11-081-15/+4
* hwspinlock: sprd: Remove redundant PM runtime implementationBaolin Wang2019-11-081-18/+3
* hwspinlock: Let the PM runtime can be optionalBaolin Wang2019-11-081-4/+4
* hwspinlock: Remove BUG_ON() from the hwspinlock coreBaolin Wang2019-11-081-4/+4
* 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: u8500_hsem: Use devm_hwspin_lock_register() to register hwlock co...Baolin Wang2019-10-041-9/+2
* hwspinlock: u8500_hsem: Use devm_kzalloc() to allocate memoryBaolin Wang2019-10-041-9/+6
* hwspinlock: u8500_hsem: Change to use devm_platform_ioremap_resource()Baolin Wang2019-10-041-15/+5
* hwspinlock: add the 'in_atomic' APIFabien Dessenne2019-06-291-13/+30
* hwspinlock: stm32: implement the relax() opsFabien Dessenne2019-06-291-0/+7
* hwspinlock: ignore disabled deviceFabien Dessenne2019-06-291-0/+5
* hwspinlock/omap: Add a trace during probeSuman Anna2019-06-291-0/+3
* hwspinlock/omap: Add support for TI K3 SoCsSuman Anna2019-06-292-1/+2
* hwspinlock: fix return value check in stm32_hwspinlock_probe()Wei Yongjun2019-01-031-2/+2
* hwspinlock: add STM32 hwspinlock deviceBenjamin Gaignard2018-12-053-0/+166
* hwspinlock: Fix incorrect return pointersBaolin Wang2018-07-301-4/+4
* hwspinlock: Fix one comment mistakeBaolin Wang2018-06-261-1/+1
* hwspinlock: Add devm_xxx() APIs to register/unregister one hwlock controllerBaolin Wang2018-06-261-0/+82
* hwspinlock: Add devm_xxx() APIs to request/free hwlockBaolin Wang2018-06-261-0/+110
* hwspinlock: Add one new API to support getting a specific hwlock by the nameBaolin Wang2018-06-261-0/+29
* Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteprocLinus Torvalds2018-06-118-72/+59
|\
| * hwspinlock/u8500: Switch to SPDX license identifierSuman Anna2018-05-241-9/+1
| * hwspinlock: sprd: Switch to SPDX license identifierSuman Anna2018-05-241-9/+1
| * hwspinlock/sirf: Switch to SPDX license identifierSuman Anna2018-05-241-2/+1
| * hwspinlock: qcom: Switch to SPDX license identifierSuman Anna2018-05-241-9/+1
| * hwspinlock/omap: Switch to SPDX license identifierSuman Anna2018-05-241-9/+1
| * hwspinlock/core: Switch to SPDX license identifierSuman Anna2018-05-243-18/+3