index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM: sleep: Remove obsolete comment from unlock_system_sleep()
Kevin Hao
2023-12-20
1
-16
/
+0
*
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-0
/
+27
|
\
|
*
mm: page_alloc: move pm_* function into power
Kefeng Wang
2023-06-09
1
-0
/
+27
*
|
include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
Mario Limonciello
2023-06-12
1
-0
/
+6
|
/
*
PM: Add sysfs files to represent time spent in hardware sleep state
Mario Limonciello
2023-04-20
1
-12
/
+47
*
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-09-07
1
-3
/
+3
*
freezer: Have {,un}lock_system_sleep() save/restore flags
Peter Zijlstra
2022-09-07
1
-6
/
+10
*
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2022-05-27
1
-1
/
+4
|
\
|
*
PM: CXL: Disable suspend
Dan Williams
2022-04-22
1
-1
/
+4
*
|
PM: sleep: enable dynamic debug support within pm_pr_dbg()
David Cohen
2022-04-13
1
-29
/
+0
|
/
*
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
2022-02-07
1
-1
/
+4
*
PM: sleep: unmark 'state' functions as kernel-doc
Randy Dunlap
2021-08-16
1
-1
/
+1
*
PM: sleep: Constify static struct attribute_group
Rikard Falkeborn
2021-02-12
1
-1
/
+1
*
notifier: Fix broken error handling pattern
Peter Zijlstra
2020-09-01
1
-4
/
+4
*
PM: sleep: Add pm_debug_messages kernel command line option
Chen Yu
2020-04-02
1
-0
/
+7
*
PM: suspend: Add sysfs attribute to control the "sync on suspend" behavior
Jonas Meurer
2020-01-16
1
-0
/
+33
*
PM: sleep: include <linux/pm_runtime.h> for pm_wq
Ben Dooks
2019-10-10
1
-0
/
+1
*
PM: sleep: Replace strncmp() with str_has_prefix()
Chuhong Yuan
2019-08-16
1
-1
/
+1
*
PM/sleep: Expose suspend stats in sysfs
Kalesh Singh
2019-08-05
1
-2
/
+95
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
1
-3
/
+1
*
PM / sleep: Measure the time of filesystems syncing
Harry Pan
2019-04-02
1
-2
/
+7
*
PM / sleep: Refactor filesystems sync to reduce duplication
Harry Pan
2019-04-02
1
-0
/
+9
*
PM / sleep: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-12
1
-13
/
+2
*
PM / reboot: Eliminate race between reboot and suspend
Pingfan Liu
2018-08-06
1
-6
/
+6
*
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2018-06-15
1
-2
/
+3
*
PM / sleep: Make lock/unlock_system_sleep() available to kernel modules
Bart Van Assche
2018-01-10
1
-0
/
+29
*
ACPI / PM: Check low power idle constraints for debug only
Srinivas Pandruvada
2017-08-18
1
-1
/
+1
*
PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUG
Rafael J. Wysocki
2017-07-24
1
-5
/
+3
*
PM / timekeeping: Print debug messages when requested
Rafael J. Wysocki
2017-07-23
1
-3
/
+7
*
PM / sleep: Do not print debug messages by default
Rafael J. Wysocki
2017-07-22
1
-0
/
+52
*
PM / sleep: constify attribute_group structures
Arvind Yadav
2017-07-04
1
-1
/
+1
*
PM / sleep: System sleep state selection interface rework
Rafael J. Wysocki
2016-11-21
1
-3
/
+85
*
PM / sleep: enable suspend-to-idle even without registered suspend_ops
Sudeep Holla
2016-09-13
1
-0
/
+1
*
PM / sleep: make PM notifiers called symmetrically
Lianwei Wang
2016-06-28
1
-2
/
+9
*
PM / sleep: Add support for read-only sysfs attributes
Rafael J. Wysocki
2016-01-04
1
-15
/
+2
*
PM / sleep: Report interrupt that caused system wakeup
Alexandra Yates
2015-09-16
1
-0
/
+17
*
PM / sleep: Fix symbol name in a comment in kernel/power/main.c
Rafael J. Wysocki
2015-05-13
1
-1
/
+1
*
PM / sleep: add pm-trace support for suspending phase
Zhonghui Fu
2015-03-18
1
-1
/
+1
*
-
.
Merge branches 'pm-apm' and 'pm-sleep'
Rafael J. Wysocki
2014-07-27
1
-10
/
+11
|
\
\
|
|
*
PM / sleep: Simplify sleep states sysfs interface code
Rafael J. Wysocki
2014-07-21
1
-10
/
+11
|
|
/
*
/
PM: Create PM workqueue if runtime PM is not configured too
Rafael J. Wysocki
2014-07-23
1
-4
/
+0
|
/
*
PM / hibernate: introduce "nohibernate" boot parameter
Kees Cook
2014-06-16
1
-4
/
+2
*
PM / sleep: Introduce command line argument for sleep state enumeration
Rafael J. Wysocki
2014-05-26
1
-6
/
+6
*
PM / sleep: Use valid_state() for platform-dependent sleep states only
Rafael J. Wysocki
2014-05-26
1
-4
/
+5
*
PM / sleep: Add state field to pm_states[] entries
Rafael J. Wysocki
2014-05-26
1
-8
/
+8
*
PM: Add missing "freeze" state
Geert Uytterhoeven
2014-03-12
1
-2
/
+2
*
PM / Sleep: Warn about system time after resume with pm_trace
Shuah Khan
2013-06-27
1
-0
/
+4
*
PM / Sleep: Print last wakeup source on failed wakeup_count write
Julius Werner
2013-06-21
1
-0
/
+2
*
suspend: enable freeze timeout configuration through sys
Li Fei
2013-02-09
1
-0
/
+27
*
PM: Introduce suspend state PM_SUSPEND_FREEZE
Zhang Rui
2013-02-09
1
-1
/
+1
[next]