index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/perf: apple_m1: Add mapping for branch counters
bits/030-misc
Jiajie Chen
2024-09-16
1
-0
/
+2
*
drivers/perf: apple_m1: add known PMU events
Yangyu Chen
2024-09-16
1
-73
/
+105
*
drivers: perf: Fix smp_processor_id() use in preemptible code
Alexandre Ghiti
2024-09-10
1
-1
/
+6
*
perf: riscv: Fix selecting counters in legacy mode
Shifrin Dmitry
2024-08-01
1
-1
/
+1
*
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-27
1
-3
/
+8
|
\
|
*
Merge patch series "riscv: Separate vendor extensions from standard extensions"
Palmer Dabbelt
2024-07-22
1
-3
/
+8
|
|
\
|
|
*
riscv: Introduce vendor variants of extension helpers
Charlie Jenkins
2024-07-22
1
-1
/
+2
|
|
*
riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
2024-07-22
1
-3
/
+7
*
|
|
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
2
-2
/
+2
|
/
/
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-07-15
16
-129
/
+3557
|
\
\
|
*
|
perf: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-10
8
-0
/
+8
|
*
|
perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.h
Rob Herring (Arm)
2024-07-03
1
-2
/
+0
|
*
|
perf: arm_v6/7_pmu: Drop non-DT probe support
Rob Herring (Arm)
2024-07-03
2
-25
/
+2
|
*
|
perf/arm: Move 32-bit PMU drivers to drivers/perf/
Rob Herring (Arm)
2024-07-03
5
-0
/
+3207
|
*
|
perf: arm_pmuv3: Drop unnecessary IS_ENABLED(CONFIG_ARM64) check
Rob Herring (Arm)
2024-07-03
1
-1
/
+1
|
*
|
perf: arm_pmuv3: Avoid assigning fixed cycle counter with threshold
Rob Herring (Arm)
2024-07-03
1
-2
/
+8
|
*
|
perf: imx_perf: add support for i.MX95 platform
Xu Yang
2024-07-01
1
-3
/
+86
|
*
|
perf: imx_perf: fix counter start and config sequence
Xu Yang
2024-07-01
1
-3
/
+3
|
*
|
perf: imx_perf: refactor driver for imx93
Xu Yang
2024-07-01
1
-38
/
+68
|
*
|
perf: imx_perf: let the driver manage the counter usage rather the user
Xu Yang
2024-07-01
1
-68
/
+100
|
*
|
perf: imx_perf: add macro definitions for parsing config attr
Xu Yang
2024-07-01
1
-4
/
+9
|
*
|
perf: pmuv3: Add new Cortex and Neoverse PMUs
Andre Przywara
2024-07-01
1
-0
/
+12
|
*
|
perf/arm-cmn: Enable support for tertiary match group
Ilkka Koskinen
2024-07-01
1
-6
/
+13
|
*
|
perf/arm-cmn: Decouple wp_config registers from filter group number
Ilkka Koskinen
2024-07-01
1
-17
/
+80
|
|
/
*
|
perf: RISC-V: Check standard event availability
Samuel Holland
2024-07-03
1
-2
/
+40
*
|
drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
Samuel Holland
2024-07-03
1
-1
/
+1
*
|
drivers/perf: riscv: Do not update the event data if uptodate
Atish Patra
2024-07-03
1
-1
/
+1
|
/
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-05-23
1
-3
/
+6
|
\
|
*
perf/arm-dmc620: Fix lockdep assert in ->event_init()
Namhyung Kim
2024-05-17
1
-3
/
+6
*
|
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-22
13
-129
/
+12
|
\
\
|
*
|
perf: Use device_show_string() helper for sysfs attributes
Lukas Wunner
2024-05-04
13
-129
/
+12
*
|
|
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-21
1
-1
/
+1
|
\
\
\
|
*
|
|
PCI/CXL: Move CXL Vendor ID to pci_ids.h
Dave Jiang
2024-05-08
1
-1
/
+1
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-05-15
2
-33
/
+286
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
drivers/perf: riscv: Implement SBI PMU snapshot function
Atish Patra
2024-04-26
2
-21
/
+256
|
*
|
|
drivers/perf: riscv: Fix counter mask iteration for RV32
Atish Patra
2024-04-22
1
-9
/
+12
|
*
|
|
drivers/perf: riscv: Use BIT macro for shifting operations
Atish Patra
2024-04-22
1
-1
/
+1
|
*
|
|
drivers/perf: riscv: Read upper bits of a firmware counter
Atish Patra
2024-04-22
1
-5
/
+20
|
*
|
|
RISC-V: Fix the typo in Scountovf CSR name
Atish Patra
2024-04-22
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset()
Hao Chen
2024-04-28
1
-1
/
+1
*
|
|
drivers/perf: hisi: hns3: Fix out-of-bound access when valid event group
Junhao He
2024-04-28
1
-1
/
+13
*
|
|
drivers/perf: hisi_pcie: Fix out-of-bound access when valid event group
Junhao He
2024-04-28
1
-1
/
+13
*
|
|
perf/arm-spe: Assign parents for event_source device
Jonathan Cameron
2024-04-19
1
-0
/
+1
*
|
|
perf/arm-smmuv3: Assign parents for event_source device
Jonathan Cameron
2024-04-19
1
-0
/
+1
*
|
|
perf/arm-dsu: Assign parents for event_source device
Jonathan Cameron
2024-04-19
1
-0
/
+1
*
|
|
perf/arm-dmc620: Assign parents for event_source device
Jonathan Cameron
2024-04-19
1
-0
/
+1
*
|
|
perf/arm-ccn: Assign parents for event_source device
Jonathan Cameron
2024-04-19
1
-0
/
+1
*
|
|
perf/arm-cci: Assign parents for event_source device
Jonathan Cameron
2024-04-19
1
-0
/
+1
*
|
|
perf/alibaba_uncore: Assign parents for event_source device
Jonathan Cameron
2024-04-19
1
-0
/
+1
*
|
|
perf/arm_pmu: Assign parents for event_source devices
Jonathan Cameron
2024-04-19
1
-0
/
+1
[next]