index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
perf_event_cpu.c
Age
Commit message (
Expand
)
Author
2015-05-28
arm: perf: unify perf_event{,_cpu}.c
Mark Rutland
2015-05-28
arm: perf: factor out armv7 pmu driver
Mark Rutland
2015-05-28
arm: perf: factor out armv6 pmu driver
Mark Rutland
2015-05-28
arm: perf: factor out xscale pmu driver
Mark Rutland
2015-05-28
arm: perf: share arm_pmu_device_probe
Mark Rutland
2015-05-28
arm: perf: kill off unused pm callbacks
Mark Rutland
2015-05-27
arm: perf: remove singleton PMU restriction
Mark Rutland
2015-05-27
arm: perf: treat PMUs as CPU affine
Mark Rutland
2015-05-27
arm: perf: make of_pmu_irq_cfg take arm_pmu
Mark Rutland
2015-03-24
ARM: pmu: add support for interrupt-affinity property
Will Deacon
2015-03-17
ARM: perf: Add support for Scorpion PMUs
Stephen Boyd
2015-02-19
ARM: make of_device_ids const
Uwe Kleine-König
2014-10-30
arm: perf: fold hotplug notifier into arm_pmu
Mark Rutland
2014-10-30
arm: perf: dynamically allocate cpu hardware data
Mark Rutland
2014-10-30
arm: perf: fold percpu_pmu into pmu_hw_events
Mark Rutland
2014-10-30
arm: perf: kill get_hw_events()
Mark Rutland
2014-10-30
arm: perf: limit size of accounting data
Mark Rutland
2014-10-30
arm: perf: use IDR types for CPU PMUs
Mark Rutland
2014-10-30
arm: perf: make PMU probing data-driven
Mark Rutland
2014-10-30
arm: perf: add missing pr_info newlines
Mark Rutland
2014-10-30
ARM: perf: use pr_* instead of printk
Will Deacon
2014-10-02
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...
Russell King
2014-09-26
ARM: 8152/1: Convert pr_warning to pr_warn
Joe Perches
2014-09-16
ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interrupts
Stephen Boyd
2014-08-05
Merge branch 'devel-stable' into for-next
Russell King
2014-07-18
ARM: make it easier to check the CPU part number correctly
Russell King
2014-07-02
arm: perf: add more specific platform device IDs
Mark Rutland
2014-07-02
arm: perf: clean up PMU names
Mark Rutland
2014-06-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-05
perf/ARM: Use common PMU interrupt disabled code
Vince Weaver
2014-05-25
ARM: 8054/1: perf: add support for the Cortex-A17 PMU
Will Deacon
2014-02-21
ARM: perf: add support for the Cortex-A12 PMU
Albin Tonnerre
2014-02-21
ARM: perf: remove unused PMU probing code
Mark Rutland
2014-02-21
ARM: perf: add basic support for Krait CPU PMUs
Stephen Boyd
2014-02-21
ARM: perf: assign pdev pointer earlier for CPU PMUs
Stephen Boyd
2014-02-21
ARM: perf: support percpu irqs for the CPU PMU
Stephen Boyd
2014-01-11
ARM: 7937/1: perf_event: Silence sparse warning
Stephen Boyd
2013-10-29
ARM: 7862/1: pcpu: replace __get_cpu_var_uses
Christoph Lameter
2013-08-20
ARM: 7813/1: Mark pmu interupt IRQF_NO_THREAD
Thomas Gleixner
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-01-18
ARM: perf: handle armpmu_register failing
Mark Rutland
2013-01-14
ARM: perf: remove redundant NULL check on cpu_pmu
Will Deacon
2013-01-11
ARM: Use implementor and part defines from cputype.h
Christoffer Dall
2013-01-03
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-09
ARM: perf: consistently use arm_pmu->name for PMU name
Will Deacon
2012-11-09
ARM: perf: return NOTIFY_DONE from cpu notifier when no available PMU
Will Deacon
2012-11-09
ARM: perf: register cpu_notifier at driver init
Mark Rutland
2012-11-09
ARM: perf: consistently use struct perf_event in arm_pmu functions
Sudeep KarkadaNagesha
2012-11-09
ARM: perf: allocate CPU PMU dynamically at probe time
Sudeep KarkadaNagesha
2012-08-23
ARM: perf: move irq registration into pmu implementation
Sudeep KarkadaNagesha
[next]