Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bb8e15d60462a84a25a3bf33e8bc29b46c6d470a
/
kernel
/
power
/
suspend.c
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
· 12 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
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
452aa69
mm/pm: force GFP_NOIO during suspend/hibernation and resume
by Rafael J. Wysocki
· 15 years ago
a9d7052
PM: Separate suspend to RAM functionality from core
by Rafael J. Wysocki
· 16 years ago