| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/imx_ddr: Add system PMU identifier for userspace | Joakim Zhang | 2020-12-09 | 1 | -0/+55 |
* | arm64: Enable perf events based hard lockup detector | Sumit Garg | 2020-11-25 | 1 | -0/+5 |
* | perf/imx_ddr: Add stop event counters support for i.MX8MP | Joakim Zhang | 2020-11-25 | 1 | -26/+54 |
* | perf/smmuv3: Support sysfs identifier file | John Garry | 2020-11-25 | 1 | -0/+39 |
* | drivers/perf: hisi: Add identifier sysfs file | John Garry | 2020-11-25 | 5 | -0/+65 |
* | perf: remove duplicate check on fwnode | Wang Qing | 2020-11-25 | 1 | -3/+0 |
* | driver/perf: Add PMU driver for the ARM DMC-620 memory controller | Tuan Phan | 2020-11-25 | 3 | -0/+756 |
* | perf: arm-cmn: Fix conversion specifiers for node type | Will Deacon | 2020-10-01 | 1 | -2/+2 |
* | perf: arm-cmn: Fix unsigned comparison to less than zero | Will Deacon | 2020-10-01 | 1 | -1/+1 |
* | arm_pmu: arm64: Use NMIs for PMU | Julien Thierry | 2020-09-28 | 1 | -8/+63 |
* | arm_pmu: Introduce pmu_irq_ops | Julien Thierry | 2020-09-28 | 1 | -16/+74 |
* | perf: Add Arm CMN-600 PMU driver | Robin Murphy | 2020-09-28 | 3 | -0/+1649 |
* | drivers/perf: thunderx2_pmu: Fix memory resource error handling | Mark Salter | 2020-09-18 | 1 | -2/+5 |
* | drivers/perf: xgene_pmu: Fix uninitialized resource struct | Mark Salter | 2020-09-18 | 1 | -15/+17 |
* | perf: arm_dsu: Support DSU ACPI devices | Tuan Phan | 2020-09-15 | 1 | -6/+57 |
* | drivers/perf: hisi: Add missing include of linux/module.h | Shaokun Zhang | 2020-09-07 | 1 | -0/+1 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 2 | -3/+3 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2020-08-07 | 2 | -66/+25 |
|\ |
|
| * | soc: qcom: Separate kryo l2 accessors from PMU driver | Ilia Lin | 2020-07-10 | 2 | -66/+25 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-08-03 | 1 | -2/+1 |
|\ \ |
|
| * | | perf/smmuv3: To simplify code for ioremap page in pmcg | Jay Chen | 2020-07-13 | 1 | -2/+1 |
| |/ |
|
* | | drivers/perf: Prevent forced unbinding of PMU drivers | Qi Liu | 2020-07-17 | 13 | -0/+13 |
* | | drivers/perf: Fix kernel panic when rmmod PMU modules during perf sampling | Qi Liu | 2020-07-16 | 5 | -0/+5 |
|/ |
|
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-06-11 | 1 | -1/+1 |
|\ |
|
| * | drivers/perf: hisi: Fix wrong value for all counters enable | Shaokun Zhang | 2020-06-08 | 1 | -1/+1 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-06-01 | 10 | -30/+57 |
|\| |
|
| * | pmu/smmuv3: Clear IRQ affinity hint on device removal | Jean-Philippe Brucker | 2020-05-18 | 1 | -1/+4 |
| * | drivers/perf: hisi: Permit modular builds of HiSilicon uncore drivers | Zhou Wang | 2020-05-18 | 7 | -22/+50 |
| * | drivers/perf: hisi: Fix typo in events attribute array | Shaokun Zhang | 2020-04-30 | 1 | -1/+1 |
| * | drivers/perf: arm_spe_pmu: Avoid duplicate printouts | Tang Bin | 2020-04-30 | 1 | -3/+1 |
| * | drivers/perf: arm_dsu_pmu: Avoid duplicate printouts | Tang Bin | 2020-04-30 | 1 | -3/+1 |
* | | drivers/perf: Open access for CAP_PERFMON privileged process | Alexey Budankov | 2020-04-16 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-03-31 | 2 | -11/+11 |
|\ |
|
| * | perf: arm-ccn: Use scnprintf() for robustness | Takashi Iwai | 2020-03-17 | 1 | -10/+10 |
| * | perf: arm_spe: Remove unnecessary zero check on 'nr_pages' | luanshi | 2020-03-02 | 1 | -1/+1 |
* | | drivers/perf: arm_pmu_acpi: Fix incorrect checking of gicc pointer | luanshi | 2020-03-02 | 1 | -5/+2 |
* | | drivers/perf: fsl_imx8_ddr: Correct the CLEAR bit definition | Joakim Zhang | 2020-03-02 | 1 | -4/+6 |
|/ |
|
* | perf/smmuv3: Use platform_get_irq_optional() for wired interrupt | John Garry | 2020-02-10 | 1 | -1/+1 |
* | perf/imx_ddr: Fix cpu hotplug state cleanup | Leonard Crestez | 2020-01-15 | 1 | -5/+11 |
* | drivers/perf: hisi: Simplify hisi_read_sccl_and_ccl_id and its comment | Shaokun Zhang | 2020-01-10 | 1 | -26/+32 |
* | perf/smmuv3: Remove the leftover put_cpu() in error path | Hanjun Guo | 2019-12-18 | 1 | -3/+1 |
* | drivers/perf: hisi: update the sccl_id/ccl_id for certain HiSilicon platform | Shaokun Zhang | 2019-11-07 | 1 | -8/+18 |
* | perf/imx_ddr: Dump AXI ID filter info to userspace | Joakim Zhang | 2019-11-04 | 1 | -0/+56 |
* | perf/imx_ddr: Add driver for DDR PMU in i.MX8MPlus | Joakim Zhang | 2019-11-04 | 1 | -0/+5 |
* | perf/imx_ddr: Add enhanced AXI ID filter support | Joakim Zhang | 2019-11-04 | 1 | -21/+42 |
* | drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver. | Ganapatrao Prabhakerrao Kulkarni | 2019-10-29 | 1 | -33/+234 |
* | perf: arm-ccn: Enable stats for CCN-512 interconnect | Marek Bykowski | 2019-10-28 | 1 | -0/+1 |
* | perf/smmuv3: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-10-01 | 1 | -3/+2 |
* | perf/arm-cci: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-10-01 | 1 | -3/+1 |
* | perf/arm-ccn: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-10-01 | 1 | -2/+1 |