Stratos Karafotis
|
934dac1ea0
cpufreq: governors: Remove duplicate check of target freq in supported range
|
12 years ago |
Rafael J. Wysocki
|
c49a089c3e
Merge back earlier 'pm-cpufreq' material
|
12 years ago |
Viresh Kumar
|
d5b73cd870
cpufreq: Use sizeof(*ptr) convetion for computing sizes
|
12 years ago |
Viresh Kumar
|
3a3e9e06d0
cpufreq: Give consistent names to cpufreq_policy objects
|
12 years ago |
Viresh Kumar
|
5ff0a26803
cpufreq: Clean up header files included in the core
|
12 years ago |
Viresh Kumar
|
6c4640c3ad
cpufreq: rename ignore_nice as ignore_nice_load
|
12 years ago |
Stratos Karafotis
|
dfa5bb6225
cpufreq: ondemand: Change the calculation of target frequency
|
12 years ago |
Jacob Shin
|
c28375583b
cpufreq: fix NULL pointer deference at od_set_powersave_bias()
|
12 years ago |
Borislav Petkov
|
60e6726c7b
cpufreq, ondemand: Remove leftover debug line
|
12 years ago |
Jacob Shin
|
fb30809efa
cpufreq: ondemand: allow custom powersave_bias_target handler to be registered
|
12 years ago |
Stratos Karafotis
|
9366d84052
cpufreq: governors: Calculate iowait time only when necessary
|
12 years ago |
Viresh Kumar
|
031299b3be
cpufreq: governors: Avoid unnecessary per cpu timer interrupts
|
12 years ago |
Viresh Kumar
|
9d44592018
cpufreq: ondemand: Don't update sample_type if we don't evaluate load again
|
12 years ago |
Viresh Kumar
|
4d5dcc4211
cpufreq: governor: Implement per policy instances of governors
|
12 years ago |
Stratos Karafotis
|
06eb09d17c
cpufreq: ondemand: Fix typos in comments
|
12 years ago |
Stratos Karafotis
|
4bd4e42819
cpufreq: ondemand: Replace down_differential tuner with adj_up_threshold
|
12 years ago |
Viresh Kumar
|
4447266b84
cpufreq: governors: Remove code redundancy between governors
|
12 years ago |
Fabio Baltieri
|
09dca5ae75
cpufreq: governors: fix misuse of cdbs.cpu
|
12 years ago |
Fabio Baltieri
|
2624f90c16
cpufreq: governors: implement generic policy_is_shared
|
12 years ago |
Fabio Baltieri
|
8ee2ec51d0
cpufreq: ondemand: use all CPUs in update_sampling_rate
|
12 years ago |
Fabio Baltieri
|
da53d61e21
cpufreq: ondemand: call dbs_check_cpu only when necessary
|
12 years ago |
Rickard Andersson
|
2abfa876f1
cpufreq: handle SW coordinated CPUs
|
12 years ago |
Fabio Baltieri
|
3e33ee9e08
cpufreq: ondemand: update sampling rate only on right CPUs
|
12 years ago |
Fabio Baltieri
|
d3c31a773f
cpufreq: ondemand: fix wrong delay sampling rate
|
12 years ago |
Viresh Kumar
|
4471a34f9a
cpufreq: governors: remove redundant code
|
12 years ago |
viresh kumar
|
2aacdfff9c
cpufreq: Move common part from governors to separate file, v2
|
12 years ago |
Linus Torvalds
|
16642a2e7b
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
12 years ago |
Michal Pecio
|
f26365179d
cpufreq / ondemand: update frequency when limits are relaxed
|
13 years ago |
Tejun Heo
|
203b42f731
workqueue: make deferrable delayed_work initializer names consistent
|
13 years ago |
MyungJoo Ham
|
fd0ef7a058
[CPUFREQ] CPUfreq ondemand: update sampling rate without waiting for next sampling
|
13 years ago |