intel_pmic_opregion_dataRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: ✅struct intel_pmic_opregion_data {
int (*get_power)(struct regmap *, int, int, u64 *);
int (*update_power)(struct regmap *, int, int, bool);
int (*get_raw_temp)(struct regmap *, int);
int (*update_aux)(struct regmap *, int, int);
int (*get_policy)(struct regmap *, int, int, u64 *);
int (*update_policy)(struct regmap *, int, int, int);
int (*exec_mipi_pmic_seq_element)(struct regmap *, u16, u32, u32, u32);
struct pmic_table *power_table;
int power_table_count;
struct pmic_table *thermal_table;
int thermal_table_count;
int pmic_i2c_address;
};
5.11: ✅struct intel_pmic_opregion_data {
int (*get_power)(struct regmap *, int, int, u64 *);
int (*update_power)(struct regmap *, int, int, bool);
int (*get_raw_temp)(struct regmap *, int);
int (*update_aux)(struct regmap *, int, int);
int (*get_policy)(struct regmap *, int, int, u64 *);
int (*update_policy)(struct regmap *, int, int, int);
int (*exec_mipi_pmic_seq_element)(struct regmap *, u16, u32, u32, u32);
struct pmic_table *power_table;
int power_table_count;
struct pmic_table *thermal_table;
int thermal_table_count;
int pmic_i2c_address;
};
5.13: ✅struct intel_pmic_opregion_data {
int (*get_power)(struct regmap *, int, int, u64 *);
int (*update_power)(struct regmap *, int, int, bool);
int (*get_raw_temp)(struct regmap *, int);
int (*update_aux)(struct regmap *, int, int);
int (*get_policy)(struct regmap *, int, int, u64 *);
int (*update_policy)(struct regmap *, int, int, int);
int (*exec_mipi_pmic_seq_element)(struct regmap *, u16, u32, u32, u32);
struct pmic_table *power_table;
int power_table_count;
struct pmic_table *thermal_table;
int thermal_table_count;
int pmic_i2c_address;
};
5.15: ✅struct intel_pmic_opregion_data {
int (*get_power)(struct regmap *, int, int, u64 *);
int (*update_power)(struct regmap *, int, int, bool);
int (*get_raw_temp)(struct regmap *, int);
int (*update_aux)(struct regmap *, int, int);
int (*get_policy)(struct regmap *, int, int, u64 *);
int (*update_policy)(struct regmap *, int, int, int);
int (*exec_mipi_pmic_seq_element)(struct regmap *, u16, u32, u32, u32);
struct pmic_table *power_table;
int power_table_count;
struct pmic_table *thermal_table;
int thermal_table_count;
int pmic_i2c_address;
};
5.19: ✅struct intel_pmic_opregion_data {
int (*get_power)(struct regmap *, int, int, u64 *);
int (*update_power)(struct regmap *, int, int, bool);
int (*get_raw_temp)(struct regmap *, int);
int (*update_aux)(struct regmap *, int, int);
int (*get_policy)(struct regmap *, int, int, u64 *);
int (*update_policy)(struct regmap *, int, int, int);
int (*exec_mipi_pmic_seq_element)(struct regmap *, u16, u32, u32, u32);
int (*lpat_raw_to_temp)(struct acpi_lpat_conversion_table *, int);
struct pmic_table *power_table;
int power_table_count;
struct pmic_table *thermal_table;
int thermal_table_count;
int pmic_i2c_address;
};
6.2: ✅struct intel_pmic_opregion_data {
int (*get_power)(struct regmap *, int, int, u64 *);
int (*update_power)(struct regmap *, int, int, bool);
int (*get_raw_temp)(struct regmap *, int);
int (*update_aux)(struct regmap *, int, int);
int (*get_policy)(struct regmap *, int, int, u64 *);
int (*update_policy)(struct regmap *, int, int, int);
int (*exec_mipi_pmic_seq_element)(struct regmap *, u16, u32, u32, u32);
int (*lpat_raw_to_temp)(struct acpi_lpat_conversion_table *, int);
struct pmic_table *power_table;
int power_table_count;
struct pmic_table *thermal_table;
int thermal_table_count;
int pmic_i2c_address;
};
6.5: ✅struct intel_pmic_opregion_data {
int (*get_power)(struct regmap *, int, int, u64 *);
int (*update_power)(struct regmap *, int, int, bool);
int (*get_raw_temp)(struct regmap *, int);
int (*update_aux)(struct regmap *, int, int);
int (*get_policy)(struct regmap *, int, int, u64 *);
int (*update_policy)(struct regmap *, int, int, int);
int (*exec_mipi_pmic_seq_element)(struct regmap *, u16, u32, u32, u32);
int (*lpat_raw_to_temp)(struct acpi_lpat_conversion_table *, int);
struct pmic_table *power_table;
int power_table_count;
struct pmic_table *thermal_table;
int thermal_table_count;
int pmic_i2c_address;
};
6.8: ✅struct intel_pmic_opregion_data {
int (*get_power)(struct regmap *, int, int, u64 *);
int (*update_power)(struct regmap *, int, int, bool);
int (*get_raw_temp)(struct regmap *, int);
int (*update_aux)(struct regmap *, int, int);
int (*get_policy)(struct regmap *, int, int, u64 *);
int (*update_policy)(struct regmap *, int, int, int);
int (*exec_mipi_pmic_seq_element)(struct regmap *, u16, u32, u32, u32);
int (*lpat_raw_to_temp)(struct acpi_lpat_conversion_table *, int);
struct pmic_table *power_table;
int power_table_count;
struct pmic_table *thermal_table;
int thermal_table_count;
int pmic_i2c_address;
};
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.8 and 5.11 ✅
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ⚠️int (*lpat_raw_to_temp)(struct acpi_lpat_conversion_table *, int)
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅