1. 983e600 cpufreq: intel_pstate: Fix ->set_policy() interface for no_turbo by Srinivas Pandruvada · 8 years ago
  2. 2c2c1af cpufreq: intel_pstate: Fix code ordering in intel_pstate_set_policy() by Srinivas Pandruvada · 8 years ago
  3. b9af694 cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch() by Rafael J. Wysocki · 8 years ago
  4. 6cacd11 cpufreq: intel_pstate: Downgrade print level for _PPC by Srinivas Pandruvada · 8 years ago
  5. 60f05e8 cpufreq: schedutil: Improve prints messages with pr_fmt by Viresh Kumar · 9 years ago
  6. 3834abb cpufreq: simplified goto out in cpufreq_register_driver() by Pankaj Gupta · 9 years ago
  7. 45482c7 cpufreq: governor: CPUFREQ_GOV_STOP never fails by Rafael J. Wysocki · 9 years ago
  8. 36be341 cpufreq: governor: CPUFREQ_GOV_POLICY_EXIT never fails by Rafael J. Wysocki · 9 years ago
  9. c749c64 intel_pstate: Simplify conditional in intel_pstate_set_policy() by Rafael J. Wysocki · 9 years ago
  10. 1aa7a6e intel_pstate: Clean up get_target_pstate_use_performance() by Rafael J. Wysocki · 9 years ago
  11. 8edb0a6 intel_pstate: Use sample.core_avg_perf in get_avg_pstate() by Rafael J. Wysocki · 9 years ago
  12. a1c9787 intel_pstate: Clarify average performance computation by Rafael J. Wysocki · 9 years ago
  13. 4578ee7e intel_pstate: Avoid unnecessary synchronize_sched() during initialization by Chen Yu · 9 years ago
  14. c29af6f Merge branch 'pm-cpufreq-sched' into pm-cpufreq by Rafael J. Wysocki · 9 years ago
  15. cfe9492 cpufreq: schedutil: Make default depend on CONFIG_SMP by Arnd Bergmann · 9 years ago
  16. 0bc10b9 cpufreq: powernv: del_timer_sync when global and local pstate are equal by Akshay Adiga · 9 years ago
  17. 1fd3ff2 cpufreq: powernv: Move smp_call_function_any() out of irq safe block by Akshay Adiga · 9 years ago
  18. f96fd0c intel_pstate: Clean up intel_pstate_get() by Rafael J. Wysocki · 9 years ago
  19. d87de8f Merge branch 'pm-cpufreq-sched' into pm-cpufreq by Rafael J. Wysocki · 9 years ago
  20. bf7cdff cpufreq: schedutil: Make it depend on CONFIG_SMP by Rafael J. Wysocki · 9 years ago
  21. da43af9 Merge cpufreq fixes going into v4.6. by Rafael J. Wysocki · 9 years ago
  22. 9485e4c cpufreq: governor: Fix handling of special cases in dbs_update() by Rafael J. Wysocki · 9 years ago
  23. e59a8f7 cpufreq: intel_pstate: Ignore _PPC processing under HWP by Srinivas Pandruvada · 9 years ago
  24. d9975b0 cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_table by Sudeep Holla · 9 years ago
  25. 28ed057 Merge branch 'pm-opp' into pm-cpufreq by Rafael J. Wysocki · 9 years ago
  26. 411466c PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table by Sudeep Holla · 9 years ago
  27. d9c99acb cpufreq: tango: Use generic platdev driver by Marc Gonzalez · 9 years ago
  28. ddbb74b PM / OPP: pass cpumask by reference by Arnd Bergmann · 9 years ago
  29. e43e94c cpufreq: Fix GOV_LIMITS handling for the userspace governor by Sai Gurrappadi · 9 years ago
  30. 6d45b71 intel_pstate: Fix intel_pstate_get() by Rafael J. Wysocki · 9 years ago
  31. ba41e1b cpufreq: intel_pstate: Fix HWP on boot CPU after system resume by Rafael J. Wysocki · 9 years ago
  32. 2482bc3 cpufreq: st: enable selective initialization based on the platform by Sudeep Holla · 9 years ago
  33. 9f123de cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/ by Viresh Kumar · 9 years ago
  34. eb96924 cpufreq: dt: Kill platform-data by Viresh Kumar · 9 years ago
  35. 947bd56 mvebu: Use dev_pm_opp_set_sharing_cpus() to mark OPP tables as shared by Viresh Kumar · 9 years ago
  36. 1530b99 cpufreq: dt: Identify cpu-sharing for platforms without operating-points-v2 by Viresh Kumar · 9 years ago
  37. 29c5e7b Merge back earlier cpufreq material for v4.7. by Rafael J. Wysocki · 9 years ago
  38. 6f707da PM / OPP: Add dev_pm_opp_get_sharing_cpus() by Viresh Kumar · 9 years ago
  39. dde370b PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus() by Viresh Kumar · 9 years ago
  40. d708b38 PM / OPP: -ENOSYS is applicable only to syscalls by Viresh Kumar · 9 years ago
  41. b4f4b4b cpufreq: governor: Change confusing struct field and variable names by Rafael J. Wysocki · 9 years ago
  42. 2b3ec76 cpufreq: intel_pstate: Enable PPC enforcement for servers by Srinivas Pandruvada · 9 years ago
  43. 3be9200 cpufreq: intel_pstate: Adjust policy->max by Srinivas Pandruvada · 9 years ago
  44. 9522a2f cpufreq: intel_pstate: Enforce _PPC limits by Srinivas Pandruvada · 9 years ago
  45. eaa2c3a cpufreq: powernv: Ramp-down global pstate slower than local-pstate by Akshay Adiga · 9 years ago
  46. 2920e9c cpufreq: powernv: Remove flag use-case of policy->driver_data by Shilpasri G Bhat · 9 years ago
  47. 6de0dc4 cpufreq: e_powersaver: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 9 years ago
  48. 1becf03 cpufreq: intel_pstate: Fix processing for turbo activation ratio by Srinivas Pandruvada · 9 years ago
  49. ba1ca65 cpufreq: governor: Fix prev_load initialization in cpufreq_governor_start() by Rafael J. Wysocki · 9 years ago
  50. 3920be4 cpufreq: hisilicon: Use generic platdev driver by Viresh Kumar · 9 years ago
  51. 5e4249c cpufreq: zynq: Use generic platdev driver by Viresh Kumar · 9 years ago
  52. 117d4f5 cpufreq: sunxi: Use generic platdev driver by Viresh Kumar · 9 years ago
  53. a399dc9 cpufreq: shmobile: Use generic platdev driver by Viresh Kumar · 9 years ago
  54. 014400c cpufreq: rockchip: Use generic platdev driver by Finley Xiao · 9 years ago
  55. 7694ca6 cpufreq: omap: Use generic platdev driver by Viresh Kumar · 9 years ago
  56. 7ead83f cpufreq: imx: Use generic platdev driver by Viresh Kumar · 9 years ago
  57. a59511d cpufreq: berlin: Use generic platdev driver by Viresh Kumar · 9 years ago
  58. e92bb16 cpufreq: dt: Mark platdev machines array as __initconst by Viresh Kumar · 9 years ago
  59. 46e7a4e PM / OPP: Mark shared-opp for non-dt case by Viresh Kumar · 9 years ago
  60. 2c93104 PM / OPP: Relocate dev_pm_opp_set_sharing_cpus() by Viresh Kumar · 9 years ago
  61. 642aa8c PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OF by Viresh Kumar · 9 years ago
  62. 45ca36a PM / OPP: Add missing doc style comments by Viresh Kumar · 9 years ago
  63. 2d74c6d PM / OPP: Propagate the error returned by _find_opp_table() by Viresh Kumar · 9 years ago
  64. 394cb83 cpufreq: qoriq: Fix cooling device registration issue during suspend by Jia Hongtao · 9 years ago
  65. 495c716 cpufreq: qoriq: Remove __exit macro from .exit callback by Jia Hongtao · 9 years ago
  66. 27b8fe8 cpufreq: qoriq: Don't show cooling device messages if THERMAL_OF undefined by Jia Hongtao · 9 years ago
  67. a29a1e7 cpufreq: ACPI / CPPC: Add module support for cppc_cpufreq driver by Ashwin Chaugule · 9 years ago
  68. bdcaa23 cpufreq: intel_pstate: Use average P-State instead of current P-State by Philippe Longepe · 9 years ago
  69. 1cbc99d Merge back cpufreq changes for v4.7. by Rafael J. Wysocki · 9 years ago
  70. 94862a6 Revert "cpufreq: governor: Fix negative idle_time when configured with CONFIG_HZ_PERIODIC" by Rafael J. Wysocki · 9 years ago
  71. 02da2d7 Linux 4.6-rc5 by Linus Torvalds · 9 years ago
  72. 913f201 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  73. 4dfa573 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  74. 987aedb generic syscalls: wire up preadv2 and pwritev2 syscalls by Andre Przywara · 9 years ago
  75. 1ad9bf9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  76. 82b23cb Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. 0e11d25 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  78. 16ecb41 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  79. 6527efb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  80. 68dc08b Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  81. 8e3ae37 Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  82. f9d1e7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  83. 09502d9 Merge tag 'pinctrl-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  84. ddce192 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  85. ff06162 Merge tag 'powerpc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  86. 7c5047a Merge tag 'iommu-fixes-v4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  87. d61fb48 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  88. d4b0528 Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  89. d40d334 Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 9 years ago
  90. ea5dfb5 x86 EDAC, sb_edac.c: Take account of channel hashing when needed by Tony Luck · 9 years ago
  91. ff15e95 x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address by Tony Luck · 9 years ago
  92. 5813dea Merge tag 'fixes-for-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  93. 103f611 x86/mm/xen: Suppress hugetlbfs in PV guests by Jan Beulich · 9 years ago
  94. 78b0634 x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt by Juergen Gross · 9 years ago
  95. 3b9d6da cpu/hotplug: Fix rollback during error-out in __cpu_disable() by Sebastian Andrzej Siewior · 9 years ago
  96. 16eeed7 clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test by Daniel Lezcano · 9 years ago
  97. c2bb9e3 objtool: Fix Makefile to properly see if libelf is supported by Steven Rostedt · 9 years ago
  98. 18cdfe751 Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  99. 221004c drm: Loongson-3 doesn't fully support wc memory by Huacai Chen · 9 years ago
  100. 005e8da Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 9 years ago