summaryrefslogtreecommitdiffstats
path: root/drivers/perf/riscv_pmu_sbi.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Re-enable counter access from userspacePalmer Dabbelt2022-10-131-2/+5
* Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-091-11/+20
|\
| * perf: RISC-V: throttle perf eventsSergey Matyukevich2022-09-081-0/+4
| * perf: RISC-V: exclude invalid pmu counters from SBI callsSergey Matyukevich2022-09-081-11/+16
* | perf: RISC-V: fix access beyond allocated arraySergey Matyukevich2022-09-081-1/+1
|/
* perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt2022-08-121-14/+16
|\
| * RISC-V: Move counter info definition to sbi header fileAtish Patra2022-08-111-14/+0
| * RISC-V: Fix SBI PMU calls for RV32Atish Patra2022-08-111-0/+10
| * RISC-V: Update user page mapping only once during startAtish Patra2022-08-111-0/+1
| * RISC-V: Fix counter restart during overflow for RV32Atish Patra2022-08-111-0/+5
* | perf: RISC-V: Add of_node_put() when breaking out of for_each_of_cpu_node()Liang He2022-07-191-1/+4
* | drivers/perf: riscv_pmu_sbi: perf formatNikita Shubin2022-07-061-0/+20
* | drivers/perf: riscv_pmu: Add riscv pmu pm notifierEric Lin2022-07-061-4/+77
|/
* perf: RISC-V: Remove non-kernel-doc ** commentsPalmer Dabbelt2022-05-061-4/+4
* RISC-V: Add sscofpmf extension supportAtish Patra2022-03-211-5/+217
* RISC-V: Add perf platform driver based on SBI PMU extensionAtish Patra2022-03-211-0/+578