index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
suspend.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-30
ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle
Rafael J. Wysocki
1
-0
/
+2
2014-09-01
PM / sleep: Mechanism for aborting system suspends unconditionally
Rafael J. Wysocki
1
-0
/
+4
2014-06-17
PM / hibernate: introduce "nohibernate" boot parameter
Kees Cook
1
-0
/
+2
2014-06-06
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
1
-0
/
+2
2014-05-16
ACPI / PM: Hold ACPI scan lock over the "freeze" sleep state
Rafael J. Wysocki
1
-0
/
+7
2014-04-23
ARM: 8011/1: ARM hibernation / suspend-to-disk
Sebastian Capella
1
-0
/
+2
2013-06-21
PM / Sleep: Print last wakeup source on failed wakeup_count write
Julius Werner
1
-0
/
+1
2013-02-10
PM: Introduce suspend state PM_SUSPEND_FREEZE
Zhang Rui
1
-1
/
+5
2012-07-01
PM / Sleep: Separate printing suspend times from initcall_debug
Rafael J. Wysocki
1
-0
/
+6
2012-05-01
PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources
Rafael J. Wysocki
1
-0
/
+1
2012-05-01
PM / Sleep: Implement opportunistic sleep, v2
Rafael J. Wysocki
1
-1
/
+12
2012-02-18
PM / Sleep: Drop suspend_stats_update()
Rafael J. Wysocki
1
-16
/
+0
2012-02-10
PM / Suspend: Avoid code duplication in suspend statistics update
Marcos Paulo de Souza
1
-0
/
+16
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
1
-0
/
+4
2012-01-20
PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regression
Srivatsa S. Bhat
1
-2
/
+17
2011-12-09
PM / Sleep: Make [un]lock_system_sleep() generic
Srivatsa S. Bhat
1
-20
/
+16
2011-12-09
PM / Sleep: Use the freezer_count() functions in [un]lock_system_sleep() APIs
Srivatsa S. Bhat
1
-4
/
+3
2011-11-24
PM / Memory-hotplug: Avoid task freezing failures
Srivatsa S. Bhat
1
-0
/
+4
2011-10-17
PM / VT: Cleanup #if defined uglyness and fix compile error
H Hartley Sweeten
1
-3
/
+6
2011-10-17
PM / Hibernate: Include storage keys in hibernation image on s390
Martin Schwidefsky
1
-0
/
+34
2011-10-17
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
1
-0
/
+52
2011-07-26
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
1
-0
/
+8
2011-07-16
PM / Suspend: Add .suspend_again() callback to suspend_ops
MyungJoo Ham
1
-0
/
+8
2011-04-12
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
1
-8
/
+3
2011-01-14
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-17
/
+0
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-4
/
+4
2011-01-07
PM / ACPI: Move NVS saving and restoring code to drivers/acpi
Rafael J. Wysocki
1
-17
/
+0
2011-01-07
PM: Fix oops in suspend/hibernate code related to failing ioremap()
Jiri Slaby
1
-2
/
+2
2010-12-24
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
1
-2
/
+2
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
1
-2
/
+2
2010-11-16
hibernation: constify platform_hibernation_ops
Lionel Debroux
1
-2
/
+2
2010-10-17
PM: Allow wakeup events to abort freezing of tasks
Rafael J. Wysocki
1
-0
/
+2
2010-10-17
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
1
-2
/
+2
2010-07-19
PM / Suspend: Fix ordering of calls in suspend error paths
Rafael J. Wysocki
1
-4
/
+6
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
1
-0
/
+7
2010-06-10
suspend: Move NVS save/restore code to generic suspend functionality
Matthew Garrett
1
-13
/
+13
2009-11-18
mm: allow memory hotplug and hibernation in the same kernel
Andi Kleen
1
-2
/
+19
2009-06-12
PM/Hibernate: Move NVS routines into a seperate file (v2).
Cornelia Huck
1
-7
/
+11
2009-04-19
PM/Suspend: Introduce two new platform callbacks to avoid breakage
Rafael J. Wysocki
1
-10
/
+26
2009-04-01
pm: rework includes, remove arch ifdefs
Magnus Damm
1
-3
/
+0
2009-01-27
Hibernation: Introduce system_entering_hibernation
Rafael J. Wysocki
1
-0
/
+2
2008-12-19
ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory
Rafael J. Wysocki
1
-0
/
+13
2008-08-15
suspend: fix section mismatch warning - register_nosave_region
Marcin Slusarz
1
-2
/
+2
2008-07-26
kexec jump: save/restore device state
Huang Ying
1
-0
/
+2
2008-06-13
Suspend-related patches for 2.6.27
Rafael J. Wysocki
1
-1
/
+13
2008-04-28
PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch
Andres Salomon
1
-2
/
+13
2008-02-05
Page allocator: clean up pcp draining functions
Christoph Lameter
1
-1
/
+0
2008-02-02
Hibernation: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-5
/
+9
2008-02-02
Suspend: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-11
/
+18
2008-02-02
PM: Convert PM notifiers to out-of-line code
Alan Stern
1
-11
/
+2
[next]