index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
main.c
Age
Commit message (
Expand
)
Author
2019-10-10
PM: sleep: include <linux/pm_runtime.h> for pm_wq
Ben Dooks
2019-08-16
PM: sleep: Replace strncmp() with str_has_prefix()
Chuhong Yuan
2019-08-05
PM/sleep: Expose suspend stats in sysfs
Kalesh Singh
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-04-02
PM / sleep: Measure the time of filesystems syncing
Harry Pan
2019-04-02
PM / sleep: Refactor filesystems sync to reduce duplication
Harry Pan
2018-12-12
PM / sleep: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-08-06
PM / reboot: Eliminate race between reboot and suspend
Pingfan Liu
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2018-01-10
PM / sleep: Make lock/unlock_system_sleep() available to kernel modules
Bart Van Assche
2017-08-18
ACPI / PM: Check low power idle constraints for debug only
Srinivas Pandruvada
2017-07-24
PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUG
Rafael J. Wysocki
2017-07-23
PM / timekeeping: Print debug messages when requested
Rafael J. Wysocki
2017-07-22
PM / sleep: Do not print debug messages by default
Rafael J. Wysocki
2017-07-04
PM / sleep: constify attribute_group structures
Arvind Yadav
2016-11-21
PM / sleep: System sleep state selection interface rework
Rafael J. Wysocki
2016-09-13
PM / sleep: enable suspend-to-idle even without registered suspend_ops
Sudeep Holla
2016-06-28
PM / sleep: make PM notifiers called symmetrically
Lianwei Wang
2016-01-04
PM / sleep: Add support for read-only sysfs attributes
Rafael J. Wysocki
2015-09-16
PM / sleep: Report interrupt that caused system wakeup
Alexandra Yates
2015-05-13
PM / sleep: Fix symbol name in a comment in kernel/power/main.c
Rafael J. Wysocki
2015-03-18
PM / sleep: add pm-trace support for suspending phase
Zhonghui Fu
2014-07-27
Merge branches 'pm-apm' and 'pm-sleep'
Rafael J. Wysocki
2014-07-23
PM: Create PM workqueue if runtime PM is not configured too
Rafael J. Wysocki
2014-07-21
PM / sleep: Simplify sleep states sysfs interface code
Rafael J. Wysocki
2014-06-16
PM / hibernate: introduce "nohibernate" boot parameter
Kees Cook
2014-05-26
PM / sleep: Introduce command line argument for sleep state enumeration
Rafael J. Wysocki
2014-05-26
PM / sleep: Use valid_state() for platform-dependent sleep states only
Rafael J. Wysocki
2014-05-26
PM / sleep: Add state field to pm_states[] entries
Rafael J. Wysocki
2014-03-12
PM: Add missing "freeze" state
Geert Uytterhoeven
2013-06-27
PM / Sleep: Warn about system time after resume with pm_trace
Shuah Khan
2013-06-21
PM / Sleep: Print last wakeup source on failed wakeup_count write
Julius Werner
2013-02-09
suspend: enable freeze timeout configuration through sys
Li Fei
2013-02-09
PM: Introduce suspend state PM_SUSPEND_FREEZE
Zhang Rui
2012-11-15
PM / sysfs: replace strict_str* with kstrto*
Daniel Walter
2012-07-01
PM / Sleep: Separate printing suspend times from initcall_debug
Rafael J. Wysocki
2012-07-01
PM / Sleep: add knob for printing device resume times
Sameer Nanda
2012-05-05
PM / Sleep: Fix a mistake in a conditional in autosleep_store()
Arve Hjønnevåg
2012-05-01
PM / Sleep: Add user space interface for manipulating wakeup sources, v3
Rafael J. Wysocki
2012-05-01
PM / Sleep: Implement opportunistic sleep, v2
Rafael J. Wysocki
2012-02-17
PM / Sleep: Make enter_state() in kernel/power/suspend.c static
Rafael J. Wysocki
2012-02-09
PM / Suspend: Avoid code duplication in suspend statistics update
Marcos Paulo de Souza
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
2011-12-08
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
Srivatsa S. Bhat
2011-11-23
PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.c
Srivatsa S. Bhat
2011-11-19
PM / Suspend: Fix bug in suspend statistics update
Srivatsa S. Bhat
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-16
PM: Fix build issue in main.c for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
2011-10-16
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
2011-07-15
PM: Improve error code of pm_notifier_call_chain()
Akinobu Mita
[next]