[PATCH 5/6] cpufreq: powersave: Add support to collect CPUs load periodically

2013-07-05 Thread Chanwoo Choi
This patch collect CPUs load and create create basic sysfs file as below: - /sys/devices/system/cpu/cpufreq/powersave/ignore_nice (rw) - /sys/devices/system/cpu/cpufreq/powersave/sampling_rate (rw) - /sys/devices/system/cpu/cpufreq/powersave/sampling_rate_min (r) Signed-off-by: Chanwoo Choi

[PATCH 5/6] cpufreq: powersave: Add support to collect CPUs load periodically

2013-07-05 Thread Chanwoo Choi
This patch collect CPUs load and create create basic sysfs file as below: - /sys/devices/system/cpu/cpufreq/powersave/ignore_nice (rw) - /sys/devices/system/cpu/cpufreq/powersave/sampling_rate (rw) - /sys/devices/system/cpu/cpufreq/powersave/sampling_rate_min (r) Signed-off-by: Chanwoo Choi