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
/
kernel
/
power
/
suspend.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-11
PM / suspend: Remove unnecessary !!
Viresh Kumar
1
-1
/
+1
2013-07-26
PM / Sleep: increase ftrace coverage in suspend/resume
Brandt, Todd E
1
-2
/
+2
2013-06-12
PM / wakeup: Adjust messaging for wake events during suspend
Bernie Thompson
1
-1
/
+1
2013-04-05
PM / sleep: invalidate TEST_CPUS and TEST_CORE support for freeze state
Zhang Rui
1
-2
/
+14
2013-04-05
PM / sleep: add TEST_PLATFORM support for freeze state
Zhang Rui
1
-3
/
+3
2013-02-10
PM: Introduce suspend state PM_SUSPEND_FREEZE
Zhang Rui
1
-13
/
+56
2012-08-08
Revert "NMI watchdog: fix for lockup detector breakage on resume"
Rafael J. Wysocki
1
-3
/
+0
2012-07-31
NMI watchdog: fix for lockup detector breakage on resume
Sameer Nanda
1
-0
/
+3
2012-07-01
ftrace: Disable function tracing during suspend/resume and hibernation, again
Srivatsa S. Bhat
1
-0
/
+3
2012-03-29
PM / Sleep: Move disabling of usermode helpers to the freezer
Rafael J. Wysocki
1
-7
/
+0
2012-02-18
PM / Sleep: Drop suspend_stats_update()
Rafael J. Wysocki
1
-6
/
+12
2012-02-18
PM / Sleep: Make enter_state() in kernel/power/suspend.c static
Rafael J. Wysocki
1
-1
/
+1
2012-02-18
PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.c
Rafael J. Wysocki
1
-29
/
+27
2012-02-10
PM / Suspend: Avoid code duplication in suspend statistics update
Marcos Paulo de Souza
1
-5
/
+1
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
1
-2
/
+2
2011-12-09
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
Srivatsa S. Bhat
1
-2
/
+2
2011-11-22
freezer: clean up freeze_processes() failure path
Tejun Heo
1
-5
/
+3
2011-11-01
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
1
-0
/
+1
2011-10-31
kernel: fix several implicit usasges of kmod.h
Paul Gortmaker
1
-0
/
+1
2011-10-17
PM / Suspend: Off by one in pm_suspend()
Dan Carpenter
1
-1
/
+1
2011-10-17
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
1
-3
/
+14
2011-07-16
PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem
Kevin Hilman
1
-0
/
+2
2011-07-16
PM / Suspend: Add .suspend_again() callback to suspend_ops
MyungJoo Ham
1
-6
/
+12
2011-05-18
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
1
-7
/
+1
2011-05-18
PM / Suspend: Do not ignore error codes returned by suspend_enter()
MyungJoo Ham
1
-1
/
+1
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
1
-7
/
+1
2011-05-11
PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl
Rafael J. Wysocki
1
-2
/
+2
2011-04-19
PM: Fix error code paths executed after failing syscore_suspend()
Rafael J. Wysocki
1
-1
/
+4
2011-03-15
PM / Core: Introduce struct syscore_ops for core subsystems PM
Rafael J. Wysocki
1
-0
/
+4
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2011-01-05
perf: Add calls to suspend trace point
Jean Pihet
1
-0
/
+3
2010-12-24
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
1
-1
/
+1
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-3
/
+2
2010-12-07
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
1
-3
/
+2
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
1
-2
/
+2
2010-07-19
PM / Suspend: Fix ordering of calls in suspend error paths
Rafael J. Wysocki
1
-5
/
+4
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
1
-1
/
+3
2010-06-10
suspend: Move NVS save/restore code to generic suspend functionality
Matthew Garrett
1
-0
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-06
mm/pm: force GFP_NOIO during suspend/hibernation and resume
Rafael J. Wysocki
1
-0
/
+3
2009-06-12
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
1
-0
/
+300