aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm-ccn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-23drivers/perf:Directly use ida_alloc()/free()keliu1-3/+3
2022-02-08perf/arm-ccn: Use platform_get_irq() to get the interruptLad Prabhakar1-6/+4
2021-05-24perf/arm-ccn: Use irq_set_affinity()Thomas Gleixner1-4/+2
2021-03-25drivers/perf: convert sysfs scnprintf family to sysfs_emit_at() and sysfs_emit()Qi Liu1-16/+11
2021-03-25drivers/perf: convert sysfs snprintf family to sysfs_emitZihao Tang1-2/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-17drivers/perf: Prevent forced unbinding of PMU driversQi Liu1-0/+1
2020-03-17perf: arm-ccn: Use scnprintf() for robustnessTakashi Iwai1-10/+10
2019-10-28perf: arm-ccn: Enable stats for CCN-512 interconnectMarek Bykowski1-0/+1
2019-10-01perf/arm-ccn: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-8/+1
2019-04-23perf/arm-ccn: Clean up CPU hotplug handlingRobin Murphy1-12/+13
2019-01-21For drivers that do not support context exclusion let's advertise theAndrew Murray1-4/+2
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
2018-07-26drivers/perf: arm-ccn: Use devm_ioremap_resource() to map memorySudeep Holla1-11/+3
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-05-21drivers/perf: arm-ccn: don't log to dmesg in event_initMark Rutland1-10/+10
2018-05-21perf/arm-cc*: Fix MODULE_LICENSE() tagsRobin Murphy1-1/+1
2018-04-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1597
2018-03-06drivers/bus: Move Arm CCN PMU driverRobin Murphy1-0/+1597