acpi_thermal_passiveRegular
4.4: ✅struct acpi_thermal_passive {
struct acpi_thermal_state_flags flags;
long unsigned int temperature;
long unsigned int tc1;
long unsigned int tc2;
long unsigned int tsp;
struct acpi_handle_list devices;
};
4.8: ✅struct acpi_thermal_passive {
struct acpi_thermal_state_flags flags;
long unsigned int temperature;
long unsigned int tc1;
long unsigned int tc2;
long unsigned int tsp;
struct acpi_handle_list devices;
};
4.10: ✅struct acpi_thermal_passive {
struct acpi_thermal_state_flags flags;
long unsigned int temperature;
long unsigned int tc1;
long unsigned int tc2;
long unsigned int tsp;
struct acpi_handle_list devices;
};
4.13: ✅struct acpi_thermal_passive {
struct acpi_thermal_state_flags flags;
long unsigned int temperature;
long unsigned int tc1;
long unsigned int tc2;
long unsigned int tsp;
struct acpi_handle_list devices;
};
4.15: ✅struct acpi_thermal_passive {
struct acpi_thermal_state_flags flags;
long unsigned int temperature;
long unsigned int tc1;
long unsigned int tc2;
long unsigned int tsp;
struct acpi_handle_list devices;
};
4.18: ✅struct acpi_thermal_passive {
struct acpi_thermal_state_flags flags;
long unsigned int temperature;
long unsigned int tc1;
long unsigned int tc2;
long unsigned int tsp;
struct acpi_handle_list devices;
};
5.0: ✅struct acpi_thermal_passive {
struct acpi_thermal_state_flags flags;
long unsigned int temperature;
long unsigned int tc1;
long unsigned int tc2;
long unsigned int tsp;
struct acpi_handle_list devices;
};
5.3: ✅struct acpi_thermal_passive {
struct acpi_thermal_state_flags flags;
long unsigned int temperature;
long unsigned int tc1;
long unsigned int tc2;
long unsigned int tsp;
struct acpi_handle_list devices;
};
5.4: ✅struct acpi_thermal_passive {
struct acpi_thermal_state_flags flags;
long unsigned int temperature;
long unsigned int tc1;
long unsigned int tc2;
long unsigned int tsp;
struct acpi_handle_list devices;
};
5.8: ✅struct acpi_thermal_passive {
struct acpi_thermal_state_flags flags;
long unsigned int temperature;
long unsigned int tc1;
long unsigned int tc2;
long unsigned int tsp;
struct acpi_handle_list devices;
};
5.11: ✅struct acpi_thermal_passive {
struct acpi_thermal_state_flags flags;
long unsigned int temperature;
long unsigned int tc1;
long unsigned int tc2;
long unsigned int tsp;
struct acpi_handle_list devices;
};
5.13: ✅struct acpi_thermal_passive {
struct acpi_thermal_state_flags flags;
long unsigned int temperature;
long unsigned int tc1;
long unsigned int tc2;
long unsigned int tsp;
struct acpi_handle_list devices;
};
5.15: ✅struct acpi_thermal_passive {
struct acpi_thermal_state_flags flags;
long unsigned int temperature;
long unsigned int tc1;
long unsigned int tc2;
long unsigned int tsp;
struct acpi_handle_list devices;
};
5.19: ✅struct acpi_thermal_passive {
struct acpi_thermal_state_flags flags;
long unsigned int temperature;
long unsigned int tc1;
long unsigned int tc2;
long unsigned int tsp;
struct acpi_handle_list devices;
};
6.2: ✅struct acpi_thermal_passive {
struct acpi_thermal_state_flags flags;
long unsigned int temperature;
long unsigned int tc1;
long unsigned int tc2;
long unsigned int tsp;
struct acpi_handle_list devices;
};
6.5: ✅struct acpi_thermal_passive {
struct acpi_handle_list devices;
long unsigned int temperature;
long unsigned int tc1;
long unsigned int tc2;
long unsigned int tsp;
bool valid;
};
6.8: ✅struct acpi_thermal_passive {
struct acpi_thermal_trip trip;
long unsigned int tc1;
long unsigned int tc2;
long unsigned int delay;
};
arm64: ✅struct acpi_thermal_passive {
struct acpi_thermal_state_flags flags;
long unsigned int temperature;
long unsigned int tc1;
long unsigned int tc2;
long unsigned int tsp;
struct acpi_handle_list devices;
};
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: ✅struct acpi_thermal_passive {
struct acpi_thermal_state_flags flags;
long unsigned int temperature;
long unsigned int tc1;
long unsigned int tc2;
long unsigned int tsp;
struct acpi_handle_list devices;
};
lowlatency: ✅struct acpi_thermal_passive {
struct acpi_thermal_state_flags flags;
long unsigned int temperature;
long unsigned int tc1;
long unsigned int tc2;
long unsigned int tsp;
struct acpi_handle_list devices;
};
Regular
4.4 and 4.8 ✅
4.8 and 4.10 ✅
4.10 and 4.13 ✅
4.13 and 4.15 ✅
4.15 and 4.18 ✅
4.18 and 5.0 ✅
5.0 and 5.3 ✅
5.3 and 5.4 ✅
5.4 and 5.8 ✅
5.8 and 5.11 ✅
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ✅
6.2 and 6.5 ⚠️bool valid
struct acpi_thermal_state_flags flags
6.5 and 6.8 ⚠️struct acpi_thermal_trip trip
long unsigned int delay
struct acpi_handle_list devices
long unsigned int temperature
long unsigned int tsp
bool valid
amd64 and arm64 ✅
generic and gcp ✅
generic and lowlatency ✅