aboutsummaryrefslogtreecommitdiff
path: root/kernel/power/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2016-09-13PM / sleep: Increase default DPM watchdog timeout to 120Gravatar Chen Yu 1-2/+2
2016-01-27PM: APM_EMULATION does not depend on PMGravatar Arnd Bergmann 1-1/+1
2015-07-31PM / suspend: make sync() on suspend-to-RAM build-time optionalGravatar Len Brown 1-0/+10
2015-06-25PM / sleep: Increase default DPM watchdog timeout to 60Gravatar Takashi Iwai 1-1/+1
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUGravatar Pranith Kumar 1-0/+1
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMEGravatar Rafael J. Wysocki 1-10/+6
2014-12-08Merge branch 'pm-runtime'Gravatar Rafael J. Wysocki 1-5/+1
2014-12-04PM: Drop CONFIG_PM_RUNTIME from the driver coreGravatar Rafael J. Wysocki 1-4/+0
2014-11-18PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selectedGravatar Rafael J. Wysocki 1-0/+1
2014-11-18PM: Kconfig: fix unmet dependency for CPU_PMGravatar Pankaj Dubey 1-1/+0
2014-11-15PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/KconfigGravatar Kevin Hilman 1-1/+0
2014-09-22ARM: exynos: Move to generic PM domain DT bindingsGravatar Tomasz Figa 1-1/+1
2014-09-22PM / Domains: Add generic OF-based PM domain look-upGravatar Tomasz Figa 1-0/+4
2014-07-23PM / OPP: Remove ARCH_HAS_OPPGravatar Mark Brown 1-3/+0
2014-05-19PM / OPP: Make OPP invisible to users in KconfigGravatar Mark Brown 1-2/+1
2013-10-18PM / Sleep: Detect device suspend/resume lockup and log eventGravatar Benoit Goby 1-0/+16
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-0/+20
2013-06-03Finally eradicate CONFIG_HOTPLUGGravatar Stephen Rothwell 1-1/+0
2013-05-14workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueuesGravatar Viresh Kumar 1-0/+20
2012-09-04PM / Domains: Add power off/on function for system core suspend stageGravatar Rafael J. Wysocki 1-0/+4
2012-07-01PM / Sleep: Separate printing suspend times from initcall_debugGravatar Rafael J. Wysocki 1-2/+2
2012-05-11PM / Sleep: User space wakeup sources garbage collector Kconfig optionGravatar Rafael J. Wysocki 1-0/+5
2012-05-11PM / Sleep: Make the limit of user space wakeup sources configurableGravatar Rafael J. Wysocki 1-0/+6
2012-05-01PM / Sleep: Add user space interface for manipulating wakeup sources, v3Gravatar Rafael J. Wysocki 1-0/+8
2012-05-01PM / Sleep: Implement opportunistic sleep, v2Gravatar Rafael J. Wysocki 1-0/+8
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Gravatar Linus Torvalds 1-0/+4
2011-10-16PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageGravatar Bojan Smojver 1-0/+1
2011-10-16PM / Hibernate: Include storage keys in hibernation image on s390Gravatar Martin Schwidefsky 1-0/+3
2011-09-23cpu_pm: Add cpu power management notifiersGravatar Colin Cross 1-0/+4
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetGravatar Rafael J. Wysocki 1-0/+4
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+2
2011-07-11doc: Konfig: Documentation/power/{pm => apm-acpi}.txtGravatar Michael Witten 1-2/+2
2011-07-02PM: Allow the clocks management code to be used during system suspendGravatar Rafael J. Wysocki 1-2/+2
2011-07-02PM / Domains: Support for generic I/O PM domains (v8)Gravatar Rafael J. Wysocki 1-0/+4
2011-05-17PM: Remove CONFIG_PM_VERBOSEGravatar Rafael J. Wysocki 1-6/+0
2011-04-30PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Gravatar Rafael J. Wysocki 1-0/+4
2011-04-11fix XEN_SAVE_RESTORE Kconfig dependenciesGravatar Shriram Rajagopalan 1-1/+1
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSGravatar Rafael J. Wysocki 1-1/+5
2011-03-15PM: Simplify kernel/power/KconfigGravatar Jan Beulich 1-9/+3
2011-03-15PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig optionGravatar Rafael J. Wysocki 1-6/+1
2011-03-15PM: Remove CONFIG_PM_OPSGravatar Rafael J. Wysocki 1-5/+0
2011-03-15PM: Reorder power management Kconfig optionsGravatar Rafael J. Wysocki 1-111/+111
2011-03-15PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)Gravatar Rafael J. Wysocki 1-23/+6
2011-01-07PM / ACPI: Move NVS saving and restoring code to drivers/acpiGravatar Rafael J. Wysocki 1-5/+0
2010-11-11PM / OPP: Hide OPP configuration when SoCs do not provide an implementationGravatar Mark Brown 1-0/+4
2010-10-17PM: Introduce library for device-specific OPPs (v7)Gravatar Nishanth Menon 1-0/+14
2010-10-17PM: Fix unmet dependency warning from kconfigGravatar Rafael J. Wysocki 1-0/+1
2010-10-17PM / Hibernate: Compress hibernation image with LZOGravatar Bojan Smojver 1-0/+2
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityGravatar Matthew Garrett 1-4/+5
2010-02-26PM: Add facility for advanced testing of async suspend/resumeGravatar Rafael J. Wysocki 1-0/+14