index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq_governor.h
Age
Commit message (
Expand
)
Author
2013-04-01
cpufreq: governors: Calculate iowait time only when necessary
Stratos Karafotis
2013-04-01
cpufreq: governors: Avoid unnecessary per cpu timer interrupts
Viresh Kumar
2013-04-01
cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20
Viresh Kumar
2013-04-01
cpufreq: governor: Implement per policy instances of governors
Viresh Kumar
2013-03-04
cpufreq: Fix a typo in comment
Namhyung Kim
2013-02-09
cpufreq: ondemand: Replace down_differential tuner with adj_up_threshold
Stratos Karafotis
2013-02-02
cpufreq: governors: Remove code redundancy between governors
Viresh Kumar
2013-02-02
cpufreq: governors: Get rid of dbs_data->enable field
Viresh Kumar
2013-02-02
cpufreq: governors: implement generic policy_is_shared
Fabio Baltieri
2013-02-02
cpufreq: ondemand: call dbs_check_cpu only when necessary
Fabio Baltieri
2013-02-02
cpufreq: handle SW coordinated CPUs
Rickard Andersson
2012-11-15
cpufreq: Fix sparse warnings by updating cputime64_t to u64
Viresh Kumar
2012-11-15
cpufreq: governors: remove redundant code
Viresh Kumar