1. 6932078 cpufreq: Don't use smp_processor_id() in preemptible context by Stephen Boyd · 11 years ago
  2. c4afc41 cpufreq: governor: Fix typos in comments by Stratos Karafotis · 11 years ago
  3. 3617f2c cpufreq: Fix timer/workqueue corruption due to double queueing by Stephen Boyd · 11 years ago
  4. c49a089 Merge back earlier 'pm-cpufreq' material by Rafael J. Wysocki · 11 years ago
  5. 5ff0a26 cpufreq: Clean up header files included in the core by Viresh Kumar · 11 years ago
  6. 6c4640c cpufreq: rename ignore_nice as ignore_nice_load by Viresh Kumar · 11 years ago
  7. dfa5bb6 cpufreq: ondemand: Change the calculation of target frequency by Stratos Karafotis · 11 years ago
  8. e8d0527 cpufreq: Revert commit 2f7021a8 to fix CPU hotplug regression by Srivatsa S. Bhat · 11 years ago
  9. 419e172 cpufreq: don't leave stale policy pointer in cdbs->cur_policy by Jacob Shin · 11 years ago
  10. 39a95f4 Merge branch 'pm-cpufreq-assorted' into pm-cpufreq by Rafael J. Wysocki · 11 years ago
  11. 2f7021a8 cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work() by Michael Wang · 11 years ago
  12. 2361be2 cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory by Viresh Kumar · 11 years ago
  13. 72a4ce3 cpufreq: Move get_cpu_idle_time() to cpufreq.c by Viresh Kumar · 11 years ago
  14. 944e9a0 cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c by Viresh Kumar · 11 years ago
  15. a97c98a cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiers by Viresh Kumar · 11 years ago
  16. 9366d84 cpufreq: governors: Calculate iowait time only when necessary by Stratos Karafotis · 11 years ago
  17. 031299b cpufreq: governors: Avoid unnecessary per cpu timer interrupts by Viresh Kumar · 11 years ago
  18. 4d5dcc4 cpufreq: governor: Implement per policy instances of governors by Viresh Kumar · 11 years ago
  19. 8e53695 cpufreq: governors: Fix WARN_ON() for multi-policy platforms by Viresh Kumar · 12 years ago
  20. 3361b7b cpufreq: Don't check cpu_online(policy->cpu) by Viresh Kumar · 12 years ago
  21. b394058 cpufreq: governors: Reset tunables only for cpufreq_unregister_governor() by Viresh Kumar · 12 years ago
  22. 4447266 cpufreq: governors: Remove code redundancy between governors by Viresh Kumar · 12 years ago
  23. 8eeed09 cpufreq: governors: Get rid of dbs_data->enable field by Viresh Kumar · 12 years ago
  24. 09dca5a cpufreq: governors: fix misuse of cdbs.cpu by Fabio Baltieri · 12 years ago
  25. 2624f90 cpufreq: governors: implement generic policy_is_shared by Fabio Baltieri · 12 years ago
  26. 58ddcea cpufreq: governors: clean timer init and exit code by Fabio Baltieri · 12 years ago
  27. da53d61 cpufreq: ondemand: call dbs_check_cpu only when necessary by Fabio Baltieri · 12 years ago
  28. 2abfa87 cpufreq: handle SW coordinated CPUs by Rickard Andersson · 12 years ago
  29. a0e5af3 cpufreq: governors: Fix jiffies/cputime mixup (revisited) by Rafael J. Wysocki · 12 years ago
  30. 1e7586a cpufreq: Fix sparse warnings by updating cputime64_t to u64 by Viresh Kumar · 12 years ago
  31. 4471a34 cpufreq: governors: remove redundant code by Viresh Kumar · 12 years ago
  32. 8636fd2 cpufreq: fix jiffies/cputime mixup in conservative/ondemand governors by Andreas Schwab · 12 years ago
  33. 2aacdff cpufreq: Move common part from governors to separate file, v2 by viresh kumar · 12 years ago