index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
PM / sysfs: replace strict_str* with kstrto*
Daniel Walter
2012-11-15
1
-1
/
+1
*
PM / Sleep: Separate printing suspend times from initcall_debug
Rafael J. Wysocki
2012-07-01
1
-32
/
+44
*
PM / Sleep: add knob for printing device resume times
Sameer Nanda
2012-07-01
1
-0
/
+33
*
PM / Sleep: Fix a mistake in a conditional in autosleep_store()
Arve Hjønnevåg
2012-05-05
1
-1
/
+1
*
PM / Sleep: Add user space interface for manipulating wakeup sources, v3
Rafael J. Wysocki
2012-05-01
1
-0
/
+41
*
PM / Sleep: Implement opportunistic sleep, v2
Rafael J. Wysocki
2012-05-01
1
-19
/
+100
*
PM / Sleep: Make enter_state() in kernel/power/suspend.c static
Rafael J. Wysocki
2012-02-17
1
-5
/
+3
*
PM / Suspend: Avoid code duplication in suspend statistics update
Marcos Paulo de Souza
2012-02-09
1
-5
/
+1
*
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
2012-01-29
1
-2
/
+6
*
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
Srivatsa S. Bhat
2011-12-08
1
-2
/
+2
*
PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.c
Srivatsa S. Bhat
2011-11-23
1
-3
/
+3
*
PM / Suspend: Fix bug in suspend statistics update
Srivatsa S. Bhat
2011-11-19
1
-1
/
+2
*
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
PM: Fix build issue in main.c for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
2011-10-16
1
-2
/
+2
*
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
2011-10-16
1
-0
/
+102
*
PM: Improve error code of pm_notifier_call_chain()
Akinobu Mita
2011-07-15
1
-2
/
+3
*
PM / Hibernate: Add sysfs knob to control size of memory for drivers
Rafael J. Wysocki
2011-05-17
1
-0
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
PM: Drop pm_flags that is not necessary
Rafael J. Wysocki
2011-03-15
1
-13
/
+0
*
PM / ACPI: Remove references to pm_flags from bus.c
Rafael J. Wysocki
2011-03-15
1
-1
/
+11
*
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2011-02-16
1
-1
/
+1
*
PM: Add sysfs attr for rechecking dev hash from PM trace
James Hogan
2010-10-17
1
-0
/
+18
*
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
2010-10-17
1
-4
/
+4
*
PM / Hibernate: Make default image size depend on total RAM size
Rafael J. Wysocki
2010-10-17
1
-0
/
+1
*
PM / Runtime: Use alloc_workqueue() for creating the PM workqueue
Rafael J. Wysocki
2010-10-17
1
-1
/
+1
*
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
2010-07-19
1
-0
/
+55
*
PM: Add a switch for disabling/enabling asynchronous suspend/resume
Rafael J. Wysocki
2010-02-26
1
-1
/
+30
*
PM / Runtime: Export the PM runtime workqueue
Alan Stern
2009-12-06
1
-0
/
+1
*
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
Rafael J. Wysocki
2009-08-23
1
-0
/
+17
*
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
2009-06-12
1
-503
/
+0
*
PM/Suspend: Do not shrink memory before suspend
Rafael J. Wysocki
2009-06-12
1
-19
/
+1
*
PM core: rename suspend and resume functions
Alan Stern
2009-06-12
1
-4
/
+4
*
PM: Rename device_power_down/up()
Magnus Damm
2009-06-12
1
-2
/
+2
[next]