Home
last modified time | relevance | path

Searched hist:fa69e33f7d38e658583ff910642da7ea4515ad74 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/cpufreq/
H A Dcpufreq.cdiff fa69e33f7d38e658583ff910642da7ea4515ad74 Wed Feb 06 11:02:11 CST 2013 Dirk Brandewie <dirk.brandewie@gmail.com> cpufreq: Do not track governor name for scaling drivers with internal governors.

Scaling drivers that implement internal governors do not have governor
structures assocaited with them. Only track the name of the governor
associated with the CPU if the driver does not implement
cpufreq_driver.setpolicy()

Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>