1. a4dfdec Merge remote-tracking branch 'remotes/origin/tmp-694d0d0' into msm-4.8_Merge_4.8-rc2 by Bruce Levy · 8 years ago
  2. 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  3. e42cbec cpufreq: interactive: drop cpufreq_{get,put}_global_kobject func calls by Amit Pundir · 8 years ago
  4. 3436017 cpufreq: interactive: only apply interactive boost when enabled by Daniel Kurtz · 9 years ago
  5. 06426c0 cpufreq: interactive: fix policy locking by Dmitry Torokhov · 10 years ago
  6. 4aa9416 android: skip building drivers as modules by Amit Pundir · 9 years ago
  7. f542ffc trace: cpufreq: Add tracing for min/max cpufreq by Ruchi Kandoi · 9 years ago
  8. 6b63c53 subsystem: CPU FREQUENCY DRIVERS- Set cpu_load calculation on current frequency by rahul.khandelwal · 9 years ago
  9. 4b12049 cpufreq: interactive: replace strict_strtoul() with kstrtoul() by Amit Pundir · 9 years ago
  10. 254b86b cpufreq: interactive: Rearm governor timer at max freq by Rohit Gupta · 9 years ago
  11. 63e18f0 cpufreq: interactive: Implement cluster-based min_sample_time by Junjie Wu · 9 years ago
  12. f104cf9 cpufreq: interactive: Exercise hispeed settings at a policy level by Saravana Kannan · 10 years ago
  13. a57c0cf cpufreq: interactive: Round up timer_rate to match jiffy by Junjie Wu · 10 years ago
  14. 207beb8 cpufreq: interactive: Don't set floor_validate_time during boost by Junjie Wu · 9 years ago
  15. 0e4a30e cpufreq: interactive: Put global cpufreq kobject on failure by Junjie Wu · 10 years ago
  16. 8b4bd5a cpufreq: interactive: only boost tunable affected cpus by Lianwei Wang · 10 years ago
  17. 1500ffb cpufreq: interactive: don't skip waking up speedchange_task if target_freq > policy->cur by Minsung Kim · 10 years ago
  18. 71d4c77 cpufreq: interactive: make common_tunables static by Cylen Yao · 10 years ago
  19. 2ed8889 cpufreq: interactive: prevents the frequency to directly raise above the hispeed_freq from a lower frequency. by Ruchi Kandoi · 10 years ago
  20. 6a0df3b cpufreq: interactive: remove compilation error from commit 49cc72365fb7ee87762a7ccc6a32ef68627216c5 by Ruchi Kandoi · 10 years ago
  21. 8dd299d cpufreq: interactive: turn boost_pulse off on boost off by Ruchi Kandoi · 10 years ago
  22. 8448ca7 cpufreq: interactive: restructure CPUFREQ_GOV_LIMITS by Badhri Jagan Sridharan · 10 years ago
  23. 689177c cpufreq: interactive: hold reference on global cpufreq kobject if needed by Greg Hackmann · 10 years ago
  24. f65c88b cpufreq: interactive: Use generic get_cpu_idle_time() from cpufreq.c by Viresh Kumar · 11 years ago
  25. b8a95bd cpufreq: interactive: fix NULL pointer dereference at sysfs ops by Minsung Kim · 11 years ago
  26. 76dfdea cpufreq: interactive: fix compiling warnings by Chih-Wei Huang · 11 years ago
  27. 2086e2e cpufreq: interactive: delete timers for GOV_START by Shridhar Rasal · 11 years ago
  28. e007dc8 cpufreq: Interactive: Implement per policy instances of governor by Viresh Kumar · 11 years ago
  29. 27cd055 cpufreq: interactive: Move definition of cpufreq_gov_interactive downwards by Viresh Kumar · 11 years ago
  30. 06df9b6 cpufreq: interactive: Remove unnecessary cpu_online() check by Viresh Kumar · 11 years ago
  31. 7203e32 cpufreq: interactive: fix show_target_loads and show_above_hispeed_delay by Minsung Kim · 11 years ago
  32. ca36b82 cpufreq: interactive: resched timer if max freq raised by Lianwei Wang · 11 years ago
  33. abf9be4 cpufreq: interactive: fix race on cpufreq TRANSITION notifier by Lianwei Wang · 11 years ago
  34. 32e68d3 cpufreq: interactive: avoid underflow on active time calculation by Minsung Kim · 11 years ago
  35. fd03cfb cpufreq: interactive: reduce chance of zero time delta on load eval by Todd Poynor · 11 years ago
  36. 3411d39 cpufreq: interactive: handle errors from cpufreq_frequency_table_target by Todd Poynor · 11 years ago
  37. 8f6bed5 cpufreq: interactive: fix uninitialized spinlock by Minsung Kim · 11 years ago
  38. b14b54a cpufreq: interactive: base above_hispeed_delay on target freq, not current by Todd Poynor · 11 years ago
  39. 50fa534 cpufreq: interactive: fix crash on error paths in get_tokenized_data by Todd Poynor · 11 years ago
  40. 7dabbf8 cpufreq: interactive: add io_is_busy interface by Lianwei Wang · 12 years ago
  41. 82d1c03 cpufreq: interactive: allow arbitrary speed / delay mappings by Minsung Kim · 12 years ago
  42. 4c658a8 cpufreq: interactive: fix race on governor start/stop by Lianwei Wang · 12 years ago
  43. ad467de cpufreq: interactive: fix deadlock on spinlock in timer by Todd Poynor · 12 years ago
  44. 5d22536 cpufreq: interactive: don't handle transition notification if not enabled by Todd Poynor · 12 years ago
  45. 79953641 cpufreq: interactive: init default values at compile time by Todd Poynor · 12 years ago
  46. e1efa9a cpufreq: interactive: default go_hispeed_load 99%, doc updates by Todd Poynor · 12 years ago
  47. d8ea20a cpufreq: interactive: fix race on timer restart on governor start by Todd Poynor · 12 years ago
  48. fe7338c cpufreq: interactive: fix racy timer stopping by Todd Poynor · 12 years ago
  49. c6a99be cpufreq: interactive: fix boosting logic by Todd Poynor · 12 years ago
  50. 59349b2 cpufreq: interactive: add timer slack to limit idle at speed > min by Todd Poynor · 12 years ago
  51. 8d0595e cpufreq: interactive: specify duration of CPU speed boost pulse by Todd Poynor · 12 years ago
  52. 139eed6 cpufreq: interactive: adjust load for changes in speed by Todd Poynor · 12 years ago
  53. 1005832 cpufreq: interactive: remove load since last speed change by Todd Poynor · 12 years ago
  54. d2d7ece cpufreq: interactive: allow arbitrary speed / target load mappings by Todd Poynor · 12 years ago
  55. cf72b4b cpufreq: interactive: apply above_hispeed_delay to each step above hispeed by Todd Poynor · 12 years ago
  56. 3557a44 cpufreq: interactive: change speed according to current speed and target load by Todd Poynor · 12 years ago
  57. 2ce25e8 cpufreq: interactive: trace actual speed in target speed decisions by Todd Poynor · 12 years ago
  58. f0f0f4f cpufreq: interactive: kick timer on idle exit past expiry by Todd Poynor · 12 years ago
  59. fbc75fa cpufreq: interactive: use deferrable timer by default by Lianwei Wang · 12 years ago
  60. b6fe539 cpufreq: interactive: pin timers to associated CPU by Todd Poynor · 12 years ago
  61. 44d6e9c cpufreq: interactive: run at fraction of hispeed_freq when load is low by Todd Poynor · 12 years ago
  62. 86496c2 cpufreq: interactive: always limit initial speed bump to hispeed by Todd Poynor · 12 years ago
  63. 152f14f cpufreq: interactive: remove input_boost handling by Todd Poynor · 12 years ago
  64. 29b23ca cpufreq: interactive: handle speed up and down in the realtime task by Todd Poynor · 12 years ago
  65. 3eee0fd cpufreq: interactive: keep freezer happy when not current governor by Sam Leffler · 12 years ago
  66. d07f874 cpufreq: interactive: take idle notifications only when active by Sam Leffler · 12 years ago
  67. e7d0afb cpufreq: interactive: restart above_hispeed_delay at each hispeed load by Todd Poynor · 12 years ago
  68. 2e451fe cpufreq-interactive: Compile fixup by John Stultz · 12 years ago
  69. 8273eaf cpufreq: interactive: add boost pulse interface by Todd Poynor · 12 years ago
  70. c96bf80 cpufreq: interactive: set floor for boosted speed by Todd Poynor · 12 years ago
  71. 853cd31 cpufreq: interactive: Add sysfs boost interface for hints from userspace by Todd Poynor · 12 years ago
  72. f0c6e44 cpufreq: interactive: remove unused target_validate_time_in_idle by Todd Poynor · 12 years ago
  73. 103efca cpufreq: interactive: Boost frequency on touchscreen input by Todd Poynor · 12 years ago
  74. 9f7fbf4 cpufreq: interactive: Separate speed target revalidate time and initial set time by Todd Poynor · 12 years ago
  75. 389392b cpufreq: interactive: base hispeed bump on target freq, not actual by Todd Poynor · 12 years ago
  76. d343fba cpufreq: interactive: adjust code and documentation to match by Todd Poynor · 12 years ago
  77. a1add7e cpufreq: interactive: configurable delay before raising above hispeed by Todd Poynor · 12 years ago
  78. ae28e63 cpufreq: interactive: don't drop speed if recently at higher load by Todd Poynor · 12 years ago
  79. bdfb400 cpufreq: interactive: set at least hispeed when above hispeed load by Todd Poynor · 12 years ago
  80. 341e5b0 cpufreq: interactive: apply intermediate load to max speed not current by Todd Poynor · 12 years ago
  81. 6f77211 cpufreq interactive governor: event tracing by Todd Poynor · 13 years ago
  82. 277f751 cpufreq: interactive: New 'interactive' governor by Mike Chan · 14 years ago
  83. 8e85946 cpufreq: powernv: Fix crash in gpstate_timer_handler() by Akshay Adiga · 8 years ago
  84. 11d8ec4 Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  85. e2b3b80 Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
  86. 79ad70d cpufreq: Do not default-yes CPU_FREQ_STAT by Borislav Petkov · 8 years ago
  87. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  88. 65c1262 cpufreq: intel_pstate: Add more out-of-band IDs by Srinivas Pandruvada · 8 years ago
  89. 6453dbd Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  90. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. 8e46695 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. bc841e2 Merge branch 'pm-cpu' by Rafael J. Wysocki · 8 years ago
  93. da7d3ab Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latency" by Andreas Herrmann · 8 years ago
  94. ae2c1ca cpufreq: export cpufreq_driver_resolve_freq() by Steve Muckle · 8 years ago
  95. abe8bd0 cpufreq: Disallow ->resolve_freq() for drivers providing ->target_index() by Viresh Kumar · 8 years ago
  96. 5b6667c cpufreq: acpi-cpufreq: use cached frequency mapping when possible by Steve Muckle · 8 years ago
  97. e3c0623 cpufreq: add cpufreq_driver_resolve_freq() by Steve Muckle · 8 years ago
  98. da7de91 cpufreq: intel_pstate: Check cpuid for MSR_HWP_INTERRUPT by Srinivas Pandruvada · 8 years ago
  99. bc95a45 intel_pstate: Update cpu_frequency tracepoint every time by Rafael J. Wysocki · 8 years ago
  100. 2630abc cpufreq: intel_pstate: clean remnant struct element by Carsten Emde · 8 years ago