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