1. 2d6c762 powernow-k6: reorder frequencies by Mikulas Patocka · 11 years ago
  2. a02726f powernow-k6: correctly initialize default parameters by Mikulas Patocka · 11 years ago
  3. f9a7471 powernow-k6: disable cache when changing frequency by Mikulas Patocka · 11 years ago
  4. b38eb61 cpufreq / Longhaul: Disable driver by default by Rafał Bilski · 12 years ago
  5. a85c2e1 cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible code by Andreas Herrmann · 12 years ago
  6. 20f8ee5 cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPU by Tejun Heo · 12 years ago
  7. cfe1568 cpufreq: Correct the data reported in all_time_in_state by Nirmal Abraham · 9 years ago
  8. 9d219c0 cpu_power: Avoids race condition when the task exits. by Ruchi Kandoi · 9 years ago
  9. c997826 sched: cpufreq: Adds a field cpu_power in the task_struct by Ruchi Kandoi · 9 years ago
  10. 80aecb9 cpufreq_stats: Adds the fucntionality to load current values for each frequency for all the cores. by Ruchi Kandoi · 9 years ago
  11. 25b8b24 cpufreq: prevents NULL pointer reference while all_time_in_state stats is collected. by Ruchi Kandoi · 10 years ago
  12. ffbb01d cpufreq: Avoid using global variable total_cpus by Ruchi Kandoi · 10 years ago
  13. 6851444 cpufreq: fix sleeping in atomic context when realloc freq_table for all_time_in_state by Minsung Kim · 10 years ago
  14. 38dfdc1 cpufreq: Persist cpufreq time in state data across hotplug by Ruchi Kandoi · 10 years ago
  15. 2255977 Merge "cpufreq: ondemand: Resolve deadlock when waking up dbs sync thread" by Linux Build Service Account · 9 years ago
  16. 80ba84c cpufreq: ondemand: Resolve deadlock when waking up dbs sync thread by Swetha Chikkaboraiah · 9 years ago
  17. 2c03967 cpufreq: cpu-boost: Resolve deadlock when waking up sync thread by Swetha Chikkaboraiah · 9 years ago
  18. 8c9c0f4 cpufreq: cpu-boost: Use interruptible wait to not affect load average by Swetha Chikkaboraiah · 10 years ago
  19. dbf931f cpufreq: interactive: delete timers for GOV_START by Shridhar Rasal · 11 years ago
  20. 887c61c cpufreq: cpu-boost: Don't register for cpufreq notifiers too early by Saravana Kannan · 11 years ago
  21. 6e74532 cpufreq: cpu-boost: Fix deadlock in wake_up of sync threads by Saravana Kannan · 11 years ago
  22. 4f51d1e cpufreq: cpu-boost: Fix queue_delayed_work_on() race with hotplug by Saravana Kannan · 11 years ago
  23. 945f70f cpufreq: interactive: Fix null pointer dereference in interactive governor by Vijay Ganti · 11 years ago
  24. 98df9c6 Merge "cpufreq: ondemand: Remove unnecessary synchronization attempt" by Linux Build Service Account · 11 years ago
  25. a0703e5 cpufreq: Fix policy getting stuck when user & kernel min/max don't overlap by Saravana Kannan · 11 years ago
  26. 0f60297 Merge "cpufreq: interactive: Use default min_sample_time if SDF is zero" by Linux Build Service Account · 11 years ago
  27. e4c1ad6 Merge "cpufreq: interactive: Modifying sync_freq implementation" by Linux Build Service Account · 11 years ago
  28. 5f8e2a2 cpufreq: interactive: Use default min_sample_time if SDF is zero by Rohit Gupta · 11 years ago
  29. bc925b1 cpufreq: interactive: Modifying sync_freq implementation by Rohit Gupta · 11 years ago
  30. 5796008 Merge "ondemand: add sysfs entry for down_diff_multi_core" by Linux Build Service Account · 11 years ago
  31. 5f4df65 cpufreq: ondemand: Remove unnecessary synchronization attempt by Srivatsa Vaddagiri · 11 years ago
  32. bf45171 Merge remote-tracking branch 'remotes/quic/jb_3.2' into HEAD by Zhoulu Luo · 11 years ago
  33. 224c331 ondemand: add sysfs entry for down_diff_multi_core by Krishna Vanka · 11 years ago
  34. c67779d Merge "cpufreq: interactive: Remove trace event from idle_start handler" by Linux Build Service Account · 11 years ago
  35. bae739f Merge "cpufreq: interactive: sync freq feature for interactive governor" by Linux Build Service Account · 11 years ago
  36. 3b7992b cpufreq: interactive: Remove trace event from idle_start handler by Rohit Gupta · 11 years ago
  37. 6fe3857 cpufreq: ondemand: fix timer-related list corruption in store_powersave_bias() by Osvaldo Banuelos · 11 years ago
  38. 0abeecb Merge "cpufreq: interactive: Reset floor_validate_time if busy at max for 100ms" by Linux Build Service Account · 11 years ago
  39. c1b8d4a Merge "cpufreq: interactive: Allow 1 ms error in above_hispeed_delay comparisons" by Linux Build Service Account · 11 years ago
  40. ffbd80b Merge "cpufreq: Add Input Boost feature to the cpu-boost driver" by Linux Build Service Account · 11 years ago
  41. a2c5e6f cpufreq: interactive: Reset floor_validate_time if busy at max for 100ms by Rohit Gupta · 11 years ago
  42. c26e259 cpufreq: interactive: sync freq feature for interactive governor by Rohit Gupta · 11 years ago
  43. c6bd445 cpufreq: interactive: Allow 1 ms error in above_hispeed_delay comparisons by Rohit Gupta · 11 years ago
  44. 40735b8 cpufreq: Disable cpu-boost by default by Rohit Gupta · 11 years ago
  45. 865e53b cpufreq: Add Input Boost feature to the cpu-boost driver by Rohit Gupta · 11 years ago
  46. b99a99c Merge "cpufreq: Add a sync limit to cpu-boost" by Linux Build Service Account · 11 years ago
  47. bf50dad Merge "cpufreq: Add cpu-boost driver" by Linux Build Service Account · 11 years ago
  48. 161228f cpufreq: Add a sync limit to cpu-boost by Rohit Gupta · 11 years ago
  49. bd1b66e cpufreq: Add cpu-boost driver by Saravana Kannan · 11 years ago
  50. e8e9844 cpufreq: interactive: Add a sampling_down_factor for max frequencies by Rohit Gupta · 11 years ago
  51. 0d94769 cpufreq: interactive: fix show_target_loads and show_above_hispeed_delay by Minsung Kim · 11 years ago
  52. d1ba106 cpufreq: interactive: resched timer if max freq raised by Lianwei Wang · 11 years ago
  53. 5209a72 cpufreq: interactive: fix race on cpufreq TRANSITION notifier by Lianwei Wang · 11 years ago
  54. 69ac810 cpufreq: interactive: avoid underflow on active time calculation by Minsung Kim · 11 years ago
  55. d0f4382 cpufreq: interactive: reduce chance of zero time delta on load eval by Todd Poynor · 11 years ago
  56. e61e701 cpufreq: interactive: handle errors from cpufreq_frequency_table_target by Todd Poynor · 11 years ago
  57. 0b4da2c cpufreq: interactive: fix uninitialized spinlock by Minsung Kim · 11 years ago
  58. 57cca63 cpufreq: interactive: base above_hispeed_delay on target freq, not current by Todd Poynor · 11 years ago
  59. 2ce351a cpufreq: interactive: fix crash on error paths in get_tokenized_data by Todd Poynor · 11 years ago
  60. c4e50bf cpufreq: interactive: add io_is_busy interface by Lianwei Wang · 11 years ago
  61. 4d438df cpufreq: interactive: allow arbitrary speed / delay mappings by Minsung Kim · 11 years ago
  62. f2588fb Merge "cpufreq: ondemand: add input_boost interface" by Linux Build Service Account · 11 years ago
  63. e2d99de cpufreq: Save user policy min/max instead of policy min/max during hotplug by Saravana Kannan · 11 years ago
  64. f78bea2 cpufreq: ondemand: add input_boost interface by Dilip Gudlur · 11 years ago
  65. 48d5672 cpufreq: ondemand: Fix hotplug deadlock with store_powersave_bias by Matt Wagantall · 11 years ago
  66. cf18175 cpufreq: ondemand: Fix update_sampling_rate race with hotplug by Rohit Gupta · 11 years ago
  67. e7eb5a3 Merge "cpufreq: ondemand: Boost CPU frequency only for touch input" by Linux Build Service Account · 11 years ago
  68. 50eb26a msm: cpufreq: Only apply driver limits for scaling_min/max_freq writes by Deepak Katragadda · 11 years ago
  69. cb74f48 cpufreq: ondemand: Boost CPU frequency only for touch input by Tingwei Zhang · 11 years ago
  70. f700d20 Merge "cpufreq: ondemand: Disable freq sync feature in store_powersave_bias" by Linux Build Service Account · 11 years ago
  71. 2b74fd3 Merge "cpufreq: ondemand: Fix locking issue in store_powersave_bias" by Linux Build Service Account · 11 years ago
  72. 0158513 cpufreq: ondemand: Disable freq sync feature in store_powersave_bias by Rohit Gupta · 11 years ago
  73. 3476e4f cpufreq: ondemand: Fix locking issue in store_powersave_bias by Rohit Gupta · 11 years ago
  74. 538cfc1 cpufreq: ondemand: change freq sync code to use per-CPU kthreads by Steve Muckle · 11 years ago
  75. 46aa066 cpufreq: ondemand: Fix locking in store_powersave_bias by Matt Wagantall · 11 years ago
  76. 0afbad1 cpufreq: ondemand: Fix store_powersave_bias() race with hotplug by Matt Wagantall · 11 years ago
  77. 2aa4f05 cpufreq: Use dedicated high-priority workqueues by Matt Wagantall · 11 years ago
  78. 6dcf018 Merge "msm: Synchronize CPU frequency on thread migration" by Linux Build Service Account · 11 years ago
  79. c496cdd msm: Synchronize CPU frequency on thread migration by Rohit Gupta · 11 years ago
  80. 8aa2486 cpufreq: Fix optimal_freq logic on ramp down by Veena Sambasivan · 11 years ago
  81. 1a3455e Merge "cpufreq: interactive: fix race on governor start/stop" by Linux Build Service Account · 11 years ago
  82. 020352a Merge "cpufreq: interactive: fix deadlock on spinlock in timer" by Linux Build Service Account · 11 years ago
  83. be074bf Merge "cpufreq: interactive: don't handle transition notification if not enabled" by Linux Build Service Account · 11 years ago
  84. fd483e6 Merge "cpufreq: interactive: init default values at compile time" by Linux Build Service Account · 11 years ago
  85. 1d99e90 Merge "cpufreq: interactive: default go_hispeed_load 99%, doc updates" by Linux Build Service Account · 11 years ago
  86. ac7802f Merge "cpufreq: interactive: fix race on timer restart on governor start" by Linux Build Service Account · 11 years ago
  87. ecb0d69 Merge "cpufreq: interactive: fix racy timer stopping" by Linux Build Service Account · 11 years ago
  88. 107a9c9 Merge "cpufreq: interactive: fix boosting logic" by Linux Build Service Account · 11 years ago
  89. d2d0f17 Merge "cpufreq: interactive: add timer slack to limit idle at speed > min" by Linux Build Service Account · 11 years ago
  90. a2906ab Merge "cpufreq: interactive: specify duration of CPU speed boost pulse" by Linux Build Service Account · 11 years ago
  91. 588e5f8 Merge "cpufreq: interactive: adjust load for changes in speed" by Linux Build Service Account · 11 years ago
  92. d8925f9 Merge "cpufreq: interactive: remove load since last speed change" by Linux Build Service Account · 11 years ago
  93. c38d5b6 Merge "cpufreq: interactive: allow arbitrary speed / target load mappings" by Linux Build Service Account · 11 years ago
  94. 4e0f651 Merge "cpufreq: interactive: apply above_hispeed_delay to each step above hispeed" by Linux Build Service Account · 11 years ago
  95. 9891c34 Merge "cpufreq: interactive: change speed according to current speed and target load" by Linux Build Service Account · 11 years ago
  96. a828554 Merge "cpufreq: interactive: trace actual speed in target speed decisions" by Linux Build Service Account · 11 years ago
  97. 277011e Merge "cpufreq: interactive: kick timer on idle exit past expiry" by Linux Build Service Account · 11 years ago
  98. 8f576fc Merge "cpufreq: interactive: use deferrable timer by default" by Linux Build Service Account · 11 years ago
  99. ad9d78a Merge "cpufreq: interactive: pin timers to associated CPU" by Linux Build Service Account · 11 years ago
  100. 1c15149 Merge "cpufreq: interactive: run at fraction of hispeed_freq when load is low" by Linux Build Service Account · 11 years ago