1 /* SPDX-License-Identifier: GPL-2.0-only */
5 External (\PPKG, MethodObj)
14 // Thermal zone polling frequency: 10 seconds
17 // Thermal sampling period for passive cooling: 10 seconds
20 // Convert from Degrees C to 1/10 Kelvin for ACPI
32 // Threshold for OS to shutdown
33 Method (_CRT, 0, Serialized)
38 // Threshold for passive cooling
39 Method (_PSV, 0, Serialized)
44 // Processors used for passive cooling
45 Method (_PSL, 0, Serialized)