1. 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
  2. 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
  3. 7bc54b6 timers, cpufreq/powernv: Initialize the gpstate timer as pinned by Thomas Gleixner · 8 years ago
  4. 742c87b cpufreq: Avoid false-positive WARN_ON()s in cpufreq_update_policy() by Rafael J. Wysocki · 8 years ago
  5. ca5eda5 cpufreq: dt: call of_node_put() before error out by Masahiro Yamada · 8 years ago
  6. 5ab666e intel_pstate: Do not clear utilization update hooks on policy changes by Rafael J. Wysocki · 8 years ago
  7. 3c67a82 cpufreq: pcc-cpufreq: Fix doorbell.access_width by Mike Galbraith · 8 years ago
  8. b00345d cpufreq: intel_pstate: Adjust _PSS[0] freqeuency if needed by Srinivas Pandruvada · 8 years ago
  9. f6f4bbc Merge branch 'x86/cpu' into x86/platform, to avoid conflict by Ingo Molnar · 8 years ago
  10. 3681196 Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle' by Rafael J. Wysocki · 8 years ago
  11. 5b20c94 x86/cpufreq: Use Intel family name macros for the intel_pstate cpufreq driver by Dave Hansen · 8 years ago
  12. 983e600e cpufreq: intel_pstate: Fix ->set_policy() interface for no_turbo by Srinivas Pandruvada · 8 years ago
  13. 2c2c1af cpufreq: intel_pstate: Fix code ordering in intel_pstate_set_policy() by Srinivas Pandruvada · 8 years ago
  14. 8cd8cbd Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  15. b9af694 cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch() by Rafael J. Wysocki · 8 years ago
  16. 6cacd11 cpufreq: intel_pstate: Downgrade print level for _PPC by Srinivas Pandruvada · 8 years ago
  17. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  18. bfb7644 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  19. 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
  20. 4c2628cd Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core' by Rafael J. Wysocki · 8 years ago
  21. 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
  22. 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  23. 3834abb cpufreq: simplified goto out in cpufreq_register_driver() by Pankaj Gupta · 8 years ago
  24. 45482c7 cpufreq: governor: CPUFREQ_GOV_STOP never fails by Rafael J. Wysocki · 8 years ago
  25. 36be341 cpufreq: governor: CPUFREQ_GOV_POLICY_EXIT never fails by Rafael J. Wysocki · 8 years ago
  26. c749c64 intel_pstate: Simplify conditional in intel_pstate_set_policy() by Rafael J. Wysocki · 8 years ago
  27. d290160 thermal: mediatek: Add cpu dynamic power cooling model. by Dawei Chien · 9 years ago
  28. 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
  29. 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
  30. 65b2849 CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe() by Kelvin Cheung · 8 years ago
  31. 99bf2e6 CPUFREQ: Loongson1: Use devm_kzalloc() instead of global structure by Kelvin Cheung · 8 years ago
  32. 25581d2 CPUFREQ: Loongson1: Use dev_get_platdata() to get platform_data by Kelvin Cheung · 8 years ago
  33. 379e38a CPUFREQ: Loongson1: Replace kzalloc() with kcalloc() by Kelvin Cheung · 8 years ago
  34. 6a1d55c CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.c by Kelvin Cheung · 8 years ago
  35. 1aa7a6e intel_pstate: Clean up get_target_pstate_use_performance() by Rafael J. Wysocki · 8 years ago
  36. 8edb0a6 intel_pstate: Use sample.core_avg_perf in get_avg_pstate() by Rafael J. Wysocki · 8 years ago
  37. a1c9787 intel_pstate: Clarify average performance computation by Rafael J. Wysocki · 8 years ago
  38. 4578ee7e intel_pstate: Avoid unnecessary synchronize_sched() during initialization by Chen Yu · 8 years ago
  39. c29af6f Merge branch 'pm-cpufreq-sched' into pm-cpufreq by Rafael J. Wysocki · 8 years ago
  40. cfe9492 cpufreq: schedutil: Make default depend on CONFIG_SMP by Arnd Bergmann · 8 years ago
  41. 0bc10b9 cpufreq: powernv: del_timer_sync when global and local pstate are equal by Akshay Adiga · 8 years ago
  42. 1fd3ff2 cpufreq: powernv: Move smp_call_function_any() out of irq safe block by Akshay Adiga · 8 years ago
  43. f96fd0c intel_pstate: Clean up intel_pstate_get() by Rafael J. Wysocki · 8 years ago
  44. d87de8f Merge branch 'pm-cpufreq-sched' into pm-cpufreq by Rafael J. Wysocki · 8 years ago
  45. bf7cdff cpufreq: schedutil: Make it depend on CONFIG_SMP by Rafael J. Wysocki · 8 years ago
  46. da43af9 Merge cpufreq fixes going into v4.6. by Rafael J. Wysocki · 8 years ago
  47. 9485e4c cpufreq: governor: Fix handling of special cases in dbs_update() by Rafael J. Wysocki · 8 years ago
  48. 5f2f88e Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes' by Rafael J. Wysocki · 8 years ago
  49. 1fb48f8 Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree by Ingo Molnar · 8 years ago
  50. e59a8f7 cpufreq: intel_pstate: Ignore _PPC processing under HWP by Srinivas Pandruvada · 8 years ago
  51. d9975b0 cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_table by Sudeep Holla · 8 years ago
  52. d9c99ac cpufreq: tango: Use generic platdev driver by Marc Gonzalez · 8 years ago
  53. e43e94c cpufreq: Fix GOV_LIMITS handling for the userspace governor by Sai Gurrappadi · 8 years ago
  54. 6d45b71 intel_pstate: Fix intel_pstate_get() by Rafael J. Wysocki · 8 years ago
  55. ba41e1b cpufreq: intel_pstate: Fix HWP on boot CPU after system resume by Rafael J. Wysocki · 8 years ago
  56. d2adba3 powerpc/mm: Abstraction for switch_mmu_context() by Aneesh Kumar K.V · 8 years ago
  57. 81be193 Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  58. 2482bc3 cpufreq: st: enable selective initialization based on the platform by Sudeep Holla · 8 years ago
  59. 9f123de cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/ by Viresh Kumar · 8 years ago
  60. eb96924 cpufreq: dt: Kill platform-data by Viresh Kumar · 8 years ago
  61. 1530b99 cpufreq: dt: Identify cpu-sharing for platforms without operating-points-v2 by Viresh Kumar · 8 years ago
  62. b4f4b4b cpufreq: governor: Change confusing struct field and variable names by Rafael J. Wysocki · 8 years ago
  63. 2b3ec76 cpufreq: intel_pstate: Enable PPC enforcement for servers by Srinivas Pandruvada · 8 years ago
  64. 3be9200 cpufreq: intel_pstate: Adjust policy->max by Srinivas Pandruvada · 8 years ago
  65. 9522a2f cpufreq: intel_pstate: Enforce _PPC limits by Srinivas Pandruvada · 8 years ago
  66. eaa2c3a cpufreq: powernv: Ramp-down global pstate slower than local-pstate by Akshay Adiga · 8 years ago
  67. 2920e9c cpufreq: powernv: Remove flag use-case of policy->driver_data by Shilpasri G Bhat · 8 years ago
  68. 6de0dc4 cpufreq: e_powersaver: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  69. 1becf03 cpufreq: intel_pstate: Fix processing for turbo activation ratio by Srinivas Pandruvada · 8 years ago
  70. ba1ca65 cpufreq: governor: Fix prev_load initialization in cpufreq_governor_start() by Rafael J. Wysocki · 8 years ago
  71. 3920be4 cpufreq: hisilicon: Use generic platdev driver by Viresh Kumar · 8 years ago
  72. 5e4249c cpufreq: zynq: Use generic platdev driver by Viresh Kumar · 8 years ago
  73. 117d4f5 cpufreq: sunxi: Use generic platdev driver by Viresh Kumar · 8 years ago
  74. a399dc9 cpufreq: shmobile: Use generic platdev driver by Viresh Kumar · 8 years ago
  75. 014400c cpufreq: rockchip: Use generic platdev driver by Finley Xiao · 8 years ago
  76. 7694ca6 cpufreq: omap: Use generic platdev driver by Viresh Kumar · 8 years ago
  77. 7ead83f cpufreq: imx: Use generic platdev driver by Viresh Kumar · 8 years ago
  78. a59511d cpufreq: berlin: Use generic platdev driver by Viresh Kumar · 8 years ago
  79. e92bb16 cpufreq: dt: Mark platdev machines array as __initconst by Viresh Kumar · 8 years ago
  80. 394cb83 cpufreq: qoriq: Fix cooling device registration issue during suspend by Jia Hongtao · 8 years ago
  81. 495c716 cpufreq: qoriq: Remove __exit macro from .exit callback by Jia Hongtao · 8 years ago
  82. 27b8fe8 cpufreq: qoriq: Don't show cooling device messages if THERMAL_OF undefined by Jia Hongtao · 8 years ago
  83. a29a1e7 cpufreq: ACPI / CPPC: Add module support for cppc_cpufreq driver by Ashwin Chaugule · 8 years ago
  84. bdcaa23 cpufreq: intel_pstate: Use average P-State instead of current P-State by Philippe Longepe · 8 years ago
  85. 1cbc99d Merge back cpufreq changes for v4.7. by Rafael J. Wysocki · 8 years ago
  86. 94862a6 Revert "cpufreq: governor: Fix negative idle_time when configured with CONFIG_HZ_PERIODIC" by Rafael J. Wysocki · 8 years ago
  87. 395da12 Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  88. 6666ea5 Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  89. c9d9c92 cpufreq: Abort cpufreq_update_current_freq() for cpufreq_suspended set by Rafael J. Wysocki · 8 years ago
  90. 93984fb x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  91. 6a0bcab drivers/cpufreq: make ppc_cbe_cpufreq_pmi driver explicitly non-modular by Paul Gortmaker · 8 years ago
  92. ffb8105 intel_pstate: Avoid getting stuck in high P-states when idle by Rafael J. Wysocki · 8 years ago
  93. 8cee1ee cpufreq: ACPI: Remove freq_table from acpi_cpufreq_data by Viresh Kumar · 8 years ago
  94. 9b55f55 cpufreq: ACPI: policy->driver_data can't be NULL in ->exit() by Viresh Kumar · 8 years ago
  95. a794d61 cpufreq: Rearrange cpufreq_add_dev() by Rafael J. Wysocki · 8 years ago
  96. cd73e9b cpufreq: Simplify switch () in cpufreq_cpu_callback() by Rafael J. Wysocki · 8 years ago
  97. 1c5864e cpufreq: Use consistent prefixing via pr_fmt by Joe Perches · 8 years ago
  98. b49c22a cpufreq: Convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  99. 4836df1 intel_pstate: Use pr_fmt by Joe Perches · 8 years ago
  100. d2499d0 cpufreq: mt8173: use list_for_each_entry*() by Geliang Tang · 8 years ago