Will Deacon
|
1cc390b313
drivers/perf: arm_pmu: Fix failure path in PM notifier
|
5 years ago |
Will Deacon
|
3e6275d940
arm64: perf: Reject stand-alone CHAIN events for PMUv3
|
6 years ago |
Will Deacon
|
6c833bb924
arm64: perf: Allow standard PMUv3 events to be extended by the CPU type
|
7 years ago |
Will Deacon
|
a3287c41ff
drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPU
|
7 years ago |
Mark Rutland
|
45736a72fb
drivers/perf: arm_pmu: add ACPI framework
|
7 years ago |
Mark Rutland
|
18bfcfe51b
drivers/perf: arm_pmu: split out platform device probe logic
|
7 years ago |
Mark Rutland
|
3cf7ee98b8
drivers/perf: arm_pmu: move irq request/free into probe
|
7 years ago |
Mark Rutland
|
0e2663d921
drivers/perf: arm_pmu: split cpu-local irq request/free
|
7 years ago |
Mark Rutland
|
3cf6111025
drivers/perf: arm_pmu: rename irq request/free functions
|
7 years ago |
Mark Rutland
|
7654137071
drivers/perf: arm_pmu: handle no platform_device
|
7 years ago |
Mark Rutland
|
3a5a89d30e
drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
|
7 years ago |
Mark Rutland
|
74a2b3ea2d
drivers/perf: arm_pmu: factor out pmu registration
|
7 years ago |
Mark Rutland
|
70cd908a18
drivers/perf: arm_pmu: fold init into alloc
|
7 years ago |
Mark Rutland
|
083c52144a
drivers/perf: arm_pmu: define armpmu_init_fn
|
7 years ago |
Mark Rutland
|
a9e469d1c8
drivers/perf: arm_pmu: remove pointless PMU disabling
|
7 years ago |
Mark Rutland
|
c09adab01e
drivers/perf: arm_pmu: split irq request from enable
|
7 years ago |
Mark Rutland
|
7ed98e0168
drivers/perf: arm_pmu: manage interrupts per-cpu
|
7 years ago |
Mark Rutland
|
2681f01842
drivers/perf: arm_pmu: rework per-cpu allocation
|
7 years ago |
Ingo Molnar
|
e601757102
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
|
7 years ago |
Thomas Gleixner
|
73c1b41e63
cpu/hotplug: Cleanup state names
|
8 years ago |
Linus Torvalds
|
597f03f9d1
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Linus Torvalds
|
7af8a0f808
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
8 years ago |
Mark Salter
|
dbee3a74ef
arm64: pmu: add fallback probe table
|
8 years ago |
Mark Rutland
|
48538b5863
drivers/perf: arm_pmu: expose a cpumask in sysfs
|
8 years ago |
Mark Rutland
|
1589680da6
drivers/perf: arm_pmu: only use common attr_groups
|
8 years ago |
Mark Rutland
|
86cdd72af9
drivers/perf: arm_pmu: add common attr group fields
|
8 years ago |
Marc Zyngier
|
282b879635
drivers/perf: arm_pmu: Always consider IRQ0 as an error
|
8 years ago |
Sebastian Andrzej Siewior
|
6e103c0cfe
arm/perf: Use multi instance instead of custom list
|
8 years ago |
Stefan Wahren
|
63fb0a9516
drivers/perf: arm_pmu: Fix NULL pointer dereference during probe
|
8 years ago |
Stefan Wahren
|
753246840d
drivers/perf: arm_pmu: Fix leak in error path
|
8 years ago |