1. e2486b7 Merge remote-tracking branch '4.9/tmp-e6b0c64f' into 4.9 by Kyle Yan · 7 years ago
  2. 1206b86 Merge "cpufreq: cpu-boost: utilize latest sched_boost API" by Linux Build Service Account · 7 years ago
  3. ce53a57 cpufreq: cpu-boost: utilize latest sched_boost API by Amir Vajid · 7 years ago
  4. 682c1e3 cpufreq: interactive governor drops bits in time calculation by Chris Redpath · 11 years ago
  5. 487dec6 sched: Remove HMP related code and config by Puja Gupta · 7 years ago
  6. 6c3873f Merge remote-tracking branch '4.9/tmp-184ce81' into msm-4.9 by Kyle Yan · 7 years ago
  7. 2506cb5 Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9 by Kyle Yan · 7 years ago
  8. 184ce81 Merge 4.9.36 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  9. 8a6f400 cpufreq: s3c2416: double free on driver init error path by Dan Carpenter · 7 years ago
  10. 7172a93 Merge 4.9.34 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  11. 5d5605c cpufreq: conservative: Allow down_threshold to take values from 1 to 10 by Tomasz Wilczyński · 7 years ago
  12. 355cae8 Merge remote-tracking branch '4.9/tmp-da3493c' into 4.9 by Kyle Yan · 7 years ago
  13. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  14. 96d7b43b cpufreq: cpufreq_register_driver() should return -ENODEV if init fails by David Arcari · 7 years ago
  15. 68f3fc9 ANDROID: cpufreq: system panic when switch interactive governor frequently by Zhang Bo · 7 years ago
  16. 11422c7 Merge remote-tracking branch '4.9/tmp-a2659b2' into 4.9 by Kyle Yan · 7 years ago
  17. a2659b2 Merge 4.9.24 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  18. 5dda157 cpufreq: Bring CPUs up even if cpufreq_online() failed by Chen Yu · 7 years ago
  19. 326eafd cpufreq: Kconfig: Use QTI properly by Stephen Boyd · 7 years ago
  20. 42c3c88 Merge 4.9.19 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  21. f565084 cpufreq: Restore policy min/max limits on CPU online by Viresh Kumar · 7 years ago
  22. 1c2271f cpufreq: interactive: Replace policy_timer with sched_util hook by Stephen Boyd · 7 years ago
  23. 072b57e qcom-cpufreq: Register cpufreq driver in driver probe by Stephen Boyd · 7 years ago
  24. 4891f6a Merge remote-tracking branch '4.9/tmp-6bf53d4' into msm-4.9 by Kyle Yan · 7 years ago
  25. 6bf53d4 Merge 4.9.18 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  26. bb8c61a cpufreq: Fix and clean up show_cpuinfo_cur_freq() by Rafael J. Wysocki · 7 years ago
  27. 9a86483 cpufreq: interactive: Make it compile for v4.9 by Stephen Boyd · 7 years ago
  28. b56dc4d cpufreq_interactive: Allow hispeed_freq to work with prediction by Rohit Gupta · 8 years ago
  29. ab8b3db Revert "cpufreq: interactive: build fixes for 4.4" by Amit Pundir · 8 years ago
  30. bdfb4c3 cpufreq: interactive: use mult_frac in sl_busy_to_laf by Hanumath Prasad · 8 years ago
  31. 7c12860 cpufreq: interactive: Use load prediction provided by scheduler by Junjie Wu · 9 years ago
  32. aceecc06 cpufreq: interactive: Delay evaluation of notification by 1ms by Junjie Wu · 9 years ago
  33. 94137b2 cpufreq: interactive: Use wake_up_process_no_notif to wake up tasks by Junjie Wu · 9 years ago
  34. 506bfb0 cpufreq: interactive: Handle notification even if timer fires first by Junjie Wu · 9 years ago
  35. 0c4989b cpufreq: interactive: Fix potential divide-by-zero operation by Junjie Wu · 9 years ago
  36. 433ed99 cpufreq: interactive: Compute target freq independent of policy min/max by Saravana Kannan · 10 years ago
  37. 26fa2dd cpufreq: interactive: Ramp up to policy->max for heavy new task by Junjie Wu · 9 years ago
  38. 22d9497 cpufreq: interactive: Use new task load from scheduler by Joonwoo Park · 9 years ago
  39. d8a5e84 cpufreq: interactive: Allow frequency drop during max_freq_hysteresis by Junjie Wu · 9 years ago
  40. beb40ad cpufreq: interactive: Fix load in cpufreq_interactive_cpuload event by Junjie Wu · 9 years ago
  41. 3381c4c cpufreq: interactive: Ignore hispeed_freq logic for notification by Junjie Wu · 9 years ago
  42. d6f5e52 cpufreq: interactive: Pass target_load to scheduler by Junjie Wu · 9 years ago
  43. 51042d3 cpufreq: interactive: Use target_freq for load calculation by Junjie Wu · 9 years ago
  44. 450c857 cpufreq: interactive: Make skipping delay for migration optional by Junjie Wu · 9 years ago
  45. fef75c0 cpufreq: interactive: Use sched_get_cpus_busy() to query busy time by Junjie Wu · 9 years ago
  46. a26c070 cpufreq: interactive: Correctly reschedule timer for slack_only case by Junjie Wu · 9 years ago
  47. 004369a cpufreq: interactive: Add cpuload trace events by Junjie Wu · 9 years ago
  48. cf531ef cpufreq: interactive: Replace per-cpu timer with per-policy timer by Junjie Wu · 9 years ago
  49. 420634e cpufreq: interactive: Remove first_cpu field by Junjie Wu · 9 years ago
  50. a9c0700 cpufreq: interactive: enable use_sched_load early by Hanumath Prasad · 9 years ago
  51. 6a2ea5b cpufreq: interactive:call __cpufreq_driver_target() for cur frequency by Hanumath Prasad · 9 years ago
  52. 98341c0 cpufreq: interactive: BUG_ON when tunables are NULL after init by Junjie Wu · 10 years ago
  53. 43d410c cpufreq: interactive: Skip delay in frequency changes due to migration by Junjie Wu · 9 years ago
  54. 1d86895 cpufreq: interactive: Reschedule timer if min_freq is reduced by Junjie Wu · 9 years ago
  55. 2a57776 cpufreq: interactive: Ramp up directly if cpu_load exceeds 100 by Junjie Wu · 9 years ago
  56. e627d70 cpufreq: interactive: Fix refcount for migration notification by Junjie Wu · 10 years ago
  57. 82f0803 cpufreq: interactive: Avoid down_read_trylock if down_write() is held by Junjie Wu · 10 years ago
  58. 6d3abc1 cpufreq: interactive: Report CPU loads through govinfo notifier by Rohit Gupta · 10 years ago
  59. fa22c3d cpufreq: interactive: Do not align sample windows by default by Junjie Wu · 10 years ago
  60. 18e7fd2 cpufreq: interactive: Re-evaluate immediately in load change callback by Junjie Wu · 10 years ago
  61. 7ca999f cpufreq: interactive: Make window alignment optional by Junjie Wu · 10 years ago
  62. e05d74e cpufreq: interactive: Add max_freq_hysteresis feature by Junjie Wu · 10 years ago
  63. 4344ea3 cpufreq: interactive: Add support for using scheduler inputs by Junjie Wu · 10 years ago
  64. 2a39b1e cpufreq: interactive: Use del_timer/add_timer_on to rearm timers by Junjie Wu · 10 years ago
  65. 53f83f8 cpufreq: interactive: Cache tunables when they are created by Junjie Wu · 10 years ago
  66. 6b974ed cpufreq: interactive: Align timer windows for all CPUs by Junjie Wu · 10 years ago
  67. 13c6a76 cpufreq: interactive: Move cached_tunables into cpuinfo by Junjie Wu · 10 years ago
  68. 07c2aa6 cpufreq: interactive: Fix freeing of cached tunabled during module_exit() by Saravana Kannan · 10 years ago
  69. c5a97d9 cpufreq: interactive: Permanently cache tunable values by Junjie Wu · 10 years ago
  70. ab1db0a cpufreq: interactive: Remove cpufreq_get/put_global_kobject() by Junjie Wu · 9 years ago
  71. 0d0606a subsystem: CPU FREQUENCY DRIVERS- Set cpu_load calculation on current frequency by rahul.khandelwal · 9 years ago
  72. 94c7a81 cpufreq: interactive: build fixes for 4.4 by Amit Pundir · 9 years ago
  73. cf07640 cpufreq: interactive: replace strict_strtoul() with kstrtoul() by Amit Pundir · 9 years ago
  74. 189c222 cpufreq: interactive: Rearm governor timer at max freq by Rohit Gupta · 9 years ago
  75. d5ac8ee cpufreq: interactive: Implement cluster-based min_sample_time by Junjie Wu · 9 years ago
  76. fbae2f2 cpufreq: interactive: Exercise hispeed settings at a policy level by Saravana Kannan · 10 years ago
  77. 847796e cpufreq: interactive: Round up timer_rate to match jiffy by Junjie Wu · 10 years ago
  78. e30e2ff cpufreq: interactive: Don't set floor_validate_time during boost by Junjie Wu · 9 years ago
  79. 40ede97 cpufreq: interactive: Put global cpufreq kobject on failure by Junjie Wu · 9 years ago
  80. 2277e3f cpufreq: interactive: only boost tunable affected cpus by Lianwei Wang · 10 years ago
  81. 9f2841b cpufreq: interactive: don't skip waking up speedchange_task if target_freq > policy->cur by Minsung Kim · 10 years ago
  82. c0b6ed6 cpufreq: interactive: make common_tunables static by Cylen Yao · 10 years ago
  83. 9df0ca9 cpufreq: interactive: prevents the frequency to directly raise above the hispeed_freq from a lower frequency. by Ruchi Kandoi · 10 years ago
  84. 296d791 cpufreq: interactive: remove compilation error from commit 49cc72365fb7ee87762a7ccc6a32ef68627216c5 by Ruchi Kandoi · 10 years ago
  85. 98d40df cpufreq: interactive: turn boost_pulse off on boost off by Ruchi Kandoi · 10 years ago
  86. ef1eddd cpufreq: interactive: restructure CPUFREQ_GOV_LIMITS by Badhri Jagan Sridharan · 10 years ago
  87. 6bc30c3 cpufreq: interactive: hold reference on global cpufreq kobject if needed by Greg Hackmann · 10 years ago
  88. ce035a0 cpufreq: interactive: Use generic get_cpu_idle_time() from cpufreq.c by Viresh Kumar · 11 years ago
  89. 82cc6a9 cpufreq: interactive: fix NULL pointer dereference at sysfs ops by Minsung Kim · 10 years ago
  90. 8d9e530 cpufreq: interactive: fix compiling warnings by Chih-Wei Huang · 11 years ago
  91. 2907f84 cpufreq: interactive: delete timers for GOV_START by Shridhar Rasal · 11 years ago
  92. 17d15c4 cpufreq: Interactive: Implement per policy instances of governor by Viresh Kumar · 11 years ago
  93. c7f826b cpufreq: interactive: Move definition of cpufreq_gov_interactive downwards by Viresh Kumar · 11 years ago
  94. 83d10dd cpufreq: interactive: Remove unnecessary cpu_online() check by Viresh Kumar · 11 years ago
  95. 26ca938 cpufreq: interactive: fix show_target_loads and show_above_hispeed_delay by Minsung Kim · 11 years ago
  96. 90c6c15 cpufreq: interactive: resched timer if max freq raised by Lianwei Wang · 11 years ago
  97. c79705d cpufreq: interactive: fix race on cpufreq TRANSITION notifier by Lianwei Wang · 11 years ago
  98. 98b3b56 cpufreq: interactive: avoid underflow on active time calculation by Minsung Kim · 11 years ago
  99. 4e25bf9 cpufreq: interactive: reduce chance of zero time delta on load eval by Todd Poynor · 11 years ago
  100. 8cdabdc cpufreq: interactive: handle errors from cpufreq_frequency_table_target by Todd Poynor · 11 years ago