| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -13/+13 |
* | PM: hibernate: Split off snapshot dev option | Domenico Andreoli | 2020-05-19 | 1 | -0/+12 |
* | PM: remove s390 specific callbacks | Heiko Carstens | 2020-03-23 | 1 | -3/+0 |
* | PM: suspend: Add sysfs attribute to control the "sync on suspend" behavior | Jonas Meurer | 2020-01-16 | 1 | -1/+4 |
* | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-15 | 1 | -3/+3 |
|\ |
|
| * | docs: power: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -3/+3 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
|/ |
|
* | kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze | Nicholas Piggin | 2019-05-03 | 1 | -0/+9 |
* | PM: Introduce an Energy Model management framework | Quentin Perret | 2018-12-11 | 1 | -0/+15 |
* | PM / sleep: wakeup: Fix build error caused by missing SRCU support | zhangyi (F) | 2018-08-15 | 1 | -0/+1 |
* | PM / OPP: Move the OPP directory out of power/ | Viresh Kumar | 2017-10-03 | 1 | -14/+0 |
* | PM / sleep: Increase default DPM watchdog timeout to 120 | Chen Yu | 2016-09-13 | 1 | -2/+2 |
* | PM: APM_EMULATION does not depend on PM | Arnd Bergmann | 2016-01-27 | 1 | -1/+1 |
* | PM / suspend: make sync() on suspend-to-RAM build-time optional | Len Brown | 2015-07-31 | 1 | -0/+10 |
* | PM / sleep: Increase default DPM watchdog timeout to 60 | Takashi Iwai | 2015-06-25 | 1 | -1/+1 |
* | rcu: Make SRCU optional by using CONFIG_SRCU | Pranith Kumar | 2015-01-06 | 1 | -0/+1 |
* | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki | 2014-12-19 | 1 | -10/+6 |
* | Merge branch 'pm-runtime' | Rafael J. Wysocki | 2014-12-08 | 1 | -5/+1 |
|\ |
|
| * | PM: Drop CONFIG_PM_RUNTIME from the driver core | Rafael J. Wysocki | 2014-12-04 | 1 | -4/+0 |
| * | PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selected | Rafael J. Wysocki | 2014-11-18 | 1 | -0/+1 |
| * | PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/Kconfig | Kevin Hilman | 2014-11-15 | 1 | -1/+0 |
* | | PM: Kconfig: fix unmet dependency for CPU_PM | Pankaj Dubey | 2014-11-18 | 1 | -1/+0 |
|/ |
|
* | ARM: exynos: Move to generic PM domain DT bindings | Tomasz Figa | 2014-09-22 | 1 | -1/+1 |
* | PM / Domains: Add generic OF-based PM domain look-up | Tomasz Figa | 2014-09-22 | 1 | -0/+4 |
* | PM / OPP: Remove ARCH_HAS_OPP | Mark Brown | 2014-07-23 | 1 | -3/+0 |
* | PM / OPP: Make OPP invisible to users in Kconfig | Mark Brown | 2014-05-19 | 1 | -2/+1 |
* | PM / Sleep: Detect device suspend/resume lockup and log event | Benoit Goby | 2013-10-18 | 1 | -0/+16 |
* | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2013-07-02 | 1 | -0/+20 |
|\ |
|
| * | workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues | Viresh Kumar | 2013-05-14 | 1 | -0/+20 |
* | | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 2013-06-03 | 1 | -1/+0 |
|/ |
|
* | PM / Domains: Add power off/on function for system core suspend stage | Rafael J. Wysocki | 2012-09-04 | 1 | -0/+4 |
* | 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 |