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
/
suspend.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-01
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
*
PM / s2idle: Rearrange the main suspend-to-idle loop
Rafael J. Wysocki
2017-07-24
1
-13
/
+13
*
PM / sleep: Mark suspend/hibernation start and finish
Rafael J. Wysocki
2017-07-22
1
-0
/
+2
*
PM / sleep: Do not print debug messages by default
Rafael J. Wysocki
2017-07-22
1
-5
/
+5
*
PM / suspend: Export pm_suspend_target_state
Florian Fainelli
2017-07-22
1
-0
/
+5
*
ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
2017-06-15
1
-6
/
+29
*
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
Rafael J. Wysocki
2017-06-07
1
-25
/
+4
*
ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
2017-05-05
1
-4
/
+25
*
Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"
Rafael J. Wysocki
2017-01-20
1
-2
/
+2
*
PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag
Rafael J. Wysocki
2016-11-21
1
-2
/
+2
*
PM / sleep: System sleep state selection interface rework
Rafael J. Wysocki
2016-11-21
1
-27
/
+42
*
PM / suspend: Fix missing KERN_CONT for suspend message
Jon Hunter
2016-10-24
1
-2
/
+2
*
PM / sleep: enable suspend-to-idle even without registered suspend_ops
Sudeep Holla
2016-09-13
1
-3
/
+11
*
PM / sleep: make PM notifiers called symmetrically
Lianwei Wang
2016-06-28
1
-4
/
+6
*
kernel/...: convert pr_warning to pr_warn
Joe Perches
2016-03-22
1
-2
/
+1
*
PM / suspend: replacing printk
saurabh
2016-02-11
1
-3
/
+3
*
PM / sleep: Add flags to indicate platform firmware involvement
Rafael J. Wysocki
2015-10-14
1
-0
/
+4
*
PM / suspend: make sync() on suspend-to-RAM build-time optional
Len Brown
2015-07-31
1
-0
/
+2
*
PM / sleep: Return -EBUSY from suspend_enter() on wakeup detection
Ruchi Kandoi
2015-05-19
1
-0
/
+2
*
PM / sleep: Refine diagnostic messages in enter_state()
Rafael J. Wysocki
2015-05-12
1
-3
/
+3
*
PM / sleep: add configurable delay for pm_test
Brian Norris
2015-02-26
1
-2
/
+11
*
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
2015-02-13
1
-7
/
+36
*
PM / sleep: Fix entering suspend-to-IDLE if no freeze_oops is set
Dmitry Eremin-Solenikov
2014-11-08
1
-2
/
+2
*
ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle
Rafael J. Wysocki
2014-09-30
1
-1
/
+20
*
PM / sleep: Rename platform suspend/resume functions in suspend.c
Rafael J. Wysocki
2014-09-30
1
-10
/
+10
*
PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()
Rafael J. Wysocki
2014-09-30
1
-3
/
+11
*
PM / sleep: new suspend_resume trace event for console resume
Todd E Brandt
2014-09-22
1
-0
/
+2
*
PM / sleep: Fix test_suspend= command line option
Rafael J. Wysocki
2014-09-03
1
-1
/
+1
*
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-06
1
-62
/
+90
|
\
|
*
PM / sleep: Move platform suspend operations to separate functions
Rafael J. Wysocki
2014-07-23
1
-43
/
+77
|
*
PM / sleep: Simplify sleep states sysfs interface code
Rafael J. Wysocki
2014-07-21
1
-19
/
+13
*
|
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-08-04
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
PM / Sleep: Remove ftrace_stop/start() from suspend and hibernate
Steven Rostedt (Red Hat)
2014-07-17
1
-2
/
+0
[next]