1. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 14 years ago
  2. 97d68a8 kernel/main: fix calling sysfs_notify from atomic context by Amar Singhal · 14 years ago
  3. 6cad96a Merge "kernel/power: add pollable sysfs entries for touch events" into msm-3.0 by Linux Build Service Account · 14 years ago
  4. 2fb0354 framebuffer: add a pollable sysfs entry for display status by Amar Singhal · 14 years ago
  5. ac2a6d6 kernel/power: add pollable sysfs entries for touch events by Amar Singhal · 14 years ago
  6. 219a067 Merge "Revert "power: wakelock: don't set check_done flag if aborting"" into msm-3.0 by Linux Build Service Account · 14 years ago
  7. 06e8572 ARM: cpu_pm: Add cpu power management notifiers by Colin Cross · 14 years ago
  8. b599ff7 Revert "power: wakelock: don't set check_done flag if aborting" by Patrick Cain · 14 years ago
  9. d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 14 years ago
  10. f450df8 PM / Suspend: Off by one in pm_suspend() by Dan Carpenter · 15 years ago
  11. afcffe5 Revert "power: wakelock: don't set check_done flag if aborting" by Patrick Cain · 14 years ago
  12. b811aa7 Revert "power: wakelock: reset wakelock checked early" by Patrick Cain · 14 years ago
  13. fa3a6d5 power: wakelock: reset wakelock checked early by Abhijeet Dharmapurikar · 14 years ago
  14. 7ef4dba power: wakelock: don't set check_done flag if aborting by Abhijeet Dharmapurikar · 15 years ago
  15. 57b34bb power: wakelock: BUG if wakelock is taken very late by Abhijeet Dharmapurikar · 15 years ago
  16. 529461b power: fix suspend_sys_sync_wait() by Pratik Patel · 15 years ago
  17. 3f2bc4d Initial Contribution by Bryan Huntsman · 15 years ago
  18. 7013f49 PM: Backoff suspend if repeated attempts fail by Todd Poynor · 15 years ago
  19. ca64b0c PM: wakelocks: Display wakelocks preventing suspend by default by Todd Poynor · 15 years ago
  20. ed27e53 PM: wakelocks: Don't report wake up wakelock if suspend aborted by Todd Poynor · 15 years ago
  21. fec502d earlysuspend: add verbose debug flag by Erik Gilling · 15 years ago
  22. 07b02fb power: Add option to log time spent in suspend by Colin Cross · 15 years ago
  23. 75c56a8 Merge commit 'v3.0-rc7' into android-3.0 by Colin Cross · 15 years ago
  24. 4d4cf23 PM / Hibernate: Fix free_unnecessary_pages() by Rafael J. Wysocki · 15 years ago
  25. e55d4fa Merge commit 'v3.0-rc5' into android-3.0 by Colin Cross · 15 years ago
  26. 8440f4b PM: Free memory bitmaps if opening /dev/snapshot fails by Michal Kubecek · 15 years ago
  27. 28e23cf power: wakelock: use get_xtime_and_monotonic_and_sleep_offset in get_expired_time by Colin Cross · 15 years ago
  28. 435aacd power: wakelock: call __get_wall_to_monotonic() instead of using wall_to_monotonic by Erik Gilling · 16 years ago
  29. 0c7841c wakelock: Fix operator precedence bug by Colin Cross · 16 years ago
  30. af62b25 power: wakelock: Print active wakelocks when has_wake_lock() is called by Mike Chan · 16 years ago
  31. 4b0ea27 PM: earlysuspend: Removing dependence on console. by Rebecca Schultz · 18 years ago
  32. b28a6a1 consoleearlysuspend: Fix for 2.6.32 by Arve Hjønnevåg · 16 years ago
  33. c8bb315 PM: earlysuspend: Add console switch when user requested sleep state changes. by Arve Hjønnevåg · 17 years ago
  34. 01e1354 PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks after less than one second by Arve Hjønnevåg · 16 years ago
  35. 677f104 PM: wakelock: Abort task freezing if a wake lock is held. by Arve Hjønnevåg · 17 years ago
  36. 47dfb46 PM: Add user-space wake lock api. by Arve Hjønnevåg · 17 years ago
  37. b0dc343 PM: Enable early suspend through /sys/power/state by Arve Hjønnevåg · 17 years ago
  38. c1783f5 PM: Implement early suspend api by Arve Hjønnevåg · 18 years ago
  39. 1b07495 PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of stats. by Arve Hjønnevåg · 16 years ago
  40. 10f0138 power: wakelocks: fix buffer overflow in print_wake_locks by Erik Gilling · 17 years ago
  41. 97a0a74 power: Prevent spinlock recursion when wake_unlock() is called by Mike Chan · 17 years ago
  42. fe6cd63 PM: Implement wakelock api. by Arve Hjønnevåg · 18 years ago
  43. f42a981 PM / Hibernate: Update kerneldoc comments in hibernate.c by Rafael J. Wysocki · 15 years ago
  44. 3542580 PM / Hibernate: Remove arch_prepare_suspend() by Rafael J. Wysocki · 15 years ago
  45. 4e2d949 PM / Hibernate: Update some comments in core hibernate code by Rafael J. Wysocki · 15 years ago
  46. 91e7c75 PM: Allow drivers to allocate memory from .prepare() callbacks safely by Rafael J. Wysocki · 15 years ago
  47. c650da2 PM: Remove CONFIG_PM_VERBOSE by Rafael J. Wysocki · 15 years ago
  48. 290c748 Merge branch 'power-domains' into for-linus by Rafael J. Wysocki · 15 years ago
  49. 2d2a916 Merge branch 'syscore' into for-linus by Rafael J. Wysocki · 15 years ago
  50. 1c1be3a Revert "PM / Hibernate: Reduce autotuned default image size" by Rafael J. Wysocki · 15 years ago
  51. ddeb648 PM / Hibernate: Add sysfs knob to control size of memory for drivers by Rafael J. Wysocki · 15 years ago
  52. 3c43193 PM / Suspend: Do not ignore error codes returned by suspend_enter() by MyungJoo Ham · 15 years ago
  53. 2e711c0 PM: Remove sysdev suspend, resume and shutdown operations by Rafael J. Wysocki · 15 years ago
  54. 36cb703 PM / Hibernate: Fix ioctl SNAPSHOT_S2RAM by Rafael J. Wysocki · 15 years ago
  55. 9744997 PM / Hibernate: Make snapshot_release() restore GFP mask by Rafael J. Wysocki · 15 years ago
  56. 8718647 PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl by Rafael J. Wysocki · 15 years ago
  57. 85eb8c8 PM / Runtime: Generic clock manipulation rountines for runtime PM (v6) by Rafael J. Wysocki · 15 years ago
  58. 2ca6f62f PM: Fix error code paths executed after failing syscore_suspend() by Rafael J. Wysocki · 15 years ago
  59. d419e4c fix XEN_SAVE_RESTORE Kconfig dependencies by Shriram Rajagopalan · 15 years ago
  60. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 15 years ago
  61. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  62. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  63. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 15 years ago
  64. ed3cd4a kernel: change to new flag variable by matt mooney · 15 years ago
  65. bea3864 PM / Hibernate: Reduce autotuned default image size by Rafael J. Wysocki · 15 years ago
  66. 40dc166 PM / Core: Introduce struct syscore_ops for core subsystems PM by Rafael J. Wysocki · 15 years ago
  67. cf4fb80 PM: Simplify kernel/power/Kconfig by Jan Beulich · 15 years ago
  68. 6831c6e PM: Drop pm_flags that is not necessary by Rafael J. Wysocki · 15 years ago
  69. 88a6f33 PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig option by Rafael J. Wysocki · 15 years ago
  70. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 15 years ago
  71. 196ec24 PM: Reorder power management Kconfig options by Rafael J. Wysocki · 15 years ago
  72. 1eb208a PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME) by Rafael J. Wysocki · 15 years ago
  73. cd51e61 PM / ACPI: Remove references to pm_flags from bus.c by Rafael J. Wysocki · 15 years ago
  74. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 15 years ago
  75. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  76. 2e725a0 PM / Hibernate: Return error code when alloc_image_page() fails by Stanislaw Gruszka · 15 years ago
  77. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 15 years ago
  78. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  79. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  80. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  81. c8940ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  82. 976513d PM / ACPI: Move NVS saving and restoring code to drivers/acpi by Rafael J. Wysocki · 15 years ago
  83. 26fcaf6 PM: Fix oops in suspend/hibernate code related to failing ioremap() by Jiri Slaby · 15 years ago
  84. 938cfed perf: Add calls to suspend trace point by Jean Pihet · 15 years ago
  85. a2867e0 PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() by Rafael J. Wysocki · 15 years ago
  86. 5262a47 PM / Hibernate: When failed, in_suspend should be reset by MyungJoo Ham · 15 years ago
  87. 5729c63 PM / Hibernate: hibernation_ops->leave should be checked too by MyungJoo Ham · 15 years ago
  88. 8cfe400 Freezer: Fix a race during freezing of TASK_STOPPED tasks by Tejun Heo · 15 years ago
  89. 133f112 PM: Use proper ccflag flag in kernel/power/Makefile by Tracey Dent · 15 years ago
  90. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  91. be8cd64 PM / Hibernate: Restore old swap signature to avoid user space breakage by Rafael J. Wysocki · 15 years ago
  92. 1497dd1 PM / Hibernate: Fix PM_POST_* notification with user-space suspend by Takashi Iwai · 15 years ago
  93. c9e664f PM / Hibernate: Fix memory corruption related to swap by Rafael J. Wysocki · 15 years ago
  94. 9f339ca PM / Hibernate: Use async I/O when reading compressed hibernation image by Bojan Smojver · 15 years ago
  95. 2f55ac0 suspend: constify platform_suspend_ops by Lionel Debroux · 15 years ago
  96. 073ef1f hibernation: constify platform_hibernation_ops by Lionel Debroux · 15 years ago
  97. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 15 years ago
  98. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 15 years ago
  99. 43e6086 PM / OPP: Hide OPP configuration when SoCs do not provide an implementation by Mark Brown · 15 years ago
  100. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 15 years ago