index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
suspend.c
(
follow
)
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
*
PM: suspend: Set mem_sleep_current during kernel command line setup
Maulik Shah
2024-02-29
1
-0
/
+1
*
PM: sleep: stats: Define suspend_stats next to the code using it
Rafael J. Wysocki
2024-02-05
1
-6
/
+1
*
PM: sleep: stats: Use an array of step failure counters
Rafael J. Wysocki
2024-02-05
1
-1
/
+0
*
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-10
1
-4
/
+8
|
\
|
*
freezer: Have {,un}lock_system_sleep() save/restore flags
Peter Zijlstra
2022-09-07
1
-4
/
+8
*
|
ACPI: s2idle: Add a new ->check() callback for platform_s2idle_ops
Mario Limonciello
2022-09-09
1
-0
/
+3
|
/
*
PM: CXL: Disable suspend
Dan Williams
2022-04-23
1
-1
/
+2
*
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
2022-02-07
1
-2
/
+0
*
PM: suspend: Use valid_state() consistently
Rafael J. Wysocki
2021-10-26
1
-5
/
+7
*
PM: sleep: Pause cpuidle later and resume it earlier during system transitions
Rafael J. Wysocki
2021-10-26
1
-8
/
+2
*
PM: suspend: Do not pause cpuidle in the suspend-to-idle path
Rafael J. Wysocki
2021-10-26
1
-2
/
+6
*
Revert "PM: sleep: Do not assume that "mem" is always present"
Rafael J. Wysocki
2021-10-19
1
-2
/
+2
*
PM: sleep: Do not assume that "mem" is always present
Florian Fainelli
2021-09-15
1
-2
/
+2
*
PM: sleep: s2idle: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-04
1
-2
/
+2
*
PM / suspend: fix kernel-doc markup
Alex Shi
2020-11-23
1
-0
/
+2
*
notifier: Fix broken error handling pattern
Peter Zijlstra
2020-09-01
1
-8
/
+6
*
ACPI: PM: s2idle: Avoid possible race related to the EC GPE
Rafael J. Wysocki
2020-02-11
1
-4
/
+5
*
PM: suspend: Add sysfs attribute to control the "sync on suspend" behavior
Jonas Meurer
2020-01-16
1
-1
/
+1
*
PM: suspend: Fix platform_suspend_prepare_noirq()
Rafael J. Wysocki
2019-08-10
1
-5
/
+6
*
ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices
Rafael J. Wysocki
2019-08-08
1
-3
/
+9
*
PM: sleep: Integrate suspend-to-idle with generig suspend flow
Rafael J. Wysocki
2019-07-23
1
-16
/
+5
*
PM: sleep: Simplify suspend-to-idle control flow
Rafael J. Wysocki
2019-07-23
1
-30
/
+23
*
Merge branch 'pm-sleep'
Rafael J. Wysocki
2019-07-08
1
-3
/
+3
|
\
|
*
PM: suspend: Rename pm_suspend_via_s2idle()
Rafael J. Wysocki
2019-06-19
1
-3
/
+3
*
|
PCI: PM: Avoid skipping bus-level PM on platforms without ACPI
Rafael J. Wysocki
2019-06-26
1
-0
/
+3
|
/
*
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
1
-2
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
|
PM: sleep: Add kerneldoc comments to some functions
Rafael J. Wysocki
2019-06-03
1
-0
/
+6
|
/
*
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-05-07
1
-8
/
+5
|
\
|
*
PM / sleep: Refactor filesystems sync to reduce duplication
Harry Pan
2019-04-02
1
-8
/
+5
*
|
power/suspend: Add function to disable secondaries for suspend
Nicholas Piggin
2019-05-03
1
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
2018-10-12
1
-0
/
+6
|
\
|
*
Input: i8042 - enable keyboard wakeups by default when s2idle is used
Daniel Drake
2018-10-02
1
-0
/
+6
*
|
Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-08-14
1
-2
/
+2
|
\
\
|
*
|
PM / reboot: Eliminate race between reboot and suspend
Pingfan Liu
2018-08-06
1
-2
/
+2
*
|
|
sched/swait: Rename to exclusive
Peter Zijlstra
2018-06-20
1
-2
/
+2
|
/
/
*
|
PM / wakeup: Make s2idle_lock a RAW_SPINLOCK
Sebastian Andrzej Siewior
2018-05-27
1
-7
/
+7
*
|
PM / s2idle: Make s2idle_wait_head swait based
Sebastian Andrzej Siewior
2018-05-27
1
-4
/
+5
*
|
PM / suspend: Prevent might sleep splats
Thomas Gleixner
2018-05-27
1
-0
/
+4
|
/
*
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
PM / s2idle: Clear the events_check_enabled flag
Rajat Jain
2017-11-08
1
-1
/
+1
*
PM / s2idle: Invoke the ->wake() platform callback earlier
Rafael J. Wysocki
2017-09-29
1
-7
/
+11
*
PM / s2idle: Rename platform operations structure
Rafael J. Wysocki
2017-08-11
1
-15
/
+15
*
PM / s2idle: Rename freeze_state enum and related items
Rafael J. Wysocki
2017-08-11
1
-24
/
+24
*
PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE
Rafael J. Wysocki
2017-08-11
1
-22
/
+22
*
ACPI / PM: Prefer suspend-to-idle over S3 on some systems
Rafael J. Wysocki
2017-08-05
1
-2
/
+2
*
PM / suspend: Define pr_fmt() in suspend.c
Rafael J. Wysocki
2017-07-24
1
-7
/
+9
*
PM / suspend: Use mem_sleep_labels[] strings in messages
Rafael J. Wysocki
2017-07-24
1
-3
/
+3
*
PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()
Rafael J. Wysocki
2017-07-24
1
-3
/
+16
[next]