index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
Age
Commit message (
Expand
)
Author
2023-12-20
PM: hibernate: Repair excess function parameter description warning
Randy Dunlap
2023-12-20
PM: sleep: Remove obsolete comment from unlock_system_sleep()
Kevin Hao
2023-12-19
PM: hibernate: Use kmap_local_page() in copy_data_page()
Chen Haonan
2023-12-15
PM: hibernate: Enforce ordering during image compression/decompression
Hongchen Zhang
2023-12-15
PM: hibernate: Avoid missing wakeup events during hibernation
Chris Feng
2023-12-11
PM: hibernate: Do not initialize error in snapshot_write_next()
Li zeming
2023-12-11
PM: hibernate: Do not initialize error in swap_write_page()
Li zeming
2023-12-11
PM: hibernate: Drop unnecessary local variable initialization
Wang chaodong
2023-10-31
Merge tag 'pm-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-10-28
PM: hibernate: Drop unused snapshot_test argument
Jan Kara
2023-10-28
PM: hibernate: Convert to bdev_open_by_dev()
Jan Kara
2023-10-09
Merge back earlier system-wide PM changes for v6.7.
Rafael J. Wysocki
2023-10-04
PM: hibernate: Fix copying the zero bitmap to safe pages
Pavankumar Kondeti
2023-09-26
PM: hibernate: fix the kerneldoc comment for swsusp_check() and swsusp_close()
Christoph Hellwig
2023-09-26
PM: hibernate: Clean up sync_read handling in snapshot_write_next()
Brian Geffon
2023-09-21
PM: hibernate: Use __get_safe_page() rather than touching the list
Brian Geffon
2023-09-12
PM: hibernate: Fix the exclusive get block device in test_resume mode
Chen Yu
2023-09-12
PM: hibernate: Rename function parameter from snapshot_test to exclusive
Chen Yu
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-25
Merge branches 'pm-sleep', 'pm-qos' and 'powercap'
Rafael J. Wysocki
2023-08-22
PM: QoS: Add check to make sure CPU latency is non-negative
Clive Lin
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
2023-08-14
Merge back system-wide sleep material for v6.6.
Rafael J. Wysocki
2023-08-07
PM: hibernate: fix resume_store() return value when hibernation not available
Vlastimil Babka
2023-07-25
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
2023-07-24
PM: hibernate: don't store zero pages in the image file
Brian Geffon
2023-07-14
Merge branches 'pm-sleep' and 'pm-qos'
Rafael J. Wysocki
2023-07-11
PM: QoS: Restore support for default value on frequency QoS
Chungkai Yang
2023-07-11
PM: hibernate: Fix writing maj:min to /sys/power/resume
Azat Khuzhin
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-06-26
Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-12
include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
Mario Limonciello
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
swsusp: don't pass a stack address to blkdev_get_by_path
Christoph Hellwig
2023-06-09
mm: page_alloc: move pm_* function into power
Kefeng Wang
2023-06-09
mm: page_alloc: move mark_free_page() into snapshot.c
Kefeng Wang
2023-06-05
PM: hibernate: don't use early_lookup_bdev in resume_store
Christoph Hellwig
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
2023-06-05
PM: hibernate: move finding the resume device out of software_resume
Christoph Hellwig
2023-06-05
PM: hibernate: remove the global snapshot_test variable
Christoph Hellwig
2023-06-05
PM: hibernate: factor out a helper to find the resume device
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-05-24
PM: hibernate: Correct spelling mistake in a comment
Wang Honghui
2023-05-18
x86/hibernate: Declare global functions in suspend.h
Arnd Bergmann
2023-05-03
Merge tag 'pm-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-04-29
Merge tag 'wq-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2023-04-27
PM: hibernate: Do not get block device exclusively in test_resume mode
Chen Yu
2023-04-27
PM: hibernate: Turn snapshot_test into global variable
Chen Yu
[next]