aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-02-05PM: hibernate: Add support for LZ4 compression for hibernationNikhil V1-0/+5
2024-02-05PM: hibernate: Move to crypto APIs for LZO compressionNikhil V1-2/+19
2023-01-20PM: sleep: Remove "select SRCU"Paul E. McKenney1-1/+0
2022-07-01pm/sleep: Add PM_USERSPACE_AUTOSLEEP KconfigKalesh Singh1-0/+20
2021-06-11PM: sleep: remove trailing spaces and tabsZhen Lei1-6/+6
2021-02-12PM: Kconfig: remove unneeded "default n" optionsLukasz Luba1-3/+0
2021-02-12PM: EM: update Kconfig description and drop "default n" optionLukasz Luba1-5/+4
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-13/+13
2020-05-19PM: hibernate: Split off snapshot dev optionDomenico Andreoli1-0/+12
2020-03-23PM: remove s390 specific callbacksHeiko Carstens1-3/+0
2020-01-16PM: suspend: Add sysfs attribute to control the "sync on suspend" behaviorJonas Meurer1-1/+4
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2019-06-14docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-3/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-03kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freezeNicholas Piggin1-0/+9
2018-12-11PM: Introduce an Energy Model management frameworkQuentin Perret1-0/+15
2018-08-15PM / sleep: wakeup: Fix build error caused by missing SRCU supportzhangyi (F)1-0/+1
2017-10-03PM / OPP: Move the OPP directory out of power/Viresh Kumar1-14/+0
2016-09-13PM / sleep: Increase default DPM watchdog timeout to 120Chen Yu1-2/+2
2016-01-27PM: APM_EMULATION does not depend on PMArnd Bergmann1-1/+1
2015-07-31PM / suspend: make sync() on suspend-to-RAM build-time optionalLen Brown1-0/+10
2015-06-25PM / sleep: Increase default DPM watchdog timeout to 60Takashi Iwai1-1/+1
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/kern...Linus 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/jik...Linus 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
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-3/+0
2008-10-20container freezer: make refrigerator always availableMatt Helsley1-0/+3
2008-07-24pm: boot time suspend selftestDavid Brownell1-0/+11
2008-07-17x86, xen, power: fix up config dependencies on PMJeremy Fitzhardinge1-1/+1
2008-07-16Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN"Ingo Molnar1-1/+1
2008-07-16suspend, xen: enable PM_SLEEP for CONFIG_XENJeremy Fitzhardinge1-1/+1
2008-04-15PM: Remove legacy PMPavel Machek1-10/+0
2008-03-12documentation: Move power-related files to Documentation/power/Randy Dunlap1-1/+1
2008-02-07PM: documentation cleanupsPavel Machek1-3/+6
2008-02-01Suspend: Add config option to disable the freezer if architecture wants thatJohannes Berg1-0/+11
2008-02-01Suspend: Clean up Kconfig (V2)Johannes Berg1-18/+3
2008-02-01Hibernation: Clean up Kconfig (V2)Johannes Berg1-15/+3
2008-02-01PM: Make PM_TRACE more architecture independentJohannes Berg1-1/+22
2007-10-18serial: turn serial console suspend a boot rather than compile time optionAndres Salomon1-11/+0
2007-09-26hibernation doesn't even build on frv - tons of helpers are missingAl Viro1-1/+1
2007-08-31PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATIONRafael J. Wysocki1-10/+31
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki1-9/+32
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki1-3/+3
2007-07-21x86: PM_TRACE supportNigel Cunningham1-1/+1
2007-07-19PM: Do not require dev spew to get PM_DEBUGBen Collins1-5/+12
2007-07-18PM: Remove deprecated sysfs filesAlan Stern1-12/+0
2007-05-08Merge branch 'linux-2.6'Paul Mackerras1-3/+8
2007-05-07kconfig: mention 'hibernation' not just swsuspDavid Brownell1-3/+8
2007-05-07[POWERPC] powermac: Suspend to disk on G5Johannes Berg1-2/+2
2007-03-06[PATCH] kconfig: Update swsusp descriptionRafael J. Wysocki1-16/+21
2007-02-09[APM] Add shared version of APM emulationRalf Baechle1-0/+26
2006-12-13Driver core: deprecate PM_LEGACY, default it to NDavid Brownell1-4/+5
2006-12-07[PATCH] swsusp: Support i386 systems with PAE or without PSERafael J. Wysocki1-1/+1
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-0/+11
2006-09-26[PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki1-0/+11
2006-09-25PM: add kconfig option for deprecated .../power/state filesDavid Brownell1-0/+11
2006-09-06[PATCH] prevent swsusp with PAEPavel Machek1-1/+5
2006-06-30remove obsolete swsusp_encryptPavel Machek1-12/+0
2006-06-27[PATCH] pm_trace is dangerousAndrew Morton1-2/+11
2006-06-25Fix PM_TRACE dependency: works only on 32-bit x86 for nowLinus Torvalds1-1/+1
2006-06-24Add some basic resume trace facilitiesLinus Torvalds1-0/+9
2006-04-01help text: SOFTWARE_SUSPEND doesn't need ACPIAdrian Bunk1-1/+1
2006-01-15SOFTWARE_SUSPEND: fix a typo in the dependenciesAdrian Bunk1-1/+1
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik1-0/+9
2005-09-22[PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMPRandy Dunlap1-1/+1
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown1-1/+13
2005-09-07[PATCH] swsusp: update documentationPavel Machek1-1/+1
2005-09-05[PATCH] encrypt suspend data for easy wipingAndreas Steinmetz1-0/+12
2005-08-25[ACPI] IA64-related ACPI Kconfig fixesLen Brown1-0/+1
2005-06-25[PATCH] swsusp: only allow it when it makes sensePavel Machek1-2/+2
2005-06-25[PATCH] suspend/resume SMP supportLi Shaohua1-1/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+74