1. cb7518e Merge 4.9.72 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. b86c7b8 cpuidle: fix broadcast control when broadcast can not be entered by Nicholas Piggin · 7 years ago
  3. 0691064 ANDROID: sched, cpuidle: Track cpuidle state index in the scheduler by Morten Rasmussen · 9 years ago
  4. dbd1b8e cpuidle: Fix last_residency division by Shreyas B. Prabhu · 8 years ago
  5. e7387da cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter() by Daniel Lezcano · 8 years ago
  6. e93e59c cpuidle: Replace ktime_get() with local_clock() by Daniel Lezcano · 8 years ago
  7. c998c07 cpuidle: Indicate when a device has been unregistered by Dave Gerlach · 8 years ago
  8. 6f16886 cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze by Sudeep Holla · 8 years ago
  9. 5116425 sched / idle: Drop default_idle_call() fallback from call_cpuidle() by Rafael J. Wysocki · 8 years ago
  10. 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
  11. 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
  12. 4c1ed5a cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled() by Xunlei Pang · 9 years ago
  13. 63caae8 sched/idle: Move latency tracing stop/start calls deeper inside the idle loop by Lucas Stach · 9 years ago
  14. ae0afb4 suspend-to-idle: Prevent RCU from complaining about tick_freeze() by Rafael J. Wysocki · 9 years ago
  15. ab232ba Merge branches 'pm-sleep' and 'pm-runtime' by Rafael J. Wysocki · 9 years ago
  16. 7d51d979 cpuidle: Do not use CPUIDLE_DRIVER_STATE_START in cpuidle.c by Rafael J. Wysocki · 9 years ago
  17. 87e9b9f PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND by Rafael J. Wysocki · 9 years ago
  18. 0d94039 cpuidle: Select a different state on tick_broadcast_enter() failures by Rafael J. Wysocki · 9 years ago
  19. 827a5ae sched / idle: Call default_idle_call() from cpuidle_enter_state() by Rafael J. Wysocki · 9 years ago
  20. faad384 sched / idle: Call idle_set_state() from cpuidle_enter_state() by Rafael J. Wysocki · 9 years ago
  21. 7312280 cpuidle: Fix the kerneldoc comment for cpuidle_enter_state() by Rafael J. Wysocki · 9 years ago
  22. a802ea9 cpuidle: Check the sign of index in cpuidle_reflect() by Rafael J. Wysocki · 9 years ago
  23. df8d9ee cpuidle: Run tick_broadcast_exit() with disabled interrupts by Rafael J. Wysocki · 9 years ago
  24. d75e4af cpuidle: remove state_count field from struct cpuidle_device by Bartlomiej Zolnierkiewicz · 9 years ago
  25. ef2b22a cpuidle / sleep: Use broadcast timer for states that stop local timer by Rafael J. Wysocki · 9 years ago
  26. 31a3409 cpuidle / sleep: Do sanity checks in cpuidle_enter_freeze() too by Rafael J. Wysocki · 9 years ago
  27. 01e04f4 idle / sleep: Avoid excessive disabling and enabling interrupts by Rafael J. Wysocki · 9 years ago
  28. 124cf911 PM / sleep: Make it possible to quiesce timers during suspend-to-idle by Rafael J. Wysocki · 9 years ago
  29. 3810631 PM / sleep: Re-implement suspend-to-idle handling by Rafael J. Wysocki · 9 years ago
  30. 442bf3a sched: Let the scheduler see CPU idle states by Daniel Lezcano · 10 years ago
  31. 2ed903c cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpus by Chuansheng Liu · 10 years ago
  32. 30fe688 cpuidle: move idle traces to cpuidle_enter_state() by Sandeep Tripathy · 10 years ago
  33. a6220fc PM / suspend: Always use deepest C-state in the "freeze" sleep state by Rafael J. Wysocki · 10 years ago
  34. 52c324f cpuidle: Combine cpuidle_enabled() with cpuidle_select() by Rafael J. Wysocki · 10 years ago
  35. 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
  36. 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
  37. 0b89e9a cpuidle: delay enabling interrupts until all coupled CPUs leave idle by Paul Burton · 10 years ago
  38. 30cdd69 cpuidle/idle: Move the cpuidle_idle_call function to idle.c by Daniel Lezcano · 10 years ago
  39. 907e30f idle/cpuidle: Split cpuidle_idle_call main function into smaller functions by Daniel Lezcano · 10 years ago
  40. ba8f20c cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failure by Preeti U Murthy · 10 years ago
  41. 813e8e3 cpuidle: Check for dev before deregistering it. by Konrad Rzeszutek Wilk · 11 years ago
  42. d7c7f10 cpuidle: don't call poll_idle_init() for every cpu by Viresh Kumar · 11 years ago
  43. 6d281e9 cpuidle: replace multiline statements with single line in cpuidle_idle_call() by Viresh Kumar · 11 years ago
  44. fb11c9c cpuidle: reduce code duplication inside cpuidle_idle_call() by Viresh Kumar · 11 years ago
  45. 9b29a86 cpuidle: merge two if() statements for checking error cases by Viresh Kumar · 11 years ago
  46. 4718266 cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points 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. c878a52 cpuidle: Check if device is already registered by Daniel Lezcano · 11 years ago
  50. 5df0aa7 cpuidle: Introduce __cpuidle_device_init() by Daniel Lezcano · 11 years ago
  51. f6bb51a cpuidle: Introduce __cpuidle_unregister_device() by Daniel Lezcano · 11 years ago
  52. 10b9d3f cpuidle: Check cpuidle_enable_device() return value by Daniel Lezcano · 11 years ago
  53. 82467a5 cpuidle: simplify multiple driver support by Daniel Lezcano · 11 years ago
  54. 1c192d0 cpuidle: fix comment format by Daniel Lezcano · 11 years ago
  55. 4c637b2 cpuidle: make a single register function for all by Daniel Lezcano · 11 years ago
  56. 554c06b cpuidle: remove en_core_tk_irqen flag by Daniel Lezcano · 11 years ago
  57. b60e6a0 cpuidle : handle clockevent notify from the cpuidle framework by Daniel Lezcano · 11 years ago
  58. 43720bd PM / tracing: remove deprecated power trace API by Paul Gortmaker · 11 years ago
  59. 8aef33a cpuidle: remove the power_specified field in the driver by Daniel Lezcano · 11 years ago
  60. 0e5537b cpuidle: Fix finding state with min power_usage by Sivaram Nair · 12 years ago
  61. a474a51 cpuidle: Measure idle state durations with monotonic clock by Julius Werner · 12 years ago
  62. bf4d1b5 cpuidle: support multiple drivers by Daniel Lezcano · 12 years ago
  63. d73d68d cpuidle: Set residency to 0 if target Cstate not enter by Youquan Song · 12 years ago
  64. e45a00d cpuidle / sysfs: move kobj initialization in the syfs file by Daniel Lezcano · 12 years ago
  65. 1aef40e cpuidle / sysfs: change function parameter by Daniel Lezcano · 12 years ago
  66. cf31cd1 ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplug by Srivatsa S. Bhat · 12 years ago
  67. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  68. ec033d0 Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release by Len Brown · 12 years ago
  69. 7791bd2 Merge branch 'pm-domains' by Rafael J. Wysocki · 12 years ago
  70. 8651f97 PM / cpuidle: System resume hang fix with cpuidle by Preeti U Murthy · 12 years ago
  71. cbc9ef0 PM / Domains: Add preliminary support for cpuidle, v2 by Rafael J. Wysocki · 12 years ago
  72. dc7fd27 cpuidle: move field disable from per-driver to per-cpu by ShuoX Liu · 12 years ago
  73. 4126c01 cpuidle: add support for states that affect multiple cpus by Colin Cross · 12 years ago
  74. 3af272a cpuidle: fix error handling in __cpuidle_register_device by Colin Cross · 12 years ago
  75. 56cfbf7 cpuidle: refactor out cpuidle_enter_state by Colin Cross · 12 years ago
  76. 1b0a0e9 cpuidle: add checks to avoid NULL pointer dereference by Srivatsa S. Bhat · 12 years ago
  77. 0aeb9ca cpuidle: remove unused hrtimer_peek_ahead_timers() call by Sergey Senozhatsky · 12 years ago
  78. 4a16251 cpuidle: Use kick_all_cpus_sync() by Thomas Gleixner · 12 years ago
  79. eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 12 years ago
  80. ee01e66 cpuidle: Fix panic in CPU off-lining with no idle driver by Toshi Kani · 12 years ago
  81. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  82. 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 12 years ago
  83. fc850f3 cpuidle: use the driver's state_count as default by Daniel Lezcano · 12 years ago
  84. 3a53396 cpuidle: add a sysfs entry to disable specific C state for debug purpose. by ShuoX Liu · 12 years ago
  85. e168979 cpuidle: Add common time keeping and irq enabling by Robert Lee · 12 years ago
  86. 76027ea cpuidle/tracing: Denote the tracepoints as being in rcu_idle_exit() section by Steven Rostedt · 12 years ago
  87. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  88. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  89. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  90. 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 13 years ago
  91. b25edc4 cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare() by Deepthi Dharwar · 13 years ago
  92. e978aa7 cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state by Deepthi Dharwar · 13 years ago
  93. 884b17e cpuidle: Add module.h to drivers/cpuidle files as required. by Paul Gortmaker · 13 years ago
  94. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago
  95. a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 13 years ago
  96. d91ee58 cpuidle: replace xen access to x86 pm_idle and default_idle by Len Brown · 13 years ago
  97. 62027ae cpuidle: create bootparam "cpuidle.off=1" by Len Brown · 13 years ago
  98. 4395288 Merge branch 'cpuidle-perf-events' into idle-test by Len Brown · 13 years ago
  99. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 13 years ago
  100. f77cfe4 cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer by Thomas Renninger · 13 years ago