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 |
Fabio Baltieri
|
58ddcead4f
cpufreq: governors: clean timer init and exit code
|
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 |
Rafael J. Wysocki
|
a0e5af3cb8
cpufreq: governors: Fix jiffies/cputime mixup (revisited)
|
12 years ago |
Viresh Kumar
|
1e7586a18a
cpufreq: Fix sparse warnings by updating cputime64_t to u64
|
12 years ago |