Age | Commit message (Expand) | Author |
2020-03-17 | arm64: perf: Add support for ARMv8.5-PMU 64-bit counters | Andrew Murray |
2019-07-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2019-06-27 | arm_pmu: acpi: spe: Add initial MADT/SPE probing | Jeremy Linton |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2018-11-21 | arm64: perf: Add support for Armv8.1 PMCEID register format | Will Deacon |
2018-10-12 | arm64: perf: Reject stand-alone CHAIN events for PMUv3 | Will Deacon |
2018-07-10 | arm_pmu: Add support for 64bit event counters | Suzuki K Poulose |
2018-07-10 | arm_pmu: Change API to support 64bit counter values | Suzuki K Poulose |
2018-07-10 | arm_pmu: Clean up maximum period handling | Suzuki K Poulose |
2018-05-21 | arm_pmu: simplify arm_pmu::handle_irq | Mark Rutland |
2018-02-20 | arm_pmu: acpi: request IRQs up-front | Mark Rutland |
2018-02-20 | arm_pmu: note IRQs and PMUs per-cpu | Mark Rutland |
2018-02-20 | arm_pmu: add armpmu_alloc_atomic() | Mark Rutland |
2018-02-20 | arm_pmu: fold platform helpers into platform code | Mark Rutland |
2018-02-20 | arm_pmu: kill arm_pmu_platdata | Mark Rutland |
2017-07-27 | drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPU | Will Deacon |
2017-04-11 | drivers/perf: arm_pmu: add ACPI framework | Mark Rutland |
2017-04-11 | drivers/perf: arm_pmu: split out platform device probe logic | Mark Rutland |
2017-04-11 | drivers/perf: arm_pmu: define armpmu_init_fn | Mark Rutland |
2017-03-31 | drivers/perf: arm_pmu: split irq request from enable | Mark Rutland |
2017-03-31 | drivers/perf: arm_pmu: manage interrupts per-cpu | Mark Rutland |
2016-10-03 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-09-16 | arm64: pmu: Hoist pmu platform device name | Jeremy Linton |
2016-09-09 | drivers/perf: arm_pmu: expose a cpumask in sysfs | Mark Rutland |
2016-09-09 | drivers/perf: arm_pmu: add common attr group fields | Mark Rutland |
2016-09-02 | arm/perf: Use multi instance instead of custom list | Sebastian Andrzej Siewior |
2016-07-20 | arm/perf: Fix hotplug state machine conversion | Sebastian Andrzej Siewior |
2016-07-15 | arm/perf: Convert to hotplug state machine | Thomas Gleixner |
2016-04-25 | arm64/perf: Filter common events based on PMCEIDn_EL0 | Ashok Kumar |
2016-02-26 | drivers/perf: arm_pmu: implement CPU_PM notifier | Lorenzo Pieralisi |
2016-01-25 | ARM: perf: Set ARMv7 SDER SUNIDEN bit | Martin Fuzzey |
2015-11-16 | drivers/perf: kill armpmu_register | Mark Rutland |
2015-07-31 | arm: perf: factor arm_pmu core out to drivers | Mark Rutland |