1. 10332dc cpufreq: interactive: remove input_boost handling by Todd Poynor · 12 years ago
  2. 0f1920b cpufreq: interactive: handle speed up and down in the realtime task by Todd Poynor · 12 years ago
  3. 5c9b827 cpufreq: interactive: keep freezer happy when not current governor by Sam Leffler · 12 years ago
  4. 3ab7c2b cpufreq: interactive: take idle notifications only when active by Sam Leffler · 12 years ago
  5. 1a0389a cpufreq: interactive: restart above_hispeed_delay at each hispeed load by Todd Poynor · 12 years ago
  6. 0b950bb cpufreq-interactive: Compile fixup by John Stultz · 12 years ago
  7. 442a312 cpufreq: interactive: add boost pulse interface by Todd Poynor · 12 years ago
  8. 6d15fa3 cpufreq: interactive: set floor for boosted speed by Todd Poynor · 12 years ago
  9. 15a9ea0 cpufreq: interactive: Add sysfs boost interface for hints from userspace by Todd Poynor · 12 years ago
  10. 9b1f708 cpufreq: interactive: remove unused target_validate_time_in_idle by Todd Poynor · 12 years ago
  11. ab8dc40 cpufreq: interactive: Boost frequency on touchscreen input by Todd Poynor · 13 years ago
  12. 8a833f1 cpufreq: interactive: Separate speed target revalidate time and initial set time by Todd Poynor · 12 years ago
  13. d932f22 cpufreq: interactive: base hispeed bump on target freq, not actual by Todd Poynor · 12 years ago
  14. a380aa8 cpufreq: interactive: adjust code and documentation to match by Todd Poynor · 12 years ago
  15. cbbe17d cpufreq: interactive: configurable delay before raising above hispeed by Todd Poynor · 12 years ago
  16. 1f408dc cpufreq: interactive: don't drop speed if recently at higher load by Todd Poynor · 13 years ago
  17. f87b9d5 cpufreq: interactive: set at least hispeed when above hispeed load by Todd Poynor · 13 years ago
  18. c1128fc cpufreq: interactive: apply intermediate load to max speed not current by Todd Poynor · 13 years ago
  19. ae01047 cpufreq interactive governor: event tracing by Todd Poynor · 13 years ago
  20. ef96969 cpufreq: interactive: New 'interactive' governor by Mike Chan · 14 years ago
  21. 0434ebe Revert "FROMLIST: cpufreq: Add android's 'interactive' governor" by Stephen Boyd · 8 years ago
  22. 9fb87680 Revert "ANDROID: cpufreq: interactive: Use idle-end notifiers" by Stephen Boyd · 8 years ago
  23. 6208a58 qcom-cpufreq: Migrate to CPUHP state machine by Stephen Boyd · 8 years ago
  24. 4ade523 qcom-cpufreq: Remove invalid frequency checking by Stephen Boyd · 8 years ago
  25. cf930d6 qcom-cpufreq: Update for 4.9 API changes by Stephen Boyd · 8 years ago
  26. efe6367 qcom-cpufreq: changes to adapt for opensource clock framework by Santosh Mardi · 8 years ago
  27. 13cd56e qcom-cpufreq: skip frequencies that round to same rate by Rohit Gupta · 8 years ago
  28. 7288107 cpufreq: Check current frequency in device driver by Junjie Wu · 9 years ago
  29. b8be333 qcom-cpufreq: Remove save/restore of scheduling policy by Junjie Wu · 10 years ago
  30. d5261b0 qcom-cpufreq: Restore CPU frequency during resume by Junjie Wu · 10 years ago
  31. ce5a578 cpufreq: Add snapshot of qcom-cpufreq driver by Stephen Boyd · 10 years ago
  32. 1c04240 cpufreq: cpu-boost: Force most/all tasks to big cluster on input event by Rohit Gupta · 10 years ago
  33. d225b21 cpufreq: cpu-boost: Support separate input_boost_freq for different CPUs by Junjie Wu · 10 years ago
  34. a88da62 cpufreq: cpu-boost: Add input boost feature by Rohit Gupta · 11 years ago
  35. e53d0b2 cpufreq: cpu-boost: Add cpu-boost driver by Saravana Kannan · 11 years ago
  36. 92e3ea9 cpufreq: Add a notifer chain that governors can use to report information by Rohit Gupta · 10 years ago
  37. 8a1c290f cpufreq: restore policy min and max freq after hotplug by Santosh Mardi · 8 years ago
  38. a0bf0ee cpufreq: Use pr_info() for driver registration and unregistration by Junjie Wu · 10 years ago
  39. 55f0386 cpufreq: Improve governor related CPUFreq error messages by Junjie Wu · 10 years ago
  40. c456872 BACKPORT: cpufreq / sched: Pass flags to cpufreq_update_util() by Rafael J. Wysocki · 8 years ago
  41. 5f6e85d UPSTREAM: cpufreq: schedutil: Make default depend on CONFIG_SMP by Arnd Bergmann · 8 years ago
  42. df12b01 UPSTREAM: cpufreq: schedutil: Make it depend on CONFIG_SMP by Rafael J. Wysocki · 8 years ago
  43. b1d0976 BACKPORT: cpufreq: schedutil: New governor based on scheduler utilization data by Rafael J. Wysocki · 9 years ago
  44. cb05734 Merge tag 'v4.9.10' into android-4.9-aosp by Dmitry Shmidt · 8 years ago
  45. a6b1dc6 cpufreq: intel_pstate: Disable energy efficiency optimization by Srinivas Pandruvada · 8 years ago
  46. 8aab20c ANDROID: DEBUG: cpufreq: fix cpu_capacity tracing build for non-smp systems by Amit Pundir · 8 years ago
  47. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 8 years ago
  48. 9dcfc2a ANDROID: cpufreq: interactive: Use idle-end notifiers by Viresh Kumar · 8 years ago
  49. c33cc8f FROMLIST: cpufreq: Add android's 'interactive' governor by Viresh Kumar · 8 years ago
  50. a9a8266 ANDROID: cpufreq: conservative: fix duplicate 'static' error by Amit Pundir · 8 years ago
  51. 2178e84 ANDROID: FIXUP: sched: fix build for non-SMP target by Patrick Bellasi · 8 years ago
  52. 2f8ed12 ANDROID: DEBUG: sched,cpufreq: add cpu_capacity change tracepoint by Juri Lelli · 9 years ago
  53. 3b6188e ANDROID: sched: scheduler-driven cpu frequency selection by Michael Turquette · 9 years ago
  54. dabce2b ANDROID: cpufreq: introduce cpufreq_driver_is_slow by Michael Turquette · 9 years ago
  55. 4eb9297 ANDROID: cpufreq: Max freq invariant scheduler load-tracking and cpu capacity support by Dietmar Eggemann · 9 years ago
  56. c33be5d ANDROID: cpufreq: Frequency invariant scheduler load-tracking support by Dietmar Eggemann · 9 years ago
  57. 52e61ad ANDROID: [CPUFREQ] Don't export governors for default governor by Sven Wegener · 16 years ago
  58. 83707ea ANDROID: trace: cpufreq: Add tracing for min/max cpufreq by Ruchi Kandoi · 9 years ago
  59. 89c728e cpufreq: powernv: Disable preemption while checking CPU throttling state by Denis Kirjanov · 8 years ago
  60. c7a8a0a PM / OPP: Pass opp_table to dev_pm_opp_put_regulator() by Stephen Boyd · 8 years ago
  61. 8b2ada2 Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes' by Rafael J. Wysocki · 8 years ago
  62. 2f1d407 cpufreq: intel_pstate: Always set max P-state in performance mode by Rafael J. Wysocki · 8 years ago
  63. a6c6ead cpufreq: intel_pstate: Set P-state upfront in performance mode by Rafael J. Wysocki · 8 years ago
  64. ef98988 Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  65. c197d75 cpufreq: CPPC: Correct desired_perf calculation by Hoan Tran · 8 years ago
  66. abb6627 cpufreq: conservative: Fix next frequency selection by Rafael J. Wysocki · 8 years ago
  67. 3954517 cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc by Rafael J. Wysocki · 8 years ago
  68. 0843e83 cpufreq: intel_pstate: Proportional algorithm for Atom by Rafael J. Wysocki · 8 years ago
  69. f00593a cpufreq: intel_pstate: Clarify comment in get_target_pstate_use_performance() by Rafael J. Wysocki · 8 years ago
  70. f9f4872 cpufreq: intel_pstate: Fix unsafe HWP MSR access by Srinivas Pandruvada · 8 years ago
  71. 82fa407 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  72. 301a36f Merge branches 'misc' and 'sa1111-base' into for-linus by Russell King · 8 years ago
  73. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  74. 72d3992 Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  75. b6e2511 Merge branch 'pm-cpufreq-sched' into pm-cpufreq by Rafael J. Wysocki · 8 years ago
  76. 0d573c6 Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc' by Rafael J. Wysocki · 8 years ago
  77. 9ad0a1b cpufreq: st: add missing \n to end of dev_err message by Colin Ian King · 8 years ago
  78. 4c232f9 cpufreq: kirkwood: add missing \n to end of dev_err messages by Colin Ian King · 8 years ago
  79. 5372e05 cpufreq: Fix up conversion to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  80. 27622b0 cpufreq: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  81. f89f414 cpufreq: CPPC: Avoid overflow when calculating desired_perf by Hoan Tran · 8 years ago
  82. e01072d cpufreq: ti: Use generic platdev driver by Dave Gerlach · 8 years ago
  83. 3ba7bca cpufreq: intel_pstate: Add io_boost trace by Srinivas Pandruvada · 8 years ago
  84. 09c448d cpufreq: intel_pstate: Use IOWAIT flag in Atom algorithm by Rafael J. Wysocki · 8 years ago
  85. ad38677 cpufreq: CPPC: Force reporting values in KHz to fix user space interface by Al Stone · 8 years ago
  86. 26619804 cpufreq: create link to policy only for registered CPUs by Viresh Kumar · 8 years ago
  87. 42ce892 intel_pstate: constify local structures by Julia Lawall · 8 years ago
  88. 297a662 cpufreq: dt: Support governor tunables per policy by Viresh Kumar · 8 years ago
  89. 33cc4fc cpufreq: dt: Update kconfig description by Viresh Kumar · 8 years ago
  90. e86eee6 cpufreq: dt: Remove unused code by Viresh Kumar · 8 years ago
  91. ffdf8b8 cpufreq: dt: Add support for r8a7792 by Geert Uytterhoeven · 8 years ago
  92. d0fbf1d Merge back earlier cpufreq material for v4.9. by Rafael J. Wysocki · 8 years ago
  93. 41dd640 ACPI / CPPC: Add prefix cppc to cpudata structure name by Srinivas Pandruvada · 8 years ago
  94. 3689ad7 cpufreq: Drop unnecessary check from cpufreq_policy_alloc() by Rafael J. Wysocki · 8 years ago
  95. bd37e02 cpufreq: dt: Add terminate entry for of_device_id tables by Wei Yongjun · 8 years ago
  96. be8b88d ACPI / CPPC: set a non-zero value for transition_latency by Prakash, Prashanth · 8 years ago
  97. 83809b9 ARM: sa1100: move StrongARM CPU ID checks to cputype.h by Russell King · 8 years ago
  98. b0d8a69 cpufreq-SCPI: Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  99. 58919e8 cpufreq / sched: Pass flags to cpufreq_update_util() by Rafael J. Wysocki · 8 years ago
  100. c4b4057 cpufreq: dt: Add exynos5433 compatible to use generic cpufreq driver by Chanwoo Choi · 8 years ago