1. ff23ab2 Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  2. cb57720 cpufreq: fix a NULL pointer dereference in __cpufreq_governor() by Ethan Zhao · 10 years ago
  3. d5e80b4 Update/Remove soon-to-be-dead email address by Dave Jones · 10 years ago
  4. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  5. 62a041a cpufreq-dt: defer probing if OPP table is not ready by Dmitry Torokhov · 10 years ago
  6. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  7. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  8. e0d4c8f intel_pstate: Add a few comments by Kristen Carlson Accardi · 10 years ago
  9. aa4ea34 intel_pstate: add kernel parameter to force loading by Ethan Zhao · 10 years ago
  10. 966916e intel_pstate: skip this driver if Sun server has _PPC method by ethan zhao · 10 years ago
  11. 493b4cd cpufreq: arm_big_little: free OPP table created during ->init() by Viresh Kumar · 10 years ago
  12. cc87b8a imx6q: free OPP table created during ->init() by Viresh Kumar · 10 years ago
  13. c6104fd exynos5440: free OPP table created during ->init() by Viresh Kumar · 10 years ago
  14. 2f0f609 cpufreq-dt: free OPP table created during ->init() by Viresh Kumar · 10 years ago
  15. 9a00442 cpufreq-dt: register cooling device from ->ready() callback by Viresh Kumar · 10 years ago
  16. 7c45cf3 cpufreq: Introduce ->ready() callback for cpufreq drivers by Viresh Kumar · 10 years ago
  17. d3a10c1 cpufreq-dt: pass 'policy->related_cpus' to of_cpufreq_cooling_register() by Viresh Kumar · 10 years ago
  18. 608eab2 cpufreq: pxa2xx: Add Kconfig entry by Petr Cvek · 10 years ago
  19. 6d4e81e cpufreq: Ref the policy object sooner by Tomeu Vizoso · 10 years ago
  20. edd52b1 cpufreq: cpufreq-dt: Move newline to end of error message by Geert Uytterhoeven · 10 years ago
  21. f41f481 cpufreq: Kconfig: Remove architecture specific menu entries by Viresh Kumar · 10 years ago
  22. bd2a0f6 Merge back cpufreq material for 3.19-rc1. by Rafael J. Wysocki · 10 years ago
  23. 7e7e8fe cpufreq: pcc: Enable autoload of pcc-cpufreq for ACPI processors by Lenny Szubowicz · 10 years ago
  24. 43f8a96 intel_pstate: Add CPUID for BDW-H CPU by Dirk Brandewie · 10 years ago
  25. 2f86dc4 intel_pstate: Add support for HWP by Dirk Brandewie · 10 years ago
  26. 619c144c cpufreq: respect the min/max settings from user space by Vince Hsu · 10 years ago
  27. 09712f5 cpufreq: Avoid crash in resume on SMP without OPP by Geert Uytterhoeven · 10 years ago
  28. 8197bb1 cpufreq: cpufreq-dt: Handle regulator_get_voltage() failure by Stefan Wahren · 10 years ago
  29. 0a1e879 cpufreq: cpufreq-dt: Improve debug about matching OPP by Stefan Wahren · 10 years ago
  30. a0a22cf cpufreq: Loongson1: Add cpufreq driver for Loongson1B by Kelvin Cheung · 10 years ago
  31. b3a826c cpufreq: allow powersave governor as the default without expert mode by James Geboski · 10 years ago
  32. 7179621 cpufreq: cpufreq-dt: Fix arguments in clock failure error message by Abhilash Kesavan · 10 years ago
  33. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  34. c81407f cpufreq: cpufreq-dt: Restore default cpumask_setall(policy->cpus) by Geert Uytterhoeven · 10 years ago
  35. 045ee45 cpufreq: cpufreq-dt: disable unsupported OPPs by Lucas Stach · 10 years ago
  36. 1c45d9a Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  37. d022a65 intel_pstate: Correct BYT VID values. by Dirk Brandewie · 10 years ago
  38. b27580b intel_pstate: Fix BYT frequency reporting by Dirk Brandewie · 10 years ago
  39. c034871 intel_pstate: Don't lose sysfs settings during cpu offline by Dirk Brandewie · 10 years ago
  40. 4521e1a0 cpufreq: intel_pstate: Reflect current no_turbo state correctly by Gabriele Mazzotta · 10 years ago
  41. c034b02 cpufreq: expose scaling_cur_freq sysfs file for set_policy() drivers by Dirk Brandewie · 10 years ago
  42. 36b4bed cpufreq: intel_pstate: Fix setting max_perf_pct in performance policy by Pali Rohár · 10 years ago
  43. 43d451f Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 10 years ago
  44. a00de1a cpufreq: cpufreq-dt: adjust message related to regulators by Thomas Petazzoni · 10 years ago
  45. 34e5a52 cpufreq: cpufreq-dt: extend with platform_data by Thomas Petazzoni · 10 years ago
  46. 51315cd cpufreq: allow driver-specific data by Thomas Petazzoni · 10 years ago
  47. 30f51f2 cpufreq: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  48. c0fa237 Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  49. fd9879b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  50. b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  51. 4a4743e Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  52. f2fc42b mailbox: rename pl320-ipc specific mailbox.h by Suman Anna · 10 years ago
  53. 6f1293f Merge back cpufreq material for v3.18. by Rafael J. Wysocki · 10 years ago
  54. f9739d2 cpufreq: cpufreq-dt: fix potential double put of cpu OF node by Lucas Stach · 10 years ago
  55. bbcf071 cpufreq: cpu0: rename driver and internals to 'cpufreq_dt' by Viresh Kumar · 10 years ago
  56. 3e47d14 powerpc: Remove powerpc specific cmd_line by Anton Blanchard · 10 years ago
  57. 0bf18f1 cpufreq: ppc-corenet: remove duplicate update of cpu_data by Viresh Kumar · 10 years ago
  58. b1b12ba cpufreq: update 'cpufreq_suspended' after stopping governors by Viresh Kumar · 10 years ago
  59. 7c4f453 cpufreq: Replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  60. cf30af76 cpufreq: powernv: Set the cpus to nominal frequency during reboot/kexec by Shilpasri G Bhat · 10 years ago
  61. b120339 cpufreq: powernv: Set the pstate of the last hotplugged out cpu in policy->cpus to minimum by Preeti U Murthy · 10 years ago
  62. 789ca24 cpufreq: Allow stop CPU callback to be used by all cpufreq drivers by Preeti U Murthy · 10 years ago
  63. d62dbf7 cpufreq: integrator: fix integrator_cpufreq_remove return type by Arnd Bergmann · 10 years ago
  64. e65b5dd cpufreq: pcc-cpufreq: Fix wait_event() under spinlock by Rafael J. Wysocki · 10 years ago
  65. b6b2fe5 Merge tag 'tegra-clk-3.18' of git://nv-tegra.nvidia.com/user/pdeschrijver/linux into clk-next by Mike Turquette · 10 years ago
  66. 422d9abf Merge tag 'mvebu-fixes-3.17' of git://git.infradead.org/linux-mvebu into next/fixes-non-critical by Olof Johansson · 10 years ago
  67. 2fee8c1 Merge tag 'fixes-v3.18-not-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/fixes-non-critical by Olof Johansson · 10 years ago
  68. 7106e02 cpufreq: release policy->rwsem on error by Prarit Bhargava · 10 years ago
  69. 8e30444 cpufreq: fix cpufreq suspend/resume for intel_pstate by Lan Tianyu · 10 years ago
  70. 6c8df11 cpufreq: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
  71. 95b6105 cpufreq: cpu0: Make allocate_resources() work for any CPU by Viresh Kumar · 10 years ago
  72. 2d2c5e0 cpufreq: cpu0: try regulators with name "cpu-supply" by Viresh Kumar · 10 years ago
  73. d2f31f1 cpufreq: cpu0: Move per-cluster initialization code to ->init() by Viresh Kumar · 10 years ago
  74. fbd48ca cpufreq: cpu0: use dev_{err|warn|dbg} instead of pr_{err|warn|debug} by Viresh Kumar · 10 years ago
  75. 48a8624 cpufreq: cpu0: print relevant error when we defer probe by Viresh Kumar · 10 years ago
  76. ed4b053 cpufreq: cpu0: don't validate clock on clk_put() by Viresh Kumar · 10 years ago
  77. 748c876 cpufreq: cpu0: Update Module Author by Viresh Kumar · 10 years ago
  78. d359992 cpufreq / OPP: Fix the order of arguments for kcalloc() by Anand Moon · 10 years ago
  79. 0a2e912 ARM: cns3xxx: fix allmodconfig panic in pci driver by Xia Kaixu · 10 years ago
  80. 73f1ae8 cpufreq: intel_pstate: Remove unneeded variable by Gabriele Mazzotta · 10 years ago
  81. 1052993 cpufreq: kirkwood: use the powersave multiplexer by Mike Turquette · 10 years ago
  82. dc26874 cpufreq: s5pv210: Remove spurious __init annotation by Mark Brown · 10 years ago
  83. 16405f9 cpufreq: intel_pstate: Add CPU ID for Braswell processor by Mika Westerberg · 10 years ago
  84. ce71761 intel_pstate: Turn per cpu printk into pr_debug by Andi Kleen · 10 years ago
  85. c9d2642 Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  86. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  87. 39c8bba cpufreq: arm_big_little: fix module license spec by Uwe Kleine-König · 10 years ago
  88. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  89. a5f30eb cpufreq: speedstep-smi: fix decimal printf specifiers by Hans Wennborg · 10 years ago
  90. f536b3c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  91. e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  92. 3c5445c cpufreq: OPP: Avoid sleeping while atomic by Stephen Boyd · 10 years ago
  93. 713a3fa cpufreq: cpu0: Do not print error message when deferring by Markus Pargmann · 10 years ago
  94. 18360d6 cpufreq: integrator: Use set_cpus_allowed_ptr by Himangi Saraogi · 10 years ago
  95. 6174bac powerpc/cpufreq: Add pr_warn() on OPAL firmware failures by Vaidyanathan Srinivasan · 10 years ago
  96. 140e39c MIPS: Loongson: Modify ChipConfig register definition by Huacai Chen · 10 years ago
  97. 96bda11 Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Arnd Bergmann · 10 years ago
  98. 1bfb425 cpufreq: move policy kobj to update_policy_cpu() by Viresh Kumar · 10 years ago
  99. 41dfd90 cpufreq: propagate error returned by kobject_move() by Viresh Kumar · 10 years ago
  100. 1461dc7 cpufreq: don't restore policy->cpus on failure to move kobj by Viresh Kumar · 10 years ago