1. 26ca938 cpufreq: interactive: fix show_target_loads and show_above_hispeed_delay by Minsung Kim · 11 years ago
  2. 90c6c15 cpufreq: interactive: resched timer if max freq raised by Lianwei Wang · 11 years ago
  3. c79705d cpufreq: interactive: fix race on cpufreq TRANSITION notifier by Lianwei Wang · 11 years ago
  4. 98b3b56 cpufreq: interactive: avoid underflow on active time calculation by Minsung Kim · 12 years ago
  5. 4e25bf9 cpufreq: interactive: reduce chance of zero time delta on load eval by Todd Poynor · 12 years ago
  6. 8cdabdc cpufreq: interactive: handle errors from cpufreq_frequency_table_target by Todd Poynor · 12 years ago
  7. 1505cd1 cpufreq: interactive: fix uninitialized spinlock by Minsung Kim · 12 years ago
  8. 94e9095 cpufreq: interactive: base above_hispeed_delay on target freq, not current by Todd Poynor · 12 years ago
  9. 233dfa0 cpufreq: interactive: fix crash on error paths in get_tokenized_data by Todd Poynor · 12 years ago
  10. 72e4057 cpufreq: interactive: add io_is_busy interface by Lianwei Wang · 12 years ago
  11. 9c1f83a cpufreq: interactive: allow arbitrary speed / delay mappings by Minsung Kim · 12 years ago
  12. 1d4f9a7 cpufreq: interactive: fix race on governor start/stop by Lianwei Wang · 12 years ago
  13. df673d1 cpufreq: interactive: fix deadlock on spinlock in timer by Todd Poynor · 12 years ago
  14. 34974c3 cpufreq: interactive: don't handle transition notification if not enabled by Todd Poynor · 12 years ago
  15. 4b3d9ae cpufreq: interactive: init default values at compile time by Todd Poynor · 12 years ago
  16. 9cdc130 cpufreq: interactive: default go_hispeed_load 99%, doc updates by Todd Poynor · 12 years ago
  17. 3951206 cpufreq: interactive: fix race on timer restart on governor start by Todd Poynor · 12 years ago
  18. 5cad609 cpufreq: interactive: fix racy timer stopping by Todd Poynor · 12 years ago
  19. 2b66049 cpufreq: interactive: fix boosting logic by Todd Poynor · 12 years ago
  20. 4add259 cpufreq: interactive: add timer slack to limit idle at speed > min by Todd Poynor · 12 years ago
  21. e16d592 cpufreq: interactive: specify duration of CPU speed boost pulse by Todd Poynor · 12 years ago
  22. 0e58da2 cpufreq: interactive: adjust load for changes in speed by Todd Poynor · 12 years ago
  23. 31817c9 cpufreq: interactive: remove load since last speed change by Todd Poynor · 12 years ago
  24. e9c6074 cpufreq: interactive: allow arbitrary speed / target load mappings by Todd Poynor · 12 years ago
  25. 131ff02 cpufreq: interactive: apply above_hispeed_delay to each step above hispeed by Todd Poynor · 12 years ago
  26. 8d2d93f cpufreq: interactive: change speed according to current speed and target load by Todd Poynor · 12 years ago
  27. e60cc1b cpufreq: interactive: trace actual speed in target speed decisions by Todd Poynor · 12 years ago
  28. 8eccd41 cpufreq: interactive: kick timer on idle exit past expiry by Todd Poynor · 12 years ago
  29. d72db42 cpufreq: interactive: use deferrable timer by default by Lianwei Wang · 12 years ago
  30. e7afb7e cpufreq: interactive: pin timers to associated CPU by Todd Poynor · 12 years ago
  31. 3b7b5f8 cpufreq: interactive: run at fraction of hispeed_freq when load is low by Todd Poynor · 12 years ago
  32. 762d62a cpufreq: interactive: always limit initial speed bump to hispeed by Todd Poynor · 12 years ago
  33. 10332dc cpufreq: interactive: remove input_boost handling by Todd Poynor · 12 years ago
  34. 0f1920b cpufreq: interactive: handle speed up and down in the realtime task by Todd Poynor · 12 years ago
  35. 5c9b827 cpufreq: interactive: keep freezer happy when not current governor by Sam Leffler · 12 years ago
  36. 3ab7c2b cpufreq: interactive: take idle notifications only when active by Sam Leffler · 12 years ago
  37. 1a0389a cpufreq: interactive: restart above_hispeed_delay at each hispeed load by Todd Poynor · 12 years ago
  38. 0b950bb cpufreq-interactive: Compile fixup by John Stultz · 12 years ago
  39. 442a312 cpufreq: interactive: add boost pulse interface by Todd Poynor · 12 years ago
  40. 6d15fa3 cpufreq: interactive: set floor for boosted speed by Todd Poynor · 12 years ago
  41. 15a9ea0 cpufreq: interactive: Add sysfs boost interface for hints from userspace by Todd Poynor · 13 years ago
  42. 9b1f708 cpufreq: interactive: remove unused target_validate_time_in_idle by Todd Poynor · 13 years ago
  43. ab8dc40 cpufreq: interactive: Boost frequency on touchscreen input by Todd Poynor · 13 years ago
  44. 8a833f1 cpufreq: interactive: Separate speed target revalidate time and initial set time by Todd Poynor · 13 years ago
  45. d932f22 cpufreq: interactive: base hispeed bump on target freq, not actual by Todd Poynor · 13 years ago
  46. a380aa8 cpufreq: interactive: adjust code and documentation to match by Todd Poynor · 13 years ago
  47. cbbe17d cpufreq: interactive: configurable delay before raising above hispeed by Todd Poynor · 13 years ago
  48. 1f408dc cpufreq: interactive: don't drop speed if recently at higher load by Todd Poynor · 13 years ago
  49. f87b9d5 cpufreq: interactive: set at least hispeed when above hispeed load by Todd Poynor · 13 years ago
  50. c1128fc cpufreq: interactive: apply intermediate load to max speed not current by Todd Poynor · 13 years ago
  51. ae01047 cpufreq interactive governor: event tracing by Todd Poynor · 13 years ago
  52. ef96969 cpufreq: interactive: New 'interactive' governor by Mike Chan · 14 years ago
  53. 0434ebe Revert "FROMLIST: cpufreq: Add android's 'interactive' governor" by Stephen Boyd · 8 years ago
  54. 9fb87680 Revert "ANDROID: cpufreq: interactive: Use idle-end notifiers" by Stephen Boyd · 8 years ago
  55. 9dcfc2a ANDROID: cpufreq: interactive: Use idle-end notifiers by Viresh Kumar · 8 years ago
  56. c33cc8f FROMLIST: cpufreq: Add android's 'interactive' governor by Viresh Kumar · 8 years ago