summaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm-ccn.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* drivers/perf: Prevent forced unbinding of PMU driversQi Liu2020-07-171-0/+1
* perf: arm-ccn: Use scnprintf() for robustnessTakashi Iwai2020-03-171-10/+10
* perf: arm-ccn: Enable stats for CCN-512 interconnectMarek Bykowski2019-10-281-0/+1
* perf/arm-ccn: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-011-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-8/+1
* perf/arm-ccn: Clean up CPU hotplug handlingRobin Murphy2019-04-231-12/+13
* For drivers that do not support context exclusion let's advertise theAndrew Murray2019-01-211-4/+2
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-0/+1
|\
| * headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* | drivers/perf: arm-ccn: Use devm_ioremap_resource() to map memorySudeep Holla2018-07-261-11/+3
|/
* drivers/perf: arm-ccn: don't log to dmesg in event_initMark Rutland2018-05-211-10/+10
* perf/arm-cc*: Fix MODULE_LICENSE() tagsRobin Murphy2018-05-211-1/+1
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-051-2/+2
* drivers/bus: Move Arm CCN PMU driverRobin Murphy2018-03-061-0/+1597