summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMax Shevchenko <wctrl@proton.me>2025-07-02 13:50:40 +0300
committerDaniel Lezcano <daniel.lezcano@linaro.org>2025-09-23 10:53:12 +0200
commitbb7bf8b44de1b13b8b7b10ca166b545ff22edac9 (patch)
treef711064be5c86eb3027b7601967d13eadf81a959 /tools/perf/scripts/python
parentef0e000cd162a58dba10608ef6959f172d1bc5f4 (diff)
downloadkernel-bb7bf8b44de1b13b8b7b10ca166b545ff22edac9.tar.gz
dt-bindings: timer: mediatek: add MT6572
Add a compatible string for timer on the MT6572 SoC. Signed-off-by: Max Shevchenko <wctrl@proton.me> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20250702-mt6572-v4-3-bde75b7ed445@proton.me
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
ss='logmsg'> Also adjust phm_construct_table to take a const pointer Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Nils Wallménius <nils.wallmenius@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> 2016-03-05drm/amd/powerplay: refine the dmesg info.Rex Zhu this do not mean driver error. Change-Id: If2080eb4b79fc6389280b7c75cb7998d77090739 Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> 2016-01-08drm/amd/powerplay: fix Smatch static checker warningsRex Zhu 1. return -1 instead of -ENOMEM 2. The struct type mismatch warnings. Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Ken Wang <Qingqing.Wang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> 2015-12-21drm/amd/powerplay: add hardware manager sub-componentJammy Zhou The hwmgr handles all hardware related calls, including clock/power gating control, DPM, read and parse PPTable, etc. v5: squash in fixes v4: implement acpi's atcs function use cgs interface v3: fix code style error and add big-endian mode support. v2: use cgs interface directly in hwmgr sub-module Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Signed-off-by: Jammy Zhou <Jammy.Zhou@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>