summaryrefslogtreecommitdiffstats
path: root/drivers/perf/riscv_pmu_legacy.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: perf: ctr_get_width function for legacy is not definedVadim Shakirov2024-02-271-1/+7
* drivers: perf: added capabilities for legacy PMUVadim Shakirov2024-02-271-0/+2
* drivers: perf: Implement perf event mmap support in the legacy backendAlexandre Ghiti2023-08-161-0/+26
* riscv: Make legacy counter enum match the HW numberingAlexandre Ghiti2023-08-161-1/+1
* Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-091-2/+2
|\
| * perf: RISC-V: exclude invalid pmu counters from SBI callsSergey Matyukevich2022-09-081-2/+2
* | perf: riscv legacy: fix kerneldoc comment warningConor Dooley2022-08-181-1/+1
|/
* RISC-V: Add a simple platform driver for RISC-V legacy perfAtish Patra2022-03-211-0/+142