summaryrefslogtreecommitdiffstats
path: root/kernel/power/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* PM / sleep: Increase default DPM watchdog timeout to 120Chen Yu2016-09-131-2/+2
* PM: APM_EMULATION does not depend on PMArnd Bergmann2016-01-271-1/+1
* PM / suspend: make sync() on suspend-to-RAM build-time optionalLen Brown2015-07-311-0/+10
* PM / sleep: Increase default DPM watchdog timeout to 60Takashi Iwai2015-06-251-1/+1
* rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-061-0/+1
* PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-191-10/+6
* Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-081-5/+1
|\
| * PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki2014-12-041-4/+0
| * PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selectedRafael J. Wysocki2014-11-181-0/+1
| * PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/KconfigKevin Hilman2014-11-151-1/+0
* | PM: Kconfig: fix unmet dependency for CPU_PMPankaj Dubey2014-11-181-1/+0
|/
* ARM: exynos: Move to generic PM domain DT bindingsTomasz Figa2014-09-221-1/+1
* PM / Domains: Add generic OF-based PM domain look-upTomasz Figa2014-09-221-0/+4
* PM / OPP: Remove ARCH_HAS_OPPMark Brown2014-07-231-3/+0
* PM / OPP: Make OPP invisible to users in KconfigMark Brown2014-05-191-2/+1
* PM / Sleep: Detect device suspend/resume lockup and log eventBenoit Goby2013-10-181-0/+16
* Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-07-021-0/+20
|\
| * workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueuesViresh Kumar2013-05-141-0/+20
* | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+0
|/
* PM / Domains: Add power off/on function for system core suspend stageRafael J. Wysocki2012-09-041-0/+4
* PM / Sleep: Separate printing suspend times from initcall_debugRafael J. Wysocki2012-07-011-2/+2
* PM / Sleep: User space wakeup sources garbage collector Kconfig optionRafael J. Wysocki2012-05-111-0/+5
* PM / Sleep: Make the limit of user space wakeup sources configurableRafael J. Wysocki2012-05-111-0/+6
* PM / Sleep: Add user space interface for manipulating wakeup sources, v3Rafael J. Wysocki2012-05-011-0/+8
* PM / Sleep: Implement opportunistic sleep, v2Rafael J. Wysocki2012-05-011-0/+8
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-0/+4
|\
| * cpu_pm: Add cpu power management notifiersColin Cross2011-09-231-0/+4
* | PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver2011-10-161-0/+1
* | PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky2011-10-161-0/+3
|/
* PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki2011-08-141-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-2/+2
|\
| * doc: Konfig: Documentation/power/{pm => apm-acpi}.txtMichael Witten2011-07-111-2/+2
* | PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki2011-07-021-2/+2
* | PM / Domains: Support for generic I/O PM domains (v8)Rafael J. Wysocki2011-07-021-0/+4
|/
* PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki2011-05-171-6/+0
* PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki2011-04-301-0/+4
* fix XEN_SAVE_RESTORE Kconfig dependenciesShriram Rajagopalan2011-04-111-1/+1
* PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki2011-04-111-1/+5
* PM: Simplify kernel/power/KconfigJan Beulich2011-03-151-9/+3
* PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig optionRafael J. Wysocki2011-03-151-6/+1
* PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-151-5/+0
* PM: Reorder power management Kconfig optionsRafael J. Wysocki2011-03-151-111/+111
* PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)Rafael J. Wysocki2011-03-151-23/+6
* PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki2011-01-071-5/+0
* PM / OPP: Hide OPP configuration when SoCs do not provide an implementationMark Brown2010-11-111-0/+4
* PM: Introduce library for device-specific OPPs (v7)Nishanth Menon2010-10-171-0/+14
* PM: Fix unmet dependency warning from kconfigRafael J. Wysocki2010-10-171-0/+1
* PM / Hibernate: Compress hibernation image with LZOBojan Smojver2010-10-171-0/+2
* suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett2010-06-101-4/+5
* PM: Add facility for advanced testing of async suspend/resumeRafael J. Wysocki2010-02-261-0/+14
OpenPOWER on IntegriCloud