summaryrefslogtreecommitdiff
path: root/kernel/power/Kconfig
AgeCommit message (Expand)Author
2017-10-03PM / OPP: Move the OPP directory out of power/Viresh Kumar
2016-09-13PM / sleep: Increase default DPM watchdog timeout to 120Chen Yu
2016-01-27PM: APM_EMULATION does not depend on PMArnd Bergmann
2015-07-31PM / suspend: make sync() on suspend-to-RAM build-time optionalLen Brown
2015-06-25PM / sleep: Increase default DPM watchdog timeout to 60Takashi Iwai
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-04PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki
2014-11-18PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selectedRafael J. Wysocki
2014-11-18PM: Kconfig: fix unmet dependency for CPU_PMPankaj Dubey
2014-11-15PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/KconfigKevin Hilman
2014-09-22ARM: exynos: Move to generic PM domain DT bindingsTomasz Figa
2014-09-22PM / Domains: Add generic OF-based PM domain look-upTomasz Figa
2014-07-23PM / OPP: Remove ARCH_HAS_OPPMark Brown
2014-05-19PM / OPP: Make OPP invisible to users in KconfigMark Brown
2013-10-18PM / Sleep: Detect device suspend/resume lockup and log eventBenoit Goby
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-05-14workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueuesViresh Kumar
2012-09-04PM / Domains: Add power off/on function for system core suspend stageRafael J. Wysocki
2012-07-01PM / Sleep: Separate printing suspend times from initcall_debugRafael J. Wysocki
2012-05-11PM / Sleep: User space wakeup sources garbage collector Kconfig optionRafael J. Wysocki
2012-05-11PM / Sleep: Make the limit of user space wakeup sources configurableRafael J. Wysocki
2012-05-01PM / Sleep: Add user space interface for manipulating wakeup sources, v3Rafael J. Wysocki
2012-05-01PM / Sleep: Implement opportunistic sleep, v2Rafael J. Wysocki
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-16PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver
2011-10-16PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky
2011-09-23cpu_pm: Add cpu power management notifiersColin Cross
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-11doc: Konfig: Documentation/power/{pm => apm-acpi}.txtMichael Witten
2011-07-02PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki
2011-07-02PM / Domains: Support for generic I/O PM domains (v8)Rafael J. Wysocki
2011-05-17PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki
2011-04-30PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki
2011-04-11fix XEN_SAVE_RESTORE Kconfig dependenciesShriram Rajagopalan
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki
2011-03-15PM: Simplify kernel/power/KconfigJan Beulich
2011-03-15PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig optionRafael J. Wysocki
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki
2011-03-15PM: Reorder power management Kconfig optionsRafael J. Wysocki
2011-03-15PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)Rafael J. Wysocki
2011-01-07PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki
2010-11-11PM / OPP: Hide OPP configuration when SoCs do not provide an implementationMark Brown
2010-10-17PM: Introduce library for device-specific OPPs (v7)Nishanth Menon
2010-10-17PM: Fix unmet dependency warning from kconfigRafael J. Wysocki
2010-10-17PM / Hibernate: Compress hibernation image with LZOBojan Smojver
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett