summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorGeorge Moussalem <george.moussalem@outlook.com>2025-05-16 16:36:10 +0400
committerBjorn Andersson <andersson@kernel.org>2025-07-16 23:05:19 -0500
commit25d12630561d8d0906f1f5eceb055da3af67c8c9 (patch)
tree0dee26f4d19f67f580ff255d28079032853bfa1f /tools/perf/scripts/python/stackcollapse.py
parent693a723291d0634eaea24cff2f9d807f3223f204 (diff)
downloadkernel-25d12630561d8d0906f1f5eceb055da3af67c8c9.tar.gz
clk: qcom: ipq-cmn-pll: Add IPQ5018 SoC support
The CMN PLL in IPQ5018 SoC supplies fixed clocks to XO, sleep, and the ethernet block. Signed-off-by: George Moussalem <george.moussalem@outlook.com> Link: https://lore.kernel.org/r/20250516-ipq5018-cmn-pll-v4-3-389a6b30e504@outlook.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
nk count boundary check errorYang Wang 2024-09-18drm/amdgpu: fix typo in the commentYan Zhen 2024-08-23drm/amdgpu: add list empty check to avoid null pointer issueYang Wang 2024-08-06drm/amdgpu: remove RAS unused paramter 'err_addr'Yang Wang 2024-07-08drm/amdgpu: refine amdgpu ras event id core codeYang Wang 2024-06-19Revert "drm/amdgpu: change aca bank error lock type to spinlock"Yang Wang 2024-06-14drm/amdgpu: move aca/mca init functions into ras_init() stageYang Wang 2024-05-17drm/amdgpu: fix ACA no query result after gpu resetYang Wang 2024-05-17drm/amdgpu: change aca bank error lock type to spinlockYang Wang 2024-05-17drm/amdgpu: add debug flag to enable RAS ACAYang Wang 2024-05-13drm/amdgpu: fix the warning bad bit shift operation for aca_error_type typeJesse Zhang 2024-05-02drm/amdgpu: Add smu v13_0_14 ip blockHawking Zhang 2024-04-16drm/amdgpu: add new aca smu callback func parse_error_code()Yang Wang 2024-04-09drm/amdgpu: refine function signature of amdgpu_aca_get_error_data()Yang Wang 2024-03-22drm/amdgpu: add ras event id support for ACAYang Wang 2024-03-22drm/amdgpu: avoid update aca bank multi times during ras isrYang Wang 2024-03-20drm/amdgpu: add aca deferred error type supportYang Wang 2024-03-20drm/amdgpu: retire unused aca_bank_report data structureYang Wang 2024-03-20drm/amdgpu: add new api to save error count into aca cacheYang Wang 2024-03-20drm/amdgpu: add new aca_smu_type supportYang Wang 2024-01-29drm/amdgpu: use helper macro HW_ERR instead of Hardware error stringYang Wang 2024-01-25drm/amdgpu: adjust aca init/fini sequence to match gpu resetYang Wang 2024-01-25drm/amdgpu: add aca sysfs remove supportYang Wang 2024-01-25drm/amdgpu: Fix return type in 'aca_bank_hwip_is_matched()'Srinivasan Shanmugam 2024-01-15drm/amdgpu: add aca sysfs supportYang Wang 2024-01-15drm/amdgpu: add amdgpu ras aca query interfaceYang Wang 2024-01-15drm/amdgpu: add ACA bank dump debugfs supportYang Wang 2024-01-15drm/amdgpu: add ACA kernel hardware error log supportYang Wang 2024-01-15drm/amdgpu: implement RAS ACA driver frameworkYang Wang