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
2024-02-08
PM: EM: Check if the get_cost() callback is present in em_compute_costs()
Lukasz Luba
2024-02-08
PM: EM: Introduce em_compute_costs()
Lukasz Luba
2024-02-08
PM: EM: Find first CPU active while updating OPP efficiency
Lukasz Luba
2024-02-08
PM: EM: Extend em_cpufreq_update_efficiencies() argument list
Lukasz Luba
2024-02-08
PM: EM: Add missing newline for the message log
Lukasz Luba
2024-02-05
PM: hibernate: Add support for LZ4 compression for hibernation
Nikhil V
2024-02-05
PM: hibernate: Move to crypto APIs for LZO compression
Nikhil V
2024-02-05
PM: hibernate: Rename lzo* to make it generic
Nikhil V
2024-02-05
PM: sleep: stats: Use locking in dpm_save_failed_dev()
Rafael J. Wysocki
2024-02-05
PM: sleep: stats: Define suspend_stats next to the code using it
Rafael J. Wysocki
2024-02-05
PM: sleep: stats: Use unsigned int for success and failure counters
Rafael J. Wysocki
2024-02-05
PM: sleep: stats: Use an array of step failure counters
Rafael J. Wysocki
2024-02-05
PM: sleep: stats: Use array of suspend step names
Rafael J. Wysocki
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
[prev]
[next]