summaryrefslogtreecommitdiff
path: root/drivers/perf/arm-cci.c
AgeCommit message (Expand)Author
2023-07-27drivers/perf: Explicitly include correct DT includesRob Herring
2023-06-05perf/arm-cci: Slightly optimize cci_pmu_sync_counters()Christophe JAILLET
2022-07-06perf/arm-cci: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-06-23perf/arm-cci: fix typo in commentJulia Lawall
2022-02-15perf: replace bitmap_weight with bitmap_empty where appropriateYury Norov
2021-05-25drivers/perf: arm-cci: Fix checkpatch spacing errorJunhao He
2021-03-25drivers/perf: convert sysfs snprintf family to sysfs_emitZihao Tang
2021-02-10drivers/perf: Replace spin_lock_irqsave to spin_lockQi Liu
2021-01-20perf: Constify static struct attribute_groupRikard Falkeborn
2020-07-17drivers/perf: Prevent forced unbinding of PMU driversQi Liu
2019-10-01perf/arm-cci: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-04-23perf/arm-cci: Remove broken race mitigationRobin Murphy
2019-01-21For drivers that do not support context exclusion let's advertise theAndrew Murray
2018-07-02perf/arm-cci: Remove VLA usageKees Cook
2018-05-29drivers/bus: arm-cci: fix build warningsArnd Bergmann
2018-05-21perf/arm-cci: Allow building as a moduleRobin Murphy
2018-05-21perf/arm-cci: Remove pointless PMU disablingRobin Murphy
2018-05-21perf/arm-cc*: Fix MODULE_LICENSE() tagsRobin Murphy
2018-05-21perf/arm-cci: Remove unnecessary period adjustmentRobin Murphy
2018-04-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-03-06perf/arm-cci: Untangle global cci_ctrl_baseRobin Murphy
2018-03-06perf/arm-cci: Clean up model discoveryRobin Murphy
2018-03-06perf/arm-cci: Simplify CPU hotplugRobin Murphy
2018-03-06drivers/bus: Split Arm CCI driverRobin Murphy