1. 3381c4c cpufreq: interactive: Ignore hispeed_freq logic for notification by Junjie Wu · 9 years ago
  2. d6f5e52 cpufreq: interactive: Pass target_load to scheduler by Junjie Wu · 9 years ago
  3. 51042d3 cpufreq: interactive: Use target_freq for load calculation by Junjie Wu · 9 years ago
  4. 450c857 cpufreq: interactive: Make skipping delay for migration optional by Junjie Wu · 9 years ago
  5. fef75c0 cpufreq: interactive: Use sched_get_cpus_busy() to query busy time by Junjie Wu · 9 years ago
  6. a26c070 cpufreq: interactive: Correctly reschedule timer for slack_only case by Junjie Wu · 9 years ago
  7. 004369a cpufreq: interactive: Add cpuload trace events by Junjie Wu · 9 years ago
  8. cf531ef cpufreq: interactive: Replace per-cpu timer with per-policy timer by Junjie Wu · 9 years ago
  9. 420634e cpufreq: interactive: Remove first_cpu field by Junjie Wu · 9 years ago
  10. a9c0700 cpufreq: interactive: enable use_sched_load early by Hanumath Prasad · 9 years ago
  11. 6a2ea5b cpufreq: interactive:call __cpufreq_driver_target() for cur frequency by Hanumath Prasad · 9 years ago
  12. 98341c0 cpufreq: interactive: BUG_ON when tunables are NULL after init by Junjie Wu · 10 years ago
  13. 43d410c cpufreq: interactive: Skip delay in frequency changes due to migration by Junjie Wu · 9 years ago
  14. 1d86895 cpufreq: interactive: Reschedule timer if min_freq is reduced by Junjie Wu · 9 years ago
  15. 2a57776 cpufreq: interactive: Ramp up directly if cpu_load exceeds 100 by Junjie Wu · 9 years ago
  16. e627d70 cpufreq: interactive: Fix refcount for migration notification by Junjie Wu · 10 years ago
  17. 82f0803 cpufreq: interactive: Avoid down_read_trylock if down_write() is held by Junjie Wu · 10 years ago
  18. 6d3abc1 cpufreq: interactive: Report CPU loads through govinfo notifier by Rohit Gupta · 10 years ago
  19. fa22c3d cpufreq: interactive: Do not align sample windows by default by Junjie Wu · 10 years ago
  20. 18e7fd2 cpufreq: interactive: Re-evaluate immediately in load change callback by Junjie Wu · 10 years ago
  21. 7ca999f cpufreq: interactive: Make window alignment optional by Junjie Wu · 10 years ago
  22. e05d74e cpufreq: interactive: Add max_freq_hysteresis feature by Junjie Wu · 10 years ago
  23. 4344ea3 cpufreq: interactive: Add support for using scheduler inputs by Junjie Wu · 10 years ago
  24. 2a39b1e cpufreq: interactive: Use del_timer/add_timer_on to rearm timers by Junjie Wu · 10 years ago
  25. 53f83f8 cpufreq: interactive: Cache tunables when they are created by Junjie Wu · 10 years ago
  26. 6b974ed cpufreq: interactive: Align timer windows for all CPUs by Junjie Wu · 10 years ago
  27. 13c6a76 cpufreq: interactive: Move cached_tunables into cpuinfo by Junjie Wu · 10 years ago
  28. 07c2aa6 cpufreq: interactive: Fix freeing of cached tunabled during module_exit() by Saravana Kannan · 10 years ago
  29. c5a97d9 cpufreq: interactive: Permanently cache tunable values by Junjie Wu · 10 years ago
  30. ab1db0a cpufreq: interactive: Remove cpufreq_get/put_global_kobject() by Junjie Wu · 9 years ago
  31. 0d0606a subsystem: CPU FREQUENCY DRIVERS- Set cpu_load calculation on current frequency by rahul.khandelwal · 9 years ago
  32. 94c7a81 cpufreq: interactive: build fixes for 4.4 by Amit Pundir · 9 years ago
  33. cf07640 cpufreq: interactive: replace strict_strtoul() with kstrtoul() by Amit Pundir · 9 years ago
  34. 189c222 cpufreq: interactive: Rearm governor timer at max freq by Rohit Gupta · 9 years ago
  35. d5ac8ee cpufreq: interactive: Implement cluster-based min_sample_time by Junjie Wu · 9 years ago
  36. fbae2f2 cpufreq: interactive: Exercise hispeed settings at a policy level by Saravana Kannan · 10 years ago
  37. 847796e cpufreq: interactive: Round up timer_rate to match jiffy by Junjie Wu · 10 years ago
  38. e30e2ff cpufreq: interactive: Don't set floor_validate_time during boost by Junjie Wu · 9 years ago
  39. 40ede97 cpufreq: interactive: Put global cpufreq kobject on failure by Junjie Wu · 9 years ago
  40. 2277e3f cpufreq: interactive: only boost tunable affected cpus by Lianwei Wang · 10 years ago
  41. 9f2841b cpufreq: interactive: don't skip waking up speedchange_task if target_freq > policy->cur by Minsung Kim · 10 years ago
  42. c0b6ed6 cpufreq: interactive: make common_tunables static by Cylen Yao · 10 years ago
  43. 9df0ca9 cpufreq: interactive: prevents the frequency to directly raise above the hispeed_freq from a lower frequency. by Ruchi Kandoi · 10 years ago
  44. 296d791 cpufreq: interactive: remove compilation error from commit 49cc72365fb7ee87762a7ccc6a32ef68627216c5 by Ruchi Kandoi · 10 years ago
  45. 98d40df cpufreq: interactive: turn boost_pulse off on boost off by Ruchi Kandoi · 10 years ago
  46. ef1eddd cpufreq: interactive: restructure CPUFREQ_GOV_LIMITS by Badhri Jagan Sridharan · 10 years ago
  47. 6bc30c3 cpufreq: interactive: hold reference on global cpufreq kobject if needed by Greg Hackmann · 10 years ago
  48. ce035a0 cpufreq: interactive: Use generic get_cpu_idle_time() from cpufreq.c by Viresh Kumar · 11 years ago
  49. 82cc6a9 cpufreq: interactive: fix NULL pointer dereference at sysfs ops by Minsung Kim · 11 years ago
  50. 8d9e530 cpufreq: interactive: fix compiling warnings by Chih-Wei Huang · 11 years ago
  51. 2907f84 cpufreq: interactive: delete timers for GOV_START by Shridhar Rasal · 11 years ago
  52. 17d15c4 cpufreq: Interactive: Implement per policy instances of governor by Viresh Kumar · 11 years ago
  53. c7f826b cpufreq: interactive: Move definition of cpufreq_gov_interactive downwards by Viresh Kumar · 11 years ago
  54. 83d10dd cpufreq: interactive: Remove unnecessary cpu_online() check by Viresh Kumar · 11 years ago
  55. 26ca938 cpufreq: interactive: fix show_target_loads and show_above_hispeed_delay by Minsung Kim · 11 years ago
  56. 90c6c15 cpufreq: interactive: resched timer if max freq raised by Lianwei Wang · 11 years ago
  57. c79705d cpufreq: interactive: fix race on cpufreq TRANSITION notifier by Lianwei Wang · 11 years ago
  58. 98b3b56 cpufreq: interactive: avoid underflow on active time calculation by Minsung Kim · 11 years ago
  59. 4e25bf9 cpufreq: interactive: reduce chance of zero time delta on load eval by Todd Poynor · 11 years ago
  60. 8cdabdc cpufreq: interactive: handle errors from cpufreq_frequency_table_target by Todd Poynor · 11 years ago
  61. 1505cd1 cpufreq: interactive: fix uninitialized spinlock by Minsung Kim · 11 years ago
  62. 94e9095 cpufreq: interactive: base above_hispeed_delay on target freq, not current by Todd Poynor · 11 years ago
  63. 233dfa0 cpufreq: interactive: fix crash on error paths in get_tokenized_data by Todd Poynor · 11 years ago
  64. 72e4057 cpufreq: interactive: add io_is_busy interface by Lianwei Wang · 11 years ago
  65. 9c1f83a cpufreq: interactive: allow arbitrary speed / delay mappings by Minsung Kim · 11 years ago
  66. 1d4f9a7 cpufreq: interactive: fix race on governor start/stop by Lianwei Wang · 12 years ago
  67. df673d1 cpufreq: interactive: fix deadlock on spinlock in timer by Todd Poynor · 12 years ago
  68. 34974c3 cpufreq: interactive: don't handle transition notification if not enabled by Todd Poynor · 12 years ago
  69. 4b3d9ae cpufreq: interactive: init default values at compile time by Todd Poynor · 12 years ago
  70. 9cdc130 cpufreq: interactive: default go_hispeed_load 99%, doc updates by Todd Poynor · 12 years ago
  71. 3951206 cpufreq: interactive: fix race on timer restart on governor start by Todd Poynor · 12 years ago
  72. 5cad609 cpufreq: interactive: fix racy timer stopping by Todd Poynor · 12 years ago
  73. 2b66049 cpufreq: interactive: fix boosting logic by Todd Poynor · 12 years ago
  74. 4add259 cpufreq: interactive: add timer slack to limit idle at speed > min by Todd Poynor · 12 years ago
  75. e16d592 cpufreq: interactive: specify duration of CPU speed boost pulse by Todd Poynor · 12 years ago
  76. 0e58da2 cpufreq: interactive: adjust load for changes in speed by Todd Poynor · 12 years ago
  77. 31817c9 cpufreq: interactive: remove load since last speed change by Todd Poynor · 12 years ago
  78. e9c6074 cpufreq: interactive: allow arbitrary speed / target load mappings by Todd Poynor · 12 years ago
  79. 131ff02 cpufreq: interactive: apply above_hispeed_delay to each step above hispeed by Todd Poynor · 12 years ago
  80. 8d2d93f cpufreq: interactive: change speed according to current speed and target load by Todd Poynor · 12 years ago
  81. e60cc1b cpufreq: interactive: trace actual speed in target speed decisions by Todd Poynor · 12 years ago
  82. 8eccd41 cpufreq: interactive: kick timer on idle exit past expiry by Todd Poynor · 12 years ago
  83. d72db42 cpufreq: interactive: use deferrable timer by default by Lianwei Wang · 12 years ago
  84. e7afb7e cpufreq: interactive: pin timers to associated CPU by Todd Poynor · 12 years ago
  85. 3b7b5f8 cpufreq: interactive: run at fraction of hispeed_freq when load is low by Todd Poynor · 12 years ago
  86. 762d62a cpufreq: interactive: always limit initial speed bump to hispeed by Todd Poynor · 12 years ago
  87. 10332dc cpufreq: interactive: remove input_boost handling by Todd Poynor · 12 years ago
  88. 0f1920b cpufreq: interactive: handle speed up and down in the realtime task by Todd Poynor · 12 years ago
  89. 5c9b827 cpufreq: interactive: keep freezer happy when not current governor by Sam Leffler · 12 years ago
  90. 3ab7c2b cpufreq: interactive: take idle notifications only when active by Sam Leffler · 12 years ago
  91. 46b2847 cpufreq: interactive: fixup trace of string params by Todd Poynor · 12 years ago
  92. 1a0389a cpufreq: interactive: restart above_hispeed_delay at each hispeed load by Todd Poynor · 12 years ago
  93. 0b950bb cpufreq-interactive: Compile fixup by John Stultz · 12 years ago
  94. 442a312 cpufreq: interactive: add boost pulse interface by Todd Poynor · 12 years ago
  95. 6d15fa3 cpufreq: interactive: set floor for boosted speed by Todd Poynor · 12 years ago
  96. 15a9ea0 cpufreq: interactive: Add sysfs boost interface for hints from userspace by Todd Poynor · 12 years ago
  97. 9b1f708 cpufreq: interactive: remove unused target_validate_time_in_idle by Todd Poynor · 12 years ago
  98. ab8dc40 cpufreq: interactive: Boost frequency on touchscreen input by Todd Poynor · 12 years ago
  99. 8a833f1 cpufreq: interactive: Separate speed target revalidate time and initial set time by Todd Poynor · 12 years ago
  100. d932f22 cpufreq: interactive: base hispeed bump on target freq, not actual by Todd Poynor · 12 years ago