1. 70f6c08 Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  2. 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  3. a21e408 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  4. 1ce235f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  5. 236a980 cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition static by Viresh Kumar · 11 years ago
  6. 8fec051 cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end} by Viresh Kumar · 11 years ago
  7. 12478cf cpufreq: Make sure frequency transitions are serialized by Srivatsa S. Bhat · 11 years ago
  8. c2294a2 intel_pstate: Use del_timer_sync in intel_pstate_cpu_stop by Dirk Brandewie · 11 years ago
  9. 0c5aa40 cpufreq: resume drivers before enabling governors by Viresh Kumar · 11 years ago
  10. bb18008 intel_pstate: Set core to min P state during core offline by Dirk Brandewie · 11 years ago
  11. 367dc4a cpufreq: Add stop CPU callback to cpufreq_driver interface by Dirk Brandewie · 11 years ago
  12. bda9f55 cpufreq: Remove unnecessary braces by Stratos Karafotis · 11 years ago
  13. e5c87b7 cpufreq: Fix checkpatch errors and warnings by Stratos Karafotis · 11 years ago
  14. bfa709b cpufreq: powerpc: add cpufreq transition latency for FSL e500mc SoCs by Zhuoyu Zhang · 11 years ago
  15. 0b443ea cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} by Viresh Kumar · 11 years ago
  16. 9832235 cpufreq: Do not allow ->setpolicy drivers to provide ->target by Rafael J. Wysocki · 11 years ago
  17. 8f3ba3d cpufreq: arm_big_little: set 'physical_cluster' for each CPU by viresh kumar · 11 years ago
  18. 3b84d58 cpufreq: arm_big_little: make vexpress driver depend on bL core driver by viresh kumar · 11 years ago
  19. 15afee3 Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 11 years ago
  20. bfc3f02 cputime: Default implementation of nsecs -> cputime conversion by Frederic Weisbecker · 11 years ago
  21. 2ed99e3 cpufreq: Skip current frequency initialization for ->setpolicy drivers by Rafael J. Wysocki · 11 years ago
  22. 2449d33 cpufreq: SPEAr: Instantiate as platform_driver by Viresh Kumar · 11 years ago
  23. 96bbbe4 cpufreq: Remove unnecessary variable/parameter 'frozen' by Viresh Kumar · 11 years ago
  24. 979d86f cpufreq: Remove cpufreq_generic_exit() by Viresh Kumar · 11 years ago
  25. e0b3165 cpufreq: add 'freq_table' in struct cpufreq_policy by Viresh Kumar · 11 years ago
  26. e837f9b cpufreq: Reformat printk() statements by Joe Perches · 11 years ago
  27. d351cb3 cpufreq: Tegra: Use cpufreq_generic_suspend() by Viresh Kumar · 11 years ago
  28. 59625ba cpufreq: s5pv210: Use cpufreq_generic_suspend() by Viresh Kumar · 11 years ago
  29. d248bb8 cpufreq: exynos: Use cpufreq_generic_suspend() by Viresh Kumar · 11 years ago
  30. e28867e cpufreq: Implement cpufreq_generic_suspend() by Viresh Kumar · 11 years ago
  31. 2f0aea9 cpufreq: suspend governors on system suspend/hibernate by Viresh Kumar · 11 years ago
  32. 6e2c89d cpufreq: move call to __find_governor() to cpufreq_init_policy() by viresh kumar · 11 years ago
  33. 3b4aff0 Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 11 years ago
  34. 4e97b63 cpufreq: Initialize governor for a new policy under policy->rwsem by Viresh Kumar · 11 years ago
  35. 5a7e56a cpufreq: Initialize policy before making it available for others to use by Viresh Kumar · 11 years ago
  36. 999976e cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditions by Aaron Plattner · 11 years ago
  37. ad4c230 cpufreq: stats: Refactor common code into __cpufreq_stats_create_table() by Saravana Kannan · 11 years ago
  38. 0b7528d cpufreq: stats: Fix error handling in __cpufreq_stats_create_table() by Saravana Kannan · 11 years ago
  39. b24a5b6 cpufreq: stats: Remove redundant cpufreq_cpu_get() call by Saravana Kannan · 11 years ago
  40. d98d099 intel_pstate: fix pid_reset to use fixed point values by Dirk Brandewie · 11 years ago
  41. d37e2b7 intel_pstate: remove unneeded sample buffers by Dirk Brandewie · 11 years ago
  42. bd0fa9b cpufreq: Return error if ->get() failed in cpufreq_update_policy() by Viresh Kumar · 11 years ago
  43. 52e7e81 cpufreq: enable ARM drivers on arm64 by Rob Herring · 11 years ago
  44. addea9e cpufreq: enable ARM drivers on arm64 by Rob Herring · 11 years ago
  45. 8a5c74a cpufreq: Mark function as static in cpufreq.c by Rashika Kheria · 11 years ago
  46. ecfc555c Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 11 years ago
  47. e66c176 intel_pstate: Change busy calculation to use fixed point math. by Dirk Brandewie · 11 years ago
  48. 1c0ca90 cpufreq: don't call cpufreq_update_policy() on CPU addition by Viresh Kumar · 11 years ago
  49. d9a789c cpufreq: Refactor cpufreq_set_policy() by Rafael J. Wysocki · 11 years ago
  50. 61d8d2a intel_pstate: Add support for Baytrail turbo P states by Dirk Brandewie · 11 years ago
  51. 4042e75 intel_pstate: Use LFM bus ratio as min ratio/P state by Dirk Brandewie · 11 years ago
  52. c327476 cpufreq: powernow-k8: Initialize per-cpu data-structures properly by Srivatsa S. Bhat · 11 years ago
  53. 6964d91 cpufreq: remove sysfs link when a cpu != policy->cpu, is removed by viresh kumar · 11 years ago
  54. 709c078 intel_pstate: Remove energy reporting from pstate_sample tracepoint by Dirk Brandewie · 11 years ago
  55. fcb6a15 intel_pstate: Take core C0 time into account for core busy calculation by Dirk Brandewie · 11 years ago
  56. b890eb4 Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  57. 88ea0f2c Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 11 years ago
  58. eb8c68e acpi-cpufreq: De-register CPU notifier and free struct msr on error. by Konrad Rzeszutek Wilk · 11 years ago
  59. 9146657 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  60. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  61. f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  62. d2228b9 cpufreq: exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQ by Lukasz Majewski · 11 years ago
  63. c683c2c cpufreq: exynos: Extend Exynos cpufreq driver to support boost by Lukasz Majewski · 11 years ago
  64. 2fb4719 cpufreq / boost: Kconfig: Support for software-managed BOOST by Lukasz Majewski · 11 years ago
  65. cfc9c8e acpi-cpufreq: Adjust the code to use the common boost attribute by Lukasz Majewski · 11 years ago
  66. 6f19efc cpufreq: Add boost frequency support in core by Lukasz Majewski · 11 years ago
  67. b69880f intel_pstate: Add trace point to report internal state. by Dirk Brandewie · 11 years ago
  68. 652ed95 cpufreq: introduce cpufreq_generic_get() routine by Viresh Kumar · 11 years ago
  69. b3f9ff8 cpufreq: stats: create sysfs entries when cpufreq_stats is a module by Viresh Kumar · 11 years ago
  70. 2d13594 cpufreq: stats: free table and remove sysfs entry in a single routine by Viresh Kumar · 11 years ago
  71. 027cc2e cpufreq: stats: remove hotplug notifiers by Viresh Kumar · 11 years ago
  72. fcd7af9 cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly by Viresh Kumar · 11 years ago
  73. 5650cef cpufreq: speedstep: remove unused speedstep_get_state by Paul Bolle · 11 years ago
  74. 51c4c4c Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 11 years ago
  75. 6cbd7ee intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters. by Dirk Brandewie · 11 years ago
  76. 22c7379 powernow-k6: reorder frequencies by Mikulas Patocka · 11 years ago
  77. d82b922 powernow-k6: correctly initialize default parameters by Mikulas Patocka · 11 years ago
  78. e20e1d0 powernow-k6: disable cache when changing frequency by Mikulas Patocka · 11 years ago
  79. d568b6f cpufreq: exynos: Convert exynos-cpufreq to platform driver by Lukasz Majewski · 11 years ago
  80. d391669 cpufreq: Make sure CPU is running on a freq from freq-table by Viresh Kumar · 11 years ago
  81. ae6b427 cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag by Viresh Kumar · 11 years ago
  82. 20b7cbe cpufreq: imx6q: add of_init_opp_table by John Tobias · 11 years ago
  83. 1d0eaae cpufreq: imx6q-cpufreq driver is reused on i.MX6 series SoCs by Shawn Guo · 11 years ago
  84. b4573d1d cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changed by Anson Huang · 11 years ago
  85. ab1b1c4 cpufreq: send new set of notification for transition failures by Viresh Kumar · 11 years ago
  86. f7ba3b4 cpufreq: Introduce cpufreq_notify_post_transition() by Viresh Kumar · 11 years ago
  87. 26ab1c6 cpufreq: exynos5250: Set APLL rate using CCF API by Sachin Kamat · 11 years ago
  88. 6f1e4ef cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled by Jane Li · 11 years ago
  89. 87ae97f cpufreq: s3c24xx: Staticize local variable by Sachin Kamat · 11 years ago
  90. 8f82b19 cpufreq: s3c2440: Staticize local variables by Sachin Kamat · 11 years ago
  91. 2b2ec67 cpufreq: s3c2440: Remove hardware.h inclusion by Sachin Kamat · 11 years ago
  92. 998be8e cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLE by Viresh Kumar · 11 years ago
  93. 72e2adc Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 11 years ago
  94. 98a947a intel_pstate: Fail initialization if P-state information is missing by Rafael J. Wysocki · 11 years ago
  95. 08fd8c1c cpufreq: preserve user_policy across suspend/resume by Viresh Kumar · 11 years ago
  96. 72368d1 cpufreq: Clean up after a failing light-weight initialization by Rafael J. Wysocki · 11 years ago
  97. 6eb5c9d Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 11 years ago
  98. 109df08 cpufreq: Select PM_OPP rather than depending on it by Mark Brown · 11 years ago
  99. b4f6b3a cpufreq: Make ARM big.LITTLE switcher depend on ARM by Mark Brown · 11 years ago
  100. 91a4cd4 intel_pstate: Remove periodic P state boost by Dirk Brandewie · 11 years ago