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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
Age
Commit message (
Expand
)
Author
2025-08-28
PM: sleep: console: Fix the black screen issue
tuhaowen
2025-06-27
PM: wakeup: Delete space in the end of string shown by pm_show_wakelocks()
Zijun Hu
2025-03-13
PM: hibernate: Add error handling for syscore_suspend()
Wentao Liang
2024-04-13
PM: suspend: Set mem_sleep_current during kernel command line setup
Maulik Shah
2024-02-23
PM: hibernate: Enforce ordering during image compression/decompression
Hongchen Zhang
2023-11-28
PM: hibernate: Clean up sync_read handling in snapshot_write_next()
Brian Geffon
2023-11-28
PM: hibernate: Use __get_safe_page() rather than touching the list
Brian Geffon
2023-03-11
PM: EM: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-01-14
PM: hibernate: Fix mistake in kerneldoc comment
xiongxin
2022-11-03
PM: hibernate: Allow hybrid sleep to work with s2idle
Mario Limonciello
2022-08-21
PM: hibernate: defer device probing when resuming from hibernation
Tetsuo Handa
2022-04-08
PM: suspend: fix return value of __setup handler
Randy Dunlap
2022-04-08
PM: hibernate: fix __setup handler error handling
Randy Dunlap
2022-02-16
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
2022-02-16
PM: hibernate: Remove register_nosave_region_late()
Amadeusz Sławiński
2022-02-01
PM: wakeup: simplify the output logic of pm_show_wakelocks()
Greg Kroah-Hartman
2021-12-01
PM: hibernate: use correct mode for swsusp_close()
Thomas Zeitlhofer
2021-11-18
PM: hibernate: fix sparse warnings
Anders Roxell
2021-11-18
PM: EM: Fix inefficient states detection
Vincent Donnefort
2021-11-18
PM: hibernate: Get block device exclusively in swsusp_check()
Ye Bin
2021-09-15
PM: EM: Increase energy calculation precision
Lukasz Luba
2021-03-30
PM: EM: postpone creating the debugfs dir till fs_initcall
Lukasz Luba
2021-02-03
PM: hibernate: flush swap writer after marking
Laurent Badel
2020-10-27
PM: sleep: fix typo in kernel/power/process.c
Jackie Zamow
2020-10-16
kernel/: fix repeated words in comments
Randy Dunlap
2020-10-14
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-05
PM: hibernate: remove the bogus call to get_gendisk() in software_resume()
Christoph Hellwig
2020-09-28
PM: hibernate: Batch hibernate and resume IO requests
Xiaoyi Chen
2020-09-23
PM: mm: cleanup swsusp_swap_check
Christoph Hellwig
2020-09-23
mm: split swap_type_of
Christoph Hellwig
2020-09-23
PM: rewrite is_hibernate_resume_dev to not require an inode
Christoph Hellwig
2020-09-01
notifier: Fix broken error handling pattern
Peter Zijlstra
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-11
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
2020-08-03
Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
2020-07-28
PM, libnvdimm: Add runtime firmware activation support
Dan Williams
2020-07-14
PM: sleep: spread "const char *" correctness
Alexey Dobriyan
2020-07-14
PM: hibernate: fix white space in a few places
Xiang Chen
2020-06-24
PM / EM: remove em_register_perf_domain
Lukasz Luba
2020-06-24
PM / EM: add support for other devices than CPUs in Energy Model
Lukasz Luba
2020-06-24
PM / EM: update callback structure and add device pointer
Lukasz Luba
2020-06-24
PM / EM: introduce em_dev_register_perf_domain function
Lukasz Luba
2020-06-24
PM / EM: change naming convention from 'capacity' to 'performance'
Lukasz Luba
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-10
Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-07
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-06-05
PM: hibernate: Add __init annotation to swsusp_header_init()
Christophe JAILLET
[next]