index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
perf_event_v7.c
Age
Commit message (
Expand
)
Author
2024-07-03
perf/arm: Move 32-bit PMU drivers to drivers/perf/
Rob Herring (Arm)
2023-12-12
arm: pmu: Move error message and -EOPNOTSUPP to individual PMUs
James Clark
2023-12-05
arm: perf: Remove PMU locking
Anshuman Khandual
2021-06-01
arm_pmu: Fix write counter incorrect in ARMv7 big-endian mode
Yang Jihong
2019-08-23
ARM: 8873/1: perf: cleanup cppcheck shifting warning
Phong Tran
2018-07-10
arm_pmu: Tidy up clear_event_idx call backs
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-07-09
arm: perf: prevent unbind/bind via sysfs
Stefan Agner
2018-05-21
arm_pmu: simplify arm_pmu::handle_irq
Mark Rutland
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-03
arm: perf: use builtin_platform_driver
Geliang Tang
2016-09-09
arm: perf: move to common attr_group fields
Mark Rutland
2016-01-25
ARM: perf: Set ARMv7 SDER SUNIDEN bit
Martin Fuzzey
2015-12-22
ARM: perf: add format entry to describe event -> config mapping
Will Deacon
2015-11-16
arm: perf: Add event descriptions
Drew Richardson
2015-11-16
arm: perf: Convert event enums to #defines
Drew Richardson
2015-07-31
arm: perf: factor arm_pmu core out to drivers
Mark Rutland
2015-05-28
arm: perf: factor out armv7 pmu driver
Mark Rutland
2015-05-27
arm: perf: probe number of counters on affine CPUs
Mark Rutland
2015-03-17
ARM: perf: Add support for Scorpion PMUs
Stephen Boyd
2015-03-17
ARM: perf: Only reset PMxEVCNTCR registers on reset
Stephen Boyd
2015-03-17
ARM: perf: Preparatory work for Scorpion PMU support
Stephen Boyd
2014-10-30
arm: perf: kill get_hw_events()
Mark Rutland
2014-10-30
ARM: perf: use pr_* instead of printk
Will Deacon
2014-10-30
ARM: perf: remove useless return and check of idx in counter handling
chai wen
2014-07-02
arm: perf: krait: stop using singleton PMU
Mark Rutland
2014-07-02
arm: perf: clean up PMU names
Mark Rutland
2014-07-02
arm: perf: armv7: condense event maps
Mark Rutland
2014-06-19
ARM: perf: fix compiler warning with gcc 4.6.4 (and tidy code)
Russell King
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: fully support Krait CPU PMU events
Stephen Boyd
2014-02-21
ARM: perf: add basic support for Krait CPU PMUs
Stephen Boyd
2013-03-03
ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit
Will Deacon
2013-01-16
ARM: perf: don't pretend to support counting of L1I writes
Will Deacon
2013-01-03
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-09
ARM: perf: check ARMv7 counter validity on a per-pmu basis
Sudeep KarkadaNagesha
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: prepare for moving CPU PMU code into separate file
Will Deacon
2012-08-23
ARM: perf: probe devicetree in preference to current CPU
Will Deacon
2012-07-09
ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumeration
Will Deacon
2012-05-09
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-24
ARM: 7315/1: perf: add support for the Cortex-A7 PMU
Will Deacon
2012-03-07
ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlers
Will Deacon
2012-03-07
ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMU
Will Deacon
2012-03-07
ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling mode
Will Deacon
2012-02-02
ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15
Will Deacon
[next]