index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
Kconfig
Age
Commit message (
Expand
)
Author
2011-08-14
PM / Domains: Fix build for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-11
doc: Konfig: Documentation/power/{pm => apm-acpi}.txt
Michael Witten
2011-07-02
PM: Allow the clocks management code to be used during system suspend
Rafael J. Wysocki
2011-07-02
PM / Domains: Support for generic I/O PM domains (v8)
Rafael J. Wysocki
2011-05-17
PM: Remove CONFIG_PM_VERBOSE
Rafael J. Wysocki
2011-04-30
PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)
Rafael J. Wysocki
2011-04-11
fix XEN_SAVE_RESTORE Kconfig dependencies
Shriram Rajagopalan
2011-04-11
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
2011-03-15
PM: Simplify kernel/power/Kconfig
Jan Beulich
2011-03-15
PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig option
Rafael J. Wysocki
2011-03-15
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
2011-03-15
PM: Reorder power management Kconfig options
Rafael J. Wysocki
2011-03-15
PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)
Rafael J. Wysocki
2011-01-07
PM / ACPI: Move NVS saving and restoring code to drivers/acpi
Rafael J. Wysocki
2010-11-11
PM / OPP: Hide OPP configuration when SoCs do not provide an implementation
Mark Brown
2010-10-17
PM: Introduce library for device-specific OPPs (v7)
Nishanth Menon
2010-10-17
PM: Fix unmet dependency warning from kconfig
Rafael J. Wysocki
2010-10-17
PM / Hibernate: Compress hibernation image with LZO
Bojan Smojver
2010-06-10
suspend: Move NVS save/restore code to generic suspend functionality
Matthew Garrett
2010-02-26
PM: Add facility for advanced testing of async suspend/resume
Rafael J. Wysocki
2010-02-22
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
2009-08-23
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
Rafael J. Wysocki
2009-06-12
PM/Hibernate: Move NVS routines into a seperate file (v2).
Cornelia Huck
2008-11-01
PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB
Al Viro
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
2008-10-20
container freezer: make refrigerator always available
Matt Helsley
2008-07-24
pm: boot time suspend selftest
David Brownell
2008-07-17
x86, xen, power: fix up config dependencies on PM
Jeremy Fitzhardinge
2008-07-16
Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN"
Ingo Molnar
2008-07-16
suspend, xen: enable PM_SLEEP for CONFIG_XEN
Jeremy Fitzhardinge
2008-04-15
PM: Remove legacy PM
Pavel Machek
2008-03-12
documentation: Move power-related files to Documentation/power/
Randy Dunlap
2008-02-07
PM: documentation cleanups
Pavel Machek
2008-02-01
Suspend: Add config option to disable the freezer if architecture wants that
Johannes Berg
2008-02-01
Suspend: Clean up Kconfig (V2)
Johannes Berg
2008-02-01
Hibernation: Clean up Kconfig (V2)
Johannes Berg
2008-02-01
PM: Make PM_TRACE more architecture independent
Johannes Berg
2007-10-18
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
2007-09-26
hibernation doesn't even build on frv - tons of helpers are missing
Al Viro
2007-08-31
PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION
Rafael J. Wysocki
2007-07-29
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
2007-07-29
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
2007-07-21
x86: PM_TRACE support
Nigel Cunningham
2007-07-19
PM: Do not require dev spew to get PM_DEBUG
Ben Collins
2007-07-18
PM: Remove deprecated sysfs files
Alan Stern
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-07
kconfig: mention 'hibernation' not just swsusp
David Brownell
2007-05-07
[POWERPC] powermac: Suspend to disk on G5
Johannes Berg
2007-03-06
[PATCH] kconfig: Update swsusp description
Rafael J. Wysocki
[next]