开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
riscv_pmu_sbi.c
Age
Commit message (
Expand
)
Author
2024-07-27
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-22
Merge patch series "riscv: Separate vendor extensions from standard extensions"
Palmer Dabbelt
2024-07-22
riscv: Introduce vendor variants of extension helpers
Charlie Jenkins
2024-07-22
riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
2024-07-03
perf: RISC-V: Check standard event availability
Samuel Holland
2024-07-03
drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
Samuel Holland
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-04-26
drivers/perf: riscv: Implement SBI PMU snapshot function
Atish Patra
2024-04-22
drivers/perf: riscv: Fix counter mask iteration for RV32
Atish Patra
2024-04-22
drivers/perf: riscv: Use BIT macro for shifting operations
Atish Patra
2024-04-22
drivers/perf: riscv: Read upper bits of a firmware counter
Atish Patra
2024-04-22
RISC-V: Fix the typo in Scountovf CSR name
Atish Patra
2024-04-19
perf/riscv: Assign parents for event_source devices
Jonathan Cameron
2024-04-09
drivers: perf: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-12
perf: RISC-V: Introduce Andes PMU to support perf event sampling
Yu Chien Peter Lin
2024-03-12
perf: RISC-V: Eliminate redundant interrupt enable/disable operations
Yu Chien Peter Lin
2024-02-29
perf: RISCV: Fix panic on pmu overflow handler
Fei Wu
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
2023-11-09
Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...
Palmer Dabbelt
2023-11-09
drivers: perf: Do not broadcast to other cpus when starting a counter
Alexandre Ghiti
2023-11-09
drivers: perf: Check find_first_bit() return value
Alexandre Ghiti
2023-10-12
drivers: perf: Fix panic in riscv SBI mmap support
Alexandre Ghiti
2023-08-16
drivers: perf: Implement perf event mmap support in the SBI backend
Alexandre Ghiti
2023-08-16
drivers: perf: Rename riscv pmu sbi driver
Alexandre Ghiti
2023-06-20
perf: RISC-V: Limit the number of counters returned from SBI
Viacheslav Mitrofanov
2023-06-19
RISC-V/perf: Use standard interface to get INTC domain
Sunil V L
2023-04-29
RISC-V: Align SBI probe implementation with spec
Andrew Jones
2023-03-03
Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-01
drivers/perf: RISC-V: Allow programming custom firmware events
Mayuresh Chitale
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-07
perf: RISC-V: Improve privilege mode filtering for perf
Atish Patra
2023-02-07
perf: RISC-V: Define helper functions expose hpm counter width and count
Atish Patra
2023-01-13
arm64, riscv, perf: Remove RCU_NONIDLE() usage
Peter Zijlstra
2022-10-27
drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
Heiko Stuebner
2022-10-13
RISC-V: Re-enable counter access from userspace
Palmer Dabbelt
2022-10-09
Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-09-08
perf: RISC-V: fix access beyond allocated array
Sergey Matyukevich
2022-09-08
perf: RISC-V: throttle perf events
Sergey Matyukevich
2022-09-08
perf: RISC-V: exclude invalid pmu counters from SBI calls
Sergey Matyukevich
2022-08-12
perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixes
Palmer Dabbelt
2022-08-11
RISC-V: Move counter info definition to sbi header file
Atish Patra
2022-08-11
RISC-V: Fix SBI PMU calls for RV32
Atish Patra
2022-08-11
RISC-V: Update user page mapping only once during start
Atish Patra
2022-08-11
RISC-V: Fix counter restart during overflow for RV32
Atish Patra
2022-07-19
perf: RISC-V: Add of_node_put() when breaking out of for_each_of_cpu_node()
Liang He
2022-07-06
drivers/perf: riscv_pmu_sbi: perf format
Nikita Shubin
2022-07-06
drivers/perf: riscv_pmu: Add riscv pmu pm notifier
Eric Lin
2022-05-06
perf: RISC-V: Remove non-kernel-doc ** comments
Palmer Dabbelt
[next]