aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm-cci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-23perf/arm-cci: Remove broken race mitigationRobin Murphy1-9/+12
2019-01-21For drivers that do not support context exclusion let's advertise theAndrew Murray1-9/+1
2018-07-02perf/arm-cci: Remove VLA usageKees Cook1-12/+26
2018-05-29drivers/bus: arm-cci: fix build warningsArnd Bergmann1-3/+3
2018-05-21perf/arm-cci: Allow building as a moduleRobin Murphy1-1/+16
2018-05-21perf/arm-cci: Remove pointless PMU disablingRobin Murphy1-10/+3
2018-05-21perf/arm-cc*: Fix MODULE_LICENSE() tagsRobin Murphy1-1/+1
2018-05-21perf/arm-cci: Remove unnecessary period adjustmentRobin Murphy1-9/+0
2018-04-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1722
2018-03-06perf/arm-cci: Untangle global cci_ctrl_baseRobin Murphy1-23/+24
2018-03-06perf/arm-cci: Clean up model discoveryRobin Murphy1-24/+16
2018-03-06perf/arm-cci: Simplify CPU hotplugRobin Murphy1-37/+19
2018-03-06drivers/bus: Split Arm CCI driverRobin Murphy1-0/+1747