index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
hibernate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-12
PM: hibernate: Fix the exclusive get block device in test_resume mode
Chen Yu
1
-6
/
+6
2023-08-07
PM: hibernate: fix resume_store() return value when hibernation not available
Vlastimil Babka
1
-1
/
+1
2023-07-11
PM: hibernate: Fix writing maj:min to /sys/power/resume
Azat Khuzhin
1
-0
/
+1
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-8
/
+4
2023-06-05
PM: hibernate: don't use early_lookup_bdev in resume_store
Christoph Hellwig
1
-1
/
+17
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
1
-12
/
+10
2023-06-05
PM: hibernate: move finding the resume device out of software_resume
Christoph Hellwig
1
-41
/
+39
2023-06-05
PM: hibernate: remove the global snapshot_test variable
Christoph Hellwig
1
-11
/
+6
2023-06-05
PM: hibernate: factor out a helper to find the resume device
Christoph Hellwig
1
-35
/
+37
2023-04-27
PM: hibernate: Do not get block device exclusively in test_resume mode
Chen Yu
1
-2
/
+6
2023-04-27
PM: hibernate: Turn snapshot_test into global variable
Chen Yu
1
-1
/
+6
2022-10-25
PM: hibernate: Allow hybrid sleep to work with s2idle
Mario Limonciello
1
-1
/
+1
2022-09-07
freezer: Have {,un}lock_system_sleep() save/restore flags
Peter Zijlstra
1
-13
/
+22
2022-06-21
PM: hibernate: Use kernel_can_power_off()
Dmitry Osipenko
1
-1
/
+1
2022-04-23
PM: CXL: Disable suspend
Dan Williams
1
-1
/
+1
2022-03-22
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2022-03-01
PM: hibernate: fix __setup handler error handling
Randy Dunlap
1
-1
/
+1
2022-02-16
PM: hibernate: fix load_image_and_restore() error path
Ye Bin
1
-1
/
+3
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2021-11-24
PM: hibernate: use correct mode for swsusp_close()
Thomas Zeitlhofer
1
-3
/
+3
2021-10-26
PM: sleep: Pause cpuidle later and resume it earlier during system transitions
Rafael J. Wysocki
1
-5
/
+7
2021-07-08
PM: hibernate: disable when there are active secretmem users
Mike Rapoport
1
-1
/
+4
2020-12-15
kernel/power: allow hibernation with page_poison sanity checking
Vlastimil Babka
1
-1
/
+1
2020-10-14
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-11
/
+0
2020-10-05
PM: hibernate: remove the bogus call to get_gendisk() in software_resume()
Christoph Hellwig
1
-11
/
+0
2020-09-01
notifier: Fix broken error handling pattern
Peter Zijlstra
1
-21
/
+18
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-11
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+97
2020-07-29
PM, libnvdimm: Add runtime firmware activation support
Dan Williams
1
-0
/
+97
2020-07-14
PM: hibernate: fix white space in a few places
Xiang Chen
1
-3
/
+3
2020-05-19
PM: hibernate: Incorporate concurrency handling
Domenico Andreoli
1
-4
/
+16
2020-04-27
PM: hibernate: Freeze kernel threads in software_resume()
Dexuan Cui
1
-0
/
+7
2020-04-01
PM: hibernate: Propagate the return value of hibernation_restore()
Dexuan Cui
1
-1
/
+1
2020-01-07
PM: hibernate: Add more logging on hibernation failure
Luigi Semenzato
1
-11
/
+12
2019-08-20
hibernate: Disable when the kernel is locked down
Josh Boyer
1
-1
/
+2
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+1
2019-06-07
Merge branch 'pm-x86'
Rafael J. Wysocki
1
-0
/
+9
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
1
-2
/
+1
2019-06-03
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
1
-0
/
+9
2019-05-27
ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation
Rafael J. Wysocki
1
-2
/
+2
2019-05-07
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-4
/
+1
2019-05-03
power/suspend: Add function to disable secondaries for suspend
Nicholas Piggin
1
-6
/
+6
2019-04-02
PM / sleep: Refactor filesystems sync to reduce duplication
Harry Pan
1
-4
/
+1
2018-08-06
PM / reboot: Eliminate race between reboot and suspend
Pingfan Liu
1
-7
/
+8
2018-08-06
PM / hibernate: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-05-27
PM / suspend: Prevent might sleep splats
Thomas Gleixner
1
-0
/
+7
2018-04-03
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+25
2018-04-02
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
Dominik Brodowski
1
-1
/
+1
2018-03-30
PM / hibernate: Change message when writing to /sys/power/resume
Mario Limonciello
1
-1
/
+1
2018-03-30
PM / hibernate: Make passing hibernate offsets more friendly
Mario Limonciello
1
-0
/
+24
[next]