1. 07b02fb power: Add option to log time spent in suspend by Colin Cross · 15 years ago
  2. 4b0ea27 PM: earlysuspend: Removing dependence on console. by Rebecca Schultz · 18 years ago
  3. c8bb315 PM: earlysuspend: Add console switch when user requested sleep state changes. by Arve Hjønnevåg · 18 years ago
  4. 47dfb46 PM: Add user-space wake lock api. by Arve Hjønnevåg · 18 years ago
  5. c1783f5 PM: Implement early suspend api by Arve Hjønnevåg · 18 years ago
  6. fe6cd63 PM: Implement wakelock api. by Arve Hjønnevåg · 18 years ago
  7. c650da2 PM: Remove CONFIG_PM_VERBOSE by Rafael J. Wysocki · 15 years ago
  8. 85eb8c8 PM / Runtime: Generic clock manipulation rountines for runtime PM (v6) by Rafael J. Wysocki · 15 years ago
  9. d419e4c fix XEN_SAVE_RESTORE Kconfig dependencies by Shriram Rajagopalan · 15 years ago
  10. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 15 years ago
  11. cf4fb80 PM: Simplify kernel/power/Kconfig by Jan Beulich · 15 years ago
  12. 88a6f33 PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig option by Rafael J. Wysocki · 15 years ago
  13. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 15 years ago
  14. 196ec24 PM: Reorder power management Kconfig options by Rafael J. Wysocki · 15 years ago
  15. 1eb208a PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME) by Rafael J. Wysocki · 15 years ago
  16. 976513d PM / ACPI: Move NVS saving and restoring code to drivers/acpi by Rafael J. Wysocki · 15 years ago
  17. 43e6086 PM / OPP: Hide OPP configuration when SoCs do not provide an implementation by Mark Brown · 15 years ago
  18. e1f60b2 PM: Introduce library for device-specific OPPs (v7) by Nishanth Menon · 16 years ago
  19. ede890c PM: Fix unmet dependency warning from kconfig by Rafael J. Wysocki · 16 years ago
  20. f996fc9 PM / Hibernate: Compress hibernation image with LZO by Bojan Smojver · 16 years ago
  21. dd4c4f1 suspend: Move NVS save/restore code to generic suspend functionality by Matthew Garrett · 16 years ago
  22. 5a2eb85 PM: Add facility for advanced testing of async suspend/resume by Rafael J. Wysocki · 16 years ago
  23. 6cbf821 PCI PM: Run-time callbacks for PCI bus type by Rafael J. Wysocki · 16 years ago
  24. 5e928f7 PM: Introduce core framework for run-time PM of I/O devices (rev. 17) by Rafael J. Wysocki · 17 years ago
  25. fce2b111 PM/Hibernate: Move NVS routines into a seperate file (v2). by Cornelia Huck · 17 years ago
  26. 2895974 PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB by Al Viro · 17 years ago
  27. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 18 years ago
  28. 8174f15 container freezer: make refrigerator always available by Matt Helsley · 18 years ago
  29. 77437fd pm: boot time suspend selftest by David Brownell · 18 years ago
  30. 93a0886 x86, xen, power: fix up config dependencies on PM by Jeremy Fitzhardinge · 18 years ago
  31. 6717ef1 Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN" by Ingo Molnar · 18 years ago
  32. 0775b3d suspend, xen: enable PM_SLEEP for CONFIG_XEN by Jeremy Fitzhardinge · 18 years ago
  33. 6afe1a1 PM: Remove legacy PM by Pavel Machek · 18 years ago
  34. 5347112 documentation: Move power-related files to Documentation/power/ by Randy Dunlap · 18 years ago
  35. 23b168d PM: documentation cleanups by Pavel Machek · 18 years ago
  36. b28f508 Suspend: Add config option to disable the freezer if architecture wants that by Johannes Berg · 18 years ago
  37. f4cb570 Suspend: Clean up Kconfig (V2) by Johannes Berg · 18 years ago
  38. 801e406 Hibernation: Clean up Kconfig (V2) by Johannes Berg · 18 years ago
  39. 90dda1c PM: Make PM_TRACE more architecture independent by Johannes Berg · 18 years ago
  40. 8f4ce8c serial: turn serial console suspend a boot rather than compile time option by Andres Salomon · 19 years ago
  41. 459685c hibernation doesn't even build on frv - tons of helpers are missing by Al Viro · 19 years ago
  42. f3de4be PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION by Rafael J. Wysocki · 19 years ago
  43. 296699d Introduce CONFIG_SUSPEND for suspend-to-Ram and standby by Rafael J. Wysocki · 19 years ago
  44. b0cb1a1 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION by Rafael J. Wysocki · 19 years ago
  45. 44bf4ce x86: PM_TRACE support by Nigel Cunningham · 19 years ago
  46. a034982 PM: Do not require dev spew to get PM_DEBUG by Ben Collins · 19 years ago
  47. 471d055 PM: Remove deprecated sysfs files by Alan Stern · 19 years ago
  48. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 19 years ago
  49. a7ee2e5 kconfig: mention 'hibernation' not just swsusp by David Brownell · 19 years ago
  50. 543b9fd [POWERPC] powermac: Suspend to disk on G5 by Johannes Berg · 19 years ago
  51. c7276fd [PATCH] kconfig: Update swsusp description by Rafael J. Wysocki · 19 years ago
  52. 7726942 [APM] Add shared version of APM emulation by Ralf Baechle · 19 years ago
  53. f89bce3 Driver core: deprecate PM_LEGACY, default it to N by David Brownell · 19 years ago
  54. 2d4a34c [PATCH] swsusp: Support i386 systems with PAE or without PSE by Rafael J. Wysocki · 19 years ago
  55. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 20 years ago
  56. c8eb8b4 [PATCH] PM: make it possible to disable console suspending by Rafael J. Wysocki · 20 years ago
  57. 2bca293 PM: add kconfig option for deprecated .../power/state files by David Brownell · 20 years ago
  58. 471b40d [PATCH] prevent swsusp with PAE by Pavel Machek · 20 years ago
  59. e02169b remove obsolete swsusp_encrypt by Pavel Machek · 20 years ago
  60. 5c31f27 [PATCH] pm_trace is dangerous by Andrew Morton · 20 years ago
  61. 72cf270 Fix PM_TRACE dependency: works only on 32-bit x86 for now by Linus Torvalds · 20 years ago
  62. eb71c87 Add some basic resume trace facilities by Linus Torvalds · 20 years ago
  63. 3e6e952 help text: SOFTWARE_SUSPEND doesn't need ACPI by Adrian Bunk · 20 years ago
  64. 750c902 SOFTWARE_SUSPEND: fix a typo in the dependencies by Adrian Bunk · 20 years ago
  65. bca73e4 [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h by Jeff Garzik · 20 years ago
  66. 720b942 [PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMP by Randy Dunlap · 21 years ago
  67. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 21 years ago
  68. d7ae79c [PATCH] swsusp: update documentation by Pavel Machek · 21 years ago
  69. c2ff18f [PATCH] encrypt suspend data for easy wiping by Andreas Steinmetz · 21 years ago
  70. eb7b6b3 [ACPI] IA64-related ACPI Kconfig fixes by Len Brown · 21 years ago
  71. 19c3243 [PATCH] swsusp: only allow it when it makes sense by Pavel Machek · 21 years ago
  72. 5a72e04 [PATCH] suspend/resume SMP support by Li Shaohua · 21 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago