Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e9f930ac88a8936ccc2d021110c98810cf5aa810
/
include
/
linux
/
suspend.h
ac9eafb
ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices
by Rafael J. Wysocki
· 5 years ago
10a08fd
ACPI: PM: Set up EC GPE for system wakeup from drivers that need it
by Rafael J. Wysocki
· 5 years ago
56b9918
PM: sleep: Simplify suspend-to-idle control flow
by Rafael J. Wysocki
· 5 years ago
3dbeb44
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 6 years ago
471a739
PCI: PM: Avoid skipping bus-level PM on platforms without ACPI
by Rafael J. Wysocki
· 6 years ago
0b385a0
PM: suspend: Rename pm_suspend_via_s2idle()
by Rafael J. Wysocki
· 6 years ago
1ec0cd8
PM: hibernate: powerpc: Expose pfn_is_nosave() prototype
by Mathieu Malaterre
· 6 years ago
a613734
PM: sleep: Add kerneldoc comments to some functions
by Rafael J. Wysocki
· 6 years ago
bb18690
ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation
by Rafael J. Wysocki
· 6 years ago
b5dee31
PM / sleep: Refactor filesystems sync to reduce duplication
by Harry Pan
· 6 years ago
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
55f2503
PM / reboot: Eliminate race between reboot and suspend
by Pingfan Liu
· 6 years ago
328008a
x86/power: Fix swsusp_arch_resume prototype
by Arnd Bergmann
· 7 years ago
4bf236a
PM / sleep: Make lock/unlock_system_sleep() available to kernel modules
by Bart Van Assche
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
726fb6b
ACPI / PM: Check low power idle constraints for debug only
by Srinivas Pandruvada
· 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
cb08e03
PM / timekeeping: Print debug messages when requested
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
fa7fd6f
PM / sleep: enable suspend-to-idle even without registered suspend_ops
by Sudeep Holla
· 8 years ago
ca5f2b4
PM / sleep: Make pm_prepare_console() return void
by Borislav Petkov
· 9 years ago
ef25ba0
PM / sleep: Add flags to indicate platform firmware involvement
by Rafael J. Wysocki
· 9 years ago
a6f5f0d
PM / sleep: Report interrupt that caused system wakeup
by Alexandra Yates
· 9 years ago
3810631
PM / sleep: Re-implement suspend-to-idle handling
by Rafael J. Wysocki
· 10 years ago
a8d46b9
ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle
by Rafael J. Wysocki
· 10 years ago
068765b
PM / sleep: Mechanism for aborting system suspends unconditionally
by Rafael J. Wysocki
· 10 years ago
a6e15a3
PM / hibernate: introduce "nohibernate" boot parameter
by Kees Cook
· 11 years ago
eb3d3ec
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
by Linus Torvalds
· 11 years ago
1f0b638
ACPI / PM: Hold ACPI scan lock over the "freeze" sleep state
by Rafael J. Wysocki
· 11 years ago
603fb42
ARM: 8011/1: ARM hibernation / suspend-to-disk
by Sebastian Capella
· 11 years ago
bb177fe
PM / Sleep: Print last wakeup source on failed wakeup_count write
by Julius Werner
· 12 years ago
7e73c5a
PM: Introduce suspend state PM_SUSPEND_FREEZE
by Zhang Rui
· 12 years ago
b2df1d4
PM / Sleep: Separate printing suspend times from initcall_debug
by Rafael J. Wysocki
· 13 years ago
5585094
PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources
by Rafael J. Wysocki
· 13 years ago
7483b4a
PM / Sleep: Implement opportunistic sleep, v2
by Rafael J. Wysocki
· 13 years ago
bc25cf5
PM / Sleep: Drop suspend_stats_update()
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
7208162
PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regression
by Srivatsa S. Bhat
· 13 years ago
9b6fc5d
PM / Sleep: Make [un]lock_system_sleep() generic
by Srivatsa S. Bhat
· 13 years ago
33e638b
PM / Sleep: Use the freezer_count() functions in [un]lock_system_sleep() APIs
by Srivatsa S. Bhat
· 13 years ago
6a76b7a
PM / Memory-hotplug: Avoid task freezing failures
by Srivatsa S. Bhat
· 13 years ago
37cce26
PM / VT: Cleanup #if defined uglyness and fix compile error
by H Hartley Sweeten
· 13 years ago
85055dd
PM / Hibernate: Include storage keys in hibernation image on s390
by Martin Schwidefsky
· 13 years ago
2a77c46
PM / Suspend: Add statistics debugfs file for suspend to RAM
by ShuoX Liu
· 13 years ago
35eb6db
notifiers: pm: move pm notifiers into suspend.h
by Amerigo Wang
· 13 years ago
3b5fe85
PM / Suspend: Add .suspend_again() callback to suspend_ops
by MyungJoo Ham
· 14 years ago
1f112ce
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
by Rafael J. Wysocki
· 14 years ago
52cfd50
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 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
976513d
PM / ACPI: Move NVS saving and restoring code to drivers/acpi
by Rafael J. Wysocki
· 14 years ago
26fcaf6
PM: Fix oops in suspend/hibernate code related to failing ioremap()
by Jiri Slaby
· 14 years ago
a2867e0
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
by Rafael J. Wysocki
· 14 years ago
2f55ac0
suspend: constify platform_suspend_ops
by Lionel Debroux
· 14 years ago
073ef1f
hibernation: constify platform_hibernation_ops
by Lionel Debroux
· 14 years ago
dbeeec5
PM: Allow wakeup events to abort freezing of tasks
by Rafael J. Wysocki
· 14 years ago
074037e
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
by Rafael J. Wysocki
· 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
6ad696d
mm: allow memory hotplug and hibernation in the same kernel
by Andi Kleen
· 15 years ago
fce2b111
PM/Hibernate: Move NVS routines into a seperate file (v2).
by Cornelia Huck
· 16 years ago
6a7c7ea
PM/Suspend: Introduce two new platform callbacks to avoid breakage
by Rafael J. Wysocki
· 16 years ago
a8af789
pm: rework includes, remove arch ifdefs
by Magnus Damm
· 16 years ago
abfe2d7
Hibernation: Introduce system_entering_hibernation
by Rafael J. Wysocki
· 16 years ago
3f4b0ef
ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory
by Rafael J. Wysocki
· 16 years ago
ce289e8
suspend: fix section mismatch warning - register_nosave_region
by Marcin Slusarz
· 16 years ago
89081d1
kexec jump: save/restore device state
by Huang Ying
· 16 years ago
d8f3de0
Suspend-related patches for 2.6.27
by Rafael J. Wysocki
· 17 years ago
b6f448e
PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch
by Andres Salomon
· 17 years ago
9f8f217
Page allocator: clean up pcp draining functions
by Christoph Lameter
· 17 years ago
caea99e
Hibernation: Introduce begin() and end() callbacks
by Rafael J. Wysocki
· 17 years ago
c697eec
Suspend: Introduce begin() and end() callbacks
by Rafael J. Wysocki
· 17 years ago
8252575
PM: Convert PM notifiers to out-of-line code
by Alan Stern
· 17 years ago
cae4595
x86: make __{save,restore}_processor_state static
by Jan Beulich
· 17 years ago
c7e0831
Hibernation: Check if ACPI is enabled during restore in the right place
by Rafael J. Wysocki
· 17 years ago
b3dac3b
PM: Rename hibernation_ops to platform_hibernation_ops
by Rafael J. Wysocki
· 17 years ago
74f270a
PM: Rework struct hibernation_ops
by Rafael J. Wysocki
· 17 years ago
f242d91
PM: Make suspend_ops static
by Rafael J. Wysocki
· 17 years ago
e6c5eb9
PM: Rework struct platform_suspend_ops
by Rafael J. Wysocki
· 17 years ago
26398a7
PM: Rename struct pm_ops and related things
by Rafael J. Wysocki
· 17 years ago
95d9ffb
PM: Move definition of struct pm_ops to suspend.h
by Rafael J. Wysocki
· 17 years ago
296699d
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
by Rafael J. Wysocki
· 17 years ago
b0cb1a1
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
by Rafael J. Wysocki
· 17 years ago
70f38db
PM: fix compiler error of PPC dart_iommu
by Ryusuke Konishi
· 17 years ago
b10d911
PM: introduce hibernation and suspend notifiers
by Rafael J. Wysocki
· 17 years ago
a634cc1
swsusp: introduce restore platform operations
by Rafael J. Wysocki
· 17 years ago
aabded9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
a3d25c2
PM: Separate hibernation code from suspend code
by Rafael J. Wysocki
· 18 years ago
940d67f
[POWERPC] swsusp: Introduce register_nosave_region_late
by Johannes Berg
· 18 years ago
Next »