From 703de119a4e8334c2d626959e3bdb7a3f113bac0 Mon Sep 17 00:00:00 2001 From: zhanghongyuan Date: Thu, 11 Sep 2025 13:43:26 +0800 Subject: [PATCH] feat: Adjust CPU frequency values for specific device type Modified CPU frequency display for kSpecialType6 devices include current frequency and max frequency to correct hardware reporting inaccuracies. Log: Fix CPU frequency display for special device type Task: https://pms.uniontech.com/task-view-381765.html Change-Id: I3a715b263868c6825ee42941b64a7c5de6a53035 --- deepin-devicemanager/src/DeviceManager/DeviceCpu.cpp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/deepin-devicemanager/src/DeviceManager/DeviceCpu.cpp b/deepin-devicemanager/src/DeviceManager/DeviceCpu.cpp index 5ec65742..26959a8e 100644 --- a/deepin-devicemanager/src/DeviceManager/DeviceCpu.cpp +++ b/deepin-devicemanager/src/DeviceManager/DeviceCpu.cpp @@ -46,6 +46,11 @@ void DeviceCpu::setCpuInfo(const QMap &mapLscpu, const QMap