1. 3c67a82 cpufreq: pcc-cpufreq: Fix doorbell.access_width by Mike Galbraith · 8 years ago
  2. 187364b cpufreq: s5pv210: use relaxed IO accesors by Ben Dooks · 8 years ago
  3. 56b7808 Merge back earlier cpufreq changes for v4.8. by Rafael J. Wysocki · 8 years ago
  4. b00345d cpufreq: intel_pstate: Adjust _PSS[0] freqeuency if needed by Srinivas Pandruvada · 8 years ago
  5. f6f4bbc Merge branch 'x86/cpu' into x86/platform, to avoid conflict by Ingo Molnar · 8 years ago
  6. a0944d9 cpufreq: mvebu: fix integer to pointer cast by Ben Dooks · 8 years ago
  7. 41bad47 cpufreq: intel_pstate: Broxton support by Srinivas Pandruvada · 8 years ago
  8. ae892d1 Merge branch 'x86/cpu' by Rafael J. Wysocki · 8 years ago
  9. b77b565 Merge branch 'x86/cpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into x86/cpu by Rafael J. Wysocki · 8 years ago
  10. d352cf4 cpufreq: conservative: Do not use transition notifications by Rafael J. Wysocki · 8 years ago
  11. bb4b993 Merge back earlier cpufreq changes for v4.8. by Rafael J. Wysocki · 8 years ago
  12. 3681196 Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle' by Rafael J. Wysocki · 8 years ago
  13. f6709b8 cpufreq: governor: Drop gov_cancel_work() by Rafael J. Wysocki · 8 years ago
  14. 9d4de29 cpufreq: davinci: Reuse cpufreq_generic_frequency_table_verify() by Viresh Kumar · 8 years ago
  15. d218ed7 cpufreq: Return index from cpufreq_frequency_table_target() by Viresh Kumar · 8 years ago
  16. 2372784 cpufreq: Drop 'freq_table' argument of __target_index() by Viresh Kumar · 8 years ago
  17. 7ab4aab cpufreq: Drop freq-table param to cpufreq_frequency_table_target() by Viresh Kumar · 8 years ago
  18. 34ac5d7 cpufreq: ondemand: Don't keep a copy of freq_table pointer by Viresh Kumar · 8 years ago
  19. f8bfc11 cpufreq: Remove cpufreq_frequency_get_table() by Viresh Kumar · 8 years ago
  20. f0f879b cpufreq: s3c24xx: Remove useless checks by Viresh Kumar · 8 years ago
  21. 5b20c94 x86/cpufreq: Use Intel family name macros for the intel_pstate cpufreq driver by Dave Hansen · 8 years ago
  22. 983e600e cpufreq: intel_pstate: Fix ->set_policy() interface for no_turbo by Srinivas Pandruvada · 8 years ago
  23. 2c2c1af cpufreq: intel_pstate: Fix code ordering in intel_pstate_set_policy() by Srinivas Pandruvada · 8 years ago
  24. 8cd8cbd Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  25. 64bf55a cpufreq: Unexport cpufreq_frequency_table_cpuinfo() by Viresh Kumar · 8 years ago
  26. 1aefc75 cpufreq: stats: Make the stats code non-modular by Rafael J. Wysocki · 8 years ago
  27. 910c6e8 cpufreq: Use clamp_val() in __cpufreq_driver_target() by Viresh Kumar · 8 years ago
  28. 388612b cpufreq: Send START policy notification after sending CREATE by Viresh Kumar · 8 years ago
  29. 9a15fb2 cpufreq: Drop the 'initialized' field from struct cpufreq_governor by Rafael J. Wysocki · 8 years ago
  30. bf2be2d cpufreq: governor: Create cpufreq_policy_apply_limits() by Viresh Kumar · 8 years ago
  31. 666f4cc cpufreq: governor: Remove unnecessary bits from print message by Viresh Kumar · 8 years ago
  32. a69d6b2 cpufreq: governor: Remove prints from allocation failures by Viresh Kumar · 8 years ago
  33. e788892 cpufreq: governor: Get rid of governor events by Rafael J. Wysocki · 8 years ago
  34. b9af694 cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch() by Rafael J. Wysocki · 8 years ago
  35. 6cacd11 cpufreq: intel_pstate: Downgrade print level for _PPC by Srinivas Pandruvada · 8 years ago
  36. a92604b cpufreq: Split cpufreq_governor() into simpler functions by Rafael J. Wysocki · 8 years ago
  37. 16de72b cpufreq: governor: Simplify performance and powersave governors by Rafael J. Wysocki · 8 years ago
  38. 9e8c0a8 cpufreq: governor: Check transition latecy at init time only by Rafael J. Wysocki · 8 years ago
  39. d6ff44d cpufreq: governor: CPUFREQ_GOV_LIMITS never fails by Rafael J. Wysocki · 8 years ago
  40. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  41. bfb7644 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  42. 877c057 Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  43. 4c2628cd Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core' by Rafael J. Wysocki · 8 years ago
  44. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  45. 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  46. 3834abb cpufreq: simplified goto out in cpufreq_register_driver() by Pankaj Gupta · 8 years ago
  47. 45482c7 cpufreq: governor: CPUFREQ_GOV_STOP never fails by Rafael J. Wysocki · 8 years ago
  48. 36be341 cpufreq: governor: CPUFREQ_GOV_POLICY_EXIT never fails by Rafael J. Wysocki · 8 years ago
  49. c749c64 intel_pstate: Simplify conditional in intel_pstate_set_policy() by Rafael J. Wysocki · 8 years ago
  50. d290160 thermal: mediatek: Add cpu dynamic power cooling model. by Dawei Chien · 9 years ago
  51. d57d394 Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  52. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  53. 65b2849 CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe() by Kelvin Cheung · 8 years ago
  54. 99bf2e6 CPUFREQ: Loongson1: Use devm_kzalloc() instead of global structure by Kelvin Cheung · 8 years ago
  55. 25581d2 CPUFREQ: Loongson1: Use dev_get_platdata() to get platform_data by Kelvin Cheung · 8 years ago
  56. 379e38a CPUFREQ: Loongson1: Replace kzalloc() with kcalloc() by Kelvin Cheung · 8 years ago
  57. 6a1d55c CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.c by Kelvin Cheung · 8 years ago
  58. 1aa7a6e intel_pstate: Clean up get_target_pstate_use_performance() by Rafael J. Wysocki · 8 years ago
  59. 8edb0a6 intel_pstate: Use sample.core_avg_perf in get_avg_pstate() by Rafael J. Wysocki · 8 years ago
  60. a1c9787 intel_pstate: Clarify average performance computation by Rafael J. Wysocki · 8 years ago
  61. 4578ee7e intel_pstate: Avoid unnecessary synchronize_sched() during initialization by Chen Yu · 8 years ago
  62. c29af6f Merge branch 'pm-cpufreq-sched' into pm-cpufreq by Rafael J. Wysocki · 8 years ago
  63. cfe9492 cpufreq: schedutil: Make default depend on CONFIG_SMP by Arnd Bergmann · 8 years ago
  64. 0bc10b9 cpufreq: powernv: del_timer_sync when global and local pstate are equal by Akshay Adiga · 8 years ago
  65. 1fd3ff2 cpufreq: powernv: Move smp_call_function_any() out of irq safe block by Akshay Adiga · 8 years ago
  66. f96fd0c intel_pstate: Clean up intel_pstate_get() by Rafael J. Wysocki · 8 years ago
  67. d87de8f Merge branch 'pm-cpufreq-sched' into pm-cpufreq by Rafael J. Wysocki · 8 years ago
  68. bf7cdff cpufreq: schedutil: Make it depend on CONFIG_SMP by Rafael J. Wysocki · 8 years ago
  69. da43af9 Merge cpufreq fixes going into v4.6. by Rafael J. Wysocki · 8 years ago
  70. 9485e4c cpufreq: governor: Fix handling of special cases in dbs_update() by Rafael J. Wysocki · 8 years ago
  71. 5f2f88e Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes' by Rafael J. Wysocki · 8 years ago
  72. 1fb48f8 Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree by Ingo Molnar · 8 years ago
  73. e59a8f7 cpufreq: intel_pstate: Ignore _PPC processing under HWP by Srinivas Pandruvada · 8 years ago
  74. d9975b0 cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_table by Sudeep Holla · 8 years ago
  75. d9c99ac cpufreq: tango: Use generic platdev driver by Marc Gonzalez · 8 years ago
  76. e43e94c cpufreq: Fix GOV_LIMITS handling for the userspace governor by Sai Gurrappadi · 8 years ago
  77. 6d45b71 intel_pstate: Fix intel_pstate_get() by Rafael J. Wysocki · 8 years ago
  78. ba41e1b cpufreq: intel_pstate: Fix HWP on boot CPU after system resume by Rafael J. Wysocki · 8 years ago
  79. d2adba3 powerpc/mm: Abstraction for switch_mmu_context() by Aneesh Kumar K.V · 8 years ago
  80. 81be193 Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  81. 2482bc3 cpufreq: st: enable selective initialization based on the platform by Sudeep Holla · 8 years ago
  82. 9f123de cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/ by Viresh Kumar · 8 years ago
  83. eb96924 cpufreq: dt: Kill platform-data by Viresh Kumar · 8 years ago
  84. 1530b99 cpufreq: dt: Identify cpu-sharing for platforms without operating-points-v2 by Viresh Kumar · 8 years ago
  85. b4f4b4b cpufreq: governor: Change confusing struct field and variable names by Rafael J. Wysocki · 8 years ago
  86. 2b3ec76 cpufreq: intel_pstate: Enable PPC enforcement for servers by Srinivas Pandruvada · 8 years ago
  87. 3be9200 cpufreq: intel_pstate: Adjust policy->max by Srinivas Pandruvada · 8 years ago
  88. 9522a2f cpufreq: intel_pstate: Enforce _PPC limits by Srinivas Pandruvada · 8 years ago
  89. eaa2c3a cpufreq: powernv: Ramp-down global pstate slower than local-pstate by Akshay Adiga · 8 years ago
  90. 2920e9c cpufreq: powernv: Remove flag use-case of policy->driver_data by Shilpasri G Bhat · 8 years ago
  91. 6de0dc4 cpufreq: e_powersaver: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  92. 1becf03 cpufreq: intel_pstate: Fix processing for turbo activation ratio by Srinivas Pandruvada · 8 years ago
  93. ba1ca65 cpufreq: governor: Fix prev_load initialization in cpufreq_governor_start() by Rafael J. Wysocki · 8 years ago
  94. 3920be4 cpufreq: hisilicon: Use generic platdev driver by Viresh Kumar · 8 years ago
  95. 5e4249c cpufreq: zynq: Use generic platdev driver by Viresh Kumar · 8 years ago
  96. 117d4f5 cpufreq: sunxi: Use generic platdev driver by Viresh Kumar · 8 years ago
  97. a399dc9 cpufreq: shmobile: Use generic platdev driver by Viresh Kumar · 8 years ago
  98. 014400c cpufreq: rockchip: Use generic platdev driver by Finley Xiao · 8 years ago
  99. 7694ca6 cpufreq: omap: Use generic platdev driver by Viresh Kumar · 8 years ago
  100. 7ead83f cpufreq: imx: Use generic platdev driver by Viresh Kumar · 8 years ago