index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
hisilicon
/
hisi_uncore_pmu.c
Age
Commit message (
Expand
)
Author
2024-07-10
perf: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-04
perf: Use device_show_string() helper for sysfs attributes
Lukas Wunner
2024-04-19
perf/hisi-uncore: Assign parents for event_source devices
Jonathan Cameron
2024-04-09
perf/hisi_uncore: Avoid placing cpumask on the stack
Dawei Li
2023-06-16
drivers/perf: hisi: Add support for HiSilicon UC PMU driver
Junhao He
2023-04-17
drivers/perf: hisi: Remove redundant initialized of pmu->name
Junhao He
2023-01-19
drivers/perf: hisi: Simplify the parameters of hisi_pmu_init()
Junhao He
2023-01-19
drivers/perf: hisi: Advertise the PERF_PMU_CAP_NO_EXCLUDE capability
Junhao He
2022-06-27
perf: hisi: Extract hisi_pmu_init
Chen Jun
2022-05-06
drivers/perf: hisi: Associate PMUs in SICL with CPUs online
Qi Liu
2022-02-15
perf: replace bitmap_weight with bitmap_empty where appropriate
Yury Norov
2021-06-01
drivers/perf: hisi: use the correct HiSilicon copyright
Hao Fang
2021-05-24
perf/hisi: Use irq_set_affinity()
Thomas Gleixner
2021-03-25
drivers/perf: hisi: Add new functions for L3C PMU
Shaokun Zhang
2021-03-25
drivers/perf: hisi: Refactor code for more uncore PMUs
Shaokun Zhang
2021-03-25
drivers/perf: hisi: Remove unnecessary check of counter index
Shaokun Zhang
2021-03-25
drivers/perf: convert sysfs sprintf family to sysfs_emit
Qi Liu
2021-03-25
drivers/perf: convert sysfs snprintf family to sysfs_emit
Zihao Tang
2020-11-25
drivers/perf: hisi: Add identifier sysfs file
John Garry
2020-05-18
drivers/perf: hisi: Permit modular builds of HiSilicon uncore drivers
Zhou Wang
2020-01-10
drivers/perf: hisi: Simplify hisi_read_sccl_and_ccl_id and its comment
Shaokun Zhang
2019-11-07
drivers/perf: hisi: update the sccl_id/ccl_id for certain HiSilicon platform
Shaokun Zhang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-21
For drivers that do not support context exclusion let's advertise the
Andrew Murray
2018-07-24
drivers/perf: hisi: update the sccl_id/ccl_id when MT is supported
Shaokun Zhang
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
2017-10-19
perf: hisi: Add support for HiSilicon SoC uncore PMU driver
Shaokun Zhang