Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
65d4b265103a3cb2f0993c946815157a38797421
/
drivers
/
cpufreq
/
cpufreq_governor.c
732b6d6
cpufreq: governor: Serialize governor callbacks
by Viresh Kumar
· 9 years ago
714a2d9
cpufreq: governor: split cpufreq_governor_dbs()
by Viresh Kumar
· 9 years ago
8e0484d
cpufreq: governor: register notifier from cs_init()
by Viresh Kumar
· 9 years ago
c8ae481
cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info'
by Viresh Kumar
· 10 years ago
18b46ab
cpufreq: governor: Be friendly towards latency-sensitive bursty workloads
by Srivatsa S. Bhat
· 10 years ago
c5450db
cpufreq: remove race while accessing cur_policy
by Bibek Basu
· 10 years ago
6f1e4ef
cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled
by Jane Li
· 11 years ago
aae467c
cpufreq: governor: Remove fossil comment in the cpufreq_governor_dbs()
by lan,Tianyu
· 11 years ago
6932078
cpufreq: Don't use smp_processor_id() in preemptible context
by Stephen Boyd
· 11 years ago
c4afc41
cpufreq: governor: Fix typos in comments
by Stratos Karafotis
· 11 years ago
3617f2c
cpufreq: Fix timer/workqueue corruption due to double queueing
by Stephen Boyd
· 11 years ago
c49a089
Merge back earlier 'pm-cpufreq' material
by Rafael J. Wysocki
· 11 years ago
5ff0a26
cpufreq: Clean up header files included in the core
by Viresh Kumar
· 11 years ago
6c4640c
cpufreq: rename ignore_nice as ignore_nice_load
by Viresh Kumar
· 11 years ago
dfa5bb6
cpufreq: ondemand: Change the calculation of target frequency
by Stratos Karafotis
· 11 years ago
e8d0527
cpufreq: Revert commit 2f7021a8 to fix CPU hotplug regression
by Srivatsa S. Bhat
· 11 years ago
419e172
cpufreq: don't leave stale policy pointer in cdbs->cur_policy
by Jacob Shin
· 11 years ago
39a95f4
Merge branch 'pm-cpufreq-assorted' into pm-cpufreq
by Rafael J. Wysocki
· 11 years ago
2f7021a8
cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work()
by Michael Wang
· 11 years ago
2361be2
cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory
by Viresh Kumar
· 11 years ago
72a4ce3
cpufreq: Move get_cpu_idle_time() to cpufreq.c
by Viresh Kumar
· 11 years ago
944e9a0
cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c
by Viresh Kumar
· 11 years ago
a97c98a
cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiers
by Viresh Kumar
· 12 years ago
9366d84
cpufreq: governors: Calculate iowait time only when necessary
by Stratos Karafotis
· 12 years ago
031299b
cpufreq: governors: Avoid unnecessary per cpu timer interrupts
by Viresh Kumar
· 12 years ago
4d5dcc4
cpufreq: governor: Implement per policy instances of governors
by Viresh Kumar
· 12 years ago
8e53695
cpufreq: governors: Fix WARN_ON() for multi-policy platforms
by Viresh Kumar
· 12 years ago
3361b7b
cpufreq: Don't check cpu_online(policy->cpu)
by Viresh Kumar
· 12 years ago
b394058
cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()
by Viresh Kumar
· 12 years ago
4447266
cpufreq: governors: Remove code redundancy between governors
by Viresh Kumar
· 12 years ago
8eeed09
cpufreq: governors: Get rid of dbs_data->enable field
by Viresh Kumar
· 12 years ago
09dca5a
cpufreq: governors: fix misuse of cdbs.cpu
by Fabio Baltieri
· 12 years ago
2624f90
cpufreq: governors: implement generic policy_is_shared
by Fabio Baltieri
· 12 years ago
58ddcea
cpufreq: governors: clean timer init and exit code
by Fabio Baltieri
· 12 years ago
da53d61
cpufreq: ondemand: call dbs_check_cpu only when necessary
by Fabio Baltieri
· 12 years ago
2abfa87
cpufreq: handle SW coordinated CPUs
by Rickard Andersson
· 12 years ago
a0e5af3
cpufreq: governors: Fix jiffies/cputime mixup (revisited)
by Rafael J. Wysocki
· 12 years ago
1e7586a
cpufreq: Fix sparse warnings by updating cputime64_t to u64
by Viresh Kumar
· 12 years ago
4471a34
cpufreq: governors: remove redundant code
by Viresh Kumar
· 12 years ago
8636fd2
cpufreq: fix jiffies/cputime mixup in conservative/ondemand governors
by Andreas Schwab
· 12 years ago
2aacdff
cpufreq: Move common part from governors to separate file, v2
by viresh kumar
· 12 years ago