| Commit message (Expand) | Author | Age | Files | Lines |
* | suspend: Move NVS save/restore code to generic suspend functionality | Matthew Garrett | 2010-06-10 | 1 | -4/+5 |
* | PM: Add facility for advanced testing of async suspend/resume | Rafael J. Wysocki | 2010-02-26 | 1 | -0/+14 |
* | PCI PM: Run-time callbacks for PCI bus type | Rafael J. Wysocki | 2010-02-22 | 1 | -0/+5 |
* | PM: Introduce core framework for run-time PM of I/O devices (rev. 17) | Rafael J. Wysocki | 2009-08-23 | 1 | -0/+14 |
* | PM/Hibernate: Move NVS routines into a seperate file (v2). | Cornelia Huck | 2009-06-12 | 1 | -0/+4 |
* | PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB | Al Viro | 2008-11-01 | 1 | -1/+1 |
* | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 | 1 | -3/+0 |
* | container freezer: make refrigerator always available | Matt Helsley | 2008-10-20 | 1 | -0/+3 |
* | pm: boot time suspend selftest | David Brownell | 2008-07-24 | 1 | -0/+11 |
* | x86, xen, power: fix up config dependencies on PM | Jeremy Fitzhardinge | 2008-07-17 | 1 | -1/+1 |
* | Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN" | Ingo Molnar | 2008-07-16 | 1 | -1/+1 |
* | suspend, xen: enable PM_SLEEP for CONFIG_XEN | Jeremy Fitzhardinge | 2008-07-16 | 1 | -1/+1 |
* | PM: Remove legacy PM | Pavel Machek | 2008-04-15 | 1 | -10/+0 |
* | documentation: Move power-related files to Documentation/power/ | Randy Dunlap | 2008-03-12 | 1 | -1/+1 |
* | PM: documentation cleanups | Pavel Machek | 2008-02-07 | 1 | -3/+6 |
* | Suspend: Add config option to disable the freezer if architecture wants that | Johannes Berg | 2008-02-01 | 1 | -0/+11 |
* | Suspend: Clean up Kconfig (V2) | Johannes Berg | 2008-02-01 | 1 | -18/+3 |
* | Hibernation: Clean up Kconfig (V2) | Johannes Berg | 2008-02-01 | 1 | -15/+3 |
* | PM: Make PM_TRACE more architecture independent | Johannes Berg | 2008-02-01 | 1 | -1/+22 |
* | serial: turn serial console suspend a boot rather than compile time option | Andres Salomon | 2007-10-18 | 1 | -11/+0 |
* | hibernation doesn't even build on frv - tons of helpers are missing | Al Viro | 2007-09-26 | 1 | -1/+1 |
* | PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION | Rafael J. Wysocki | 2007-08-31 | 1 | -10/+31 |
* | Introduce CONFIG_SUSPEND for suspend-to-Ram and standby | Rafael J. Wysocki | 2007-07-29 | 1 | -9/+32 |
* | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki | 2007-07-29 | 1 | -3/+3 |
* | x86: PM_TRACE support | Nigel Cunningham | 2007-07-21 | 1 | -1/+1 |
* | PM: Do not require dev spew to get PM_DEBUG | Ben Collins | 2007-07-19 | 1 | -5/+12 |
* | PM: Remove deprecated sysfs files | Alan Stern | 2007-07-18 | 1 | -12/+0 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 1 | -3/+8 |
|\ |
|
| * | kconfig: mention 'hibernation' not just swsusp | David Brownell | 2007-05-07 | 1 | -3/+8 |
* | | [POWERPC] powermac: Suspend to disk on G5 | Johannes Berg | 2007-05-07 | 1 | -2/+2 |
|/ |
|
* | [PATCH] kconfig: Update swsusp description | Rafael J. Wysocki | 2007-03-06 | 1 | -16/+21 |
* | [APM] Add shared version of APM emulation | Ralf Baechle | 2007-02-09 | 1 | -0/+26 |
* | Driver core: deprecate PM_LEGACY, default it to N | David Brownell | 2006-12-13 | 1 | -4/+5 |
* | [PATCH] swsusp: Support i386 systems with PAE or without PSE | Rafael J. Wysocki | 2006-12-07 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-09-26 | 1 | -0/+11 |
|\ |
|
| * | PM: add kconfig option for deprecated .../power/state files | David Brownell | 2006-09-25 | 1 | -0/+11 |
* | | [PATCH] PM: make it possible to disable console suspending | Rafael J. Wysocki | 2006-09-26 | 1 | -0/+11 |
|/ |
|
* | [PATCH] prevent swsusp with PAE | Pavel Machek | 2006-09-06 | 1 | -1/+5 |
* | remove obsolete swsusp_encrypt | Pavel Machek | 2006-06-30 | 1 | -12/+0 |
* | [PATCH] pm_trace is dangerous | Andrew Morton | 2006-06-27 | 1 | -2/+11 |
* | Fix PM_TRACE dependency: works only on 32-bit x86 for now | Linus Torvalds | 2006-06-25 | 1 | -1/+1 |
* | Add some basic resume trace facilities | Linus Torvalds | 2006-06-24 | 1 | -0/+9 |
* | help text: SOFTWARE_SUSPEND doesn't need ACPI | Adrian Bunk | 2006-04-01 | 1 | -1/+1 |
* | SOFTWARE_SUSPEND: fix a typo in the dependencies | Adrian Bunk | 2006-01-15 | 1 | -1/+1 |
* | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h | Jeff Garzik | 2005-11-13 | 1 | -0/+9 |
* | [PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMP | Randy Dunlap | 2005-09-22 | 1 | -1/+1 |
* | Merge linux-2.6 with linux-acpi-2.6 | Len Brown | 2005-09-08 | 1 | -1/+13 |
|\ |
|
| * | [PATCH] swsusp: update documentation | Pavel Machek | 2005-09-07 | 1 | -1/+1 |
| * | [PATCH] encrypt suspend data for easy wiping | Andreas Steinmetz | 2005-09-05 | 1 | -0/+12 |
* | | [ACPI] IA64-related ACPI Kconfig fixes | Len Brown | 2005-08-25 | 1 | -0/+1 |
|/ |
|