From 06114f0f16ac4381841a8c073286dbea18746030 Mon Sep 17 00:00:00 2001 From: zhanghongyuan Date: Mon, 15 Sep 2025 14:29:12 +0800 Subject: [PATCH] feat: Adjust CPU frequency values for specific device type Modified CPU frequency display for kSpecialType7 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: Id37a4b03a83ccb6428a1bd3edf601d905edbd2c8 --- deepin-devicemanager/src/DeviceManager/DeviceCpu.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deepin-devicemanager/src/DeviceManager/DeviceCpu.cpp b/deepin-devicemanager/src/DeviceManager/DeviceCpu.cpp index 4a2fbd0b..332a7a9b 100644 --- a/deepin-devicemanager/src/DeviceManager/DeviceCpu.cpp +++ b/deepin-devicemanager/src/DeviceManager/DeviceCpu.cpp @@ -47,7 +47,8 @@ void DeviceCpu::setCpuInfo(const QMap &mapLscpu, const QMap