1. fe10739 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  2. f334a1e cpufreq: ppc: Remove duplicate inclusion of fsl_soc.h by Sachin Kamat · 10 years ago
  3. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  4. 7f4b046 cpufreq: create another field .flags in cpufreq_frequency_table by Viresh Kumar · 10 years ago
  5. 71508a1 cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table by Viresh Kumar · 10 years ago
  6. ae87f10 cpufreq: don't print value of .driver_data from core by Viresh Kumar · 10 years ago
  7. 1ea7d77 cpufreq: ia64: don't set .driver_data to index by Viresh Kumar · 10 years ago
  8. 0692c69 cpufreq: powernv: Use cpufreq_frequency_table.driver_data to store pstate ids by Gautham R. Shenoy · 10 years ago
  9. b3d627a cpufreq: powernv: cpufreq driver for powernv platform by Vaidyanathan Srinivasan · 10 years ago
  10. 0ca9788 cpufreq: at32ap: don't declare local variable as static by Viresh Kumar · 10 years ago
  11. 05ed672 cpufreq: loongson2_cpufreq: don't declare local variable as static by Viresh Kumar · 10 years ago
  12. b4ddad9 cpufreq: unicore32: fix typo issue for 'clk' by Chen Gang · 10 years ago
  13. 1fedc2f cpufreq: exynos: Disable on multiplatform build by Sachin Kamat · 10 years ago
  14. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  15. 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 · 10 years ago
  16. 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  17. a21e408 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  18. 1ce235f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  19. 236a980 cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition static by Viresh Kumar · 10 years ago
  20. 8fec051 cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end} by Viresh Kumar · 10 years ago
  21. 12478cf cpufreq: Make sure frequency transitions are serialized by Srivatsa S. Bhat · 10 years ago
  22. c2294a2 intel_pstate: Use del_timer_sync in intel_pstate_cpu_stop by Dirk Brandewie · 10 years ago
  23. 0c5aa40 cpufreq: resume drivers before enabling governors by Viresh Kumar · 10 years ago
  24. 0197fbd acpi-cpufreq: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 10 years ago
  25. bb18008 intel_pstate: Set core to min P state during core offline by Dirk Brandewie · 10 years ago
  26. 367dc4a cpufreq: Add stop CPU callback to cpufreq_driver interface by Dirk Brandewie · 10 years ago
  27. bda9f55 cpufreq: Remove unnecessary braces by Stratos Karafotis · 10 years ago
  28. e5c87b7 cpufreq: Fix checkpatch errors and warnings by Stratos Karafotis · 10 years ago
  29. bfa709b cpufreq: powerpc: add cpufreq transition latency for FSL e500mc SoCs by Zhuoyu Zhang · 10 years ago
  30. 0b443ea cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} by Viresh Kumar · 10 years ago
  31. 9832235 cpufreq: Do not allow ->setpolicy drivers to provide ->target by Rafael J. Wysocki · 10 years ago
  32. 8f3ba3d cpufreq: arm_big_little: set 'physical_cluster' for each CPU by viresh kumar · 10 years ago
  33. 3b84d58 cpufreq: arm_big_little: make vexpress driver depend on bL core driver by viresh kumar · 10 years ago
  34. 15afee3 Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 10 years ago
  35. cda88c8 Merge tag 'mvebu-drivers-3.15-2' of git://git.infradead.org/linux-mvebu into next/drivers by Arnd Bergmann · 10 years ago
  36. bfc3f02 cputime: Default implementation of nsecs -> cputime conversion by Frederic Weisbecker · 10 years ago
  37. 2ed99e3 cpufreq: Skip current frequency initialization for ->setpolicy drivers by Rafael J. Wysocki · 10 years ago
  38. 2449d33 cpufreq: SPEAr: Instantiate as platform_driver by Viresh Kumar · 10 years ago
  39. 96bbbe4 cpufreq: Remove unnecessary variable/parameter 'frozen' by Viresh Kumar · 10 years ago
  40. 979d86f cpufreq: Remove cpufreq_generic_exit() by Viresh Kumar · 10 years ago
  41. e0b3165 cpufreq: add 'freq_table' in struct cpufreq_policy by Viresh Kumar · 10 years ago
  42. e837f9b cpufreq: Reformat printk() statements by Joe Perches · 10 years ago
  43. d351cb3 cpufreq: Tegra: Use cpufreq_generic_suspend() by Viresh Kumar · 10 years ago
  44. 59625ba cpufreq: s5pv210: Use cpufreq_generic_suspend() by Viresh Kumar · 10 years ago
  45. d248bb8 cpufreq: exynos: Use cpufreq_generic_suspend() by Viresh Kumar · 10 years ago
  46. e28867e cpufreq: Implement cpufreq_generic_suspend() by Viresh Kumar · 10 years ago
  47. 2f0aea9 cpufreq: suspend governors on system suspend/hibernate by Viresh Kumar · 10 years ago
  48. 6e2c89d cpufreq: move call to __find_governor() to cpufreq_init_policy() by viresh kumar · 10 years ago
  49. 3b4aff0 Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 10 years ago
  50. 4e97b63 cpufreq: Initialize governor for a new policy under policy->rwsem by Viresh Kumar · 10 years ago
  51. 5a7e56a cpufreq: Initialize policy before making it available for others to use by Viresh Kumar · 10 years ago
  52. 999976e cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditions by Aaron Plattner · 10 years ago
  53. ad4c230 cpufreq: stats: Refactor common code into __cpufreq_stats_create_table() by Saravana Kannan · 10 years ago
  54. 0b7528d cpufreq: stats: Fix error handling in __cpufreq_stats_create_table() by Saravana Kannan · 10 years ago
  55. b24a5b6 cpufreq: stats: Remove redundant cpufreq_cpu_get() call by Saravana Kannan · 10 years ago
  56. d98d099 intel_pstate: fix pid_reset to use fixed point values by Dirk Brandewie · 10 years ago
  57. d37e2b7 intel_pstate: remove unneeded sample buffers by Dirk Brandewie · 10 years ago
  58. bd0fa9b cpufreq: Return error if ->get() failed in cpufreq_update_policy() by Viresh Kumar · 10 years ago
  59. 52e7e81 cpufreq: enable ARM drivers on arm64 by Rob Herring · 10 years ago
  60. addea9e cpufreq: enable ARM drivers on arm64 by Rob Herring · 10 years ago
  61. 8a5c74a cpufreq: Mark function as static in cpufreq.c by Rashika Kheria · 10 years ago
  62. ecfc555c Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 10 years ago
  63. e66c176 intel_pstate: Change busy calculation to use fixed point math. by Dirk Brandewie · 10 years ago
  64. ff1f001 drivers: Enable building of Kirkwood drivers for mach-mvebu by Andrew Lunn · 10 years ago
  65. 1c0ca90 cpufreq: don't call cpufreq_update_policy() on CPU addition by Viresh Kumar · 10 years ago
  66. d9a789c cpufreq: Refactor cpufreq_set_policy() by Rafael J. Wysocki · 10 years ago
  67. 61d8d2a intel_pstate: Add support for Baytrail turbo P states by Dirk Brandewie · 10 years ago
  68. 4042e75 intel_pstate: Use LFM bus ratio as min ratio/P state by Dirk Brandewie · 10 years ago
  69. c327476 cpufreq: powernow-k8: Initialize per-cpu data-structures properly by Srivatsa S. Bhat · 10 years ago
  70. 6964d91 cpufreq: remove sysfs link when a cpu != policy->cpu, is removed by viresh kumar · 10 years ago
  71. 709c078 intel_pstate: Remove energy reporting from pstate_sample tracepoint by Dirk Brandewie · 10 years ago
  72. fcb6a15 intel_pstate: Take core C0 time into account for core busy calculation by Dirk Brandewie · 10 years ago
  73. 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 · 10 years ago
  74. 88ea0f2c Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 10 years ago
  75. eb8c68e acpi-cpufreq: De-register CPU notifier and free struct msr on error. by Konrad Rzeszutek Wilk · 10 years ago
  76. 9146657 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  77. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  78. f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  79. d2228b9 cpufreq: exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQ by Lukasz Majewski · 11 years ago
  80. c683c2c cpufreq: exynos: Extend Exynos cpufreq driver to support boost by Lukasz Majewski · 11 years ago
  81. 2fb4719 cpufreq / boost: Kconfig: Support for software-managed BOOST by Lukasz Majewski · 11 years ago
  82. cfc9c8e acpi-cpufreq: Adjust the code to use the common boost attribute by Lukasz Majewski · 11 years ago
  83. 6f19efc cpufreq: Add boost frequency support in core by Lukasz Majewski · 11 years ago
  84. b69880f intel_pstate: Add trace point to report internal state. by Dirk Brandewie · 10 years ago
  85. 652ed95 cpufreq: introduce cpufreq_generic_get() routine by Viresh Kumar · 10 years ago
  86. b3f9ff8 cpufreq: stats: create sysfs entries when cpufreq_stats is a module by Viresh Kumar · 11 years ago
  87. 2d13594 cpufreq: stats: free table and remove sysfs entry in a single routine by Viresh Kumar · 11 years ago
  88. 027cc2e cpufreq: stats: remove hotplug notifiers by Viresh Kumar · 11 years ago
  89. fcd7af9 cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly by Viresh Kumar · 11 years ago
  90. 5650cef cpufreq: speedstep: remove unused speedstep_get_state by Paul Bolle · 11 years ago
  91. 51c4c4c Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 10 years ago
  92. 6cbd7ee intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters. by Dirk Brandewie · 11 years ago
  93. 22c7379 powernow-k6: reorder frequencies by Mikulas Patocka · 11 years ago
  94. d82b922 powernow-k6: correctly initialize default parameters by Mikulas Patocka · 11 years ago
  95. e20e1d0 powernow-k6: disable cache when changing frequency by Mikulas Patocka · 11 years ago
  96. d568b6f cpufreq: exynos: Convert exynos-cpufreq to platform driver by Lukasz Majewski · 11 years ago
  97. d391669 cpufreq: Make sure CPU is running on a freq from freq-table by Viresh Kumar · 11 years ago
  98. ae6b427 cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag by Viresh Kumar · 11 years ago
  99. 20b7cbe cpufreq: imx6q: add of_init_opp_table by John Tobias · 11 years ago
  100. 1d0eaae cpufreq: imx6q-cpufreq driver is reused on i.MX6 series SoCs by Shawn Guo · 11 years ago