index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq_governor.c
Age
Commit message (
Expand
)
Author
2013-03-31
cpufreq: governors: Calculate iowait time only when necessary
Stratos Karafotis
2013-03-31
cpufreq: governors: Avoid unnecessary per cpu timer interrupts
Viresh Kumar
2013-03-31
cpufreq: governor: Implement per policy instances of governors
Viresh Kumar
2013-02-09
cpufreq: governors: Fix WARN_ON() for multi-policy platforms
Viresh Kumar
2013-02-09
cpufreq: Don't check cpu_online(policy->cpu)
Viresh Kumar
2013-02-02
cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()
Viresh Kumar
2013-02-02
cpufreq: governors: Remove code redundancy between governors
Viresh Kumar
2013-02-01
cpufreq: governors: Get rid of dbs_data->enable field
Viresh Kumar
2013-02-01
cpufreq: governors: fix misuse of cdbs.cpu
Fabio Baltieri
2013-02-01
cpufreq: governors: implement generic policy_is_shared
Fabio Baltieri
2013-02-01
cpufreq: governors: clean timer init and exit code
Fabio Baltieri
2013-02-01
cpufreq: ondemand: call dbs_check_cpu only when necessary
Fabio Baltieri
2013-02-01
cpufreq: handle SW coordinated CPUs
Rickard Andersson
2012-11-24
cpufreq: governors: Fix jiffies/cputime mixup (revisited)
Rafael J. Wysocki
2012-11-14
cpufreq: Fix sparse warnings by updating cputime64_t to u64
Viresh Kumar
2012-11-14
cpufreq: governors: remove redundant code
Viresh Kumar
2012-11-14
cpufreq: fix jiffies/cputime mixup in conservative/ondemand governors
Andreas Schwab
2012-11-14
cpufreq: Move common part from governors to separate file, v2
viresh kumar