1. 48d5672 cpufreq: ondemand: Fix hotplug deadlock with store_powersave_bias by Matt Wagantall · 11 years ago
  2. cf18175 cpufreq: ondemand: Fix update_sampling_rate race with hotplug by Rohit Gupta · 11 years ago
  3. e7eb5a3 Merge "cpufreq: ondemand: Boost CPU frequency only for touch input" by Linux Build Service Account · 11 years ago
  4. 50eb26a msm: cpufreq: Only apply driver limits for scaling_min/max_freq writes by Deepak Katragadda · 11 years ago
  5. cb74f48 cpufreq: ondemand: Boost CPU frequency only for touch input by Tingwei Zhang · 11 years ago
  6. f700d20 Merge "cpufreq: ondemand: Disable freq sync feature in store_powersave_bias" by Linux Build Service Account · 11 years ago
  7. 2b74fd3 Merge "cpufreq: ondemand: Fix locking issue in store_powersave_bias" by Linux Build Service Account · 11 years ago
  8. 0158513 cpufreq: ondemand: Disable freq sync feature in store_powersave_bias by Rohit Gupta · 11 years ago
  9. 3476e4f cpufreq: ondemand: Fix locking issue in store_powersave_bias by Rohit Gupta · 11 years ago
  10. 538cfc1 cpufreq: ondemand: change freq sync code to use per-CPU kthreads by Steve Muckle · 12 years ago
  11. 46aa066 cpufreq: ondemand: Fix locking in store_powersave_bias by Matt Wagantall · 12 years ago
  12. 0afbad1 cpufreq: ondemand: Fix store_powersave_bias() race with hotplug by Matt Wagantall · 12 years ago
  13. 2aa4f05 cpufreq: Use dedicated high-priority workqueues by Matt Wagantall · 12 years ago
  14. 6dcf018 Merge "msm: Synchronize CPU frequency on thread migration" by Linux Build Service Account · 12 years ago
  15. c496cdd msm: Synchronize CPU frequency on thread migration by Rohit Gupta · 12 years ago
  16. 8aa2486 cpufreq: Fix optimal_freq logic on ramp down by Veena Sambasivan · 12 years ago
  17. 1a3455e Merge "cpufreq: interactive: fix race on governor start/stop" by Linux Build Service Account · 12 years ago
  18. 020352a Merge "cpufreq: interactive: fix deadlock on spinlock in timer" by Linux Build Service Account · 12 years ago
  19. be074bf Merge "cpufreq: interactive: don't handle transition notification if not enabled" by Linux Build Service Account · 12 years ago
  20. fd483e6 Merge "cpufreq: interactive: init default values at compile time" by Linux Build Service Account · 12 years ago
  21. 1d99e90 Merge "cpufreq: interactive: default go_hispeed_load 99%, doc updates" by Linux Build Service Account · 12 years ago
  22. ac7802f Merge "cpufreq: interactive: fix race on timer restart on governor start" by Linux Build Service Account · 12 years ago
  23. ecb0d69 Merge "cpufreq: interactive: fix racy timer stopping" by Linux Build Service Account · 12 years ago
  24. 107a9c9 Merge "cpufreq: interactive: fix boosting logic" by Linux Build Service Account · 12 years ago
  25. d2d0f17 Merge "cpufreq: interactive: add timer slack to limit idle at speed > min" by Linux Build Service Account · 12 years ago
  26. a2906ab Merge "cpufreq: interactive: specify duration of CPU speed boost pulse" by Linux Build Service Account · 12 years ago
  27. 588e5f8 Merge "cpufreq: interactive: adjust load for changes in speed" by Linux Build Service Account · 12 years ago
  28. d8925f9 Merge "cpufreq: interactive: remove load since last speed change" by Linux Build Service Account · 12 years ago
  29. c38d5b6 Merge "cpufreq: interactive: allow arbitrary speed / target load mappings" by Linux Build Service Account · 12 years ago
  30. 4e0f651 Merge "cpufreq: interactive: apply above_hispeed_delay to each step above hispeed" by Linux Build Service Account · 12 years ago
  31. 9891c34 Merge "cpufreq: interactive: change speed according to current speed and target load" by Linux Build Service Account · 12 years ago
  32. a828554 Merge "cpufreq: interactive: trace actual speed in target speed decisions" by Linux Build Service Account · 12 years ago
  33. 277011e Merge "cpufreq: interactive: kick timer on idle exit past expiry" by Linux Build Service Account · 12 years ago
  34. 8f576fc Merge "cpufreq: interactive: use deferrable timer by default" by Linux Build Service Account · 12 years ago
  35. ad9d78a Merge "cpufreq: interactive: pin timers to associated CPU" by Linux Build Service Account · 12 years ago
  36. 1c15149 Merge "cpufreq: interactive: run at fraction of hispeed_freq when load is low" by Linux Build Service Account · 12 years ago
  37. 70a3ab4 Merge "cpufreq: interactive: always limit initial speed bump to hispeed" by Linux Build Service Account · 12 years ago
  38. 626f9a0 Merge "cpufreq: interactive: remove input_boost handling" by Linux Build Service Account · 12 years ago
  39. 00731e2 Merge "cpufreq: interactive: handle speed up and down in the realtime task" by Linux Build Service Account · 12 years ago
  40. 57a2f81 Merge "cpufreq: interactive: keep freezer happy when not current governor" by Linux Build Service Account · 12 years ago
  41. e1264db Merge "cpufreq: interactive: take idle notifications only when active" by Linux Build Service Account · 12 years ago
  42. 7612545 Merge "Revert "cpufreq: fix interactive bug during hotplug"" by Linux Build Service Account · 12 years ago
  43. 2a78e62 Merge "Revert "cpufreq: interactive: Fix blocked task warnings"" by Linux Build Service Account · 12 years ago
  44. 24613b9 cpufreq: interactive: fix race on governor start/stop by Lianwei Wang · 12 years ago
  45. 726f679 cpufreq: interactive: fix deadlock on spinlock in timer by Todd Poynor · 12 years ago
  46. a9dac7d cpufreq: interactive: don't handle transition notification if not enabled by Todd Poynor · 12 years ago
  47. 2c8d73d cpufreq: interactive: init default values at compile time by Todd Poynor · 12 years ago
  48. 8b2ace6 cpufreq: interactive: default go_hispeed_load 99%, doc updates by Todd Poynor · 12 years ago
  49. 7fd53c9 cpufreq: interactive: fix race on timer restart on governor start by Todd Poynor · 12 years ago
  50. 5b63a2e cpufreq: interactive: fix racy timer stopping by Todd Poynor · 12 years ago
  51. 16dfc9d cpufreq: interactive: fix boosting logic by Todd Poynor · 12 years ago
  52. cba9f3e cpufreq: interactive: add timer slack to limit idle at speed > min by Todd Poynor · 12 years ago
  53. f437e18 cpufreq: interactive: specify duration of CPU speed boost pulse by Todd Poynor · 12 years ago
  54. 5a75e9d cpufreq: interactive: adjust load for changes in speed by Todd Poynor · 12 years ago
  55. 3c08118 cpufreq: interactive: remove load since last speed change by Todd Poynor · 12 years ago
  56. 2fbf5e1 cpufreq: interactive: allow arbitrary speed / target load mappings by Todd Poynor · 12 years ago
  57. f96f2c8 cpufreq: interactive: apply above_hispeed_delay to each step above hispeed by Todd Poynor · 12 years ago
  58. bc51d67 cpufreq: interactive: change speed according to current speed and target load by Todd Poynor · 12 years ago
  59. 46660b0 cpufreq: interactive: trace actual speed in target speed decisions by Todd Poynor · 12 years ago
  60. 22b5c3a cpufreq: interactive: kick timer on idle exit past expiry by Todd Poynor · 12 years ago
  61. ba6c6bb cpufreq: interactive: use deferrable timer by default by Lianwei Wang · 12 years ago
  62. 7aa95c8 cpufreq: interactive: pin timers to associated CPU by Todd Poynor · 12 years ago
  63. acfaec9 cpufreq: interactive: run at fraction of hispeed_freq when load is low by Todd Poynor · 12 years ago
  64. 369fff5 cpufreq: interactive: always limit initial speed bump to hispeed by Todd Poynor · 12 years ago
  65. 9f0bb3d cpufreq: interactive: remove input_boost handling by Todd Poynor · 12 years ago
  66. 8a37bb7 cpufreq: interactive: handle speed up and down in the realtime task by Todd Poynor · 12 years ago
  67. 9f1dcd6 cpufreq: interactive: keep freezer happy when not current governor by Sam Leffler · 12 years ago
  68. ae0d23f cpufreq: interactive: take idle notifications only when active by Sam Leffler · 12 years ago
  69. d45b652 Revert "cpufreq: fix interactive bug during hotplug" by Dilip Gudlur · 12 years ago
  70. 4d24061 Revert "cpufreq: interactive: Fix blocked task warnings" by Dilip Gudlur · 12 years ago
  71. de09f07 cpufreq: Retain only online cpus in managed_policy->cpus by Srivatsa Vaddagiri · 12 years ago
  72. 4edc766 msm: cpufreq: make the gov stop part fully atomic by Venkat Devarasetty · 12 years ago
  73. f873232 msm: cpufreq: Implement suspend/resume for cpufreq driver by Anji Jonnala · 12 years ago
  74. 4e780fa Merge "cpufreq: ondemand: Fix kernel warning in cpufreq_governor_dbs" by Linux Build Service Account · 12 years ago
  75. 4c1485f cpufreq: ondemand: Fix kernel warning in cpufreq_governor_dbs by Anji Jonnala · 12 years ago
  76. d3ca783 ondemand: Add support to consider other cpu load when scaling frequencies by Narayanan Gopalakrishnan · 12 years ago
  77. 682c7a0 msm: dcvs: gpu minimum frequency levels by Steve Muckle · 12 years ago
  78. f3ecefa Merge "cpufreq: interactive: Fix blocked task warnings" by Linux Build Service Account · 12 years ago
  79. 7b912cc cpufreq: interactive: Fix blocked task warnings by Stephen Boyd · 12 years ago
  80. c8fc301 cpufreq: Avoid using smp_processor_id() in preemptible context by Stephen Boyd · 12 years ago
  81. 2100f00 Revert "cpufreq: update the input even handler to handle sync cores correctly." by Matt Wagantall · 12 years ago
  82. 0e5ead6 Merge "cpufreq: update the input even handler to handle sync cores correctly." by Linux Build Service Account · 12 years ago
  83. 1bbc032 msm: dcvs: remove core name by Abhijeet Dharmapurikar · 12 years ago
  84. c1ed66c msm: dcvs: remove idle notification registration by Abhijeet Dharmapurikar · 12 years ago
  85. 6913411 msm: dcvs: provide frequency set/get callbacks at registration by Abhijeet Dharmapurikar · 12 years ago
  86. 68c970e msm: dcvs: update dcvs if the governor limits change by Abhijeet Dharmapurikar · 12 years ago
  87. 54fc08e cpufreq: msm: fix race in cpufreq by Abhijeet Dharmapurikar · 12 years ago
  88. 5106c47 cpufreq: msm: remove gov_mutex from stop by Abhijeet Dharmapurikar · 12 years ago
  89. fc7dca4 msm: dcvs: Add thermal interfaces by Abhijeet Dharmapurikar · 12 years ago
  90. 749884d cpufreq: update the input even handler to handle sync cores correctly. by Krishna Vanka · 12 years ago
  91. 4445166 msm: dcvs: rearrange platform data by Abhijeet Dharmapurikar · 12 years ago
  92. 940d4b9 cpufreq: fix interactive bug during hotplug by Narayanan Gopalakrishnan · 12 years ago
  93. ef38df6 Merge "cpufreq: Fix panic when setting sampling rate" into msm-3.4 by Linux Build Service Account · 12 years ago
  94. 457a445 cpufreq: Fix panic when setting sampling rate by Praveen Chidambaram · 12 years ago
  95. f82ef51 cpufreq: Fix sysfs deadlock with concurrent hotplug/frequency switch by Stephen Boyd · 12 years ago
  96. a3e04d8 msm: cpufreq: Fix the race between dbs_refresh and hotplug. by Krishna Vanka · 12 years ago
  97. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  98. 37d0b02 cpufreq: Make the "scaling_governor" sysfs node pollable by Amar Singhal · 13 years ago
  99. 5a5aa70 cpufreq: interactive: restart above_hispeed_delay at each hispeed load by Todd Poynor · 13 years ago
  100. cbeef6a cpufreq: Add cpu utilization statistics to aid decisions made by userspace. by Anitha Anand · 13 years ago