Viresh Kumar
|
c8ae481b9a
cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info'
|
11 years ago |
Srivatsa S. Bhat
|
18b46abd00
cpufreq: governor: Be friendly towards latency-sensitive bursty workloads
|
11 years ago |
Bibek Basu
|
c5450db85b
cpufreq: remove race while accessing cur_policy
|
11 years ago |
Jane Li
|
6f1e4efd88
cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled
|
11 years ago |
lan,Tianyu
|
aae467c79b
cpufreq: governor: Remove fossil comment in the cpufreq_governor_dbs()
|
11 years ago |
Stephen Boyd
|
6932078376
cpufreq: Don't use smp_processor_id() in preemptible context
|
12 years ago |
Stratos Karafotis
|
c4afc41094
cpufreq: governor: Fix typos in comments
|
12 years ago |
Stephen Boyd
|
3617f2ca6d
cpufreq: Fix timer/workqueue corruption due to double queueing
|
12 years ago |
Rafael J. Wysocki
|
c49a089c3e
Merge back earlier 'pm-cpufreq' material
|
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 |
Srivatsa S. Bhat
|
e8d05276f2
cpufreq: Revert commit 2f7021a8 to fix CPU hotplug regression
|
12 years ago |
Jacob Shin
|
419e172145
cpufreq: don't leave stale policy pointer in cdbs->cur_policy
|
12 years ago |
Rafael J. Wysocki
|
39a95f4861
Merge branch 'pm-cpufreq-assorted' into pm-cpufreq
|
12 years ago |
Michael Wang
|
2f7021a815
cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work()
|
12 years ago |
Viresh Kumar
|
2361be2366
cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory
|
12 years ago |
Viresh Kumar
|
72a4ce340a
cpufreq: Move get_cpu_idle_time() to cpufreq.c
|
12 years ago |
Viresh Kumar
|
944e9a0316
cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c
|
12 years ago |
Viresh Kumar
|
a97c98addd
cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiers
|
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
|
4d5dcc4211
cpufreq: governor: Implement per policy instances of governors
|
12 years ago |
Viresh Kumar
|
8e53695f7f
cpufreq: governors: Fix WARN_ON() for multi-policy platforms
|
12 years ago |
Viresh Kumar
|
3361b7b173
cpufreq: Don't check cpu_online(policy->cpu)
|
12 years ago |
Viresh Kumar
|
b394058f06
cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()
|
12 years ago |
Viresh Kumar
|
4447266b84
cpufreq: governors: Remove code redundancy between governors
|
12 years ago |
Viresh Kumar
|
8eeed09566
cpufreq: governors: Get rid of dbs_data->enable field
|
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 |