index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
hibernate.c
Age
Commit message (
Expand
)
Author
2020-01-07
PM: hibernate: Add more logging on hibernation failure
Luigi Semenzato
2019-08-19
hibernate: Disable when the kernel is locked down
Josh Boyer
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-07
Merge branch 'pm-x86'
Rafael J. Wysocki
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-03
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
2019-05-27
ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation
Rafael J. Wysocki
2019-05-06
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-05-03
power/suspend: Add function to disable secondaries for suspend
Nicholas Piggin
2019-04-02
PM / sleep: Refactor filesystems sync to reduce duplication
Harry Pan
2018-08-06
PM / reboot: Eliminate race between reboot and suspend
Pingfan Liu
2018-08-06
PM / hibernate: Mark expected switch fall-through
Gustavo A. R. Silva
2018-05-27
PM / suspend: Prevent might sleep splats
Thomas Gleixner
2018-04-03
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-04-02
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
Dominik Brodowski
2018-03-30
PM / hibernate: Change message when writing to /sys/power/resume
Mario Limonciello
2018-03-30
PM / hibernate: Make passing hibernate offsets more friendly
Mario Limonciello
2017-07-22
PM / sleep: Mark suspend/hibernation start and finish
Rafael J. Wysocki
2017-07-22
PM / sleep: Do not print debug messages by default
Rafael J. Wysocki
2017-06-29
PM: hibernate: constify attribute_group structures.
Arvind Yadav
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-02
Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
PM / hibernate: Define pr_fmt() and use pr_*() instead of printk()
Rafael J. Wysocki
2017-02-27
PM / hibernate: Untangle power_down()
Rafael J. Wysocki
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
2016-09-13
PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO
Anisse Astier
2016-08-12
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
2016-08-12
PM / hibernate: Restore processor state before using per-CPU variables
Thomas Garnier
2016-07-26
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-07-22
PM / hibernate: Introduce test_resume mode for hibernation
Chen Yu
2016-07-15
x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
Rafael J. Wysocki
2016-07-10
PM / hibernate: Image data protection during restoration
Rafael J. Wysocki
2016-07-10
PM / hibernate: Add missing braces in hibernate_setup()
Rafael J. Wysocki
2016-06-28
PM / sleep: make PM notifiers called symmetrically
Lianwei Wang
2016-06-26
x86/KASLR, x86/power: Remove x86 hibernation restrictions
Kees Cook
2016-03-25
Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'
Rafael J. Wysocki
2016-03-23
PM / sleep: Clear pm_suspend_global_flags upon hibernate
Lukas Wunner
2016-03-15
mm/page_poisoning.c: allow for zero poisoning
Laura Abbott
2015-10-14
PM / hibernate: fix a comment typo
Geliang Tang
2015-06-24
PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failure
Vitaly Kuznetsov
2014-11-03
PM / Hibernate: Migrate to ktime_t
Tina Ruchandani
2014-10-27
PM / Sleep: fix recovery during resuming from hibernation
Imre Deak
2014-07-17
PM / Sleep: Remove ftrace_stop/start() from suspend and hibernate
Steven Rostedt (Red Hat)
2014-06-16
x86, kaslr: boot-time selectable with hibernation
Kees Cook
2014-06-16
PM / hibernate: introduce "nohibernate" boot parameter
Kees Cook
2014-06-07
PM / sleep: trace events for suspend/resume
Todd E Brandt
2014-05-16
PM / hibernate: Fix memory corruption in resumedelay_setup()
Dan Carpenter
2014-05-09
PM / hibernate: convert simple_strtoul to kstrtoul
Fabian Frederick
2014-05-01
PM / hibernate: no kernel_power_off when pm_power_off NULL
Sebastian Capella
[next]