devfreq_cooling_device
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: ✅struct devfreq_cooling_device {
int id;
struct thermal_cooling_device *cdev;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *power_table;
u32 *freq_table;
size_t freq_table_size;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
};
4.18
: ✅struct devfreq_cooling_device {
int id;
struct thermal_cooling_device *cdev;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *power_table;
u32 *freq_table;
size_t freq_table_size;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
};
5.0
: ✅struct devfreq_cooling_device {
int id;
struct thermal_cooling_device *cdev;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *power_table;
u32 *freq_table;
size_t freq_table_size;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
};
5.3
: ✅struct devfreq_cooling_device {
int id;
struct thermal_cooling_device *cdev;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *power_table;
u32 *freq_table;
size_t freq_table_size;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
};
5.4
: ✅struct devfreq_cooling_device {
int id;
struct thermal_cooling_device *cdev;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *power_table;
u32 *freq_table;
size_t freq_table_size;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
};
5.8
: ✅struct devfreq_cooling_device {
int id;
struct thermal_cooling_device *cdev;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *power_table;
u32 *freq_table;
size_t freq_table_size;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
struct dev_pm_qos_request req_max_freq;
};
5.11
: ✅struct devfreq_cooling_device {
int id;
struct thermal_cooling_device *cdev;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *freq_table;
size_t max_state;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
struct dev_pm_qos_request req_max_freq;
struct em_perf_domain *em_pd;
};
5.13
: ✅struct devfreq_cooling_device {
struct thermal_cooling_device *cdev;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *freq_table;
size_t max_state;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
struct dev_pm_qos_request req_max_freq;
struct em_perf_domain *em_pd;
};
5.15
: ✅struct devfreq_cooling_device {
struct thermal_cooling_device *cdev;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *freq_table;
size_t max_state;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
struct dev_pm_qos_request req_max_freq;
struct em_perf_domain *em_pd;
};
5.19
: ✅struct devfreq_cooling_device {
struct thermal_cooling_device *cdev;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *freq_table;
size_t max_state;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
struct dev_pm_qos_request req_max_freq;
struct em_perf_domain *em_pd;
};
6.2
: ✅struct devfreq_cooling_device {
struct thermal_cooling_device *cdev;
struct thermal_cooling_device_ops cooling_ops;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *freq_table;
size_t max_state;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
struct dev_pm_qos_request req_max_freq;
struct em_perf_domain *em_pd;
};
6.5
: ✅struct devfreq_cooling_device {
struct thermal_cooling_device *cdev;
struct thermal_cooling_device_ops cooling_ops;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *freq_table;
size_t max_state;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
struct dev_pm_qos_request req_max_freq;
struct em_perf_domain *em_pd;
};
6.8
: ✅struct devfreq_cooling_device {
struct thermal_cooling_device *cdev;
struct thermal_cooling_device_ops cooling_ops;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *freq_table;
size_t max_state;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
struct dev_pm_qos_request req_max_freq;
struct em_perf_domain *em_pd;
};
arm64
: ✅struct devfreq_cooling_device {
int id;
struct thermal_cooling_device *cdev;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *power_table;
u32 *freq_table;
size_t freq_table_size;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
};
armhf
: ✅struct devfreq_cooling_device {
int id;
struct thermal_cooling_device *cdev;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *power_table;
u32 *freq_table;
size_t freq_table_size;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
};
ppc64el
: ✅struct devfreq_cooling_device {
int id;
struct thermal_cooling_device *cdev;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *power_table;
u32 *freq_table;
size_t freq_table_size;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
};
riscv64
: ✅struct devfreq_cooling_device {
int id;
struct thermal_cooling_device *cdev;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *power_table;
u32 *freq_table;
size_t freq_table_size;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
};
aws
: ✅struct devfreq_cooling_device {
int id;
struct thermal_cooling_device *cdev;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *power_table;
u32 *freq_table;
size_t freq_table_size;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
};
azure
: ✅struct devfreq_cooling_device {
int id;
struct thermal_cooling_device *cdev;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *power_table;
u32 *freq_table;
size_t freq_table_size;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
};
gcp
: ✅struct devfreq_cooling_device {
int id;
struct thermal_cooling_device *cdev;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *power_table;
u32 *freq_table;
size_t freq_table_size;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
};
lowlatency
: ✅struct devfreq_cooling_device {
int id;
struct thermal_cooling_device *cdev;
struct devfreq *devfreq;
long unsigned int cooling_state;
u32 *power_table;
u32 *freq_table;
size_t freq_table_size;
struct devfreq_cooling_power *power_ops;
u32 res_util;
int capped_state;
};
Regular
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
⚠️struct dev_pm_qos_request req_max_freq
5.8
and 5.11
⚠️size_t max_state
struct em_perf_domain *em_pd
u32 *power_table
size_t freq_table_size
5.11
and 5.13
⚠️int id
5.13
and 5.15
✅
5.15
and 5.19
✅
5.19
and 6.2
⚠️struct thermal_cooling_device_ops cooling_ops
6.2
and 6.5
✅
6.5
and 6.8
✅
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅