THERMAL_GOVERNOR_DECLARE
THERMAL_GOVERNOR_DECLARE(thermal_gov_bang_bang);
THERMAL_GOVERNOR_DECLARE(thermal_gov_fair_share);
THERMAL_GOVERNOR_DECLARE(thermal_gov_power_allocator);
THERMAL_GOVERNOR_DECLARE(thermal_gov_step_wise);
THERMAL_GOVERNOR_DECLARE(thermal_gov_user_space);