index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
hibernate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2017-03-02
Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-49
/
+44
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-27
PM / hibernate: Define pr_fmt() and use pr_*() instead of printk()
Rafael J. Wysocki
1
-31
/
+29
2017-02-27
PM / hibernate: Untangle power_down()
Rafael J. Wysocki
1
-19
/
+16
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
1
-1
/
+1
2016-09-13
PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO
Anisse Astier
1
-18
/
+3
2016-08-12
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+2
2016-08-12
PM / hibernate: Restore processor state before using per-CPU variables
Thomas Garnier
1
-2
/
+2
2016-07-26
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-33
/
+68
2016-07-22
PM / hibernate: Introduce test_resume mode for hibernation
Chen Yu
1
-21
/
+44
2016-07-15
x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
Rafael J. Wysocki
1
-1
/
+6
2016-07-10
PM / hibernate: Image data protection during restoration
Rafael J. Wysocki
1
-0
/
+3
2016-07-10
PM / hibernate: Add missing braces in hibernate_setup()
Rafael J. Wysocki
1
-3
/
+3
2016-06-28
PM / sleep: make PM notifiers called symmetrically
Lianwei Wang
1
-8
/
+12
2016-06-26
x86/KASLR, x86/power: Remove x86 hibernation restrictions
Kees Cook
1
-6
/
+0
2016-03-25
Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+1
2016-03-23
PM / sleep: Clear pm_suspend_global_flags upon hibernate
Lukas Wunner
1
-0
/
+1
2016-03-15
mm/page_poisoning.c: allow for zero poisoning
Laura Abbott
1
-0
/
+17
2015-10-14
PM / hibernate: fix a comment typo
Geliang Tang
1
-1
/
+1
2015-06-24
PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failure
Vitaly Kuznetsov
1
-1
/
+3
2014-11-03
PM / Hibernate: Migrate to ktime_t
Tina Ruchandani
1
-8
/
+6
2014-10-27
PM / Sleep: fix recovery during resuming from hibernation
Imre Deak
1
-1
/
+7
2014-07-17
PM / Sleep: Remove ftrace_stop/start() from suspend and hibernate
Steven Rostedt (Red Hat)
1
-6
/
+0
2014-06-16
x86, kaslr: boot-time selectable with hibernation
Kees Cook
1
-0
/
+6
2014-06-16
PM / hibernate: introduce "nohibernate" boot parameter
Kees Cook
1
-1
/
+30
2014-06-07
PM / sleep: trace events for suspend/resume
Todd E Brandt
1
-0
/
+3
2014-05-16
PM / hibernate: Fix memory corruption in resumedelay_setup()
Dan Carpenter
1
-2
/
+2
2014-05-09
PM / hibernate: convert simple_strtoul to kstrtoul
Fabian Frederick
1
-1
/
+4
2014-05-01
PM / hibernate: no kernel_power_off when pm_power_off NULL
Sebastian Capella
1
-2
/
+4
2014-04-28
PM / hibernate: use unsigned local variables in swsusp_show_speed()
Chen Gang
1
-5
/
+9
2014-03-01
PM / hibernate: use name_to_dev_t to parse resume
Sebastian Capella
1
-10
/
+12
2014-01-06
PM / hibernate: Call platform_leave() in suspend path too
Bjørn Mork
1
-3
/
+3
2013-11-30
PM / hibernate: export hibernation_set_ops
Leonardo Potenza
1
-0
/
+1
2013-10-25
PM / hibernate: Move software_resume to late_initcall_sync
Russ Dill
1
-1
/
+1
2013-09-12
Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-22
/
+23
2013-08-31
PM / hibernate / memory hotplug: Rework mutual exclusion
Rafael J. Wysocki
1
-0
/
+4
2013-08-31
PM / hibernate: Create memory bitmaps after freezing user space
Rafael J. Wysocki
1
-22
/
+19
2013-08-06
x86, asmlinkage, power: Make various symbols used by the suspend asm code vis...
Andi Kleen
1
-1
/
+1
2012-07-22
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+42
2012-07-18
Make wait_for_device_probe() also do scsi_complete_async_scans()
Linus Torvalds
1
-8
/
+0
2012-07-01
ftrace: Disable function tracing during suspend/resume and hibernation, again
Srivatsa S. Bhat
1
-0
/
+6
2012-07-01
PM / Hibernate: Enable suspend to both for in-kernel hibernation.
Bojan Smojver
1
-0
/
+36
2012-05-18
PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer...
Minho Ban
1
-0
/
+13
2012-03-28
PM / Sleep: Move disabling of usermode helpers to the freezer
Rafael J. Wysocki
1
-11
/
+0
2012-03-28
PM / Hibernate: Disable usermode helpers right before freezing tasks
Rafael J. Wysocki
1
-13
/
+10
2012-03-04
PM / Hibernate: Enable usermodehelpers in hibernate() error path
Srivatsa S. Bhat
1
-3
/
+4
2012-02-09
PM / Hibernate: Refactor and simplify freezer_test_done
Srivatsa S. Bhat
1
-5
/
+5
2012-02-09
PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test path
Srivatsa S. Bhat
1
-2
/
+4
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
1
-12
/
+12
[next]