| Commit message (Expand) | Author | Age | Files | Lines |
* | PM / Sleep: Separate printing suspend times from initcall_debug | Rafael J. Wysocki | 2012-07-01 | 1 | -2/+2 |
* | PM / Sleep: User space wakeup sources garbage collector Kconfig option | Rafael J. Wysocki | 2012-05-11 | 1 | -0/+5 |
* | PM / Sleep: Make the limit of user space wakeup sources configurable | Rafael J. Wysocki | 2012-05-11 | 1 | -0/+6 |
* | PM / Sleep: Add user space interface for manipulating wakeup sources, v3 | Rafael J. Wysocki | 2012-05-01 | 1 | -0/+8 |
* | PM / Sleep: Implement opportunistic sleep, v2 | Rafael J. Wysocki | 2012-05-01 | 1 | -0/+8 |
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 1 | -0/+4 |
|\ |
|
| * | cpu_pm: Add cpu power management notifiers | Colin Cross | 2011-09-23 | 1 | -0/+4 |
* | | PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image | Bojan Smojver | 2011-10-16 | 1 | -0/+1 |
* | | PM / Hibernate: Include storage keys in hibernation image on s390 | Martin Schwidefsky | 2011-10-16 | 1 | -0/+3 |
|/ |
|
* | PM / Domains: Fix build for CONFIG_PM_RUNTIME unset | Rafael J. Wysocki | 2011-08-14 | 1 | -0/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -2/+2 |
|\ |
|
| * | doc: Konfig: Documentation/power/{pm => apm-acpi}.txt | Michael Witten | 2011-07-11 | 1 | -2/+2 |
* | | PM: Allow the clocks management code to be used during system suspend | Rafael J. Wysocki | 2011-07-02 | 1 | -2/+2 |
* | | PM / Domains: Support for generic I/O PM domains (v8) | Rafael J. Wysocki | 2011-07-02 | 1 | -0/+4 |
|/ |
|
* | PM: Remove CONFIG_PM_VERBOSE | Rafael J. Wysocki | 2011-05-17 | 1 | -6/+0 |
* | PM / Runtime: Generic clock manipulation rountines for runtime PM (v6) | Rafael J. Wysocki | 2011-04-30 | 1 | -0/+4 |
* | fix XEN_SAVE_RESTORE Kconfig dependencies | Shriram Rajagopalan | 2011-04-11 | 1 | -1/+1 |
* | PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS | Rafael J. Wysocki | 2011-04-11 | 1 | -1/+5 |
* | PM: Simplify kernel/power/Kconfig | Jan Beulich | 2011-03-15 | 1 | -9/+3 |
* | PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig option | Rafael J. Wysocki | 2011-03-15 | 1 | -6/+1 |
* | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki | 2011-03-15 | 1 | -5/+0 |
* | PM: Reorder power management Kconfig options | Rafael J. Wysocki | 2011-03-15 | 1 | -111/+111 |
* | PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME) | Rafael J. Wysocki | 2011-03-15 | 1 | -23/+6 |
* | PM / ACPI: Move NVS saving and restoring code to drivers/acpi | Rafael J. Wysocki | 2011-01-07 | 1 | -5/+0 |
* | PM / OPP: Hide OPP configuration when SoCs do not provide an implementation | Mark Brown | 2010-11-11 | 1 | -0/+4 |
* | PM: Introduce library for device-specific OPPs (v7) | Nishanth Menon | 2010-10-17 | 1 | -0/+14 |
* | PM: Fix unmet dependency warning from kconfig | Rafael J. Wysocki | 2010-10-17 | 1 | -0/+1 |
* | PM / Hibernate: Compress hibernation image with LZO | Bojan Smojver | 2010-10-17 | 1 | -0/+2 |
* | 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 |