aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf/riscv_pmu_legacy.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-19perf/riscv: Assign parents for event_source devicesJonathan Cameron1-0/+1
2024-02-27drivers: perf: ctr_get_width function for legacy is not definedVadim Shakirov1-1/+7
2024-02-27drivers: perf: added capabilities for legacy PMUVadim Shakirov1-0/+2
2023-08-16drivers: perf: Implement perf event mmap support in the legacy backendAlexandre Ghiti1-0/+26
2023-08-16riscv: Make legacy counter enum match the HW numberingAlexandre Ghiti1-1/+1
2022-10-09Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2022-09-08perf: RISC-V: exclude invalid pmu counters from SBI callsSergey Matyukevich1-2/+2
2022-08-18perf: riscv legacy: fix kerneldoc comment warningConor Dooley1-1/+1
2022-03-21RISC-V: Add a simple platform driver for RISC-V legacy perfAtish Patra1-0/+142