1. e7387da cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter() by Daniel Lezcano · 8 years ago
  2. fd7c3c2 Merge back new cpuidle material for v4.7. by Rafael J. Wysocki · 8 years ago
  3. 625fe4f ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value by James Morse · 8 years ago
  4. e93e59c cpuidle: Replace ktime_get() with local_clock() by Daniel Lezcano · 8 years ago
  5. c998c07 cpuidle: Indicate when a device has been unregistered by Dave Gerlach · 8 years ago
  6. 0c313cb cpuidle: menu: Fall back to polling if next timer event is near by Rafael J. Wysocki · 8 years ago
  7. e132b9b cpuidle: menu: use high confidence factors only when considering polling by Rik van Riel · 8 years ago
  8. 3b99669 cpuidle: menu: help gcc generate slightly better code by Rasmus Villemoes · 8 years ago
  9. 7024b18 cpuidle: menu: avoid expensive square root computation by Rasmus Villemoes · 8 years ago
  10. ad1ac94 Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  11. 75274b33 cpuidle: coupled: remove unused define cpuidle_coupled_lock by Anders Roxell · 8 years ago
  12. 6f16886 cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze by Sudeep Holla · 8 years ago
  13. 30f0530 Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  14. 5bb1729 cpuidle: menu: Avoid pointless checks in menu_select() by Rafael J. Wysocki · 8 years ago
  15. 5116425 sched / idle: Drop default_idle_call() fallback from call_cpuidle() by Rafael J. Wysocki · 8 years ago
  16. 10475b3 cpuidle: Don't enable all governors by default by Jean Delvare · 8 years ago
  17. 66a5f6b cpuidle: Default to ladder governor on ticking systems by Jean Delvare · 8 years ago
  18. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  19. 9c4b286 cpuidle: menu: Fix menu_select() for CPUIDLE_DRIVER_STATE_START == 0 by Rafael J. Wysocki · 8 years ago
  20. e4d54f7 powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL by Stewart Smith · 9 years ago
  21. 8459923 drivers/cpuidle: make cpuidle-exynos.c explicitly non-modular by Paul Gortmaker · 9 years ago
  22. fdc7d51 drivers/cpuidle: make cpuidle-ux500.c explicitly non-modular by Paul Gortmaker · 9 years ago
  23. 94e8057 drivers/cpuidle: make cpuidle-clps711x.c explicitly non-modular by Paul Gortmaker · 9 years ago
  24. efddfd9 cpuidle,menu: smooth out measured_us calculation by Rik van Riel · 9 years ago
  25. a9ceb78 cpuidle,menu: use interactivity_req to disable polling by Rik van Riel · 9 years ago
  26. 7884084 cpuidle,x86: increase forced cut-off for polling to 20us by Rik van Riel · 9 years ago
  27. ab31993 cpuidle: mvebu: disable the bind/unbind attributes and use builtin_platform_driver by Russell King · 9 years ago
  28. da1a64f cpuidle: mvebu: clean up multiple platform drivers by Russell King · 9 years ago
  29. fa9a67e Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  30. 4614e0c Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  31. c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  32. abceaa9 cpuidle/coupled: Add sanity check for safe_state_index by Xunlei Pang · 9 years ago
  33. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  34. a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  35. 4c1ed5a cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled() by Xunlei Pang · 9 years ago
  36. ba6a860 cpuidle/coupled: Remove cpuidle_device::safe_state_index by Xunlei Pang · 9 years ago
  37. be12039 ARM: migrate to common PSCI client code by Mark Rutland · 9 years ago
  38. 63caae8 sched/idle: Move latency tracing stop/start calls deeper inside the idle loop by Lucas Stach · 9 years ago
  39. ae0afb4 suspend-to-idle: Prevent RCU from complaining about tick_freeze() by Rafael J. Wysocki · 9 years ago
  40. 75462c8 Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  41. 5c39509 Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  42. e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  43. 132c242 Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  44. cc5a2f7 tick/idle/powerpc: Do not register idle states with CPUIDLE_FLAG_TIMER_STOP set in periodic mode by preeti · 9 years ago
  45. d461003 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  46. 78eaa10 cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle state by Shilpasri G Bhat · 9 years ago
  47. ab232ba Merge branches 'pm-sleep' and 'pm-runtime' by Rafael J. Wysocki · 9 years ago
  48. 090d1cf drivers/cpuidle: Convert non-modular drivers to use builtin_platform_driver by Paul Gortmaker · 9 years ago
  49. 7d51d979 cpuidle: Do not use CPUIDLE_DRIVER_STATE_START in cpuidle.c by Rafael J. Wysocki · 9 years ago
  50. 87e9b9f PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND by Rafael J. Wysocki · 9 years ago
  51. 0d94039 cpuidle: Select a different state on tick_broadcast_enter() failures by Rafael J. Wysocki · 9 years ago
  52. 827a5ae sched / idle: Call default_idle_call() from cpuidle_enter_state() by Rafael J. Wysocki · 9 years ago
  53. faad384 sched / idle: Call idle_set_state() from cpuidle_enter_state() by Rafael J. Wysocki · 9 years ago
  54. 7312280 cpuidle: Fix the kerneldoc comment for cpuidle_enter_state() by Rafael J. Wysocki · 9 years ago
  55. 7895f73 ARM: MCPM: remove residency argument from mcpm_cpu_suspend() by Nicolas Pitre · 9 years ago
  56. a802ea9 cpuidle: Check the sign of index in cpuidle_reflect() by Rafael J. Wysocki · 9 years ago
  57. df8d9ee cpuidle: Run tick_broadcast_exit() with disabled interrupts by Rafael J. Wysocki · 9 years ago
  58. 38eb1db Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  59. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  60. ee3c86f cpuidle: menu: use DIV_ROUND_CLOSEST_ULL() by Javi Merino · 9 years ago
  61. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  62. 7fd5647 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. cdde51b Merge back earlier cpuidle material for v4.1. by Rafael J. Wysocki · 9 years ago
  64. 03a1e74 Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 9 years ago
  65. d75e4af cpuidle: remove state_count field from struct cpuidle_device by Bartlomiej Zolnierkiewicz · 9 years ago
  66. ee7a143 cpuidle: Use explicit broadcast control function by Thomas Gleixner · 9 years ago
  67. a0d46a3 ARM: cpuidle: Register per cpuidle device by Daniel Lezcano · 9 years ago
  68. 0e08704 ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64 by Daniel Lezcano · 9 years ago
  69. 69e6cb3 ARM64: cpuidle: Remove arm64 reference by Daniel Lezcano · 9 years ago
  70. c9d6216 ARM64: cpuidle: Rename cpu_init_idle to a common function name by Daniel Lezcano · 9 years ago
  71. 191de17 ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 function by Daniel Lezcano · 9 years ago
  72. eeebc3b ARM: cpuidle: Remove duplicate header inclusion by Daniel Lezcano · 9 years ago
  73. cfdda35 ARM: EXYNOS: Fix build breakage cpuidle on !SMP by Bartlomiej Zolnierkiewicz · 9 years ago
  74. ce6031c cpuidle: mvebu: Update cpuidle thresholds for Armada XP SOCs by Sebastien Rannou · 9 years ago
  75. 43b6887 cpuidle: mvebu: Fix the CPU PM notifier usage by Gregory CLEMENT · 9 years ago
  76. ef2b22a cpuidle / sleep: Use broadcast timer for states that stop local timer by Rafael J. Wysocki · 9 years ago
  77. f9b531f drivers: fix up obsolete cpu function usage. by Rusty Russell · 9 years ago
  78. 31a3409 cpuidle / sleep: Do sanity checks in cpuidle_enter_freeze() too by Rafael J. Wysocki · 9 years ago
  79. 01e04f4 idle / sleep: Avoid excessive disabling and enabling interrupts by Rafael J. Wysocki · 9 years ago
  80. 3466b54 Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  81. 70734a7 cpuidle: powernv: Avoid endianness conversions while parsing DT by Preeti U Murthy · 9 years ago
  82. 92c83ff5 cpuidle: powernv: Read target_residency value of idle states from DT if available by Preeti U Murthy · 9 years ago
  83. 99fa0ad Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  84. 1865678 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  85. 124cf911 PM / sleep: Make it possible to quiesce timers during suspend-to-idle by Rafael J. Wysocki · 9 years ago
  86. 3810631 PM / sleep: Re-implement suspend-to-idle handling by Rafael J. Wysocki · 9 years ago
  87. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  88. 6f4554b Merge tag 'samsung-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Olof Johansson · 9 years ago
  89. 712eddf cpuidle: exynos: add coupled cpuidle support for exynos4210 by Bartlomiej Zolnierkiewicz · 9 years ago
  90. af3cfdb arm64: kernel: remove ARM64_CPU_SUSPEND config option by Lorenzo Pieralisi · 9 years ago
  91. 194fe6f drivers: cpuidle: Don't initialize big.LITTLE driver if MCPM is unavailable by Sudeep Holla · 9 years ago
  92. ff23ab2 Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  93. 34b85e3 Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  94. b73026b cpuidle: ladder: Better idle duration measurement without using CPUIDLE_FLAG_TIME_INVALID by Len Brown · 10 years ago
  95. 4108b3d cpuidle: menu: Better idle duration measurement without using CPUIDLE_FLAG_TIME_INVALID by Len Brown · 10 years ago
  96. 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
  97. 7cba160 powernv/cpuidle: Redesign idle states management by Shreyas B. Prabhu · 10 years ago
  98. 8eb8ac8 powerpc/powernv: Enable Offline CPUs to enter deep idle states by Shreyas B. Prabhu · 10 years ago
  99. 0a92420 Merge back earlier cpuidle material for 3.19-rc1. by Rafael J. Wysocki · 10 years ago
  100. 18f95a3 drivers: cpuidle: Remove cpuidle-arm64 duplicate error messages by Lorenzo Pieralisi · 10 years ago