Age | Commit message (Expand) | Author | Files | Lines |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-03 | kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze | Nicholas Piggin | 1 | -0/+9 |
2018-12-11 | PM: Introduce an Energy Model management framework | Quentin Perret | 1 | -0/+15 |
2018-08-15 | PM / sleep: wakeup: Fix build error caused by missing SRCU support | zhangyi (F) | 1 | -0/+1 |
2017-10-03 | PM / OPP: Move the OPP directory out of power/ | Viresh Kumar | 1 | -14/+0 |
2016-09-13 | PM / sleep: Increase default DPM watchdog timeout to 120 | Chen Yu | 1 | -2/+2 |
2016-01-28 | PM: APM_EMULATION does not depend on PM | Arnd Bergmann | 1 | -1/+1 |
2015-08-01 | PM / suspend: make sync() on suspend-to-RAM build-time optional | Len Brown | 1 | -0/+10 |
2015-06-25 | PM / sleep: Increase default DPM watchdog timeout to 60 | Takashi Iwai | 1 | -1/+1 |
2015-01-06 | rcu: Make SRCU optional by using CONFIG_SRCU | Pranith Kumar | 1 | -0/+1 |
2014-12-20 | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki | 1 | -10/+6 |
2014-12-08 | Merge branch 'pm-runtime' | Rafael J. Wysocki | 1 | -5/+1 |
2014-12-04 | PM: Drop CONFIG_PM_RUNTIME from the driver core | Rafael J. Wysocki | 1 | -4/+0 |
2014-11-19 | PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selected | Rafael J. Wysocki | 1 | -0/+1 |
2014-11-18 | PM: Kconfig: fix unmet dependency for CPU_PM | Pankaj Dubey | 1 | -1/+0 |
2014-11-15 | PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/Kconfig | Kevin Hilman | 1 | -1/+0 |
2014-09-22 | ARM: exynos: Move to generic PM domain DT bindings | Tomasz Figa | 1 | -1/+1 |
2014-09-22 | PM / Domains: Add generic OF-based PM domain look-up | Tomasz Figa | 1 | -0/+4 |
2014-07-23 | PM / OPP: Remove ARCH_HAS_OPP | Mark Brown | 1 | -3/+0 |
2014-05-20 | PM / OPP: Make OPP invisible to users in Kconfig | Mark Brown | 1 | -2/+1 |
2013-10-18 | PM / Sleep: Detect device suspend/resume lockup and log event | Benoit Goby | 1 | -0/+16 |
2013-07-03 | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -0/+20 |
2013-06-04 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 1 | -1/+0 |
2013-05-14 | workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues | Viresh Kumar | 1 | -0/+20 |
2012-09-04 | PM / Domains: Add power off/on function for system core suspend stage | Rafael J. Wysocki | 1 | -0/+4 |
2012-07-01 | PM / Sleep: Separate printing suspend times from initcall_debug | Rafael J. Wysocki | 1 | -2/+2 |
2012-05-11 | PM / Sleep: User space wakeup sources garbage collector Kconfig option | Rafael J. Wysocki | 1 | -0/+5 |
2012-05-11 | PM / Sleep: Make the limit of user space wakeup sources configurable | Rafael J. Wysocki | 1 | -0/+6 |
2012-05-01 | PM / Sleep: Add user space interface for manipulating wakeup sources, v3 | Rafael J. Wysocki | 1 | -0/+8 |
2012-05-01 | PM / Sleep: Implement opportunistic sleep, v2 | Rafael J. Wysocki | 1 | -0/+8 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 1 | -0/+4 |
2011-10-17 | PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image | Bojan Smojver | 1 | -0/+1 |
2011-10-17 | PM / Hibernate: Include storage keys in hibernation image on s390 | Martin Schwidefsky | 1 | -0/+3 |
2011-09-23 | cpu_pm: Add cpu power management notifiers | Colin Cross | 1 | -0/+4 |
2011-08-14 | PM / Domains: Fix build for CONFIG_PM_RUNTIME unset | Rafael J. Wysocki | 1 | -0/+4 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2011-07-11 | doc: Konfig: Documentation/power/{pm => apm-acpi}.txt | Michael Witten | 1 | -2/+2 |
2011-07-02 | PM: Allow the clocks management code to be used during system suspend | Rafael J. Wysocki | 1 | -2/+2 |
2011-07-02 | PM / Domains: Support for generic I/O PM domains (v8) | Rafael J. Wysocki | 1 | -0/+4 |
2011-05-18 | PM: Remove CONFIG_PM_VERBOSE | Rafael J. Wysocki | 1 | -6/+0 |
2011-04-30 | PM / Runtime: Generic clock manipulation rountines for runtime PM (v6) | Rafael J. Wysocki | 1 | -0/+4 |
2011-04-12 | fix XEN_SAVE_RESTORE Kconfig dependencies | Shriram Rajagopalan | 1 | -1/+1 |
2011-04-12 | PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS | Rafael J. Wysocki | 1 | -1/+5 |
2011-03-15 | PM: Simplify kernel/power/Kconfig | Jan Beulich | 1 | -9/+3 |
2011-03-15 | PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig option | Rafael J. Wysocki | 1 | -6/+1 |
2011-03-15 | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki | 1 | -5/+0 |
2011-03-15 | PM: Reorder power management Kconfig options | Rafael J. Wysocki | 1 | -111/+111 |
2011-03-15 | PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME) | Rafael J. Wysocki | 1 | -23/+6 |
2011-01-07 | PM / ACPI: Move NVS saving and restoring code to drivers/acpi | Rafael J. Wysocki | 1 | -5/+0 |
2010-11-11 | PM / OPP: Hide OPP configuration when SoCs do not provide an implementation | Mark Brown | 1 | -0/+4 |