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
/
drivers
/
perf
/
arm_dsu_pmu.c
Age
Commit message (
Expand
)
Author
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-04
perf: Use device_show_string() helper for sysfs attributes
Lukas Wunner
2024-04-19
perf/arm-dsu: Assign parents for event_source device
Jonathan Cameron
2024-04-09
perf/arm_dsu: Avoid placing cpumask on the stack
Dawei Li
2024-02-09
perf: arm_dsu: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-12
drivers/perf: arm_dsu_pmu: Remove kerneldoc-style comment syntax
Will Deacon
2023-07-27
drivers/perf: Explicitly include correct DT includes
Rob Herring
2022-11-15
perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()
Yuan Can
2022-08-24
ACPI: Drop parent field from struct acpi_device
Rafael J. Wysocki
2021-05-24
perf/arm-dsu: Use irq_set_affinity()
Thomas Gleixner
2021-03-25
drivers/perf: convert sysfs snprintf family to sysfs_emit
Zihao Tang
2020-11-25
perf: remove duplicate check on fwnode
Wang Qing
2020-09-15
perf: arm_dsu: Support DSU ACPI devices
Tuan Phan
2020-07-17
drivers/perf: Prevent forced unbinding of PMU drivers
Qi Liu
2020-04-30
drivers/perf: arm_dsu_pmu: Avoid duplicate printouts
Tang Bin
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-21
For drivers that do not support context exclusion let's advertise the
Andrew Murray
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
2018-02-06
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
2018-01-15
perf: dsu: Use signed field for dsu_pmu->num_counters
Suzuki K Poulose
2018-01-02
perf: ARM DynamIQ Shared Unit PMU support
Suzuki K Poulose