aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar1-0/+1
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki1-10/+6
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki1-5/+1
2014-12-04PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki1-4/+0
2014-11-18PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selectedRafael J. Wysocki1-0/+1
2014-11-18PM: Kconfig: fix unmet dependency for CPU_PMPankaj Dubey1-1/+0
2014-11-15PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/KconfigKevin Hilman1-1/+0
2014-09-22ARM: exynos: Move to generic PM domain DT bindingsTomasz Figa1-1/+1
2014-09-22PM / Domains: Add generic OF-based PM domain look-upTomasz Figa1-0/+4
2014-07-23PM / OPP: Remove ARCH_HAS_OPPMark Brown1-3/+0
2014-05-19PM / OPP: Make OPP invisible to users in KconfigMark Brown1-2/+1
2013-10-18PM / Sleep: Detect device suspend/resume lockup and log eventBenoit Goby1-0/+16
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+20
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+0
2013-05-14workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueuesViresh Kumar1-0/+20
2012-09-04PM / Domains: Add power off/on function for system core suspend stageRafael J. Wysocki1-0/+4
2012-07-01PM / Sleep: Separate printing suspend times from initcall_debugRafael J. Wysocki1-2/+2
2012-05-11PM / Sleep: User space wakeup sources garbage collector Kconfig optionRafael J. Wysocki1-0/+5
2012-05-11PM / Sleep: Make the limit of user space wakeup sources configurableRafael J. Wysocki1-0/+6
2012-05-01PM / Sleep: Add user space interface for manipulating wakeup sources, v3Rafael J. Wysocki1-0/+8
2012-05-01PM / Sleep: Implement opportunistic sleep, v2Rafael J. Wysocki1-0/+8
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-0/+4
2011-10-16PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver1-0/+1
2011-10-16PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky1-0/+3
2011-09-23cpu_pm: Add cpu power management notifiersColin Cross1-0/+4
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki1-0/+4
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2011-07-11doc: Konfig: Documentation/power/{pm => apm-acpi}.txtMichael Witten1-2/+2
2011-07-02PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki1-2/+2
2011-07-02PM / Domains: Support for generic I/O PM domains (v8)Rafael J. Wysocki1-0/+4
2011-05-17PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki1-6/+0
2011-04-30PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki1-0/+4
2011-04-11fix XEN_SAVE_RESTORE Kconfig dependenciesShriram Rajagopalan1-1/+1
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki1-1/+5
2011-03-15PM: Simplify kernel/power/KconfigJan Beulich1-9/+3
2011-03-15PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig optionRafael J. Wysocki1-6/+1
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki1-5/+0
2011-03-15PM: Reorder power management Kconfig optionsRafael J. Wysocki1-111/+111
2011-03-15PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)Rafael J. Wysocki1-23/+6
2011-01-07PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki1-5/+0
2010-11-11PM / OPP: Hide OPP configuration when SoCs do not provide an implementationMark Brown1-0/+4
2010-10-17PM: Introduce library for device-specific OPPs (v7)Nishanth Menon1-0/+14
2010-10-17PM: Fix unmet dependency warning from kconfigRafael J. Wysocki1-0/+1
2010-10-17PM / Hibernate: Compress hibernation image with LZOBojan Smojver1-0/+2
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett1-4/+5
2010-02-26PM: Add facility for advanced testing of async suspend/resumeRafael J. Wysocki1-0/+14
2010-02-22PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki1-0/+5
2009-08-23PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki1-0/+14
2009-06-12PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck1-0/+4
2008-11-01PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIBAl Viro1-1/+1