Viresh Kumar
|
871ef3b53a
cpufreq: governor: Don't WARN on invalid states
|
10 years ago |
Viresh Kumar
|
a72c49590a
cpufreq: governor: Avoid invalid states with additional checks
|
10 years ago |
Viresh Kumar
|
43e0ee361e
cpufreq: governor: split out common part of {cs|od}_dbs_timer()
|
10 years ago |
Viresh Kumar
|
44152cb82d
cpufreq: governor: Keep single copy of information common to policy->cpus
|
10 years ago |
Viresh Kumar
|
42994af63c
cpufreq: governor: rename cur_policy as policy
|
10 years ago |
Viresh Kumar
|
49a9a40c1b
cpufreq: governor: name pointer to cpu_dbs_info as 'cdbs'
|
10 years ago |
Viresh Kumar
|
875b8508f9
cpufreq: governor: Rename 'cpu_dbs_common_info' to 'cpu_dbs_info'
|
10 years ago |
Viresh Kumar
|
d3574c8511
cpufreq: governor: Drop unused field 'cpu'
|
10 years ago |
Viresh Kumar
|
386d46e6d5
cpufreq: governor: Name delayed-work as dwork
|
10 years ago |
Viresh Kumar
|
732b6d617a
cpufreq: governor: Serialize governor callbacks
|
10 years ago |
Viresh Kumar
|
714a2d9c87
cpufreq: governor: split cpufreq_governor_dbs()
|
10 years ago |
Viresh Kumar
|
8e0484d2b3
cpufreq: governor: register notifier from cs_init()
|
10 years ago |
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()
|
12 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 |