index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
riscv_pmu_sbi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-12
drivers: perf: Fix wrong put_cpu() placement
Alexandre Ghiti
1
-2
/
+2
2024-10-01
drivers/perf: riscv: Align errno for unsupported perf event
Pu Lehui
1
-2
/
+2
2024-09-24
Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-9
/
+22
2024-09-20
perf/riscv-sbi: Add platform specific firmware event handling
Mayuresh Chitale
1
-9
/
+22
2024-09-10
drivers: perf: Fix smp_processor_id() use in preemptible code
Alexandre Ghiti
1
-1
/
+6
2024-08-01
perf: riscv: Fix selecting counters in legacy mode
Shifrin Dmitry
1
-1
/
+1
2024-07-27
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+8
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-07-22
Merge patch series "riscv: Separate vendor extensions from standard extensions"
Palmer Dabbelt
1
-3
/
+8
2024-07-22
riscv: Introduce vendor variants of extension helpers
Charlie Jenkins
1
-1
/
+2
2024-07-22
riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
1
-3
/
+7
2024-07-03
perf: RISC-V: Check standard event availability
Samuel Holland
1
-2
/
+40
2024-07-03
drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
Samuel Holland
1
-1
/
+1
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-31
/
+285
2024-04-26
drivers/perf: riscv: Implement SBI PMU snapshot function
Atish Patra
1
-19
/
+255
2024-04-22
drivers/perf: riscv: Fix counter mask iteration for RV32
Atish Patra
1
-9
/
+12
2024-04-22
drivers/perf: riscv: Use BIT macro for shifting operations
Atish Patra
1
-1
/
+1
2024-04-22
drivers/perf: riscv: Read upper bits of a firmware counter
Atish Patra
1
-5
/
+20
2024-04-22
RISC-V: Fix the typo in Scountovf CSR name
Atish Patra
1
-1
/
+1
2024-04-19
perf/riscv: Assign parents for event_source devices
Jonathan Cameron
1
-0
/
+1
2024-04-09
drivers: perf: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+32
2024-03-12
perf: RISC-V: Introduce Andes PMU to support perf event sampling
Yu Chien Peter Lin
1
-3
/
+32
2024-03-12
perf: RISC-V: Eliminate redundant interrupt enable/disable operations
Yu Chien Peter Lin
1
-2
/
+0
2024-02-29
perf: RISCV: Fix panic on pmu overflow handler
Fei Wu
1
-4
/
+4
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
1
-1
/
+1
2023-11-09
Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...
Palmer Dabbelt
1
-4
/
+6
2023-11-09
drivers: perf: Do not broadcast to other cpus when starting a counter
Alexandre Ghiti
1
-4
/
+2
2023-11-09
drivers: perf: Check find_first_bit() return value
Alexandre Ghiti
1
-0
/
+5
2023-10-12
drivers: perf: Fix panic in riscv SBI mmap support
Alexandre Ghiti
1
-6
/
+10
2023-08-16
drivers: perf: Implement perf event mmap support in the SBI backend
Alexandre Ghiti
1
-6
/
+186
2023-08-16
drivers: perf: Rename riscv pmu sbi driver
Alexandre Ghiti
1
-2
/
+2
2023-06-20
perf: RISC-V: Limit the number of counters returned from SBI
Viacheslav Mitrofanov
1
-0
/
+6
2023-06-19
RISC-V/perf: Use standard interface to get INTC domain
Sunil V L
1
-15
/
+2
2023-04-29
RISC-V: Align SBI probe implementation with spec
Andrew Jones
1
-1
/
+1
2023-03-03
Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+2
2023-03-01
drivers/perf: RISC-V: Allow programming custom firmware events
Mayuresh Chitale
1
-5
/
+2
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+57
2023-02-07
perf: RISC-V: Improve privilege mode filtering for perf
Atish Patra
1
-5
/
+22
2023-02-07
perf: RISC-V: Define helper functions expose hpm counter width and count
Atish Patra
1
-2
/
+35
2023-01-13
arm64, riscv, perf: Remove RCU_NONIDLE() usage
Peter Zijlstra
1
-7
/
+1
2022-10-27
drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
Heiko Stuebner
1
-10
/
+24
2022-10-13
RISC-V: Re-enable counter access from userspace
Palmer Dabbelt
1
-2
/
+5
2022-10-09
Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+20
2022-09-08
perf: RISC-V: fix access beyond allocated array
Sergey Matyukevich
1
-1
/
+1
2022-09-08
perf: RISC-V: throttle perf events
Sergey Matyukevich
1
-0
/
+4
2022-09-08
perf: RISC-V: exclude invalid pmu counters from SBI calls
Sergey Matyukevich
1
-11
/
+16
2022-08-12
perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixes
Palmer Dabbelt
1
-14
/
+16
2022-08-11
RISC-V: Move counter info definition to sbi header file
Atish Patra
1
-14
/
+0
2022-08-11
RISC-V: Fix SBI PMU calls for RV32
Atish Patra
1
-0
/
+10
[next]