Searched hist:"2361 be23666232dbb4851a527f466c4cbf5340fc" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/cpufreq/ |
H A D | cpufreq_governor.c | diff 2361be23666232dbb4851a527f466c4cbf5340fc Fri May 17 05:39:09 CDT 2013 Viresh Kumar <viresh.kumar@linaro.org> cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory
When we don't have any file in cpu/cpufreq directory we shouldn't create it. Specially with the introduction of per-policy governor instance patchset, even governors are moved to cpu/cpu*/cpufreq/governor-name directory and so this directory is just not required.
Lets have it only when required.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
H A D | acpi-cpufreq.c | diff 2361be23666232dbb4851a527f466c4cbf5340fc Fri May 17 05:39:09 CDT 2013 Viresh Kumar <viresh.kumar@linaro.org> cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory
When we don't have any file in cpu/cpufreq directory we shouldn't create it. Specially with the introduction of per-policy governor instance patchset, even governors are moved to cpu/cpu*/cpufreq/governor-name directory and so this directory is just not required.
Lets have it only when required.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
H A D | cpufreq.c | diff 2361be23666232dbb4851a527f466c4cbf5340fc Fri May 17 05:39:09 CDT 2013 Viresh Kumar <viresh.kumar@linaro.org> cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory
When we don't have any file in cpu/cpufreq directory we shouldn't create it. Specially with the introduction of per-policy governor instance patchset, even governors are moved to cpu/cpu*/cpufreq/governor-name directory and so this directory is just not required.
Lets have it only when required.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
/openbmc/linux/include/linux/ |
H A D | cpufreq.h | diff 2361be23666232dbb4851a527f466c4cbf5340fc Fri May 17 05:39:09 CDT 2013 Viresh Kumar <viresh.kumar@linaro.org> cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory
When we don't have any file in cpu/cpufreq directory we shouldn't create it. Specially with the introduction of per-policy governor instance patchset, even governors are moved to cpu/cpu*/cpufreq/governor-name directory and so this directory is just not required.
Lets have it only when required.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|