devfreq_passive_data
Regular
4.4
: Absent ⚠️
4.8
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
struct devfreq *this;
struct notifier_block nb;
};
4.10
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
struct devfreq *this;
struct notifier_block nb;
};
4.13
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
struct devfreq *this;
struct notifier_block nb;
};
4.15
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
struct devfreq *this;
struct notifier_block nb;
};
4.18
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
struct devfreq *this;
struct notifier_block nb;
};
5.0
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
struct devfreq *this;
struct notifier_block nb;
};
5.3
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
struct devfreq *this;
struct notifier_block nb;
};
5.4
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
struct devfreq *this;
struct notifier_block nb;
};
5.8
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
struct devfreq *this;
struct notifier_block nb;
};
5.11
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
struct devfreq *this;
struct notifier_block nb;
};
5.13
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
struct devfreq *this;
struct notifier_block nb;
};
5.15
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
struct devfreq *this;
struct notifier_block nb;
};
5.19
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
enum devfreq_parent_dev_type parent_type;
struct devfreq *this;
struct notifier_block nb;
struct list_head cpu_data_list;
};
6.2
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
enum devfreq_parent_dev_type parent_type;
struct devfreq *this;
struct notifier_block nb;
struct list_head cpu_data_list;
};
6.5
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
enum devfreq_parent_dev_type parent_type;
struct devfreq *this;
struct notifier_block nb;
struct list_head cpu_data_list;
};
6.8
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
enum devfreq_parent_dev_type parent_type;
struct devfreq *this;
struct notifier_block nb;
struct list_head cpu_data_list;
};
arm64
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
struct devfreq *this;
struct notifier_block nb;
};
armhf
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
struct devfreq *this;
struct notifier_block nb;
};
ppc64el
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
struct devfreq *this;
struct notifier_block nb;
};
riscv64
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
struct devfreq *this;
struct notifier_block nb;
};
aws
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
struct devfreq *this;
struct notifier_block nb;
};
azure
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
struct devfreq *this;
struct notifier_block nb;
};
gcp
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
struct devfreq *this;
struct notifier_block nb;
};
lowlatency
: ✅struct devfreq_passive_data {
struct devfreq *parent;
int (*get_target_freq)(struct devfreq *, long unsigned int *);
struct devfreq *this;
struct notifier_block nb;
};
Regular
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
⚠️enum devfreq_parent_dev_type parent_type
struct list_head cpu_data_list
5.19
and 6.2
✅
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
✅