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
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM: s2idle: Make sure CPUs will wakeup directly on resume
Anna-Maria Behnsen
2024-04-08
1
-0
/
+6
*
Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2024-03-21
1
-1
/
+1
|
\
|
*
rtc: class: make rtc_class constant
Ricardo B. Marliere
2024-03-08
1
-1
/
+1
*
|
PM: EM: Force device drivers to provide power in uW
Lukasz Luba
2024-03-13
1
-0
/
+11
*
|
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-03-13
9
-231
/
+815
|
\
\
|
*
\
Merge branch 'pm-em'
Rafael J. Wysocki
2024-03-11
1
-66
/
+407
|
|
\
\
|
|
*
|
PM: EM: Fix nr_states warnings in static checks
Lukasz Luba
2024-02-22
1
-2
/
+1
|
|
*
|
PM: EM: Add em_dev_compute_costs()
Lukasz Luba
2024-02-08
1
-0
/
+18
|
|
*
|
PM: EM: Remove old table
Lukasz Luba
2024-02-08
1
-39
/
+7
|
|
*
|
PM: EM: Change debugfs configuration to use runtime EM table data
Lukasz Luba
2024-02-08
1
-8
/
+59
|
|
*
|
PM: EM: Optimize em_cpu_energy() and remove division
Lukasz Luba
2024-02-08
1
-4
/
+3
|
|
*
|
PM: EM: Support late CPUs booting and capacity adjustment
Lukasz Luba
2024-02-08
1
-0
/
+124
|
|
*
|
PM: EM: Add performance field to struct em_perf_state and optimize
Lukasz Luba
2024-02-08
1
-0
/
+27
|
|
*
|
PM: EM: Introduce em_dev_update_perf_domain() for EM updates
Lukasz Luba
2024-02-08
1
-0
/
+44
|
|
*
|
PM: EM: Add functions for memory allocations for new EM tables
Lukasz Luba
2024-02-08
1
-5
/
+33
|
|
*
|
PM: EM: Introduce runtime modifiable table
Lukasz Luba
2024-02-08
1
-0
/
+53
|
|
*
|
PM: EM: Split the allocation and initialization of the EM table
Lukasz Luba
2024-02-08
1
-22
/
+33
|
|
*
|
PM: EM: Check if the get_cost() callback is present in em_compute_costs()
Lukasz Luba
2024-02-08
1
-1
/
+1
|
|
*
|
PM: EM: Introduce em_compute_costs()
Lukasz Luba
2024-02-08
1
-29
/
+43
|
|
*
|
PM: EM: Find first CPU active while updating OPP efficiency
Lukasz Luba
2024-02-08
1
-2
/
+9
|
|
*
|
PM: EM: Extend em_cpufreq_update_efficiencies() argument list
Lukasz Luba
2024-02-08
1
-6
/
+4
|
|
*
|
PM: EM: Add missing newline for the message log
Lukasz Luba
2024-02-08
1
-1
/
+1
|
|
|
/
|
*
|
PM: suspend: Set mem_sleep_current during kernel command line setup
Maulik Shah
2024-02-29
1
-0
/
+1
|
*
|
PM: hibernate: Don't ignore return from set_memory_ro()
Christophe Leroy
2024-02-22
4
-15
/
+24
|
*
|
PM: hibernate: Support to select compression algorithm
Nikhil V
2024-02-22
1
-3
/
+54
|
*
|
PM: hibernate: Add support for LZ4 compression for hibernation
Nikhil V
2024-02-05
3
-3
/
+41
|
*
|
PM: hibernate: Move to crypto APIs for LZO compression
Nikhil V
2024-02-05
4
-28
/
+132
|
*
|
PM: hibernate: Rename lzo* to make it generic
Nikhil V
2024-02-05
1
-60
/
+60
|
*
|
PM: sleep: stats: Use locking in dpm_save_failed_dev()
Rafael J. Wysocki
2024-02-05
1
-0
/
+5
|
*
|
PM: sleep: stats: Define suspend_stats next to the code using it
Rafael J. Wysocki
2024-02-05
3
-19
/
+66
|
*
|
PM: sleep: stats: Use unsigned int for success and failure counters
Rafael J. Wysocki
2024-02-05
1
-3
/
+3
|
*
|
PM: sleep: stats: Use an array of step failure counters
Rafael J. Wysocki
2024-02-05
2
-25
/
+27
|
*
|
PM: sleep: stats: Use array of suspend step names
Rafael J. Wysocki
2024-02-05
1
-32
/
+18
|
|
/
*
/
power: port block device access to file
Christian Brauner
2024-02-25
1
-14
/
+14
|
/
*
PM: hibernate: Repair excess function parameter description warning
Randy Dunlap
2023-12-20
1
-1
/
+0
*
PM: sleep: Remove obsolete comment from unlock_system_sleep()
Kevin Hao
2023-12-20
1
-16
/
+0
*
PM: hibernate: Use kmap_local_page() in copy_data_page()
Chen Haonan
2023-12-19
1
-6
/
+6
*
PM: hibernate: Enforce ordering during image compression/decompression
Hongchen Zhang
2023-12-15
1
-19
/
+19
*
PM: hibernate: Avoid missing wakeup events during hibernation
Chris Feng
2023-12-15
2
-2
/
+10
*
PM: hibernate: Do not initialize error in snapshot_write_next()
Li zeming
2023-12-11
1
-1
/
+1
*
PM: hibernate: Do not initialize error in swap_write_page()
Li zeming
2023-12-11
1
-1
/
+1
*
PM: hibernate: Drop unnecessary local variable initialization
Wang chaodong
2023-12-11
1
-1
/
+1
*
Merge tag 'pm-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-10-31
2
-11
/
+9
|
\
|
*
Merge back earlier system-wide PM changes for v6.7.
Rafael J. Wysocki
2023-10-09
2
-11
/
+9
|
|
\
|
|
*
PM: hibernate: fix the kerneldoc comment for swsusp_check() and swsusp_close()
Christoph Hellwig
2023-09-26
1
-2
/
+2
|
|
*
PM: hibernate: Clean up sync_read handling in snapshot_write_next()
Brian Geffon
2023-09-26
1
-5
/
+1
|
|
*
PM: hibernate: Use __get_safe_page() rather than touching the list
Brian Geffon
2023-09-21
1
-4
/
+6
*
|
|
PM: hibernate: Drop unused snapshot_test argument
Jan Kara
2023-10-28
3
-11
/
+11
*
|
|
PM: hibernate: Convert to bdev_open_by_dev()
Jan Kara
2023-10-28
1
-15
/
+16
|
/
/
*
/
PM: hibernate: Fix copying the zero bitmap to safe pages
Pavankumar Kondeti
2023-10-04
1
-2
/
+2
|
/
[next]