aboutsummaryrefslogtreecommitdiff
path: root/drivers/perf/arm-ccn.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-10/+1
2024-05-04perf: Use device_show_string() helper for sysfs attributesGravatar Lukas Wunner 1-10/+1
2024-04-19perf/arm-ccn: Assign parents for event_source deviceGravatar Jonathan Cameron 1-0/+1
2024-02-09perf: arm-ccn: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2022-06-23drivers/perf:Directly use ida_alloc()/free()Gravatar keliu 1-3/+3
2022-02-08perf/arm-ccn: Use platform_get_irq() to get the interruptGravatar Lad Prabhakar 1-6/+4
2021-05-24perf/arm-ccn: Use irq_set_affinity()Gravatar Thomas Gleixner 1-4/+2
2021-03-25drivers/perf: convert sysfs scnprintf family to sysfs_emit_at() and sysfs_emit()Gravatar Qi Liu 1-16/+11
2021-03-25drivers/perf: convert sysfs snprintf family to sysfs_emitGravatar Zihao Tang 1-2/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-1/+1
2020-07-17drivers/perf: Prevent forced unbinding of PMU driversGravatar Qi Liu 1-0/+1
2020-03-17perf: arm-ccn: Use scnprintf() for robustnessGravatar Takashi Iwai 1-10/+10
2019-10-28perf: arm-ccn: Enable stats for CCN-512 interconnectGravatar Marek Bykowski 1-0/+1
2019-10-01perf/arm-ccn: use devm_platform_ioremap_resource() to simplify codeGravatar YueHaibing 1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Gravatar Thomas Gleixner 1-8/+1
2019-04-23perf/arm-ccn: Clean up CPU hotplug handlingGravatar Robin Murphy 1-12/+13
2019-01-21For drivers that do not support context exclusion let's advertise theGravatar Andrew Murray 1-4/+2
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2018-07-26drivers/perf: arm-ccn: Use devm_ioremap_resource() to map memoryGravatar Sudeep Holla 1-11/+3
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hGravatar Randy Dunlap 1-0/+1
2018-05-21drivers/perf: arm-ccn: don't log to dmesg in event_initGravatar Mark Rutland 1-10/+10
2018-05-21perf/arm-cc*: Fix MODULE_LICENSE() tagsGravatar Robin Murphy 1-1/+1
2018-04-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+1597
2018-03-06drivers/bus: Move Arm CCN PMU driverGravatar Robin Murphy 1-0/+1597