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