aboutsummaryrefslogtreecommitdiff
path: root/include/linux/hwspinlock.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-29hwspinlock: add the 'in_atomic' APIGravatar Fabien Dessenne 1-3/+58
2018-06-26hwspinlock: Remove redundant configGravatar Baolin Wang 1-1/+1
2018-06-26hwspinlock: Add devm_xxx() APIs to register/unregister one hwlock controllerGravatar Baolin Wang 1-0/+6
2018-06-26hwspinlock: Add devm_xxx() APIs to request/free hwlockGravatar Baolin Wang 1-0/+22
2018-06-26hwspinlock: Add one new API to support getting a specific hwlock by the nameGravatar Baolin Wang 1-0/+7
2018-05-24hwspinlock/core: Switch to SPDX license identifierGravatar Suman Anna 1-9/+1
2018-04-17hwspinlock: Introduce one new mode for hwspinlockGravatar Baolin Wang 1-0/+58
2015-05-02hwspinlock/core: add device tree supportGravatar Suman Anna 1-0/+7
2012-03-16device.h: audit and cleanup users in main include dirGravatar Paul Gortmaker 1-1/+1
2011-11-08hwspinlock: Don't return a value in __hwspin_unlockGravatar Axel Lin 1-1/+0
2011-09-21hwspinlock/core: register a bank of hwspinlocks in a single API callGravatar Ohad Ben-Cohen 1-2/+6
2011-09-21hwspinlock/core: remove stubs for register/unregisterGravatar Ohad Ben-Cohen 1-10/+0
2011-09-21hwspinlock/core/omap: fix id issues on multiple hwspinlock devicesGravatar Ohad Ben-Cohen 1-0/+28
2011-02-17drivers: hwspinlock: add frameworkGravatar Ohad Ben-Cohen 1-0/+292