| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-18 | drivers: perf: use us_to_ktime() where appropriate | Xichao Zhao | 1 | -1/+1 |
| 2025-02-18 | drivers: perf: Switch to use hrtimer_setup() | Nam Cao | 1 | -3/+2 |
| 2024-11-06 | perf: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-07-10 | perf: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
| 2024-05-22 | Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -10/+1 |
| 2024-05-04 | perf: Use device_show_string() helper for sysfs attributes | Lukas Wunner | 1 | -10/+1 |
| 2024-04-19 | perf/arm-ccn: Assign parents for event_source device | Jonathan Cameron | 1 | -0/+1 |
| 2024-02-09 | perf: arm-ccn: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2022-06-23 | drivers/perf:Directly use ida_alloc()/free() | keliu | 1 | -3/+3 |
| 2022-02-08 | perf/arm-ccn: Use platform_get_irq() to get the interrupt | Lad Prabhakar | 1 | -6/+4 |
| 2021-05-24 | perf/arm-ccn: Use irq_set_affinity() | Thomas Gleixner | 1 | -4/+2 |
| 2021-03-25 | drivers/perf: convert sysfs scnprintf family to sysfs_emit_at() and sysfs_emit() | Qi Liu | 1 | -16/+11 |
| 2021-03-25 | drivers/perf: convert sysfs snprintf family to sysfs_emit | Zihao Tang | 1 | -2/+2 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-07-17 | drivers/perf: Prevent forced unbinding of PMU drivers | Qi Liu | 1 | -0/+1 |
| 2020-03-17 | perf: arm-ccn: Use scnprintf() for robustness | Takashi Iwai | 1 | -10/+10 |
| 2019-10-28 | perf: arm-ccn: Enable stats for CCN-512 interconnect | Marek Bykowski | 1 | -0/+1 |
| 2019-10-01 | perf/arm-ccn: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -2/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -8/+1 |
| 2019-04-23 | perf/arm-ccn: Clean up CPU hotplug handling | Robin Murphy | 1 | -12/+13 |
| 2019-01-21 | For drivers that do not support context exclusion let's advertise the | Andrew Murray | 1 | -4/+2 |
| 2018-08-18 | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2018-07-26 | drivers/perf: arm-ccn: Use devm_ioremap_resource() to map memory | Sudeep Holla | 1 | -11/+3 |
| 2018-07-07 | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap | 1 | -0/+1 |
| 2018-05-21 | drivers/perf: arm-ccn: don't log to dmesg in event_init | Mark Rutland | 1 | -10/+10 |
| 2018-05-21 | perf/arm-cc*: Fix MODULE_LICENSE() tags | Robin Murphy | 1 | -1/+1 |
| 2018-04-05 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+1597 |
| 2018-03-06 | drivers/bus: Move Arm CCN PMU driver | Robin Murphy | 1 | -0/+1597 |