1. 2c2e6ec powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform. by Deepthi Dharwar · 10 years ago
  2. 3fa8cad8 powerpc/pseries/cpuidle: smt-snooze-delay cleanup. by Deepthi Dharwar · 10 years ago
  3. bf7f61f powerpc/pseries/cpuidle: Remove MAX_IDLE_STATE macro. by Deepthi Dharwar · 10 years ago
  4. 12431c6 powerpc/pseries/cpuidle: Make cpuidle-pseries backend driver a non-module. by Deepthi Dharwar · 10 years ago
  5. b69dbba0 powerpc/pseries/cpuidle: Use cpuidle_register() for initialisation. by Deepthi Dharwar · 10 years ago
  6. 962e7bd powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle. by Deepthi Dharwar · 10 years ago
  7. 5781532 ARM/cpuidle: remove __init tag from Calxeda cpuidle probe function by Andre Przywara · 11 years ago
  8. 813e8e3 cpuidle: Check for dev before deregistering it. by Konrad Rzeszutek Wilk · 11 years ago
  9. 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
  10. f60e230 cpuidle: remove cpuidle_unregister_governor() by Viresh Kumar · 11 years ago
  11. d7c7f10 cpuidle: don't call poll_idle_init() for every cpu by Viresh Kumar · 11 years ago
  12. 1f6b9f7 cpuidle: use drv instead of cpuidle_driver in show_current_driver() by Viresh Kumar · 11 years ago
  13. 0d09d31 cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lock by Viresh Kumar · 11 years ago
  14. 6d281e9 cpuidle: replace multiline statements with single line in cpuidle_idle_call() by Viresh Kumar · 11 years ago
  15. fb11c9c cpuidle: reduce code duplication inside cpuidle_idle_call() by Viresh Kumar · 11 years ago
  16. 9b29a86 cpuidle: merge two if() statements for checking error cases by Viresh Kumar · 11 years ago
  17. 4718266 cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points by Viresh Kumar · 11 years ago
  18. b171a85 cpuidle: rearrange code in __cpuidle_driver_init() by Viresh Kumar · 11 years ago
  19. e437f3e cpuidle: make __cpuidle_driver_init() return void by Viresh Kumar · 11 years ago
  20. 267d4bf cpuidle: make __cpuidle_device_init() return void by Viresh Kumar · 11 years ago
  21. caf4a36 cpuidle: Fix comments in cpuidle core by Viresh Kumar · 11 years ago
  22. 1ce3c48 ARM: at91: cpuidle: Move driver to drivers/cpuidle by Daniel Lezcano · 11 years ago
  23. 2c2b24d ARM: ux500: cpuidle: fix section mismatch by Daniel Lezcano · 11 years ago
  24. 3e8ceca ARM: zynq: cpuidle: convert to platform driver by Daniel Lezcano · 11 years ago
  25. 4aa88fb ARM: zynq: cpuidle: Remove useless compatibility string by Daniel Lezcano · 11 years ago
  26. 3880d21 drivers: cpuidle: rename ARM big.LITTLE driver config and makefile entries by Lorenzo Pieralisi · 11 years ago
  27. a410146 cpuidle: calxeda: add support to use PSCI calls by Rob Herring · 11 years ago
  28. 60a66e3 ARM: highbank: cpuidle: convert to platform driver by Daniel Lezcano · 11 years ago
  29. 34a5eeb cpuidle: calxeda: add cpu_pm_enter/exit calls by Rob Herring · 11 years ago
  30. 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
  31. 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
  32. 3b9c10e cpuidle: Check the result of cpuidle_get_driver() against NULL by Daniel Fu · 11 years ago
  33. 9e19b73 cpuidle: coupled: fix race condition between pokes and safe state by Colin Cross · 11 years ago
  34. f983827 cpuidle: coupled: abort idle if pokes are pending by Colin Cross · 11 years ago
  35. 59e9985 cpuidle: coupled: disable interrupts after entering safe state by Colin Cross · 11 years ago
  36. aaf75e4 Merge branch 'cpuidle/biglittle' into next/drivers by Olof Johansson · 11 years ago
  37. 14d2c34 cpuidle: big.LITTLE: vexpress-TC2 CPU idle driver by Lorenzo Pieralisi · 11 years ago
  38. 51f245b cpuidle: Change struct menu_device field types by Tuukka Tikkanen · 11 years ago
  39. decd51b cpuidle: Add a comment warning about possible overflow by Tuukka Tikkanen · 11 years ago
  40. 0e96d5a cpuidle: Fix variable domains in get_typical_interval() by Tuukka Tikkanen · 11 years ago
  41. 939e33b cpuidle: Fix menu_device->intervals type by Tuukka Tikkanen · 11 years ago
  42. 4cd46bc cpuidle: CodingStyle: Break up multiple assignments on single line by Tuukka Tikkanen · 11 years ago
  43. 0d6a7ff cpuidle: Check called function parameter in get_typical_interval() by Tuukka Tikkanen · 11 years ago
  44. 017099e cpuidle: Rearrange code and comments in get_typical_interval() by Tuukka Tikkanen · 11 years ago
  45. 330647a cpuidle: Ignore interval prediction result when timer is shorter by Tuukka Tikkanen · 11 years ago
  46. 81455e7 cpuidle-kirkwood.c: simplify use of devm_ioremap_resource() by Julia Lawall · 11 years ago
  47. f1618a7 Merge branch 'cpuidle/arm-next' of git://git.linaro.org/people/dlezcano/linux into pm-cpuidle by Rafael J. Wysocki · 11 years ago
  48. ee42f75 Merge back earlier 'pm-cpuidle' material. by Rafael J. Wysocki · 11 years ago
  49. 75d6137 cpuidle: kirkwood: Make kirkwood_cpuidle_remove function static by Jingoo Han · 11 years ago
  50. 3e0c190 cpuidle: calxeda: Add missing __iomem annotation by Jingoo Han · 11 years ago
  51. 1485191 Revert "cpuidle: Quickly notice prediction failure for repeat mode" by Rafael J. Wysocki · 11 years ago
  52. 228b302 Revert "cpuidle: Quickly notice prediction failure in general case" by Rafael J. Wysocki · 11 years ago
  53. 9aadfa8 Merge branch 'cpuidle-arm' into pm-cpuidle by Rafael J. Wysocki · 11 years ago
  54. d3f2950 ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidle by Daniel Lezcano · 11 years ago
  55. b98e01a cpuidle: Add Kconfig.arm and move calxeda, kirkwood and zynq by Sahara · 11 years ago
  56. c878a52 cpuidle: Check if device is already registered by Daniel Lezcano · 11 years ago
  57. 5df0aa7 cpuidle: Introduce __cpuidle_device_init() by Daniel Lezcano · 11 years ago
  58. f6bb51a cpuidle: Introduce __cpuidle_unregister_device() by Daniel Lezcano · 11 years ago
  59. 728ce22 cpuidle: Make cpuidle's sysfs directory dynamically allocated by Daniel Lezcano · 11 years ago
  60. f89ae89 cpuidle: Fix white space to follow CodingStyle by Daniel Lezcano · 11 years ago
  61. 10b9d3f cpuidle: Check cpuidle_enable_device() return value by Daniel Lezcano · 11 years ago
  62. 137b944 cpuidle: Make it clear that governors cannot be modules by Daniel Lezcano · 11 years ago
  63. 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
  64. 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
  65. 6eed846 cpuidle: calxeda: select ARM_CPU_SUSPEND by Arnd Bergmann · 11 years ago
  66. b39b098 cpuidle: Fix ARCH_NEEDS_CPU_IDLE_COUPLED dependency warning by Daniel Lezcano · 11 years ago
  67. 6d19cb9 cpuidle: Comment the driver's framework code by Daniel Lezcano · 11 years ago
  68. 82467a5 cpuidle: simplify multiple driver support by Daniel Lezcano · 11 years ago
  69. bd2a337 ARM: zynq: Add cpuidle support by Michal Simek · 11 years ago
  70. d6f346f cpuidle: improve governor Kconfig options by Daniel Lezcano · 11 years ago
  71. bbc8d77 ARM: introduce common set_auxcr/get_auxcr functions by Rob Herring · 11 years ago
  72. a8e39c3 cpuidle: add maintainer entry by Daniel Lezcano · 11 years ago
  73. 1c192d0 cpuidle: fix comment format by Daniel Lezcano · 11 years ago
  74. 30dc72c ARM: kirkwood: cpuidle: use init/exit common routine by Daniel Lezcano · 11 years ago
  75. 0b210d9 ARM: calxeda: cpuidle: use init/exit common routine by Daniel Lezcano · 11 years ago
  76. 4c637b2 cpuidle: make a single register function for all by Daniel Lezcano · 11 years ago
  77. 554c06b cpuidle: remove en_core_tk_irqen flag by Daniel Lezcano · 11 years ago
  78. a06df06 cpuidle: initialize the broadcast timer framework by Daniel Lezcano · 11 years ago
  79. 488540b cpuidle: kirkwood: fix coccicheck warnings by Silviu-Mihai Popescu · 11 years ago
  80. 9a23fe6 cpuidle / kirkwood: remove redundant Kconfig option by Daniel Lezcano · 11 years ago
  81. b60e6a0 cpuidle : handle clockevent notify from the cpuidle framework by Daniel Lezcano · 11 years ago
  82. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  83. 9cfc94e cpuidle: kirkwood: Move out of mach directory by Andrew Lunn · 11 years ago
  84. 43720bd PM / tracing: remove deprecated power trace API by Paul Gortmaker · 11 years ago
  85. 8aef33a cpuidle: remove the power_specified field in the driver by Daniel Lezcano · 11 years ago
  86. 392370e cpuidle: fix number of initialized/destroyed states by Krzysztof Mazur · 11 years ago
  87. ac34d7c cpuidle: fix lock contention in the idle path by Daniel Lezcano · 12 years ago
  88. 92638e2 cpuidle / coupled: fix ready counter decrement by Sivaram Nair · 12 years ago
  89. 0e5537b cpuidle: Fix finding state with min power_usage by Sivaram Nair · 12 years ago
  90. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  91. a474a51 cpuidle: Measure idle state durations with monotonic clock by Julius Werner · 12 years ago
  92. a093b93 cpuidle: fix a suspicious RCU usage in menu governor by Li Zhong · 12 years ago
  93. bf4d1b5 cpuidle: support multiple drivers by Daniel Lezcano · 12 years ago
  94. 13dd52f cpuidle: prepare the cpuidle core to handle multiple drivers by Daniel Lezcano · 12 years ago
  95. 4168203 cpuidle: move driver checking within the lock section by Daniel Lezcano · 12 years ago
  96. 42f67f2 cpuidle: move driver's refcount to cpuidle by Daniel Lezcano · 12 years ago
  97. 8f3e995 cpuidle: fixup device.h header in cpuidle.h by Daniel Lezcano · 12 years ago
  98. 349631e cpuidle / sysfs: move structure declaration into the sysfs.c file by Daniel Lezcano · 12 years ago
  99. c96ca4f cpuidle: Get typical recent sleep interval by Youquan Song · 12 years ago
  100. d73d68d cpuidle: Set residency to 0 if target Cstate not enter by Youquan Song · 12 years ago