summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* PM / QoS: avoid calling cancel_delayed_work_sync() during early bootTejun Heo2016-09-051-1/+10
* Merge branch 'pm-sleep'Rafael J. Wysocki2016-08-181-5/+5
|\
| * PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse2016-08-161-5/+5
| |
| \
*-. \ Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2016-08-121-2/+2
|\ \ \ | | |/ | |/|
| * | PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier2016-08-121-2/+2
* | | mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-5/+5
* | | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-07-2610-474/+632
|\| |
| * | PM / hibernate: Introduce test_resume mode for hibernationChen Yu2016-07-222-21/+50
| * | x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki2016-07-152-1/+8
| * | PM / hibernate: Image data protection during restorationRafael J. Wysocki2016-07-103-0/+52
| * | PM / hibernate: Add missing braces in __register_nosave_region()Rafael J. Wysocki2016-07-101-1/+2
| * | PM / hibernate: Clean up comments in snapshot.cRafael J. Wysocki2016-07-101-306/+330
| * | PM / hibernate: Clean up function headers in snapshot.cRafael J. Wysocki2016-07-101-51/+42
| * | PM / hibernate: Add missing braces in hibernate_setup()Rafael J. Wysocki2016-07-101-3/+3
| * | Merge back earlier suspend/hibernation changes for v4.8.Rafael J. Wysocki2016-07-089-93/+147
| |\ \ | | |/ | |/|
| | * PM / hibernate: Recycle safe pages after image restorationRafael J. Wysocki2016-07-021-2/+38
| | * PM / hibernate: Simplify mark_unsafe_pages()Rafael J. Wysocki2016-07-021-39/+25
| | * PM / hibernate: Do not free preallocated safe pages during image restoreRafael J. Wysocki2016-07-021-28/+38
| | * PM / suspend: show workqueue state in suspend flowRoger Lu2016-07-021-0/+3
| | * PM / sleep: make PM notifiers called symmetricallyLianwei Wang2016-06-285-20/+37
| | * PM / sleep: Make pm_prepare_console() return voidBorislav Petkov2016-06-151-4/+4
| | * PM / Hibernate: Don't let kasan instrument snapshot.cJames Morse2016-06-141-0/+2
* | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-261-13/+20
|\ \ \
| * | | pm: use bio op accessorsMike Christie2016-06-071-12/+18
| * | | block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-071-2/+3
| | |/ | |/|
* | | Merge branch 'x86/mm' into x86/boot, to pick up dependenciesIngo Molnar2016-07-081-0/+12
|\ \ \ | | |/ | |/|
| * | oom, suspend: fix oom_reaper vs. oom_killer_disable raceMichal Hocko2016-06-241-0/+12
| |/
* / x86/KASLR, x86/power: Remove x86 hibernation restrictionsKees Cook2016-06-261-6/+0
|/
* PM / Hibernate: Call flush_icache_range() on pages restored in-placeJames Morse2016-04-281-0/+18
* Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-241-0/+1
|\
| *-. Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki2016-03-251-0/+1
| |\ \
| | | * PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner2016-03-231-0/+1
* | | | kernel/...: convert pr_warning to pr_warnJoe Perches2016-03-221-2/+1
|/ / /
* | | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-162-10/+8
|\ \ \ | | |/ | |/|
| * | PM / suspend: replacing printksaurabh2016-02-111-3/+3
| * | PM/freezer: y2038, use boottime to compare tstampsAbhilash Jindal2016-02-111-7/+5
| |/
* / mm/page_poisoning.c: allow for zero poisoningLaura Abbott2016-03-151-0/+17
|/
* PM: APM_EMULATION does not depend on PMArnd Bergmann2016-01-271-1/+1
* PM / sleep: Add support for read-only sysfs attributesRafael J. Wysocki2016-01-042-15/+11
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-061-8/+8
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* PM / hibernate: fix a comment typoGeliang Tang2015-10-141-1/+1
* PM / sleep: Add flags to indicate platform firmware involvementRafael J. Wysocki2015-10-141-0/+4
* PM / sleep: Report interrupt that caused system wakeupAlexandra Yates2015-09-161-0/+17
* Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-021-8/+4
|\
| * block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-8/+4
* | PM / suspend: make sync() on suspend-to-RAM build-time optionalLen Brown2015-07-312-0/+12
* | PM / autosleep: Use workqueue for user space wakeup sources garbage collectorSungEun Kim2015-07-141-3/+15
|/
* Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-012-2/+4
|\
| * PM / sleep: Increase default DPM watchdog timeout to 60Takashi Iwai2015-06-251-1/+1