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
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-16
PM: sleep: unmark 'state' functions as kernel-doc
Randy Dunlap
1
-1
/
+1
2021-02-12
PM: sleep: Constify static struct attribute_group
Rikard Falkeborn
1
-1
/
+1
2020-09-01
notifier: Fix broken error handling pattern
Peter Zijlstra
1
-4
/
+4
2020-04-02
PM: sleep: Add pm_debug_messages kernel command line option
Chen Yu
1
-0
/
+7
2020-01-16
PM: suspend: Add sysfs attribute to control the "sync on suspend" behavior
Jonas Meurer
1
-0
/
+33
2019-10-10
PM: sleep: include <linux/pm_runtime.h> for pm_wq
Ben Dooks
1
-0
/
+1
2019-08-16
PM: sleep: Replace strncmp() with str_has_prefix()
Chuhong Yuan
1
-1
/
+1
2019-08-05
PM/sleep: Expose suspend stats in sysfs
Kalesh Singh
1
-2
/
+95
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
1
-3
/
+1
2019-04-02
PM / sleep: Measure the time of filesystems syncing
Harry Pan
1
-2
/
+7
2019-04-02
PM / sleep: Refactor filesystems sync to reduce duplication
Harry Pan
1
-0
/
+9
2018-12-13
PM / sleep: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-13
/
+2
2018-08-06
PM / reboot: Eliminate race between reboot and suspend
Pingfan Liu
1
-6
/
+6
2018-06-16
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
1
-2
/
+3
2018-01-10
PM / sleep: Make lock/unlock_system_sleep() available to kernel modules
Bart Van Assche
1
-0
/
+29
2017-08-18
ACPI / PM: Check low power idle constraints for debug only
Srinivas Pandruvada
1
-1
/
+1
2017-07-25
PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUG
Rafael J. Wysocki
1
-5
/
+3
2017-07-23
PM / timekeeping: Print debug messages when requested
Rafael J. Wysocki
1
-3
/
+7
2017-07-22
PM / sleep: Do not print debug messages by default
Rafael J. Wysocki
1
-0
/
+52
2017-07-04
PM / sleep: constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2016-11-22
PM / sleep: System sleep state selection interface rework
Rafael J. Wysocki
1
-3
/
+85
2016-09-13
PM / sleep: enable suspend-to-idle even without registered suspend_ops
Sudeep Holla
1
-0
/
+1
2016-06-28
PM / sleep: make PM notifiers called symmetrically
Lianwei Wang
1
-2
/
+9
2016-01-05
PM / sleep: Add support for read-only sysfs attributes
Rafael J. Wysocki
1
-15
/
+2
2015-09-16
PM / sleep: Report interrupt that caused system wakeup
Alexandra Yates
1
-0
/
+17
2015-05-13
PM / sleep: Fix symbol name in a comment in kernel/power/main.c
Rafael J. Wysocki
1
-1
/
+1
2015-03-18
PM / sleep: add pm-trace support for suspending phase
Zhonghui Fu
1
-1
/
+1
2014-07-28
Merge branches 'pm-apm' and 'pm-sleep'
Rafael J. Wysocki
1
-10
/
+11
2014-07-23
PM: Create PM workqueue if runtime PM is not configured too
Rafael J. Wysocki
1
-4
/
+0
2014-07-21
PM / sleep: Simplify sleep states sysfs interface code
Rafael J. Wysocki
1
-10
/
+11
2014-06-17
PM / hibernate: introduce "nohibernate" boot parameter
Kees Cook
1
-4
/
+2
2014-05-26
PM / sleep: Introduce command line argument for sleep state enumeration
Rafael J. Wysocki
1
-6
/
+6
2014-05-26
PM / sleep: Use valid_state() for platform-dependent sleep states only
Rafael J. Wysocki
1
-4
/
+5
2014-05-26
PM / sleep: Add state field to pm_states[] entries
Rafael J. Wysocki
1
-8
/
+8
2014-03-12
PM: Add missing "freeze" state
Geert Uytterhoeven
1
-2
/
+2
2013-06-28
PM / Sleep: Warn about system time after resume with pm_trace
Shuah Khan
1
-0
/
+4
2013-06-21
PM / Sleep: Print last wakeup source on failed wakeup_count write
Julius Werner
1
-0
/
+2
2013-02-10
suspend: enable freeze timeout configuration through sys
Li Fei
1
-0
/
+27
2013-02-10
PM: Introduce suspend state PM_SUSPEND_FREEZE
Zhang Rui
1
-1
/
+1
2012-11-15
PM / sysfs: replace strict_str* with kstrto*
Daniel Walter
1
-1
/
+1
2012-07-01
PM / Sleep: Separate printing suspend times from initcall_debug
Rafael J. Wysocki
1
-32
/
+44
2012-07-01
PM / Sleep: add knob for printing device resume times
Sameer Nanda
1
-0
/
+33
2012-05-05
PM / Sleep: Fix a mistake in a conditional in autosleep_store()
Arve Hjønnevåg
1
-1
/
+1
2012-05-01
PM / Sleep: Add user space interface for manipulating wakeup sources, v3
Rafael J. Wysocki
1
-0
/
+41
2012-05-01
PM / Sleep: Implement opportunistic sleep, v2
Rafael J. Wysocki
1
-19
/
+100
2012-02-18
PM / Sleep: Make enter_state() in kernel/power/suspend.c static
Rafael J. Wysocki
1
-5
/
+3
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
/
+6
2011-12-09
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
Srivatsa S. Bhat
1
-2
/
+2
2011-11-24
PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.c
Srivatsa S. Bhat
1
-3
/
+3
[next]