1. 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
  2. 4614e0c Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  3. c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  4. abceaa9 cpuidle/coupled: Add sanity check for safe_state_index by Xunlei Pang · 9 years ago
  5. 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
  6. 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
  7. 4c1ed5a cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled() by Xunlei Pang · 9 years ago
  8. ba6a860 cpuidle/coupled: Remove cpuidle_device::safe_state_index by Xunlei Pang · 9 years ago
  9. be12039 ARM: migrate to common PSCI client code by Mark Rutland · 9 years ago
  10. 63caae8 sched/idle: Move latency tracing stop/start calls deeper inside the idle loop by Lucas Stach · 9 years ago
  11. ae0afb4 suspend-to-idle: Prevent RCU from complaining about tick_freeze() by Rafael J. Wysocki · 9 years ago
  12. 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
  13. 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
  14. e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  15. 132c242 Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  16. cc5a2f7 tick/idle/powerpc: Do not register idle states with CPUIDLE_FLAG_TIMER_STOP set in periodic mode by preeti · 9 years ago
  17. d461003 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  18. 78eaa10 cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle state by Shilpasri G Bhat · 9 years ago
  19. ab232ba Merge branches 'pm-sleep' and 'pm-runtime' by Rafael J. Wysocki · 9 years ago
  20. 090d1cf drivers/cpuidle: Convert non-modular drivers to use builtin_platform_driver by Paul Gortmaker · 9 years ago
  21. 7d51d979 cpuidle: Do not use CPUIDLE_DRIVER_STATE_START in cpuidle.c by Rafael J. Wysocki · 9 years ago
  22. 87e9b9f PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND by Rafael J. Wysocki · 9 years ago
  23. 0d94039 cpuidle: Select a different state on tick_broadcast_enter() failures by Rafael J. Wysocki · 9 years ago
  24. 827a5ae sched / idle: Call default_idle_call() from cpuidle_enter_state() by Rafael J. Wysocki · 9 years ago
  25. faad384 sched / idle: Call idle_set_state() from cpuidle_enter_state() by Rafael J. Wysocki · 9 years ago
  26. 7312280 cpuidle: Fix the kerneldoc comment for cpuidle_enter_state() by Rafael J. Wysocki · 9 years ago
  27. 7895f73 ARM: MCPM: remove residency argument from mcpm_cpu_suspend() by Nicolas Pitre · 9 years ago
  28. a802ea9 cpuidle: Check the sign of index in cpuidle_reflect() by Rafael J. Wysocki · 9 years ago
  29. df8d9ee cpuidle: Run tick_broadcast_exit() with disabled interrupts by Rafael J. Wysocki · 9 years ago
  30. 38eb1db Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  31. 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
  32. ee3c86f cpuidle: menu: use DIV_ROUND_CLOSEST_ULL() by Javi Merino · 9 years ago
  33. 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
  34. 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
  35. cdde51b Merge back earlier cpuidle material for v4.1. by Rafael J. Wysocki · 9 years ago
  36. 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
  37. d75e4af cpuidle: remove state_count field from struct cpuidle_device by Bartlomiej Zolnierkiewicz · 9 years ago
  38. ee7a143 cpuidle: Use explicit broadcast control function by Thomas Gleixner · 9 years ago
  39. a0d46a3 ARM: cpuidle: Register per cpuidle device by Daniel Lezcano · 9 years ago
  40. 0e08704 ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64 by Daniel Lezcano · 9 years ago
  41. 69e6cb3 ARM64: cpuidle: Remove arm64 reference by Daniel Lezcano · 9 years ago
  42. c9d6216 ARM64: cpuidle: Rename cpu_init_idle to a common function name by Daniel Lezcano · 9 years ago
  43. 191de17 ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 function by Daniel Lezcano · 9 years ago
  44. eeebc3b ARM: cpuidle: Remove duplicate header inclusion by Daniel Lezcano · 9 years ago
  45. cfdda353 ARM: EXYNOS: Fix build breakage cpuidle on !SMP by Bartlomiej Zolnierkiewicz · 9 years ago
  46. ce6031c cpuidle: mvebu: Update cpuidle thresholds for Armada XP SOCs by Sebastien Rannou · 9 years ago
  47. 43b6887 cpuidle: mvebu: Fix the CPU PM notifier usage by Gregory CLEMENT · 9 years ago
  48. ef2b22a cpuidle / sleep: Use broadcast timer for states that stop local timer by Rafael J. Wysocki · 9 years ago
  49. f9b531f drivers: fix up obsolete cpu function usage. by Rusty Russell · 9 years ago
  50. 31a3409 cpuidle / sleep: Do sanity checks in cpuidle_enter_freeze() too by Rafael J. Wysocki · 9 years ago
  51. 01e04f4 idle / sleep: Avoid excessive disabling and enabling interrupts by Rafael J. Wysocki · 9 years ago
  52. 3466b54 Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  53. 70734a7 cpuidle: powernv: Avoid endianness conversions while parsing DT by Preeti U Murthy · 9 years ago
  54. 92c83ff5 cpuidle: powernv: Read target_residency value of idle states from DT if available by Preeti U Murthy · 9 years ago
  55. 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
  56. 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
  57. 124cf911 PM / sleep: Make it possible to quiesce timers during suspend-to-idle by Rafael J. Wysocki · 9 years ago
  58. 3810631 PM / sleep: Re-implement suspend-to-idle handling by Rafael J. Wysocki · 9 years ago
  59. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  60. 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
  61. 712eddf7 cpuidle: exynos: add coupled cpuidle support for exynos4210 by Bartlomiej Zolnierkiewicz · 9 years ago
  62. af3cfdb arm64: kernel: remove ARM64_CPU_SUSPEND config option by Lorenzo Pieralisi · 9 years ago
  63. 194fe6f drivers: cpuidle: Don't initialize big.LITTLE driver if MCPM is unavailable by Sudeep Holla · 9 years ago
  64. ff23ab2 Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  65. 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
  66. b73026b cpuidle: ladder: Better idle duration measurement without using CPUIDLE_FLAG_TIME_INVALID by Len Brown · 10 years ago
  67. 4108b3d cpuidle: menu: Better idle duration measurement without using CPUIDLE_FLAG_TIME_INVALID by Len Brown · 10 years ago
  68. 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
  69. 7cba160 powernv/cpuidle: Redesign idle states management by Shreyas B. Prabhu · 10 years ago
  70. 8eb8ac8 powerpc/powernv: Enable Offline CPUs to enter deep idle states by Shreyas B. Prabhu · 10 years ago
  71. 0a92420 Merge back earlier cpuidle material for 3.19-rc1. by Rafael J. Wysocki · 10 years ago
  72. 18f95a3 drivers: cpuidle: Remove cpuidle-arm64 duplicate error messages by Lorenzo Pieralisi · 10 years ago
  73. c00bc5d drivers: cpuidle: Add idle-state-name description to ARM idle states by Lorenzo Pieralisi · 10 years ago
  74. 97735da0 drivers: cpuidle: Add status property to ARM idle states by Lorenzo Pieralisi · 10 years ago
  75. b82b6cc cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic by Daniel Lezcano · 10 years ago
  76. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  77. 2cc9188 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  78. 39a5959 MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidle by Markos Chandras · 10 years ago
  79. 74aa51b cpuidle: powernv: Populate cpuidle state details by querying the device-tree by Preeti U. Murthy · 10 years ago
  80. c6ec883 cpuidle: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  81. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  82. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  83. 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
  84. cf377ad Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  85. eeb1aa5 Merge branch 'cpuidle/3.18' of https://git.linaro.org/people/daniel.lezcano/linux into pm-cpuidle by Rafael J. Wysocki · 10 years ago
  86. e360879 Merge tag 'zynq-cleanup-for-3.18' of git://git.xilinx.com/linux-xlnx into next/soc by Arnd Bergmann · 10 years ago
  87. d2e5c87 drivers: cpuidle: initialize big.LITTLE driver through DT by Lorenzo Pieralisi · 10 years ago
  88. 3299b63 drivers: cpuidle: CPU idle ARM64 driver by Lorenzo Pieralisi · 10 years ago
  89. 9f14da3 drivers: cpuidle: implement DT based idle states infrastructure by Lorenzo Pieralisi · 10 years ago
  90. 6baf6ee cpuidle: big.LITTLE: add Exynos5800 compatible string by Kevin Hilman · 10 years ago
  91. 9133664 cpuidle: Replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  92. 442bf3a sched: Let the scheduler see CPU idle states by Daniel Lezcano · 10 years ago
  93. 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
  94. 2ed903c cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpus by Chuansheng Liu · 10 years ago
  95. 18aebf1 ARM: zynq: cpuidle: Remove pointless code by Daniel Lezcano · 10 years ago
  96. e9e0da3 cpuidle: kirkwood: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
  97. eba1c71 ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part number by Juri Lelli · 10 years ago
  98. 229b686 drivers/cpuidle: Replace __get_cpu_var uses for address calculation by Christoph Lameter · 10 years ago
  99. 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
  100. 01601b3 ARM: EXYNOS: Fix suspend/resume sequences by Tomasz Figa · 10 years ago