index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
hibernate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM: hibernate: Drop unused snapshot_test argument
Jan Kara
2023-10-28
1
-7
/
+7
*
PM: hibernate: Fix the exclusive get block device in test_resume mode
Chen Yu
2023-09-12
1
-6
/
+6
*
PM: hibernate: fix resume_store() return value when hibernation not available
Vlastimil Babka
2023-08-07
1
-1
/
+1
*
PM: hibernate: Fix writing maj:min to /sys/power/resume
Azat Khuzhin
2023-07-11
1
-0
/
+1
*
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
1
-8
/
+4
*
PM: hibernate: don't use early_lookup_bdev in resume_store
Christoph Hellwig
2023-06-05
1
-1
/
+17
*
init: improve the name_to_dev_t interface
Christoph Hellwig
2023-06-05
1
-12
/
+10
*
PM: hibernate: move finding the resume device out of software_resume
Christoph Hellwig
2023-06-05
1
-41
/
+39
*
PM: hibernate: remove the global snapshot_test variable
Christoph Hellwig
2023-06-05
1
-11
/
+6
*
PM: hibernate: factor out a helper to find the resume device
Christoph Hellwig
2023-06-05
1
-35
/
+37
*
PM: hibernate: Do not get block device exclusively in test_resume mode
Chen Yu
2023-04-27
1
-2
/
+6
*
PM: hibernate: Turn snapshot_test into global variable
Chen Yu
2023-04-27
1
-1
/
+6
*
PM: hibernate: Allow hybrid sleep to work with s2idle
Mario Limonciello
2022-10-25
1
-1
/
+1
*
freezer: Have {,un}lock_system_sleep() save/restore flags
Peter Zijlstra
2022-09-07
1
-13
/
+22
*
PM: hibernate: Use kernel_can_power_off()
Dmitry Osipenko
2022-06-21
1
-1
/
+1
*
PM: CXL: Disable suspend
Dan Williams
2022-04-22
1
-1
/
+1
*
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
1
-1
/
+0
|
\
|
*
block: remove genhd.h
Christoph Hellwig
2022-02-02
1
-1
/
+0
*
|
PM: hibernate: fix __setup handler error handling
Randy Dunlap
2022-03-01
1
-1
/
+1
*
|
PM: hibernate: fix load_image_and_restore() error path
Ye Bin
2022-02-16
1
-1
/
+3
|
/
*
PM: hibernate: use correct mode for swsusp_close()
Thomas Zeitlhofer
2021-11-24
1
-3
/
+3
*
PM: sleep: Pause cpuidle later and resume it earlier during system transitions
Rafael J. Wysocki
2021-10-26
1
-5
/
+7
*
PM: hibernate: disable when there are active secretmem users
Mike Rapoport
2021-07-08
1
-1
/
+4
*
kernel/power: allow hibernation with page_poison sanity checking
Vlastimil Babka
2020-12-15
1
-1
/
+1
*
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-10-14
1
-11
/
+0
|
\
|
*
PM: hibernate: remove the bogus call to get_gendisk() in software_resume()
Christoph Hellwig
2020-10-05
1
-11
/
+0
*
|
notifier: Fix broken error handling pattern
Peter Zijlstra
2020-09-01
1
-21
/
+18
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-11
1
-0
/
+97
|
\
|
*
PM, libnvdimm: Add runtime firmware activation support
Dan Williams
2020-07-28
1
-0
/
+97
*
|
PM: hibernate: fix white space in a few places
Xiang Chen
2020-07-14
1
-3
/
+3
|
/
*
PM: hibernate: Incorporate concurrency handling
Domenico Andreoli
2020-05-19
1
-4
/
+16
*
PM: hibernate: Freeze kernel threads in software_resume()
Dexuan Cui
2020-04-27
1
-0
/
+7
*
PM: hibernate: Propagate the return value of hibernation_restore()
Dexuan Cui
2020-04-01
1
-1
/
+1
*
PM: hibernate: Add more logging on hibernation failure
Luigi Semenzato
2020-01-07
1
-11
/
+12
*
hibernate: Disable when the kernel is locked down
Josh Boyer
2019-08-19
1
-1
/
+2
*
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
1
-2
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
|
Merge branch 'pm-x86'
Rafael J. Wysocki
2019-06-07
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
2019-06-03
1
-0
/
+9
*
|
ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation
Rafael J. Wysocki
2019-05-27
1
-2
/
+2
|
/
*
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-05-06
1
-4
/
+1
|
\
|
*
PM / sleep: Refactor filesystems sync to reduce duplication
Harry Pan
2019-04-02
1
-4
/
+1
*
|
power/suspend: Add function to disable secondaries for suspend
Nicholas Piggin
2019-05-03
1
-6
/
+6
|
/
*
PM / reboot: Eliminate race between reboot and suspend
Pingfan Liu
2018-08-06
1
-7
/
+8
*
PM / hibernate: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-06
1
-0
/
+1
*
PM / suspend: Prevent might sleep splats
Thomas Gleixner
2018-05-27
1
-0
/
+7
*
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-04-03
1
-1
/
+25
|
\
|
*
PM / hibernate: Change message when writing to /sys/power/resume
Mario Limonciello
2018-03-30
1
-1
/
+1
|
*
PM / hibernate: Make passing hibernate offsets more friendly
Mario Limonciello
2018-03-30
1
-0
/
+24
[next]