thermal_info_config_imx8mq.json 1.14 KB
{
    "Sensors":[
        {
            "Name":"cpu-thermal",
            "Type":"CPU",
            "HotThreshold":[
                "NAN",
                "NAN",
                "NAN",
                85.0,
                95.0,
                "NAN",
                "NAN"
            ],
            "HotHysteresis":[
                2.0,
                2.0,
                2.0,
                2.0,
                2.0,
                2.0,
                2.0
            ],
            "VrThreshold":"NAN",
            "Multiplier":0.001,
            "Monitor":true
        },
        {
            "Name":"battery",
            "Type":"BATTERY",
            "HotThreshold":[
                "NAN",
                "NAN",
                "NAN",
                "NAN",
                "NAN",
                "NAN",
                "NAN"
            ],
            "VrThreshold":"NAN",
            "Multiplier":0.001,
            "Monitor":true
        }
    ],
    "CoolingDevices":[
        {
            "Name":"thermal-devfreq-0",
            "Type":"GPU"
        },
        {
            "Name":"thermal-cpufreq-0",
            "Type":"CPU"
        }
    ]
}