index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
arm_pmu_acpi.c
Age
Commit message (
Expand
)
Author
2023-08-18
arm_pmu: acpi: Add a representative platform device for TRBE
Anshuman Khandual
2023-08-18
arm_pmu: acpi: Refactor arm_spe_acpi_register_device()
Anshuman Khandual
2022-11-08
arm_pmu: acpi: handle allocation failure
Mark Rutland
2022-11-07
arm_pmu: rework ACPI probing
Mark Rutland
2022-11-07
arm_pmu: factor out PMU matching
Mark Rutland
2022-11-07
arm_pmu: acpi: factor out PMU<->CPU association
Mark Rutland
2022-05-06
perf: check return value of armpmu_request_irq()
Ren Yu
2020-03-02
drivers/perf: arm_pmu_acpi: Fix incorrect checking of gicc pointer
luanshi
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-02-20
arm_pmu: acpi: request IRQs up-front
Mark Rutland
2018-02-20
arm_pmu: acpi: check for mismatched PPIs
Mark Rutland
2018-02-20
arm_pmu: add armpmu_alloc_atomic()
Mark Rutland
2017-10-04
drivers/perf: arm_pmu_acpi: drop redundant acpi_disabled check
Shaokun Zhang
2017-09-22
drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintf
Arvind Yadav
2017-05-30
drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is off
Wei Huang
2017-04-11
drivers/perf: arm_pmu: add ACPI framework
Mark Rutland