Lines Matching refs:INFO
43 INFO("trip id=%d, type=%d, temp=%d, hyst=%d\n",
53 INFO("temperature: %d\n", tz->temp);
62 INFO("governor: '%s'\n", tz->governor);
69 INFO("thermal zone '%s', id=%d\n", tz->name, tz->id);
82 INFO("Thermal zone '%s'/%d created\n", name, tz_id);
89 INFO("Thermal zone %d deleted\n", tz_id);
99 INFO("Thermal zone %d ('%s') disabled\n", tz_id, tz->name);
109 INFO("Thermal zone %d ('%s') enabled\n", tz_id, tz->name);
119 INFO("Thermal zone %d ('%s'): trip point %d crossed way up with %d °C\n",
130 INFO("Thermal zone %d ('%s'): trip point %d crossed way down with %d °C\n",
138 INFO("Trip point added %d: id=%d, type=%d, temp=%d, hyst=%d\n",
146 INFO("Trip point deleted %d: id=%d\n", tz_id, trip_id);
157 INFO("Trip point changed %d: id=%d, type=%d, temp=%d, hyst=%d\n",
169 INFO("Cooling device '%s'/%d (max state=%d) added\n", name, cdev_id, max_state);
176 INFO("Cooling device %d deleted", cdev_id);
183 INFO("cdev:%d state:%d\n", cdev_id, cur_state);
193 INFO("%s: governor changed %s -> %s\n", tz->name, tz->governor, name);
230 printf("DEBUG, INFO, NOTICE, WARN, ERROR\n");
333 INFO("Waiting for thermal events ...\n");