summaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)AuthorFilesLines
2022-04-20PM: suspend: fix return value of __setup handlerRandy Dunlap1-4/+4
2022-04-20PM: hibernate: fix __setup handler error handlingRandy Dunlap1-1/+1
2022-02-08PM: wakeup: simplify the output logic of pm_show_wakelocks()Greg Kroah-Hartman1-8/+4
2021-12-08PM: hibernate: use correct mode for swsusp_close()Thomas Zeitlhofer1-3/+3
2021-11-26PM: hibernate: Get block device exclusively in swsusp_check()Ye Bin1-2/+3
2020-10-29PM: hibernate: remove the bogus call to get_gendisk() in software_resume()Christoph Hellwig1-11/+0
2020-05-05PM: hibernate: Freeze kernel threads in software_resume()Dexuan Cui1-0/+7
2020-01-12PM / hibernate: memory_bm_find_bit(): Tighten node optimisationAndy Whitcroft1-1/+8
2019-06-11x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina1-0/+9
2018-09-09PM / sleep: wakeup: Fix build error caused by missing SRCU supportzhangyi (F)1-0/+1
2018-07-17PM / hibernate: Fix oops at snapshot_write()Tetsuo Handa1-0/+5
2018-05-30x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann1-3/+0
2017-10-12sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra1-1/+4
2016-11-02PM / sleep: fix device reference leak in test_suspendJohan Hovold1-1/+3
2016-10-24PM / suspend: Fix missing KERN_CONT for suspend messageJon Hunter1-2/+2
2016-10-07oom, suspend: fix oom_killer_disable vs. pm suspend properlyMichal Hocko1-14/+3
2016-09-13PM / Hibernate: allow hibernation with PAGE_POISONING_ZEROAnisse Astier3-18/+27
2016-09-13PM / sleep: enable suspend-to-idle even without registered suspend_opsSudeep Holla2-3/+12
2016-09-13PM / sleep: Increase default DPM watchdog timeout to 120Chen Yu1-2/+2
2016-09-05PM / QoS: avoid calling cancel_delayed_work_sync() during early bootTejun Heo1-1/+10
2016-08-18Merge branch 'pm-sleep'Rafael J. Wysocki1-5/+5
2016-08-16PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse1-5/+5
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki1-2/+2
2016-08-12PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier1-2/+2
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman1-5/+5
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds10-474/+632
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-13/+20
2016-07-22PM / hibernate: Introduce test_resume mode for hibernationChen Yu2-21/+50
2016-07-15x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki2-1/+8
2016-07-10PM / hibernate: Image data protection during restorationRafael J. Wysocki3-0/+52
2016-07-10PM / hibernate: Add missing braces in __register_nosave_region()Rafael J. Wysocki1-1/+2
2016-07-10PM / hibernate: Clean up comments in snapshot.cRafael J. Wysocki1-306/+330
2016-07-10PM / hibernate: Clean up function headers in snapshot.cRafael J. Wysocki1-51/+42
2016-07-10PM / hibernate: Add missing braces in hibernate_setup()Rafael J. Wysocki1-3/+3
2016-07-08Merge back earlier suspend/hibernation changes for v4.8.Rafael J. Wysocki9-93/+147
2016-07-08Merge branch 'x86/mm' into x86/boot, to pick up dependenciesIngo Molnar1-0/+12
2016-07-02PM / hibernate: Recycle safe pages after image restorationRafael J. Wysocki1-2/+38
2016-07-02PM / hibernate: Simplify mark_unsafe_pages()Rafael J. Wysocki1-39/+25
2016-07-02PM / hibernate: Do not free preallocated safe pages during image restoreRafael J. Wysocki1-28/+38
2016-07-02PM / suspend: show workqueue state in suspend flowRoger Lu1-0/+3
2016-06-28PM / sleep: make PM notifiers called symmetricallyLianwei Wang5-20/+37
2016-06-26x86/KASLR, x86/power: Remove x86 hibernation restrictionsKees Cook1-6/+0
2016-06-24oom, suspend: fix oom_reaper vs. oom_killer_disable raceMichal Hocko1-0/+12
2016-06-15PM / sleep: Make pm_prepare_console() return voidBorislav Petkov1-4/+4
2016-06-14PM / Hibernate: Don't let kasan instrument snapshot.cJames Morse1-0/+2
2016-06-07pm: use bio op accessorsMike Christie1-12/+18
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie1-2/+3
2016-04-28PM / Hibernate: Call flush_icache_range() on pages restored in-placeJames Morse1-0/+18
2016-03-24Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2016-03-25Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki1-0/+1