index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
arm-cci.c
Age
Commit message (
Expand
)
Author
2020-07-17
drivers/perf: Prevent forced unbinding of PMU drivers
Qi Liu
2019-10-01
perf/arm-cci: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-04-23
perf/arm-cci: Remove broken race mitigation
Robin Murphy
2019-01-21
For drivers that do not support context exclusion let's advertise the
Andrew Murray
2018-07-02
perf/arm-cci: Remove VLA usage
Kees Cook
2018-05-29
drivers/bus: arm-cci: fix build warnings
Arnd Bergmann
2018-05-21
perf/arm-cci: Allow building as a module
Robin Murphy
2018-05-21
perf/arm-cci: Remove pointless PMU disabling
Robin Murphy
2018-05-21
perf/arm-cc*: Fix MODULE_LICENSE() tags
Robin Murphy
2018-05-21
perf/arm-cci: Remove unnecessary period adjustment
Robin Murphy
2018-04-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-03-06
perf/arm-cci: Untangle global cci_ctrl_base
Robin Murphy
2018-03-06
perf/arm-cci: Clean up model discovery
Robin Murphy
2018-03-06
perf/arm-cci: Simplify CPU hotplug
Robin Murphy
2018-03-06
drivers/bus: Split Arm CCI driver
Robin Murphy