Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
145a0ef21c8e944957f58e2c8ffcd8a10f46266a
/
kernel
/
power
/
suspend.c
eb81bfb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Greg Kroah-Hartman
· 6 years ago
684bec1
Input: i8042 - enable keyboard wakeups by default when s2idle is used
by Daniel Drake
· 6 years ago
b018fc9
Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
55f2503
PM / reboot: Eliminate race between reboot and suspend
by Pingfan Liu
· 6 years ago
b3dae10
sched/swait: Rename to exclusive
by Peter Zijlstra
· 7 years ago
62fc00a
PM / wakeup: Make s2idle_lock a RAW_SPINLOCK
by Sebastian Andrzej Siewior
· 7 years ago
9c8cd6b
PM / s2idle: Make s2idle_wait_head swait based
by Sebastian Andrzej Siewior
· 7 years ago
c1a957d
PM / suspend: Prevent might sleep splats
by Thomas Gleixner
· 7 years ago
70f68ee
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
by Dominik Brodowski
· 7 years ago
95b982b
PM / s2idle: Clear the events_check_enabled flag
by Rajat Jain
· 7 years ago
87cbde8
PM / s2idle: Invoke the ->wake() platform callback earlier
by Rafael J. Wysocki
· 7 years ago
23d5855
PM / s2idle: Rename platform operations structure
by Rafael J. Wysocki
· 7 years ago
f02f4f9
PM / s2idle: Rename freeze_state enum and related items
by Rafael J. Wysocki
· 7 years ago
690cbb9
PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE
by Rafael J. Wysocki
· 7 years ago
e870c6c8
ACPI / PM: Prefer suspend-to-idle over S3 on some systems
by Rafael J. Wysocki
· 7 years ago
142bce7
PM / suspend: Define pr_fmt() in suspend.c
by Rafael J. Wysocki
· 7 years ago
bebcdae
PM / suspend: Use mem_sleep_labels[] strings in messages
by Rafael J. Wysocki
· 7 years ago
9a3ebe3
PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()
by Rafael J. Wysocki
· 7 years ago
8e6bcd9
PM / s2idle: Rearrange the main suspend-to-idle loop
by Rafael J. Wysocki
· 7 years ago
8915aa20
PM / sleep: Mark suspend/hibernation start and finish
by Rafael J. Wysocki
· 7 years ago
8d8b244
PM / sleep: Do not print debug messages by default
by Rafael J. Wysocki
· 7 years ago
bd8c9ba
PM / suspend: Export pm_suspend_target_state
by Florian Fainelli
· 7 years ago
33e4f80
ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle
by Rafael J. Wysocki
· 8 years ago
f3b7eaa
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
by Rafael J. Wysocki
· 8 years ago
eed4d47
ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle
by Rafael J. Wysocki
· 8 years ago
e326ce0
Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"
by Rafael J. Wysocki
· 8 years ago
08b98d3
PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag
by Rafael J. Wysocki
· 8 years ago
406e793
PM / sleep: System sleep state selection interface rework
by Rafael J. Wysocki
· 8 years ago
1adb469
PM / suspend: Fix missing KERN_CONT for suspend message
by Jon Hunter
· 8 years ago
fa7fd6f
PM / sleep: enable suspend-to-idle even without registered suspend_ops
by Sudeep Holla
· 8 years ago
ea00f4f
PM / sleep: make PM notifiers called symmetrically
by Lianwei Wang
· 9 years ago
a395d6a
kernel/...: convert pr_warning to pr_warn
by Joe Perches
· 9 years ago
22e09b3
PM / suspend: replacing printk
by saurabh
· 9 years ago
ef25ba0
PM / sleep: Add flags to indicate platform firmware involvement
by Rafael J. Wysocki
· 9 years ago
2fd77ff
PM / suspend: make sync() on suspend-to-RAM build-time optional
by Len Brown
· 9 years ago
6717673
PM / sleep: Return -EBUSY from suspend_enter() on wakeup detection
by Ruchi Kandoi
· 10 years ago
a921504
PM / sleep: Refine diagnostic messages in enter_state()
by Rafael J. Wysocki
· 10 years ago
1d4a9c1
PM / sleep: add configurable delay for pm_test
by Brian Norris
· 10 years ago
3810631
PM / sleep: Re-implement suspend-to-idle handling
by Rafael J. Wysocki
· 10 years ago
403b963
PM / sleep: Fix entering suspend-to-IDLE if no freeze_oops is set
by Dmitry Eremin-Solenikov
· 10 years ago
a8d46b9
ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle
by Rafael J. Wysocki
· 10 years ago
ebc3e41
PM / sleep: Rename platform suspend/resume functions in suspend.c
by Rafael J. Wysocki
· 10 years ago
2a8a8ce
PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()
by Rafael J. Wysocki
· 10 years ago
0cadc70
PM / sleep: new suspend_resume trace event for console resume
by Todd E Brandt
· 10 years ago
62109b4
PM / sleep: Fix test_suspend= command line option
by Rafael J. Wysocki
· 10 years ago
7725131
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
b8c0aa4
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
8490fdf
PM / sleep: Move platform suspend operations to separate functions
by Rafael J. Wysocki
· 10 years ago
d431cbc
PM / sleep: Simplify sleep states sysfs interface code
by Rafael J. Wysocki
· 10 years ago
2b01466
PM / Sleep: Remove ftrace_stop/start() from suspend and hibernate
by Steven Rostedt (Red Hat)
· 11 years ago
653a353
PM / sleep: fix freeze_ops NULL pointer dereferences
by Zhang Rui
· 10 years ago
bb3632c
PM / sleep: trace events for suspend/resume
by Todd E Brandt
· 11 years ago
3eba148
Merge branch 'acpi-pm' into pm-sleep
by Rafael J. Wysocki
· 11 years ago
0399d4d
PM / sleep: Introduce command line argument for sleep state enumeration
by Rafael J. Wysocki
· 11 years ago
43e8317
PM / sleep: Use valid_state() for platform-dependent sleep states only
by Rafael J. Wysocki
· 11 years ago
27ddcc6
PM / sleep: Add state field to pm_states[] entries
by Rafael J. Wysocki
· 11 years ago
55cc33c
Merge branch 'pm-sleep' into acpi-pm
by Rafael J. Wysocki
· 11 years ago
1f0b638
ACPI / PM: Hold ACPI scan lock over the "freeze" sleep state
by Rafael J. Wysocki
· 11 years ago
a6220fc
PM / suspend: Always use deepest C-state in the "freeze" sleep state
by Rafael J. Wysocki
· 11 years ago
f3f1253
PM / suspend: Make cpuidle work in the "freeze" state
by Rafael J. Wysocki
· 11 years ago
52f5684c
kernel: use macros from compiler.h instead of __attribute__((...))
by Gideon Israel Dsouza
· 11 years ago
7500d93
PM / suspend: Remove unnecessary !!
by Viresh Kumar
· 11 years ago
3831261
PM / Sleep: increase ftrace coverage in suspend/resume
by Brandt, Todd E
· 11 years ago
9350de06
PM / wakeup: Adjust messaging for wake events during suspend
by Bernie Thompson
· 12 years ago
c26b78a
PM / sleep: invalidate TEST_CPUS and TEST_CORE support for freeze state
by Zhang Rui
· 12 years ago
08605ac
PM / sleep: add TEST_PLATFORM support for freeze state
by Zhang Rui
· 12 years ago
7e73c5ae
PM: Introduce suspend state PM_SUSPEND_FREEZE
by Zhang Rui
· 12 years ago
300d373
Revert "NMI watchdog: fix for lockup detector breakage on resume"
by Rafael J. Wysocki
· 12 years ago
45226e9
NMI watchdog: fix for lockup detector breakage on resume
by Sameer Nanda
· 12 years ago
443772d4
ftrace: Disable function tracing during suspend/resume and hibernation, again
by Srivatsa S. Bhat
· 13 years ago
1e73203
PM / Sleep: Move disabling of usermode helpers to the freezer
by Rafael J. Wysocki
· 13 years ago
bc25cf5
PM / Sleep: Drop suspend_stats_update()
by Rafael J. Wysocki
· 13 years ago
93e1ee4
PM / Sleep: Make enter_state() in kernel/power/suspend.c static
by Rafael J. Wysocki
· 13 years ago
55ae451
PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.c
by Rafael J. Wysocki
· 13 years ago
8916e37
PM / Suspend: Avoid code duplication in suspend statistics update
by Marcos Paulo de Souza
· 13 years ago
cf579df
PM / Sleep: Introduce "late suspend" and "early resume" of devices
by Rafael J. Wysocki
· 13 years ago
bcda53f
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
by Srivatsa S. Bhat
· 13 years ago
03afed8
freezer: clean up freeze_processes() failure path
by Tejun Heo
· 13 years ago
6e5fdee
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
by Paul Gortmaker
· 14 years ago
74da1ff
kernel: fix several implicit usasges of kmod.h
by Paul Gortmaker
· 14 years ago
528f7ce
PM / Suspend: Off by one in pm_suspend()
by Dan Carpenter
· 13 years ago
2a77c46
PM / Suspend: Add statistics debugfs file for suspend to RAM
by ShuoX Liu
· 13 years ago
a5e4fd8
PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem
by Kevin Hilman
· 14 years ago
3b5fe85
PM / Suspend: Add .suspend_again() callback to suspend_ops
by MyungJoo Ham
· 14 years ago
2d2a916
Merge branch 'syscore' into for-linus
by Rafael J. Wysocki
· 14 years ago
3c43193
PM / Suspend: Do not ignore error codes returned by suspend_enter()
by MyungJoo Ham
· 14 years ago
2e711c0
PM: Remove sysdev suspend, resume and shutdown operations
by Rafael J. Wysocki
· 14 years ago
8718647
PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl
by Rafael J. Wysocki
· 14 years ago
2ca6f62f
PM: Fix error code paths executed after failing syscore_suspend()
by Rafael J. Wysocki
· 14 years ago
40dc166
PM / Core: Introduce struct syscore_ops for core subsystems PM
by Rafael J. Wysocki
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
c8940ec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
938cfed
perf: Add calls to suspend trace point
by Jean Pihet
· 14 years ago
a2867e0
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
by Rafael J. Wysocki
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
c9e664f
PM / Hibernate: Fix memory corruption related to swap
by Rafael J. Wysocki
· 14 years ago
2f55ac0
suspend: constify platform_suspend_ops
by Lionel Debroux
· 14 years ago
ce44101
PM / Suspend: Fix ordering of calls in suspend error paths
by Rafael J. Wysocki
· 15 years ago
c125e96
PM: Make it possible to avoid races between wakeup and system sleep
by Rafael J. Wysocki
· 15 years ago
dd4c4f1
suspend: Move NVS save/restore code to generic suspend functionality
by Matthew Garrett
· 15 years ago
Next »