diff --git a/thermal_info_config_oriole.json b/thermal_info_config_oriole.json index b763694..10c1d21 100644 --- a/thermal_info_config_oriole.json +++ b/thermal_info_config_oriole.json @@ -150,7 +150,7 @@ "0.25", "0.75" ], - "Offset":-5500, + "Offset":-4500, "HotThreshold":[ "NAN", "NAN", @@ -266,7 +266,7 @@ "45.0", "47.0", "52.0", - "56.0" + "55.0" ], "HotHysteresis":[ 0.0, @@ -336,11 +336,11 @@ }, { "CdevRequest": "fcc", - "LimitInfo": [0, 2, 3, 4, 5, 5, 5] + "LimitInfo": [0, 2, 3, 5, 5, 5, 5] }, { "CdevRequest": "dc_icl", - "LimitInfo": [0, 1, 2, 3, 4, 4, 4] + "LimitInfo": [0, 1, 2, 4, 4, 4, 4] } ] }, diff --git a/thermal_info_config_raven.json b/thermal_info_config_raven.json index ddb20cd..eb1fb2a 100644 --- a/thermal_info_config_raven.json +++ b/thermal_info_config_raven.json @@ -336,11 +336,11 @@ }, { "CdevRequest": "fcc", - "LimitInfo": [0, 2, 3, 4, 5, 5, 5] + "LimitInfo": [0, 2, 3, 5, 5, 5, 5] }, { "CdevRequest": "dc_icl", - "LimitInfo": [0, 1, 2, 3, 4, 4, 4] + "LimitInfo": [0, 1, 2, 4, 4, 4, 4] } ] },