]> Git Repo - linux.git/blobdiff - include/linux/thermal.h
thermal: gov_bang_bang: Use governor_data to reduce overhead
[linux.git] / include / linux / thermal.h
index 25fbf960b474bd4d1aad8c14a544dc74c8df3b0a..b86ddca46b9e81de578aa5dbc9eecccb993117e1 100644 (file)
@@ -55,6 +55,7 @@ enum thermal_notify_event {
        THERMAL_TZ_BIND_CDEV, /* Cooling dev is bind to the thermal zone */
        THERMAL_TZ_UNBIND_CDEV, /* Cooling dev is unbind from the thermal zone */
        THERMAL_INSTANCE_WEIGHT_CHANGED, /* Thermal instance weight changed */
+       THERMAL_TZ_RESUME, /* Thermal zone is resuming after system sleep */
 };
 
 /**
This page took 0.034993 seconds and 4 git commands to generate.