Age | Commit message (Expand) | Author |
2022-07-06 | drivers/perf: hisi: add driver for HNS3 PMU | Guangbin Huang |
2022-06-27 | perf: hisi: Extract hisi_pmu_init | Chen Jun |
2022-05-06 | drivers/perf: hisi: Add Support for CPA PMU | Qi Liu |
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-12-14 | drivers/perf: hisi: Add driver for HiSilicon PCIe PMU | Qi Liu |
2021-10-04 | drivers/perf: hisi: Fix PA PMU counter offset | Shaokun Zhang |
2021-06-08 | perf/hisi: Constify static attribute_group structs | Rikard Falkeborn |
2021-06-04 | drivers/perf: hisi: Fix data source control | Shaokun Zhang |
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 support for HiSilicon PA PMU driver | Shaokun Zhang |
2021-03-25 | drivers/perf: hisi: Add support for HiSilicon SLLC PMU driver | Shaokun Zhang |
2021-03-25 | drivers/perf: hisi: Update DDRC PMU for programmable counter | Shaokun Zhang |
2021-03-25 | drivers/perf: hisi: Add new functions for HHA PMU | Shaokun Zhang |
2021-03-25 | drivers/perf: hisi: Add new functions for L3C PMU | Shaokun Zhang |
2021-03-25 | drivers/perf: hisi: Add PMU version for uncore PMU drivers. | 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 |
2021-01-20 | perf: hisi: Constify static struct attribute_group | Rikard Falkeborn |
2020-11-25 | drivers/perf: hisi: Add identifier sysfs file | John Garry |
2020-09-07 | drivers/perf: hisi: Add missing include of linux/module.h | Shaokun Zhang |
2020-07-17 | drivers/perf: Prevent forced unbinding of PMU drivers | Qi Liu |
2020-07-16 | drivers/perf: Fix kernel panic when rmmod PMU modules during perf sampling | Qi Liu |
2020-06-08 | drivers/perf: hisi: Fix wrong value for all counters enable | Shaokun Zhang |
2020-05-18 | drivers/perf: hisi: Permit modular builds of HiSilicon uncore drivers | Zhou Wang |
2020-04-30 | drivers/perf: hisi: Fix typo in events attribute array | Shaokun Zhang |
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-10-01 | perf: hisi: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-07-31 | perf: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-01-21 | For drivers that do not support context exclusion let's advertise the | Andrew Murray |
2019-01-04 | drivers/perf: hisi: Fixup one DDRC PMU register offset | Shaokun Zhang |
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 DDRC PMU driver | Shaokun Zhang |
2017-10-19 | perf: hisi: Add support for HiSilicon SoC HHA PMU driver | Shaokun Zhang |
2017-10-19 | perf: hisi: Add support for HiSilicon SoC L3C PMU driver | Shaokun Zhang |
2017-10-19 | perf: hisi: Add support for HiSilicon SoC uncore PMU driver | Shaokun Zhang |