aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf/thunderx2_pmu.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-19perf/thunderx2: Assign parents for event_source devicesJonathan Cameron1-0/+1
2024-04-09perf/thunderx2: Avoid placing cpumask on the stackDawei Li1-7/+3
2024-04-09drivers/perf: thunderx2_pmu: Replace open coded acpi_match_acpi_device()Andy Shevchenko1-12/+7
2024-02-09perf: thunderx2: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2022-02-08perf: Replace acpi_bus_get_device()Rafael J. Wysocki1-4/+2
2021-10-04drivers/perf: thunderx2_pmu: Change data in size tx2_uncore_event_update()John Garry1-1/+1
2021-05-25drivers/perf: Remove redundant dev_err call in tx2_uncore_pmu_init_dev()Zou Wei1-3/+1
2021-03-25drivers/perf: convert sysfs sprintf family to sysfs_emitQi Liu1-2/+2
2020-09-18drivers/perf: thunderx2_pmu: Fix memory resource error handlingMark Salter1-2/+5
2020-07-17drivers/perf: Prevent forced unbinding of PMU driversQi Liu1-0/+1
2019-10-29drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver.Ganapatrao Prabhakerrao Kulkarni1-33/+234
2019-01-21For drivers that do not support context exclusion let's advertise theAndrew Murray1-9/+1
2018-12-06drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driverKulkarni, Ganapatrao1-0/+861