Home
last modified time | relevance | path

Searched refs:thermal_zone (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/include/trace/events/
Dthermal.h17 __string(thermal_zone, tz->type)
24 __assign_str(thermal_zone, tz->type);
31 __get_str(thermal_zone), __entry->id, __entry->temp_prev,
62 __string(thermal_zone, tz->type)
69 __assign_str(thermal_zone, tz->type);
76 __get_str(thermal_zone), __entry->id, __entry->trip,
/linux-4.1.27/drivers/acpi/
Dthermal.c191 struct thermal_zone_device *thermal_zone; member
527 thermal_zone_device_update(tz->thermal_zone); in acpi_thermal_check()
905 tz->thermal_zone = in acpi_thermal_register_thermal_zone()
911 tz->thermal_zone = in acpi_thermal_register_thermal_zone()
915 if (IS_ERR(tz->thermal_zone)) in acpi_thermal_register_thermal_zone()
919 &tz->thermal_zone->device.kobj, "thermal_zone"); in acpi_thermal_register_thermal_zone()
923 result = sysfs_create_link(&tz->thermal_zone->device.kobj, in acpi_thermal_register_thermal_zone()
929 tz->thermal_zone); in acpi_thermal_register_thermal_zone()
936 tz->thermal_zone->id); in acpi_thermal_register_thermal_zone()
943 sysfs_remove_link(&tz->thermal_zone->device.kobj, "device"); in acpi_thermal_unregister_thermal_zone()
[all …]
/linux-4.1.27/include/linux/power/
Dcharger-manager.h192 const char *thermal_zone; member
/linux-4.1.27/Documentation/thermal/
Dexynos_thermal_emulation18 /sys/devices/virtual/thermal/thermal_zone'zone id'/emul_temp.
Dsysfs-api.txt41 /sys/class/thermal folder as thermal_zone[0-*]. It tries to bind all the
138 2 * thermal_zone.number_of_trip_points. It is an array consisting
170 /sys/class/thermal/thermal_zone[0-*]:
192 /sys/class/thermal/thermal_zone[0-*]:
387 {thermal_zone, cooling_device, trip_point} combination. Returns NULL
/linux-4.1.27/Documentation/devicetree/bindings/power_supply/
Dcharger-manager.txt53 cm-thermal-zone = "thermal_zone.1"
/linux-4.1.27/drivers/acpi/acpica/
Dexdump.c186 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET(thermal_zone.notify_list[0]),
188 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET(thermal_zone.notify_list[1]),
190 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET(thermal_zone.handler), "Handler"}
Dacobject.h403 struct acpi_object_thermal_zone thermal_zone; member
Devrgnini.c580 handler_obj = obj_desc->thermal_zone.handler; in acpi_ev_initialize_region()
/linux-4.1.27/drivers/power/
Dcharger-manager.c1462 if (ret && desc->thermal_zone) { in cm_init_thermal_data()
1464 thermal_zone_get_zone_by_name(desc->thermal_zone); in cm_init_thermal_data()
1544 of_property_read_string(np, "cm-thermal-zone", &desc->thermal_zone); in of_cm_parse_desc()
/linux-4.1.27/Documentation/i2c/busses/
Di2c-i801120 /proc/acpi/thermal_zone. If you find anything there, it's likely that