1. 17b94be port 3.0 kernel power source in pieces source.c main.c by shumash · 10 years ago
  2. b2f60df workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues by shumash · 11 years ago
  3. e00f144 PM / Sleep: fix recovery during resuming from hibernation by Imre Deak · 12 years ago
  4. ba0a7f5 OOM, PM: OOM killed task shouldn't escape PM suspend by Michal Hocko · 12 years ago
  5. 1097d78 Merge tag 'v3.4.105' into cm-12.0 by Paul · 11 years ago
  6. 5dc1c88 PM / sleep: Fix request_firmware() error at resume by Takashi Iwai · 12 years ago
  7. 36a093c Merge remote-tracking branch 'codeaurora/caf/kk_2.7_rb1.37' into cm-11.0 by Ethan Chen · 12 years ago kitkat-staging
  8. 66d383d Merge tag 'v3.4.82' into cm-11.0 by Ethan Chen · 12 years ago
  9. b249f99 PM / Hibernate: Hibernate/thaw fixes/improvements by Bojan Smojver · 14 years ago
  10. aea8045 power: don't wait for timeout if sys_sync completes early by Srinivasarao P · 12 years ago
  11. 74bfbfd PM / QoS: Fix deadlock during PM QoS vote to default value by Sujit Reddy Thumma · 13 years ago
  12. 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 12 years ago
  13. 7094547 PM / hibernate: Avoid overflow in hibernate_preallocate_memory() by Aaron Lu · 13 years ago
  14. f284f77 freezer: shorten freezer sleep time using exponential backoff by Colin Cross · 13 years ago
  15. dde448d Merge tag 'v3.4.10' into cm-10.1 by Ethan Chen · 13 years ago
  16. d3dd392 ftrace: Disable function tracing during suspend/resume and hibernation, again by Srivatsa S. Bhat · 14 years ago
  17. f066380 Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.130' into msm-3.4 by Steve Muckle · 14 years ago
  18. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 14 years ago
  19. 8c880ff power: main: Add conditional compilation for touch nodes by Amar Singhal · 14 years ago
  20. 23016de PM / Suspend: Print wall time at suspend entry and exit by Todd Poynor · 14 years ago
  21. aadf030 Merge commit 'v3.4-rc5' into android-3.4 by Colin Cross · 14 years ago
  22. f8262d4 PM / Hibernate: fix the number of pages used for hibernate/thaw buffering by Bojan Smojver · 14 years ago
  23. 025ff0a PM: Add user-space wake lock api. by Arve Hjønnevåg · 18 years ago
  24. e9911f4 PM / Sleep: Add wake lock api wrapper on top of wakeup sources by Arve Hjønnevåg · 14 years ago
  25. 847bb6f power: Add option to log time spent in suspend by Colin Cross · 15 years ago
  26. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 14 years ago
  27. c4772d1 PM / QoS: add pm_qos_update_request_timeout() API by MyungJoo Ham · 14 years ago
  28. 247bc03 PM / Sleep: Mitigate race between the freezer and request_firmware() by Rafael J. Wysocki · 14 years ago
  29. 1e73203 PM / Sleep: Move disabling of usermode helpers to the freezer by Rafael J. Wysocki · 14 years ago
  30. 7b5179a PM / Hibernate: Disable usermode helpers right before freezing tasks by Rafael J. Wysocki · 14 years ago
  31. 97d68a8 kernel/main: fix calling sysfs_notify from atomic context by Amar Singhal · 14 years ago
  32. c7c66c0 Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  33. 0de9a1e power: remove the second argument of k[un]map_atomic() by Cong Wang · 15 years ago
  34. 6cad96a Merge "kernel/power: add pollable sysfs entries for touch events" into msm-3.0 by Linux Build Service Account · 14 years ago
  35. 2fb0354 framebuffer: add a pollable sysfs entry for display status by Amar Singhal · 14 years ago
  36. ac2a6d6 kernel/power: add pollable sysfs entries for touch events by Amar Singhal · 14 years ago
  37. ed819e3 Merge branch 'pm-qos' by Rafael J. Wysocki · 14 years ago
  38. 37f08be PM / Freezer: Remove references to TIF_FREEZE in comments by Marcos Paulo de Souza · 14 years ago
  39. 05b4877 PM / Hibernate: Enable usermodehelpers in hibernate() error path by Srivatsa S. Bhat · 14 years ago
  40. 69f1d47 PM / Hibernate: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 14 years ago
  41. bc25cf5 PM / Sleep: Drop suspend_stats_update() by Rafael J. Wysocki · 14 years ago
  42. 93e1ee4 PM / Sleep: Make enter_state() in kernel/power/suspend.c static by Rafael J. Wysocki · 14 years ago
  43. 55ae451 PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.c by Rafael J. Wysocki · 14 years ago
  44. 6f585f7 PM / Sleep: Remove unnecessary label from suspend_freeze_processes() by Rafael J. Wysocki · 14 years ago
  45. 6c83b48 PM / Sleep: Do not check wakeup too often in try_to_freeze_tasks() by Rafael J. Wysocki · 14 years ago
  46. a9b542e PM / QoS: unconditionally build the feature by Jean Pihet · 14 years ago
  47. 654b0c9 Merge commit 'pm-fixes-for-3.3-rc3' into pm-qos by Rafael J. Wysocki · 14 years ago
  48. a556d5b PM / Hibernate: Refactor and simplify freezer_test_done by Srivatsa S. Bhat · 14 years ago
  49. 51d6ff7 PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test path by Srivatsa S. Bhat · 14 years ago
  50. 8916e37 PM / Suspend: Avoid code duplication in suspend statistics update by Marcos Paulo de Souza · 14 years ago
  51. 3ed3c7b Merge commit 'pm-fixes-for-3.3-rc3' into pm-sleep by Rafael J. Wysocki · 14 years ago
  52. 379e0be PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails by Srivatsa S. Bhat · 14 years ago
  53. fe9161d PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path by Srivatsa S. Bhat · 14 years ago
  54. d031e1d PM / QoS: Simplify PM QoS expansion/merge by Alex Frid · 14 years ago
  55. cf579df PM / Sleep: Introduce "late suspend" and "early resume" of devices by Rafael J. Wysocki · 14 years ago
  56. 181e9bd PM / Hibernate: Fix s2disk regression related to freezing workqueues by Rafael J. Wysocki · 14 years ago
  57. 160cb5a PM / Hibernate: Correct additional pages number calculation by Namhyung Kim · 14 years ago
  58. ee34a37 PM / Hibernate: Drop the check of swap space size for compressed image by Barry Song · 14 years ago
  59. c6968e7 PM/Hibernate: do not count debug pages as savable by Stanislaw Gruszka · 14 years ago
  60. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  61. c336078 PM / Hibernate: Implement compat_ioctl for /dev/snapshot by Ben Hutchings · 14 years ago
  62. ff01bb4 fs: move code out of buffer.c by Al Viro · 15 years ago
  63. cf007e3 PM / Hibernate: Remove deprecated hibernation snapshot ioctls by Srivatsa S. Bhat · 14 years ago
  64. bcda53f PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep() by Srivatsa S. Bhat · 14 years ago
  65. e5b1674 PM / Hibernate: Replace unintuitive 'if' condition in kernel/power/user.c with 'else' by Srivatsa S. Bhat · 15 years ago
  66. 2e8e89e Merge branch 'pm-freezer' into pm-sleep by Rafael J. Wysocki · 15 years ago
  67. 48580ab PM / Hibernate: Remove deprecated hibernation test modes by Srivatsa S. Bhat · 15 years ago
  68. 97819a2 PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path by Srivatsa S. Bhat · 15 years ago
  69. 0118521 PM / Hibernate: Enable usermodehelpers in software_resume() error path by Srivatsa S. Bhat · 15 years ago
  70. 219a067 Merge "Revert "power: wakelock: don't set check_done flag if aborting"" into msm-3.0 by Linux Build Service Account · 15 years ago
  71. 06e8572 ARM: cpu_pm: Add cpu power management notifiers by Colin Cross · 15 years ago
  72. b599ff7 Revert "power: wakelock: don't set check_done flag if aborting" by Patrick Cain · 15 years ago
  73. 953a206 PM / Hibernate: Refactor and simplify hibernation_snapshot() code by Srivatsa S. Bhat · 15 years ago
  74. 341d416 PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.c by Srivatsa S. Bhat · 15 years ago
  75. 986b11c Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into pm-freezer by Rafael J. Wysocki · 15 years ago
  76. bb58dd5 PM / Hibernate: Do not leak memory in error/test code paths by Rafael J. Wysocki · 15 years ago
  77. 839e340 freezer: remove unused @sig_only from freeze_task() by Tejun Heo · 15 years ago
  78. a320122 freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE by Tejun Heo · 15 years ago
  79. 22b4e11 cgroup_freezer: prepare for removal of TIF_FREEZE by Tejun Heo · 15 years ago
  80. 03afed8 freezer: clean up freeze_processes() failure path by Tejun Heo · 15 years ago
  81. 85f1d47 freezer: test freezable conditions while holding freezer_lock by Tejun Heo · 15 years ago
  82. 6907483 freezer: make freezing indicate freeze condition in effect by Tejun Heo · 15 years ago
  83. 0c9af09 freezer: use dedicated lock instead of task_lock() + memory barrier by Tejun Heo · 15 years ago
  84. 6cd8ded freezer: don't distinguish nosig tasks on thaw by Tejun Heo · 15 years ago
  85. a585042 freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks by Tejun Heo · 15 years ago
  86. a5be2d0 freezer: rename thaw_process() to __thaw_task() and simplify the implementation by Tejun Heo · 15 years ago
  87. 501a708 PM / Suspend: Fix bug in suspend statistics update by Srivatsa S. Bhat · 15 years ago
  88. aa9a7b1 PM / Hibernate: Fix the early termination of test modes by Srivatsa S. Bhat · 15 years ago
  89. d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 15 years ago
  90. f450df8 PM / Suspend: Off by one in pm_suspend() by Dan Carpenter · 15 years ago
  91. afcffe5 Revert "power: wakelock: don't set check_done flag if aborting" by Patrick Cain · 15 years ago
  92. a6f05b9 PM / QoS: Set cpu_dma_pm_qos->name by Dominik Brodowski · 15 years ago
  93. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 15 years ago
  94. 6513fd6 PM / QoS: Remove redundant check by Guennadi Liakhovetski · 15 years ago
  95. b811aa7 Revert "power: wakelock: reset wakelock checked early" by Patrick Cain · 15 years ago
  96. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 15 years ago
  97. 74da1ff kernel: fix several implicit usasges of kmod.h by Paul Gortmaker · 15 years ago
  98. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 15 years ago
  99. fa3a6d5 power: wakelock: reset wakelock checked early by Abhijeet Dharmapurikar · 15 years ago
  100. 081a9d0 PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image by Bojan Smojver · 15 years ago