1. 09712f5 cpufreq: Avoid crash in resume on SMP without OPP by Geert Uytterhoeven · 10 years ago
  2. 7179621 cpufreq: cpufreq-dt: Fix arguments in clock failure error message by Abhilash Kesavan · 10 years ago
  3. c81407f cpufreq: cpufreq-dt: Restore default cpumask_setall(policy->cpus) by Geert Uytterhoeven · 10 years ago
  4. 045ee45 cpufreq: cpufreq-dt: disable unsupported OPPs by Lucas Stach · 10 years ago
  5. 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
  6. d022a65 intel_pstate: Correct BYT VID values. by Dirk Brandewie · 10 years ago
  7. b27580b intel_pstate: Fix BYT frequency reporting by Dirk Brandewie · 10 years ago
  8. c034871 intel_pstate: Don't lose sysfs settings during cpu offline by Dirk Brandewie · 10 years ago
  9. 4521e1a0 cpufreq: intel_pstate: Reflect current no_turbo state correctly by Gabriele Mazzotta · 10 years ago
  10. c034b02 cpufreq: expose scaling_cur_freq sysfs file for set_policy() drivers by Dirk Brandewie · 10 years ago
  11. 36b4bed cpufreq: intel_pstate: Fix setting max_perf_pct in performance policy by Pali Rohár · 10 years ago
  12. 43d451f Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 10 years ago
  13. a00de1a cpufreq: cpufreq-dt: adjust message related to regulators by Thomas Petazzoni · 10 years ago
  14. 34e5a52 cpufreq: cpufreq-dt: extend with platform_data by Thomas Petazzoni · 10 years ago
  15. 51315cd cpufreq: allow driver-specific data by Thomas Petazzoni · 10 years ago
  16. c0fa237 Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  17. fd9879b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  18. 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
  19. 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
  20. f2fc42b mailbox: rename pl320-ipc specific mailbox.h by Suman Anna · 10 years ago
  21. 6f1293f Merge back cpufreq material for v3.18. by Rafael J. Wysocki · 10 years ago
  22. f9739d2 cpufreq: cpufreq-dt: fix potential double put of cpu OF node by Lucas Stach · 10 years ago
  23. bbcf071 cpufreq: cpu0: rename driver and internals to 'cpufreq_dt' by Viresh Kumar · 10 years ago
  24. 3e47d14 powerpc: Remove powerpc specific cmd_line by Anton Blanchard · 10 years ago
  25. 0bf18f1 cpufreq: ppc-corenet: remove duplicate update of cpu_data by Viresh Kumar · 10 years ago
  26. b1b12ba cpufreq: update 'cpufreq_suspended' after stopping governors by Viresh Kumar · 10 years ago
  27. 7c4f453 cpufreq: Replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  28. cf30af76 cpufreq: powernv: Set the cpus to nominal frequency during reboot/kexec by Shilpasri G Bhat · 10 years ago
  29. b120339 cpufreq: powernv: Set the pstate of the last hotplugged out cpu in policy->cpus to minimum by Preeti U Murthy · 10 years ago
  30. 789ca24 cpufreq: Allow stop CPU callback to be used by all cpufreq drivers by Preeti U Murthy · 10 years ago
  31. d62dbf7 cpufreq: integrator: fix integrator_cpufreq_remove return type by Arnd Bergmann · 10 years ago
  32. e65b5dd cpufreq: pcc-cpufreq: Fix wait_event() under spinlock by Rafael J. Wysocki · 10 years ago
  33. 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
  34. 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
  35. 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
  36. 7106e02 cpufreq: release policy->rwsem on error by Prarit Bhargava · 10 years ago
  37. 8e30444 cpufreq: fix cpufreq suspend/resume for intel_pstate by Lan Tianyu · 10 years ago
  38. 6c8df11 cpufreq: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
  39. 95b6105 cpufreq: cpu0: Make allocate_resources() work for any CPU by Viresh Kumar · 10 years ago
  40. 2d2c5e0 cpufreq: cpu0: try regulators with name "cpu-supply" by Viresh Kumar · 10 years ago
  41. d2f31f1 cpufreq: cpu0: Move per-cluster initialization code to ->init() by Viresh Kumar · 10 years ago
  42. fbd48ca cpufreq: cpu0: use dev_{err|warn|dbg} instead of pr_{err|warn|debug} by Viresh Kumar · 10 years ago
  43. 48a8624 cpufreq: cpu0: print relevant error when we defer probe by Viresh Kumar · 10 years ago
  44. ed4b053 cpufreq: cpu0: don't validate clock on clk_put() by Viresh Kumar · 10 years ago
  45. 748c876 cpufreq: cpu0: Update Module Author by Viresh Kumar · 10 years ago
  46. d359992 cpufreq / OPP: Fix the order of arguments for kcalloc() by Anand Moon · 10 years ago
  47. 0a2e912 ARM: cns3xxx: fix allmodconfig panic in pci driver by Xia Kaixu · 10 years ago
  48. 73f1ae8 cpufreq: intel_pstate: Remove unneeded variable by Gabriele Mazzotta · 10 years ago
  49. 1052993 cpufreq: kirkwood: use the powersave multiplexer by Mike Turquette · 10 years ago
  50. dc26874 cpufreq: s5pv210: Remove spurious __init annotation by Mark Brown · 10 years ago
  51. 16405f9 cpufreq: intel_pstate: Add CPU ID for Braswell processor by Mika Westerberg · 10 years ago
  52. ce71761 intel_pstate: Turn per cpu printk into pr_debug by Andi Kleen · 10 years ago
  53. 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
  54. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  55. 39c8bba cpufreq: arm_big_little: fix module license spec by Uwe Kleine-König · 10 years ago
  56. 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
  57. a5f30eb cpufreq: speedstep-smi: fix decimal printf specifiers by Hans Wennborg · 10 years ago
  58. f536b3c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  59. e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  60. 3c5445c cpufreq: OPP: Avoid sleeping while atomic by Stephen Boyd · 10 years ago
  61. 713a3fa cpufreq: cpu0: Do not print error message when deferring by Markus Pargmann · 10 years ago
  62. 18360d6 cpufreq: integrator: Use set_cpus_allowed_ptr by Himangi Saraogi · 10 years ago
  63. 6174bac powerpc/cpufreq: Add pr_warn() on OPAL firmware failures by Vaidyanathan Srinivasan · 10 years ago
  64. 140e39c MIPS: Loongson: Modify ChipConfig register definition by Huacai Chen · 10 years ago
  65. 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
  66. 1bfb425 cpufreq: move policy kobj to update_policy_cpu() by Viresh Kumar · 10 years ago
  67. 41dfd90 cpufreq: propagate error returned by kobject_move() by Viresh Kumar · 10 years ago
  68. 1461dc7 cpufreq: don't restore policy->cpus on failure to move kobj by Viresh Kumar · 10 years ago
  69. 853aa05 powernow-k6: support 350MHz CPU by Mikulas Patocka · 10 years ago
  70. 6393d6a cpufreq: ondemand: Eliminate the deadband effect by Stratos Karafotis · 10 years ago
  71. 5b0c0b1 cpufreq: Introduce new relation for freq selection by Stratos Karafotis · 10 years ago
  72. 22d0628 cpufreq: imx6: remove pu regulator dependency for SOCs with no PU regulator by Anson Huang · 10 years ago
  73. 78e2708 cpufreq: intel_pstate: Remove core_pct rounding by Stratos Karafotis · 10 years ago
  74. 4b707c8 cpufreq: intel_pstate: Simplify P state adjustment logic. by Stratos Karafotis · 10 years ago
  75. ac65813 cpufreq: intel_pstate: Keep values in aperf/mperf in full precision by Stratos Karafotis · 10 years ago
  76. 4ab60c3 cpufreq: intel_pstate: Disable interrupts during MSRs reading by Stratos Karafotis · 10 years ago
  77. c410833 cpufreq: intel_pstate: Align multiple lines to open parenthesis by Stratos Karafotis · 10 years ago
  78. abf013b cpufreq: intel_pstate: Remove unnecessary intermediate variable sample_time by Stratos Karafotis · 10 years ago
  79. 285cb99 cpufreq: intel_pstate: Cleanup parentheses by Stratos Karafotis · 10 years ago
  80. 2d8d1f1 cpufreq: intel_pstate: Fit code in a single line where possible by Stratos Karafotis · 10 years ago
  81. 845c1cb cpufreq: intel_pstate: Add missing blank lines after declarations by Stratos Karafotis · 10 years ago
  82. fa30dff cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() call by Stratos Karafotis · 10 years ago
  83. 317dd50 cpufreq: intel_pstate: Make intel_pstate_kobject and debugfs_parent locals by Stratos Karafotis · 10 years ago
  84. 6d4ed0f cpufreq: s5pv210: Make the driver multiplatform aware by Tomasz Figa · 10 years ago
  85. 56e9e36 cpufreq: s3c24xx: Remove some dead code by Tomasz Figa · 10 years ago
  86. 92c14bd cpufreq: move policy kobj to policy->cpu at resume by Viresh Kumar · 10 years ago
  87. 1bf8cc3 cpufreq: cpu0: OPPs can be populated at runtime by Viresh Kumar · 10 years ago
  88. 2fa1adc cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOOD by Quentin Armitage · 10 years ago
  89. 7e02168 cpufreq: imx6q: Select PM_OPP by Nicolas Del Piano · 10 years ago
  90. 97d496b cpufreq: sa1110: set memory type for h3600 by Linus Walleij · 10 years ago
  91. 5a90af6 cpufreq: Makefile: fix compilation for davinci platform by Prabhakar Lad · 10 years ago
  92. 179e847 intel_pstate: Set CPU number before accessing MSRs by Vincent Minet · 10 years ago
  93. dd5fbf7 intel_pstate: don't touch turbo bit if turbo disabled or unavailable. by Dirk Brandewie · 10 years ago
  94. c16ed06 intel_pstate: Fix setting VID by Dirk Brandewie · 10 years ago
  95. ccdb8ed of: Migrate of_find_node_by_name() users to for_each_node_by_name() by Grant Likely · 10 years ago
  96. fefa8ff cpufreq: unlock when failing cpufreq_update_policy() by Aaron Plattner · 10 years ago
  97. 51d211e intel_pstate: Correct rounding in busy calculation by Doug Smythies · 10 years ago
  98. 217886d cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependency by Arnd Bergmann · 10 years ago
  99. 589e18a Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  100. 5fbfbcd cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATOR by Viresh Kumar · 10 years ago