summaryrefslogtreecommitdiff
path: root/drivers/perf
Commit message (Expand)AuthorAge
...
* drivers/perf: arm_pmu: add ACPI frameworkMark Rutland2017-04-11
* drivers/perf: arm_pmu: split out platform device probe logicMark Rutland2017-04-11
* drivers/perf: arm_pmu: move irq request/free into probeMark Rutland2017-04-11
* drivers/perf: arm_pmu: split cpu-local irq request/freeMark Rutland2017-04-11
* drivers/perf: arm_pmu: rename irq request/free functionsMark Rutland2017-04-11
* drivers/perf: arm_pmu: handle no platform_deviceMark Rutland2017-04-11
* drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()Mark Rutland2017-04-11
* drivers/perf: arm_pmu: factor out pmu registrationMark Rutland2017-04-11
* drivers/perf: arm_pmu: fold init into allocMark Rutland2017-04-11
* drivers/perf: arm_pmu: define armpmu_init_fnMark Rutland2017-04-11
* drivers/perf: arm_pmu: remove pointless PMU disablingMark Rutland2017-04-11
* perf: qcom: Add L3 cache PMU driverAgustin Vega-Frias2017-04-03
* drivers/perf: arm_pmu: split irq request from enableMark Rutland2017-03-31
* drivers/perf: arm_pmu: manage interrupts per-cpuMark Rutland2017-03-31
* drivers/perf: arm_pmu: rework per-cpu allocationMark Rutland2017-03-31
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* perf: add qcom l2 cache perf events driverNeil Leeder2017-02-08
* perf: xgene: Include module.hStephen Boyd2017-02-03
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-25
* perf: xgene: Remove bogus IS_ERR() checkTai Nguyen2016-10-17
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-07
|\
| * Merge tag 'xgene-drivers-for-4.9' of https://github.com/AppliedMicro/xgene-ne...Arnd Bergmann2016-09-19
| |\
| | * perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driverTai Nguyen2016-09-15
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-03
|\ \ \
| * | | arm/perf: Use multi instance instead of custom listSebastian Andrzej Siewior2016-09-02
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-03
|\ \ \
| * | | arm64: pmu: add fallback probe tableMark Salter2016-09-16
| * | | drivers/perf: arm_pmu: expose a cpumask in sysfsMark Rutland2016-09-09
| * | | drivers/perf: arm_pmu: only use common attr_groupsMark Rutland2016-09-09
| * | | drivers/perf: arm_pmu: add common attr group fieldsMark Rutland2016-09-09
| * | | drivers/perf: arm_pmu: Always consider IRQ0 as an errorMarc Zyngier2016-09-06
| |/ /
* | | drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren2016-09-02
* | | drivers/perf: arm_pmu: Fix leak in error pathStefan Wahren2016-09-02
|/ /
* | drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" propertyMarc Zyngier2016-08-09
* | drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlockSudeep Holla2016-08-09
|/
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-29
|\
| * arm/perf: Fix hotplug state machine conversionSebastian Andrzej Siewior2016-07-20
| * arm/perf: Convert to hotplug state machineThomas Gleixner2016-07-15
* | drivers/perf: arm-pmu: Handle per-interrupt affinity maskMarc Zyngier2016-07-08
|/
* arm: pmu: Fix non-devicetree probingMark Salter2016-06-15
* drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on errorJulien Grall2016-06-03
* drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmuJulien Grall2016-06-03
* drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfgJulien Grall2016-06-03
* perf/arm: Special-case hetereogeneous CPUsMark Rutland2016-05-05
* drivers/perf: arm-pmu: fix RCU usage on pmu resume from low-powerLorenzo Pieralisi2016-04-21
* drivers/perf: arm_pmu: avoid NULL dereference when not using devicetreeWill Deacon2016-03-21
* drivers/perf: arm_pmu: implement CPU_PM notifierLorenzo Pieralisi2016-02-26
* drivers/perf: arm_pmu: make info messages more verboseDirk Behme2016-02-09
* ARM: perf: Set ARMv7 SDER SUNIDEN bitMartin Fuzzey2016-01-25
* drivers/perf: kill armpmu_registerMark Rutland2015-11-16