DEFAULT_THERMAL_GOVERNOR   48 include/linux/thermal.h #define DEFAULT_THERMAL_GOVERNOR       "step_wise"
DEFAULT_THERMAL_GOVERNOR   50 include/linux/thermal.h #define DEFAULT_THERMAL_GOVERNOR       "fair_share"
DEFAULT_THERMAL_GOVERNOR   52 include/linux/thermal.h #define DEFAULT_THERMAL_GOVERNOR       "user_space"
DEFAULT_THERMAL_GOVERNOR   54 include/linux/thermal.h #define DEFAULT_THERMAL_GOVERNOR       "power_allocator"