aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-24Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2016-03-25Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki1-0/+1
2016-03-23PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner1-0/+1
2016-03-22kernel/...: convert pr_warning to pr_warnJoe Perches1-2/+1
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-10/+8
2016-03-15mm/page_poisoning.c: allow for zero poisoningLaura Abbott1-0/+17
2016-02-11PM / suspend: replacing printksaurabh1-3/+3
2016-02-11PM/freezer: y2038, use boottime to compare tstampsAbhilash Jindal1-7/+5
2016-01-27PM: APM_EMULATION does not depend on PMArnd Bergmann1-1/+1
2016-01-04PM / sleep: Add support for read-only sysfs attributesRafael J. Wysocki2-15/+11
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman1-8/+8
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapdMel Gorman1-1/+1
2015-10-14PM / hibernate: fix a comment typoGeliang Tang1-1/+1
2015-10-14PM / sleep: Add flags to indicate platform firmware involvementRafael J. Wysocki1-0/+4
2015-09-16PM / sleep: Report interrupt that caused system wakeupAlexandra Yates1-0/+17
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+4
2015-07-31PM / suspend: make sync() on suspend-to-RAM build-time optionalLen Brown2-0/+12
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig1-8/+4
2015-07-14PM / autosleep: Use workqueue for user space wakeup sources garbage collectorSungEun Kim1-3/+15
2015-07-01Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-2/+4
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds4-153/+121
2015-06-25PM / sleep: Increase default DPM watchdog timeout to 60Takashi Iwai1-1/+1
2015-06-24PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failureVitaly Kuznetsov1-1/+3
2015-05-19suspend: simplify block I/O handlingChristoph Hellwig4-153/+121
2015-05-19PM / sleep: Return -EBUSY from suspend_enter() on wakeup detectionRuchi Kandoi1-0/+2
2015-05-13PM / sleep: Fix symbol name in a comment in kernel/power/main.cRafael J. Wysocki1-1/+1
2015-05-12PM / sleep: Refine diagnostic messages in enter_state()Rafael J. Wysocki1-3/+3
2015-04-10Merge back earlier suspend/hibernate material for v4.1.Rafael J. Wysocki2-3/+12
2015-04-07Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"Rafael J. Wysocki1-20/+1
2015-03-18PM / sleep: add pm-trace support for suspending phaseZhonghui Fu1-1/+1
2015-02-26PM / sleep: add configurable delay for pm_testBrian Norris1-2/+11
2015-02-13PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki1-7/+36
2015-02-11oom, PM: make OOM detection in the freezer path racelessMichal Hocko1-41/+9
2015-02-11PM: convert printk to pr_* equivalentMichal Hocko1-14/+15
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-7/+95
2015-02-10Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki1-5/+6
2015-02-03PM / hibernate: exclude freed pages from allocated pages printoutWonhong Kwon1-3/+6
2015-01-23PM / hibernate: Remove unused functionRickard Strandqvist1-2/+0
2015-01-23PM / QoS: Add debugfs support to view the list of constraintsNishanth Menon1-2/+89
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-08Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools'Rafael J. Wysocki4-35/+34
2014-12-04PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki1-4/+0
2014-11-27Merge back earlier 'pm-runtime' material for 3.19-rc1.Rafael J. Wysocki1-1/+1
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-18PM / hibernate: Deletion of an unnecessary check before the function call "vfree"Markus Elfring1-1/+1
2014-11-18Merge back 'pm-sleep' material for 3.19-rc1.Rafael J. Wysocki4-34/+33
2014-11-15PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/KconfigKevin Hilman1-1/+0