index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
hisilicon
/
hisi_uncore_sllc_pmu.c
Age
Commit message (
Expand
)
Author
2025-07-14
drivers/perf: hisi: Relax the event number check of v2 PMUs
Junhao He
2025-07-14
drivers/perf: hisi: Add support for HiSilicon SLLC v3 PMU driver
Junhao He
2025-07-14
drivers/perf: hisi: Use ACPI driver_data to retrieve SLLC PMU information
Junhao He
2024-12-10
drivers/perf: hisi: Provide a generic implementation of cpumask/identifier
Yicong Yang
2024-12-10
drivers/perf: hisi: Add a common function to retrieve topology from firmware
Yicong Yang
2024-12-10
drivers/perf: hisi: Extract topology information to a separate structure
Yicong Yang
2024-12-10
drivers/perf: hisi: Define a symbol namespace for HiSilicon Uncore PMUs
Yicong Yang
2024-11-06
perf: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-02-09
perf: hisilicon: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-24
perf: hisi: Fix use-after-free when register pmu fails
Junhao He
2023-04-17
drivers/perf: hisi: Remove redundant initialized of pmu->name
Junhao He
2023-01-19
drivers/perf: hisi: Simplify the parameters of hisi_pmu_init()
Junhao He
2022-06-27
perf: hisi: Extract hisi_pmu_init
Chen Jun
2021-06-08
perf/hisi: Constify static attribute_group structs
Rikard Falkeborn
2021-06-01
drivers/perf: hisi: use the correct HiSilicon copyright
Hao Fang
2021-05-24
perf/hisi: Use irq_set_affinity()
Thomas Gleixner
2021-03-25
drivers/perf: hisi: Add support for HiSilicon SLLC PMU driver
Shaokun Zhang