summaryrefslogtreecommitdiffstats
path: root/drivers/perf/riscv_pmu_sbi.c
Commit message (Expand)AuthorAgeFilesLines
* 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