index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-03
PM: hibernate: Allow hybrid sleep to work with s2idle
Mario Limonciello
1
-1
/
+1
2022-08-25
PM: hibernate: defer device probing when resuming from hibernation
Tetsuo Handa
1
-1
/
+12
2022-04-20
PM: suspend: fix return value of __setup handler
Randy Dunlap
1
-4
/
+4
2022-04-20
PM: hibernate: fix __setup handler error handling
Randy Dunlap
1
-1
/
+1
2022-02-08
PM: wakeup: simplify the output logic of pm_show_wakelocks()
Greg Kroah-Hartman
1
-8
/
+4
2021-12-08
PM: hibernate: use correct mode for swsusp_close()
Thomas Zeitlhofer
1
-3
/
+3
2021-11-26
PM: hibernate: fix sparse warnings
Anders Roxell
1
-1
/
+1
2021-11-26
PM: hibernate: Get block device exclusively in swsusp_check()
Ye Bin
1
-2
/
+3
2020-10-29
PM: hibernate: remove the bogus call to get_gendisk() in software_resume()
Christoph Hellwig
1
-11
/
+0
2020-05-05
PM: hibernate: Freeze kernel threads in software_resume()
Dexuan Cui
1
-0
/
+7
2020-01-09
PM / hibernate: memory_bm_find_bit(): Tighten node optimisation
Andy Whitcroft
1
-1
/
+8
2019-06-11
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
1
-0
/
+9
2018-09-09
PM / sleep: wakeup: Fix build error caused by missing SRCU support
zhangyi (F)
1
-0
/
+1
2018-08-03
PM / wakeup: Make s2idle_lock a RAW_SPINLOCK
Sebastian Andrzej Siewior
1
-7
/
+7
2018-07-17
PM / hibernate: Fix oops at snapshot_write()
Tetsuo Handa
1
-0
/
+5
2018-04-26
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
1
-3
/
+0
2017-12-20
PM / s2idle: Clear the events_check_enabled flag
Rajat Jain
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
6
-0
/
+6
2017-09-29
PM / s2idle: Invoke the ->wake() platform callback earlier
Rafael J. Wysocki
1
-7
/
+11
2017-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+4
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+2
2017-09-07
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
1
-1
/
+4
2017-09-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
5
-101
/
+185
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-3
/
+2
2017-08-18
ACPI / PM: Check low power idle constraints for debug only
Srinivas Pandruvada
1
-1
/
+1
2017-08-11
PM / s2idle: Rename platform operations structure
Rafael J. Wysocki
1
-15
/
+15
2017-08-11
PM / s2idle: Rename freeze_state enum and related items
Rafael J. Wysocki
1
-24
/
+24
2017-08-11
PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE
Rafael J. Wysocki
2
-24
/
+24
2017-08-10
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
Johannes Weiner
1
-1
/
+1
2017-08-05
ACPI / PM: Prefer suspend-to-idle over S3 on some systems
Rafael J. Wysocki
2
-3
/
+2
2017-07-24
PM / suspend: Define pr_fmt() in suspend.c
Rafael J. Wysocki
1
-7
/
+9
2017-07-24
PM / suspend: Use mem_sleep_labels[] strings in messages
Rafael J. Wysocki
1
-3
/
+3
2017-07-24
PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUG
Rafael J. Wysocki
2
-6
/
+4
2017-07-24
PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()
Rafael J. Wysocki
1
-3
/
+16
2017-07-24
PM / s2idle: Rearrange the main suspend-to-idle loop
Rafael J. Wysocki
2
-13
/
+17
2017-07-23
PM / timekeeping: Print debug messages when requested
Rafael J. Wysocki
1
-3
/
+7
2017-07-22
PM / sleep: Mark suspend/hibernation start and finish
Rafael J. Wysocki
2
-0
/
+7
2017-07-22
PM / sleep: Do not print debug messages by default
Rafael J. Wysocki
3
-17
/
+69
2017-07-22
PM / suspend: Export pm_suspend_target_state
Florian Fainelli
1
-0
/
+5
2017-07-10
Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-07-10
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-1
/
+1
2017-07-06
kernel/power/snapshot.c: use linux/set_memory.h
Michael Ellerman
1
-3
/
+1
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-14
/
+36
2017-07-04
PM / sleep: constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-03
Merge branch 'acpi-pm'
Rafael J. Wysocki
2
-7
/
+30
2017-06-29
PM: hibernate: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-06-27
PM / hibernate: Drop redundant parameter of swsusp_alloc()
BaoJun Luo
1
-3
/
+2
2017-06-27
PM / hibernate: Use CONFIG_HAVE_SET_MEMORY for include condition
Balbir Singh
1
-3
/
+3
2017-06-15
ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
2
-7
/
+30
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2
-26
/
+5
[next]