1. dbf931f cpufreq: interactive: delete timers for GOV_START by Shridhar Rasal · 11 years ago
  2. 945f70f cpufreq: interactive: Fix null pointer dereference in interactive governor by Vijay Ganti · 11 years ago
  3. 0f60297 Merge "cpufreq: interactive: Use default min_sample_time if SDF is zero" by Linux Build Service Account · 11 years ago
  4. 5f8e2a2 cpufreq: interactive: Use default min_sample_time if SDF is zero by Rohit Gupta · 11 years ago
  5. bc925b1 cpufreq: interactive: Modifying sync_freq implementation by Rohit Gupta · 11 years ago
  6. c67779d Merge "cpufreq: interactive: Remove trace event from idle_start handler" by Linux Build Service Account · 11 years ago
  7. bae739f Merge "cpufreq: interactive: sync freq feature for interactive governor" by Linux Build Service Account · 11 years ago
  8. 3b7992b cpufreq: interactive: Remove trace event from idle_start handler by Rohit Gupta · 11 years ago
  9. 0abeecb Merge "cpufreq: interactive: Reset floor_validate_time if busy at max for 100ms" by Linux Build Service Account · 11 years ago
  10. a2c5e6f cpufreq: interactive: Reset floor_validate_time if busy at max for 100ms by Rohit Gupta · 11 years ago
  11. c26e259 cpufreq: interactive: sync freq feature for interactive governor by Rohit Gupta · 11 years ago
  12. c6bd445 cpufreq: interactive: Allow 1 ms error in above_hispeed_delay comparisons by Rohit Gupta · 11 years ago
  13. e8e9844 cpufreq: interactive: Add a sampling_down_factor for max frequencies by Rohit Gupta · 11 years ago
  14. 0d94769 cpufreq: interactive: fix show_target_loads and show_above_hispeed_delay by Minsung Kim · 11 years ago
  15. d1ba106 cpufreq: interactive: resched timer if max freq raised by Lianwei Wang · 12 years ago
  16. 5209a72 cpufreq: interactive: fix race on cpufreq TRANSITION notifier by Lianwei Wang · 11 years ago
  17. 69ac810 cpufreq: interactive: avoid underflow on active time calculation by Minsung Kim · 12 years ago
  18. d0f4382 cpufreq: interactive: reduce chance of zero time delta on load eval by Todd Poynor · 12 years ago
  19. e61e701 cpufreq: interactive: handle errors from cpufreq_frequency_table_target by Todd Poynor · 12 years ago
  20. 0b4da2c cpufreq: interactive: fix uninitialized spinlock by Minsung Kim · 12 years ago
  21. 57cca63 cpufreq: interactive: base above_hispeed_delay on target freq, not current by Todd Poynor · 12 years ago
  22. 2ce351a cpufreq: interactive: fix crash on error paths in get_tokenized_data by Todd Poynor · 12 years ago
  23. c4e50bf cpufreq: interactive: add io_is_busy interface by Lianwei Wang · 12 years ago
  24. 4d438df cpufreq: interactive: allow arbitrary speed / delay mappings by Minsung Kim · 12 years ago
  25. 24613b9 cpufreq: interactive: fix race on governor start/stop by Lianwei Wang · 12 years ago
  26. 726f679 cpufreq: interactive: fix deadlock on spinlock in timer by Todd Poynor · 12 years ago
  27. a9dac7d cpufreq: interactive: don't handle transition notification if not enabled by Todd Poynor · 12 years ago
  28. 2c8d73d cpufreq: interactive: init default values at compile time by Todd Poynor · 12 years ago
  29. 8b2ace6 cpufreq: interactive: default go_hispeed_load 99%, doc updates by Todd Poynor · 12 years ago
  30. 7fd53c9 cpufreq: interactive: fix race on timer restart on governor start by Todd Poynor · 12 years ago
  31. 5b63a2e cpufreq: interactive: fix racy timer stopping by Todd Poynor · 12 years ago
  32. 16dfc9d cpufreq: interactive: fix boosting logic by Todd Poynor · 12 years ago
  33. cba9f3e cpufreq: interactive: add timer slack to limit idle at speed > min by Todd Poynor · 12 years ago
  34. f437e18 cpufreq: interactive: specify duration of CPU speed boost pulse by Todd Poynor · 12 years ago
  35. 5a75e9d cpufreq: interactive: adjust load for changes in speed by Todd Poynor · 12 years ago
  36. 3c08118 cpufreq: interactive: remove load since last speed change by Todd Poynor · 12 years ago
  37. 2fbf5e1 cpufreq: interactive: allow arbitrary speed / target load mappings by Todd Poynor · 12 years ago
  38. f96f2c8 cpufreq: interactive: apply above_hispeed_delay to each step above hispeed by Todd Poynor · 12 years ago
  39. bc51d67 cpufreq: interactive: change speed according to current speed and target load by Todd Poynor · 12 years ago
  40. 46660b0 cpufreq: interactive: trace actual speed in target speed decisions by Todd Poynor · 12 years ago
  41. 22b5c3a cpufreq: interactive: kick timer on idle exit past expiry by Todd Poynor · 12 years ago
  42. ba6c6bb cpufreq: interactive: use deferrable timer by default by Lianwei Wang · 12 years ago
  43. 7aa95c8 cpufreq: interactive: pin timers to associated CPU by Todd Poynor · 12 years ago
  44. acfaec9 cpufreq: interactive: run at fraction of hispeed_freq when load is low by Todd Poynor · 12 years ago
  45. 369fff5 cpufreq: interactive: always limit initial speed bump to hispeed by Todd Poynor · 12 years ago
  46. 9f0bb3d cpufreq: interactive: remove input_boost handling by Todd Poynor · 12 years ago
  47. 8a37bb7 cpufreq: interactive: handle speed up and down in the realtime task by Todd Poynor · 12 years ago
  48. 9f1dcd6 cpufreq: interactive: keep freezer happy when not current governor by Sam Leffler · 12 years ago
  49. ae0d23f cpufreq: interactive: take idle notifications only when active by Sam Leffler · 12 years ago
  50. d45b652 Revert "cpufreq: fix interactive bug during hotplug" by Dilip Gudlur · 12 years ago
  51. 4d24061 Revert "cpufreq: interactive: Fix blocked task warnings" by Dilip Gudlur · 12 years ago
  52. 7b912cc cpufreq: interactive: Fix blocked task warnings by Stephen Boyd · 12 years ago
  53. 940d4b9 cpufreq: fix interactive bug during hotplug by Narayanan Gopalakrishnan · 12 years ago
  54. 5a5aa70 cpufreq: interactive: restart above_hispeed_delay at each hispeed load by Todd Poynor · 13 years ago
  55. 9296711 cpufreq-interactive: Compile fixup by John Stultz · 13 years ago
  56. 2e739a0 cpufreq: interactive: add boost pulse interface by Todd Poynor · 13 years ago
  57. aad2732 cpufreq: interactive: set floor for boosted speed by Todd Poynor · 13 years ago
  58. 9fb1531 cpufreq: interactive: Add sysfs boost interface for hints from userspace by Todd Poynor · 13 years ago
  59. 96aa0fc cpufreq: interactive: remove unused target_validate_time_in_idle by Todd Poynor · 13 years ago
  60. 7820a65 cpufreq: interactive: Boost frequency on touchscreen input by Todd Poynor · 13 years ago
  61. bc699d8 cpufreq: interactive: Separate speed target revalidate time and initial set time by Todd Poynor · 13 years ago
  62. 730910b cpufreq: interactive: base hispeed bump on target freq, not actual by Todd Poynor · 13 years ago
  63. a0ec436 cpufreq: interactive: adjust code and documentation to match by Todd Poynor · 13 years ago
  64. 596cf1f cpufreq: interactive: configurable delay before raising above hispeed by Todd Poynor · 13 years ago
  65. 0a92d48 cpufreq: interactive: don't drop speed if recently at higher load by Todd Poynor · 13 years ago
  66. 8dc352c cpufreq: interactive: set at least hispeed when above hispeed load by Todd Poynor · 13 years ago
  67. 1f53ef2 cpufreq: interactive: apply intermediate load to max speed not current by Todd Poynor · 13 years ago
  68. a1e1951 cpufreq interactive governor: event tracing by Todd Poynor · 13 years ago
  69. 9d49b70 cpufreq: interactive: New 'interactive' governor by Mike Chan · 14 years ago