summaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm-cci.c
Commit message (Expand)AuthorAgeFilesLines
* perf/arm-cci: Remove broken race mitigationRobin Murphy2019-04-231-9/+12
* For drivers that do not support context exclusion let's advertise theAndrew Murray2019-01-211-9/+1Star
* perf/arm-cci: Remove VLA usageKees Cook2018-07-021-12/+26
* drivers/bus: arm-cci: fix build warningsArnd Bergmann2018-05-291-3/+3
* perf/arm-cci: Allow building as a moduleRobin Murphy2018-05-211-1/+16
* perf/arm-cci: Remove pointless PMU disablingRobin Murphy2018-05-211-10/+3Star
* perf/arm-cc*: Fix MODULE_LICENSE() tagsRobin Murphy2018-05-211-1/+1
* perf/arm-cci: Remove unnecessary period adjustmentRobin Murphy2018-05-211-9/+0Star
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-061-1/+1
* perf/arm-cci: Untangle global cci_ctrl_baseRobin Murphy2018-03-061-23/+24
* perf/arm-cci: Clean up model discoveryRobin Murphy2018-03-061-24/+16Star
* perf/arm-cci: Simplify CPU hotplugRobin Murphy2018-03-061-37/+19Star
* drivers/bus: Split Arm CCI driverRobin Murphy2018-03-061-0/+1747