1. 7777c27 Merge branch 'pm-devfreq' by Rafael J. Wysocki · 9 years ago
  2. acc53b4 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  3. c47b3bd Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  4. 29cff18 Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  5. 1aa7a6e intel_pstate: Clean up get_target_pstate_use_performance() by Rafael J. Wysocki · 9 years ago
  6. 8edb0a6 intel_pstate: Use sample.core_avg_perf in get_avg_pstate() by Rafael J. Wysocki · 9 years ago
  7. a1c9787 intel_pstate: Clarify average performance computation by Rafael J. Wysocki · 9 years ago
  8. 4578ee7e intel_pstate: Avoid unnecessary synchronize_sched() during initialization by Chen Yu · 9 years ago
  9. c29af6f Merge branch 'pm-cpufreq-sched' into pm-cpufreq by Rafael J. Wysocki · 9 years ago
  10. cfe9492 cpufreq: schedutil: Make default depend on CONFIG_SMP by Arnd Bergmann · 9 years ago
  11. 0bc10b9 cpufreq: powernv: del_timer_sync when global and local pstate are equal by Akshay Adiga · 9 years ago
  12. 1fd3ff2 cpufreq: powernv: Move smp_call_function_any() out of irq safe block by Akshay Adiga · 9 years ago
  13. f96fd0c intel_pstate: Clean up intel_pstate_get() by Rafael J. Wysocki · 9 years ago
  14. d87de8f Merge branch 'pm-cpufreq-sched' into pm-cpufreq by Rafael J. Wysocki · 9 years ago
  15. 32cf95d Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  16. 630aac5 Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  17. 3f8f0cf Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  18. 67601c3b Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  19. 35cd3f4 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  20. b4184cb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  21. bf7cdff cpufreq: schedutil: Make it depend on CONFIG_SMP by Rafael J. Wysocki · 9 years ago
  22. fd7c3c2 Merge back new cpuidle material for v4.7. by Rafael J. Wysocki · 9 years ago
  23. c854120 Merge back new material for v4.7. by Rafael J. Wysocki · 9 years ago
  24. da43af9 Merge cpufreq fixes going into v4.6. by Rafael J. Wysocki · 9 years ago
  25. 01ec716 Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  26. 659a182 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  27. 9485e4c cpufreq: governor: Fix handling of special cases in dbs_update() by Rafael J. Wysocki · 9 years ago
  28. f47b72a PM / OPP: Move CONFIG_OF dependent code in a separate file by Viresh Kumar · 9 years ago
  29. 5f2f88e Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes' by Rafael J. Wysocki · 9 years ago
  30. 7c21b38 Merge branches 'acpica-fixes' and 'device-properties-fixes' by Rafael J. Wysocki · 9 years ago
  31. 9caa7e7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  32. 7270a3f Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  33. 4e1016d rapidio/mport_cdev: fix uapi type definitions by Alexandre Bounine · 9 years ago
  34. 9c674815 IB/iser: Fix max_sectors calculation by Christoph Hellwig · 9 years ago
  35. 3cedbec Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  36. b34ecd5 [media] media-device: fix builds when USB or PCI is compiled as module by Mauro Carvalho Chehab · 9 years ago
  37. fca0971 Merge tag 'drm-intel-fixes-2016-05-02' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  38. 80623de Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  39. 503fe87 gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading by Philipp Zabel · 9 years ago
  40. e59a8f7 cpufreq: intel_pstate: Ignore _PPC processing under HWP by Srinivas Pandruvada · 9 years ago
  41. 21f8a99 PM / OPP: Remove useless check by Viresh Kumar · 9 years ago
  42. d9975b0 cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_table by Sudeep Holla · 9 years ago
  43. 28ed057 Merge branch 'pm-opp' into pm-cpufreq by Rafael J. Wysocki · 9 years ago
  44. 411466c PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table by Sudeep Holla · 9 years ago
  45. d9c99acb cpufreq: tango: Use generic platdev driver by Marc Gonzalez · 9 years ago
  46. ddbb74b PM / OPP: pass cpumask by reference by Arnd Bergmann · 9 years ago
  47. e43e94c cpufreq: Fix GOV_LIMITS handling for the userspace governor by Sai Gurrappadi · 9 years ago
  48. 21a9703 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  49. 93d6884 ACPICA: Dispatcher: Update thread ID for recursive method calls by Prarit Bhargava · 9 years ago
  50. 41143b7 Merge tag 'for-linus-4.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  51. 27e0e63 xen/evtchn: fix ring resize when binding new events by Jan Beulich · 9 years ago
  52. 6d45b71 intel_pstate: Fix intel_pstate_get() by Rafael J. Wysocki · 9 years ago
  53. 393dbe4 iio: imu: mpu6050: Fix name/chip_id when using ACPI by Daniel Baluta · 9 years ago
  54. 140afdd iio: imu: mpu6050: fix possible NULL dereferences by Matt Ranostay · 9 years ago
  55. 7391daf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  56. cf66966 net: macb: Probe MDIO bus before registering netdev by Florian Fainelli · 9 years ago
  57. 0e28bf9 net: mvneta: Remove superfluous SMP function call by Anna-Maria Gleixner · 9 years ago
  58. ce24c2b macb: fix mdiobus_scan() error check by Sergei Shtylyov · 9 years ago
  59. 6dd7454 pxa168_eth: fix mdiobus_scan() error check by Sergei Shtylyov · 9 years ago
  60. 0126d4b drm/amdgpu: make sure vertical front porch is at least 1 by Alex Deucher · 9 years ago
  61. 3104b81 drm/radeon: make sure vertical front porch is at least 1 by Alex Deucher · 9 years ago
  62. 1248ded Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  63. 1f6211a Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  64. d8cf2dd net/mlx5e: Use workqueue for vxlan ops by Matthew Finlay · 9 years ago
  65. 7bb2975 net/mlx5e: Implement a mlx5e workqueue by Matthew Finlay · 9 years ago
  66. 69976fb net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue by Matthew Finlay · 9 years ago
  67. 5f8a02a net/mlx5: Unmap only the relevant IO memory mapping by Gal Pressman · 9 years ago
  68. 0092d3e drm/amdgpu: set metadata pointer to NULL after freeing. by Dave Airlie · 9 years ago
  69. eff6ca9 HID: wacom: add missed stylus_in_proximity line back by Ping Cheng · 9 years ago
  70. 83cb0e4 PM / devfreq: style/typo fixes by MyungJoo Ham · 9 years ago
  71. 19cf91d PM / devfreq: event: Find the instance of devfreq-event device by using phandle by Chanwoo Choi · 9 years ago
  72. 0179a91 PM / devfreq: event: Add new Exynos NoC probe driver by Chanwoo Choi · 9 years ago
  73. bfcd620 PM / devfreq: exynos: Remove unused exynos4/5 busfreq driver by Chanwoo Choi · 9 years ago
  74. 403e068 PM / devfreq: exynos: Add support of bus frequency of sub-blocks using passive governor by Chanwoo Choi · 9 years ago
  75. 9961331 PM / devfreq: Add new passive governor by Chanwoo Choi · 9 years ago
  76. 0fe3a66 PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifier by Chanwoo Choi · 9 years ago
  77. 8f510ae PM / devfreq: Add devfreq_get_devfreq_by_phandle() by Chanwoo Choi · 9 years ago
  78. 0722249 PM / devfreq: exynos: Add generic exynos bus frequency driver by Chanwoo Choi · 9 years ago
  79. 98bcf28 Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 9 years ago
  80. 5f40adb Merge tag 'gpio-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  81. 9c5d1bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  82. 2eea658 nfit: fix translation of command status results by Dan Williams · 9 years ago
  83. 9be427e Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping" by Johan Hovold · 9 years ago
  84. d1306eb nvmem: mxs-ocotp: fix buffer overflow in read by Stanislav Meduna · 9 years ago
  85. 9b15dfe [media] media: s3c-camif: fix deadlock on driver probe() by Marek Szyprowski · 9 years ago
  86. 243d4c0 [media] media: exynos4-is: fix deadlock on driver probe by Marek Szyprowski · 9 years ago
  87. ba41e1b cpufreq: intel_pstate: Fix HWP on boot CPU after system resume by Rafael J. Wysocki · 9 years ago
  88. 0b86a2a cxgb3: fix out of bounds read by Michal Schmidt · 9 years ago
  89. c489565 net/smscx5xx: use the device tree for mac address by Arnd Bergmann · 9 years ago
  90. e00f7bd virtio: Silence uninitialized variable warning by Dan Carpenter · 9 years ago
  91. da9373d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  92. 1db488d Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read() by K. Y. Srinivasan · 9 years ago
  93. 658922e libnvdimm, pfn: fix memmap reservation sizing by Dan Williams · 9 years ago
  94. 7df89e9 gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup list by Ville Syrjälä · 9 years ago
  95. 1b46bac Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  96. 65c4cbe Merge tag 'edac_fix_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  97. b49a519 Merge tag 'pm+acpi-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  98. a8feb78 Merge tag 'mmc-v4.6-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  99. b9cc335 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  100. 925d96a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago