cpufreq_get_max_state
max_state += cpufreq_get_max_state(pr->id);
max_pstate = cpufreq_get_max_state(pr->id);
cooling_ops->get_max_state = cpufreq_get_max_state;