1. 9a5f2c8 Merge branches 'pm-domains', 'pm-avs' and 'powercap' by Rafael J. Wysocki · 8 years ago
  2. fb0356c Merge branches 'pm-core', 'pm-opp' and 'pm-qos' by Rafael J. Wysocki · 8 years ago
  3. 301f8d7 Merge branch 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  4. f1c7842 Merge branches 'pm-cpufreq', 'intel_pstate' and 'pm-cpuidle' by Rafael J. Wysocki · 8 years ago
  5. 16b5b09 Merge branch 'pm-tools' by Rafael J. Wysocki · 8 years ago
  6. 875aabf5 Merge branch 'uuid-types' by Rafael J. Wysocki · 8 years ago
  7. 8183003 cpufreq: Update scaling_cur_freq documentation by Rafael J. Wysocki · 8 years ago
  8. fab24dcc cpufreq: intel_pstate: Clean up after performance governor changes by Rafael J. Wysocki · 8 years ago
  9. 59494fe PM: hibernate: constify attribute_group structures. by Arvind Yadav · 8 years ago
  10. 3ed09c9 cpuidle: menu: allow state 0 to be disabled by Nicholas Piggin · 8 years ago
  11. 654d08a intel_idle: Use more common logging style by Joe Perches · 8 years ago
  12. 268cd2e PM / Domains: Fix missing default_power_down_ok comment by Krzysztof Kozlowski · 8 years ago
  13. a7e2d1b PM / Domains: Fix unsafe iteration over modified list of domains by Krzysztof Kozlowski · 8 years ago
  14. b556b15 PM / Domains: Fix unsafe iteration over modified list of domain providers by Krzysztof Kozlowski · 8 years ago
  15. c6e83ca PM / Domains: Fix unsafe iteration over modified list of device links by Krzysztof Kozlowski · 8 years ago
  16. 8b55e55 PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd device by Krzysztof Kozlowski · 8 years ago
  17. 10da654 PM / Domains: Call driver's noirq callbacks by Mikko Perttunen · 8 years ago
  18. dbb1d8b PM / QoS: constify *_attribute_group. by Arvind Yadav · 8 years ago
  19. 1a99d0c PM / AVS: rockchip-io: add io selectors and supplies for rk3228 by David Wu · 8 years ago
  20. edbdabc powercap/RAPL: prevent overridding bits outside of the mask by Adam Lessnau · 8 years ago
  21. cbcba35 PM / sysfs: Constify attribute groups by Krzysztof Kozlowski · 8 years ago
  22. e3771fa PM: Constify info string used in messages by Krzysztof Kozlowski · 8 years ago
  23. 952856d PM: Constify returned PM event name by Krzysztof Kozlowski · 8 years ago
  24. d8600c8 PM / Domains: Constify genpd pointer by Krzysztof Kozlowski · 8 years ago
  25. 73808d0 cpufreq / CPPC: Initialize policy->min to lowest nonlinear performance by Prakash, Prashanth · 8 years ago
  26. eba74c2 PM / hibernate: Drop redundant parameter of swsusp_alloc() by BaoJun Luo · 8 years ago
  27. 49368a4 PM / hibernate: Use CONFIG_HAVE_SET_MEMORY for include condition by Balbir Singh · 8 years ago
  28. 5209654 x86/ACPI/cstate: Allow ACPI C1 FFH MWAIT use on AMD systems by Yazen Ghannam · 8 years ago
  29. ea0212f PM / wakeirq: Convert to SRCU by Thomas Gleixner · 8 years ago
  30. 82b4e03 intel_pstate: skip scheduler hook when in "performance" mode by Len Brown · 8 years ago
  31. 62611cb intel_pstate: delete scheduler hook in HWP mode by Len Brown · 8 years ago
  32. f8475ce x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERF by Len Brown · 8 years ago
  33. 902bef7 cpupower: Add support for new AMD family 0x17 by Sherry Hurwitz · 8 years ago
  34. 6ae78b4 cpupower: Fix bug where return value was not used by Sherry Hurwitz · 8 years ago
  35. 5422583 Merge back PM tools material for v4.13. by Rafael J. Wysocki · 8 years ago
  36. a8a13bf Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 8 years ago
  37. c0bc126 Linux 4.12-rc7 by Linus Torvalds · 8 years ago
  38. a4fd8b3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  39. 5f4b37d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. 35d8d5d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. 1a8cca1 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  42. 412572b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  43. d5d5c18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  44. f7d44a8 tools/power turbostat: update version number by Len Brown · 8 years ago
  45. f26b151 tools/power turbostat: decode MSR_IA32_MISC_ENABLE only on Intel by Len Brown · 8 years ago
  46. c91fc85 tools/power turbostat: stop migrating, unless '-m' by Len Brown · 8 years ago
  47. bb9b8fd Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  48. f65013d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  49. 26fcd95 x86/mshyperv: Remove excess #includes from mshyperv.h by Thomas Gleixner · 8 years ago
  50. f4fdf2b tools/power turbostat: if --debug, print sampling overhead by Len Brown · 8 years ago
  51. a99d873 tools/power turbostat: hide SKL counters, when not requested by Len Brown · 8 years ago
  52. 94a6df2 Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  53. cd5545a Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  54. ba6cbdb Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  55. 25b2398 Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  56. 51c933f Merge tag 'sound-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  57. 311548f Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  58. 7139a06 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  59. 7ec2f7e Merge tag 'for-4.12/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  60. d50a7d8 ARM: cpuidle: Support asymmetric idle definition by Daniel Lezcano · 8 years ago
  61. 1a4fe38 cpufreq: intel_pstate: Remove max/min fractions to limit performance by Srinivas Pandruvada · 8 years ago
  62. 51204e0 x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz" by Len Brown · 8 years ago
  63. 0370f0f cpufreq: sfi: make freq_table static by Colin Ian King · 8 years ago
  64. 829a4e8 PM / OPP: Add dev_pm_opp_{set|put}_clkname() by Viresh Kumar · 8 years ago
  65. e773f5c cpufreq: exynos5440: Fix inconsistent indenting by Krzysztof Kozlowski · 8 years ago
  66. 3fafb4e cpufreq: imx6q: imx6ull should use the same flow as imx6ul by Octavian Purdila · 8 years ago
  67. a0df773 cpufreq: dt: Add support for hi3660 by Tao Wang · 8 years ago
  68. 337c6ba Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  69. b21569c PM / OPP: Use - instead of @ for DT entries by Viresh Kumar · 8 years ago
  70. 98da7d0 fs/exec.c: account for argv/envp pointers by Kees Cook · 8 years ago
  71. 8818efa ocfs2: fix deadlock caused by recursive locking in xattr by Eric Ren · 8 years ago
  72. 3b7b314 slub: make sysfs file removal asynchronous by Tejun Heo · 8 years ago
  73. a91e0f6 lib/cmdline.c: fix get_options() overflow while parsing ranges by Ilya Matveychikov · 8 years ago
  74. 1eb643d fs/dax.c: fix inefficiency in dax_writeback_mapping_range() by Jan Kara · 8 years ago
  75. 9fa4eb8 autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL by NeilBrown · 8 years ago
  76. 029c54b mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings by Ard Biesheuvel · 8 years ago
  77. c891d9f mm, thp: remove cond_resched from __collapse_huge_page_copy by David Rientjes · 8 years ago
  78. 2592d2e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  79. 7b249bd Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  80. 977282e Merge tag 'perf-urgent-for-mingo-4.12-20170622' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  81. 9768935 Input: synaptics-rmi4 - only read the F54 query registers which are used by Andrew Duggan · 8 years ago
  82. 34f19ff powerpc/64: Initialise thread_info for emergency stacks by Nicholas Piggin · 8 years ago
  83. 33ce756 Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  84. ad81810 kconfig: fix sparse warnings in nconfig by Randy Dunlap · 8 years ago
  85. 7598f8b perf probe: Fix probe definition for inlined functions by Björn Töpel · 8 years ago
  86. a38371c Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  87. 3f7ba7e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  88. 4f92f0e Merge tag 'mfd-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  89. c8401dd KVM: x86: fix singlestepping over syscall by Paolo Bonzini · 8 years ago
  90. d6aa07c Merge tag 'kvm-s390-master-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 8 years ago
  91. bbd5ff5 powerpc/powernv/npu-dma: Add explicit flush when sending an ATSD by Alistair Popple · 8 years ago
  92. addb63c KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows by Heiko Carstens · 8 years ago
  93. fb3a505 perf/x86/intel: Add 1G DTLB load/store miss support for SKL by Kan Liang · 8 years ago
  94. 6c782a5 i2c: imx: Use correct function to write to register by Michail Georgios Etairidis · 8 years ago
  95. 8d829b9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  96. eb5e248 xfs: don't allow bmap on rt files by Darrick J. Wong · 8 years ago
  97. 1fae788 PM / OPP: Don't create debugfs "supply-0" directory unnecessarily by Viresh Kumar · 8 years ago
  98. 688a48b PM / OPP: opp-microvolt is not optional if regulators are set by Viresh Kumar · 8 years ago
  99. 478256b PM / OPP: Don't create copy of regulators unnecessarily by Viresh Kumar · 8 years ago
  100. c74b32f PM / OPP: Reorganize _generic_set_opp_regulator() by Viresh Kumar · 8 years ago