1. 8c73c4d Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  2. 9bc0482 cpuidle: sysfs: Export target residency information by Daniel Lezcano · 10 years ago
  3. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  4. 05bf58c Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  5. e6d9bfc Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  6. 7a48837 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  7. 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  8. 1ead658 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  9. 0b89e9a cpuidle: delay enabling interrupts until all coupled CPUs leave idle by Paul Burton · 10 years ago
  10. 30cdd69 cpuidle/idle: Move the cpuidle_idle_call function to idle.c by Daniel Lezcano · 10 years ago
  11. 907e30f idle/cpuidle: Split cpuidle_idle_call main function into smaller functions by Daniel Lezcano · 10 years ago
  12. 4b2f0b0 cpuidle: poll state can measure residency by tuukka.tikkanen@linaro.org · 10 years ago
  13. 96e9518 cpuidle: Move perf multiplier calculation out of the selection loop by tuukka.tikkanen@linaro.org · 10 years ago
  14. 61c66d6 cpuidle: Do not substract exit latency from assumed sleep length by tuukka.tikkanen@linaro.org · 10 years ago
  15. 7ac2643 cpuidle: Ensure menu coefficients stay within domain by tuukka.tikkanen@linaro.org · 10 years ago
  16. 22695ab cpuidle: Use actual state latency in menu governor by tuukka.tikkanen@linaro.org · 10 years ago
  17. 5dc2f5a cpuidle: rename expected_us to next_timer_us in menu governor by tuukka.tikkanen@linaro.org · 10 years ago
  18. 0888839 cpuidle/powernv: Parse device tree to setup idle states by Preeti U Murthy · 10 years ago
  19. 0d94873 cpuidle/powernv: Add "Fast-Sleep" CPU idle state by Preeti U Murthy · 10 years ago
  20. d27c843 Merge branch 'timers/core' into sched/idle by Ingo Molnar · 10 years ago
  21. c46fff2 smp: Rename __smp_call_function_single() to smp_call_function_single_async() by Frederic Weisbecker · 10 years ago
  22. fce8ad1 smp: Remove wait argument from __smp_call_function_single() by Frederic Weisbecker · 10 years ago
  23. ff1f001 drivers: Enable building of Kirkwood drivers for mach-mvebu by Andrew Lunn · 10 years ago
  24. 591ac0c cpuidle/powernv: Remove redundant cpuidle_idle_call() by Nicolas Pitre · 10 years ago
  25. 3f67d96 cpuidle/pseries: Fix fallout caused due to cleanup in pseries cpuidle backend driver by Preeti U Murthy · 10 years ago
  26. d8c6ad3 sched/idle, PPC: Remove redundant cpuidle_idle_call() by Nicolas Pitre · 10 years ago
  27. ba8f20c cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failure by Preeti U Murthy · 10 years ago
  28. 2c2e6ec powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform. by Deepthi Dharwar · 11 years ago
  29. 3fa8cad8 powerpc/pseries/cpuidle: smt-snooze-delay cleanup. by Deepthi Dharwar · 11 years ago
  30. bf7f61f powerpc/pseries/cpuidle: Remove MAX_IDLE_STATE macro. by Deepthi Dharwar · 11 years ago
  31. 12431c6 powerpc/pseries/cpuidle: Make cpuidle-pseries backend driver a non-module. by Deepthi Dharwar · 11 years ago
  32. b69dbba powerpc/pseries/cpuidle: Use cpuidle_register() for initialisation. by Deepthi Dharwar · 11 years ago
  33. 962e7bd powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle. by Deepthi Dharwar · 11 years ago
  34. 5781532 ARM/cpuidle: remove __init tag from Calxeda cpuidle probe function by Andre Przywara · 11 years ago
  35. 813e8e3 cpuidle: Check for dev before deregistering it. by Konrad Rzeszutek Wilk · 11 years ago
  36. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  37. f60e230 cpuidle: remove cpuidle_unregister_governor() by Viresh Kumar · 11 years ago
  38. d7c7f10 cpuidle: don't call poll_idle_init() for every cpu by Viresh Kumar · 11 years ago
  39. 1f6b9f7 cpuidle: use drv instead of cpuidle_driver in show_current_driver() by Viresh Kumar · 11 years ago
  40. 0d09d31 cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lock by Viresh Kumar · 11 years ago
  41. 6d281e9 cpuidle: replace multiline statements with single line in cpuidle_idle_call() by Viresh Kumar · 11 years ago
  42. fb11c9c cpuidle: reduce code duplication inside cpuidle_idle_call() by Viresh Kumar · 11 years ago
  43. 9b29a86 cpuidle: merge two if() statements for checking error cases by Viresh Kumar · 11 years ago
  44. 4718266 cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points by Viresh Kumar · 11 years ago
  45. b171a85 cpuidle: rearrange code in __cpuidle_driver_init() by Viresh Kumar · 11 years ago
  46. e437f3e cpuidle: make __cpuidle_driver_init() return void by Viresh Kumar · 11 years ago
  47. 267d4bf cpuidle: make __cpuidle_device_init() return void by Viresh Kumar · 11 years ago
  48. caf4a36 cpuidle: Fix comments in cpuidle core by Viresh Kumar · 11 years ago
  49. 1ce3c48 ARM: at91: cpuidle: Move driver to drivers/cpuidle by Daniel Lezcano · 11 years ago
  50. 2c2b24d ARM: ux500: cpuidle: fix section mismatch by Daniel Lezcano · 11 years ago
  51. 3e8ceca ARM: zynq: cpuidle: convert to platform driver by Daniel Lezcano · 11 years ago
  52. 4aa88fb ARM: zynq: cpuidle: Remove useless compatibility string by Daniel Lezcano · 11 years ago
  53. 3880d21 drivers: cpuidle: rename ARM big.LITTLE driver config and makefile entries by Lorenzo Pieralisi · 11 years ago
  54. a410146 cpuidle: calxeda: add support to use PSCI calls by Rob Herring · 11 years ago
  55. 60a66e3 ARM: highbank: cpuidle: convert to platform driver by Daniel Lezcano · 11 years ago
  56. 34a5eeb cpuidle: calxeda: add cpu_pm_enter/exit calls by Rob Herring · 11 years ago
  57. 02b9735 Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  58. a35c632 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  59. 3b9c10e cpuidle: Check the result of cpuidle_get_driver() against NULL by Daniel Fu · 11 years ago
  60. 9e19b73 cpuidle: coupled: fix race condition between pokes and safe state by Colin Cross · 11 years ago
  61. f983827 cpuidle: coupled: abort idle if pokes are pending by Colin Cross · 11 years ago
  62. 59e9985 cpuidle: coupled: disable interrupts after entering safe state by Colin Cross · 11 years ago
  63. aaf75e4 Merge branch 'cpuidle/biglittle' into next/drivers by Olof Johansson · 11 years ago
  64. 14d2c34 cpuidle: big.LITTLE: vexpress-TC2 CPU idle driver by Lorenzo Pieralisi · 11 years ago
  65. 51f245b cpuidle: Change struct menu_device field types by Tuukka Tikkanen · 11 years ago
  66. decd51b cpuidle: Add a comment warning about possible overflow by Tuukka Tikkanen · 11 years ago
  67. 0e96d5a cpuidle: Fix variable domains in get_typical_interval() by Tuukka Tikkanen · 11 years ago
  68. 939e33b cpuidle: Fix menu_device->intervals type by Tuukka Tikkanen · 11 years ago
  69. 4cd46bc cpuidle: CodingStyle: Break up multiple assignments on single line by Tuukka Tikkanen · 11 years ago
  70. 0d6a7ff cpuidle: Check called function parameter in get_typical_interval() by Tuukka Tikkanen · 11 years ago
  71. 017099e cpuidle: Rearrange code and comments in get_typical_interval() by Tuukka Tikkanen · 11 years ago
  72. 330647a cpuidle: Ignore interval prediction result when timer is shorter by Tuukka Tikkanen · 11 years ago
  73. 81455e7 cpuidle-kirkwood.c: simplify use of devm_ioremap_resource() by Julia Lawall · 11 years ago
  74. f1618a7 Merge branch 'cpuidle/arm-next' of git://git.linaro.org/people/dlezcano/linux into pm-cpuidle by Rafael J. Wysocki · 11 years ago
  75. ee42f75 Merge back earlier 'pm-cpuidle' material. by Rafael J. Wysocki · 11 years ago
  76. 75d6137 cpuidle: kirkwood: Make kirkwood_cpuidle_remove function static by Jingoo Han · 11 years ago
  77. 3e0c190 cpuidle: calxeda: Add missing __iomem annotation by Jingoo Han · 11 years ago
  78. 1485191 Revert "cpuidle: Quickly notice prediction failure for repeat mode" by Rafael J. Wysocki · 11 years ago
  79. 228b302 Revert "cpuidle: Quickly notice prediction failure in general case" by Rafael J. Wysocki · 11 years ago
  80. 9aadfa8 Merge branch 'cpuidle-arm' into pm-cpuidle by Rafael J. Wysocki · 11 years ago
  81. d3f2950 ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidle by Daniel Lezcano · 11 years ago
  82. b98e01a cpuidle: Add Kconfig.arm and move calxeda, kirkwood and zynq by Sahara · 11 years ago
  83. c878a52 cpuidle: Check if device is already registered by Daniel Lezcano · 11 years ago
  84. 5df0aa7 cpuidle: Introduce __cpuidle_device_init() by Daniel Lezcano · 11 years ago
  85. f6bb51a cpuidle: Introduce __cpuidle_unregister_device() by Daniel Lezcano · 11 years ago
  86. 728ce22 cpuidle: Make cpuidle's sysfs directory dynamically allocated by Daniel Lezcano · 11 years ago
  87. f89ae89 cpuidle: Fix white space to follow CodingStyle by Daniel Lezcano · 11 years ago
  88. 10b9d3f cpuidle: Check cpuidle_enable_device() return value by Daniel Lezcano · 11 years ago
  89. 137b944 cpuidle: Make it clear that governors cannot be modules by Daniel Lezcano · 11 years ago
  90. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  91. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  92. 6eed846 cpuidle: calxeda: select ARM_CPU_SUSPEND by Arnd Bergmann · 11 years ago
  93. b39b098 cpuidle: Fix ARCH_NEEDS_CPU_IDLE_COUPLED dependency warning by Daniel Lezcano · 11 years ago
  94. 6d19cb9 cpuidle: Comment the driver's framework code by Daniel Lezcano · 11 years ago
  95. 82467a5 cpuidle: simplify multiple driver support by Daniel Lezcano · 11 years ago
  96. bd2a337 ARM: zynq: Add cpuidle support by Michal Simek · 11 years ago
  97. d6f346f cpuidle: improve governor Kconfig options by Daniel Lezcano · 11 years ago
  98. bbc8d77 ARM: introduce common set_auxcr/get_auxcr functions by Rob Herring · 12 years ago
  99. a8e39c3 cpuidle: add maintainer entry by Daniel Lezcano · 11 years ago
  100. 1c192d0 cpuidle: fix comment format by Daniel Lezcano · 11 years ago