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
|
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
|
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 |
Jane Li
|
6f1e4efd88
cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled
|
11 years ago |
Viresh Kumar
|
0b981e7074
cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICY
|
12 years ago |
Stratos Karafotis
|
c4afc41094
cpufreq: governor: Fix typos in comments
|
12 years ago |
Rafael J. Wysocki
|
c49a089c3e
Merge back earlier 'pm-cpufreq' material
|
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 |
Viresh Kumar
|
bb176f7d03
cpufreq: Fix minor formatting issues
|
12 years ago |
Viresh Kumar
|
72a4ce340a
cpufreq: Move get_cpu_idle_time() to cpufreq.c
|
12 years ago |
Viresh Kumar
|
a97c98addd
cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiers
|
12 years ago |
Rafael J. Wysocki
|
885f925eef
Merge branch 'pm-cpufreq'
|
12 years ago |
Jacob Shin
|
fb30809efa
cpufreq: ondemand: allow custom powersave_bias_target handler to be registered
|
12 years ago |
Borislav Petkov
|
beb0ff390e
cpufreq: Correct header guards typo
|
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
|
98104ee28f
cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20
|
12 years ago |
Viresh Kumar
|
4d5dcc4211
cpufreq: governor: Implement per policy instances of governors
|
12 years ago |
Namhyung Kim
|
e5dde92cb2
cpufreq: Fix a typo in comment
|
12 years ago |
Stratos Karafotis
|
4bd4e42819
cpufreq: ondemand: Replace down_differential tuner with adj_up_threshold
|
12 years ago |