aboutsummaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-15mm/page_poisoning.c: allow for zero poisoningLaura Abbott
2016-02-11PM / suspend: replacing printksaurabh
2016-02-11PM/freezer: y2038, use boottime to compare tstampsAbhilash Jindal
2016-01-27PM: APM_EMULATION does not depend on PMArnd Bergmann
2016-01-04PM / sleep: Add support for read-only sysfs attributesRafael J. Wysocki
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-10-14PM / hibernate: fix a comment typoGeliang Tang
2015-10-14PM / sleep: Add flags to indicate platform firmware involvementRafael J. Wysocki
2015-09-16PM / sleep: Report interrupt that caused system wakeupAlexandra Yates
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-31PM / suspend: make sync() on suspend-to-RAM build-time optionalLen Brown
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-07-14PM / autosleep: Use workqueue for user space wakeup sources garbage collectorSungEun Kim
2015-07-01Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25PM / sleep: Increase default DPM watchdog timeout to 60Takashi Iwai
2015-06-24PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failureVitaly Kuznetsov
2015-05-19suspend: simplify block I/O handlingChristoph Hellwig
2015-05-19PM / sleep: Return -EBUSY from suspend_enter() on wakeup detectionRuchi Kandoi
2015-05-13PM / sleep: Fix symbol name in a comment in kernel/power/main.cRafael J. Wysocki
2015-05-12PM / sleep: Refine diagnostic messages in enter_state()Rafael J. Wysocki
2015-04-10Merge back earlier suspend/hibernate material for v4.1.Rafael J. Wysocki
2015-04-07Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"Rafael J. Wysocki
2015-03-18PM / sleep: add pm-trace support for suspending phaseZhonghui Fu
2015-02-26PM / sleep: add configurable delay for pm_testBrian Norris
2015-02-13PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki
2015-02-11oom, PM: make OOM detection in the freezer path racelessMichal Hocko
2015-02-11PM: convert printk to pr_* equivalentMichal Hocko
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-10Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki
2015-02-03PM / hibernate: exclude freed pages from allocated pages printoutWonhong Kwon
2015-01-23PM / hibernate: Remove unused functionRickard Strandqvist
2015-01-23PM / QoS: Add debugfs support to view the list of constraintsNishanth Menon
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-08Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools'Rafael J. Wysocki
2014-12-04PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki
2014-11-27Merge back earlier 'pm-runtime' material for 3.19-rc1.Rafael 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-18PM / hibernate: Deletion of an unnecessary check before the function call "vf...Markus Elfring
2014-11-18Merge back 'pm-sleep' material for 3.19-rc1.Rafael J. Wysocki
2014-11-15PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/KconfigKevin Hilman
2014-11-08PM / sleep: Fix entering suspend-to-IDLE if no freeze_oops is setDmitry Eremin-Solenikov
2014-11-03PM / Hibernate: Migrate to ktime_tTina Ruchandani
2014-10-27PM / Sleep: fix recovery during resuming from hibernationImre Deak
2014-10-23Merge branch 'freezer'Rafael J. Wysocki