aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/hwspinlock.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-26hwspinlock: Remove redundant configBaolin Wang1-1/+1
2018-06-26hwspinlock: Add devm_xxx() APIs to register/unregister one hwlock controllerBaolin Wang1-0/+6
2018-06-26hwspinlock: Add devm_xxx() APIs to request/free hwlockBaolin Wang1-0/+22
2018-06-26hwspinlock: Add one new API to support getting a specific hwlock by the nameBaolin Wang1-0/+7
2018-05-24hwspinlock/core: Switch to SPDX license identifierSuman Anna1-9/+1
2018-04-17hwspinlock: Introduce one new mode for hwspinlockBaolin Wang1-0/+58
2015-05-02hwspinlock/core: add device tree supportSuman Anna1-0/+7
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+1
2011-11-08hwspinlock: Don't return a value in __hwspin_unlockAxel Lin1-1/+0
2011-09-21hwspinlock/core: register a bank of hwspinlocks in a single API callOhad Ben-Cohen1-2/+6
2011-09-21hwspinlock/core: remove stubs for register/unregisterOhad Ben-Cohen1-10/+0
2011-09-21hwspinlock/core/omap: fix id issues on multiple hwspinlock devicesOhad Ben-Cohen1-0/+28
2011-02-17drivers: hwspinlock: add frameworkOhad Ben-Cohen1-0/+292