index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
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-16
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-27
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-09
suspend: enable freeze timeout configuration through sys
Li Fei
1
-0
/
+27
2013-02-09
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-17
PM / Sleep: Make enter_state() in kernel/power/suspend.c static
Rafael J. Wysocki
1
-5
/
+3
2012-02-09
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-08
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
Srivatsa S. Bhat
1
-2
/
+2
2011-11-23
PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.c
Srivatsa S. Bhat
1
-3
/
+3
2011-11-19
PM / Suspend: Fix bug in suspend statistics update
Srivatsa S. Bhat
1
-1
/
+2
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
1
-0
/
+1
2011-10-16
PM: Fix build issue in main.c for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
1
-2
/
+2
2011-10-16
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
1
-0
/
+102
2011-07-15
PM: Improve error code of pm_notifier_call_chain()
Akinobu Mita
1
-2
/
+3
2011-05-17
PM / Hibernate: Add sysfs knob to control size of memory for drivers
Rafael J. Wysocki
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-15
PM: Drop pm_flags that is not necessary
Rafael J. Wysocki
1
-13
/
+0
2011-03-15
PM / ACPI: Remove references to pm_flags from bus.c
Rafael J. Wysocki
1
-1
/
+11
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
1
-1
/
+1
2010-10-17
PM: Add sysfs attr for rechecking dev hash from PM trace
James Hogan
1
-0
/
+18
2010-10-17
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
1
-4
/
+4
2010-10-17
PM / Hibernate: Make default image size depend on total RAM size
Rafael J. Wysocki
1
-0
/
+1
2010-10-17
PM / Runtime: Use alloc_workqueue() for creating the PM workqueue
Rafael J. Wysocki
1
-1
/
+1
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
1
-0
/
+55
2010-02-26
PM: Add a switch for disabling/enabling asynchronous suspend/resume
Rafael J. Wysocki
1
-1
/
+30
2009-12-06
PM / Runtime: Export the PM runtime workqueue
Alan Stern
1
-0
/
+1
2009-08-23
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
Rafael J. Wysocki
1
-0
/
+17
2009-06-12
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
1
-503
/
+0
2009-06-12
PM/Suspend: Do not shrink memory before suspend
Rafael J. Wysocki
1
-19
/
+1
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
1
-4
/
+4
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
1
-2
/
+2
2009-05-24
PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs
Rafael J. Wysocki
1
-6
/
+1
2009-04-19
PM/Suspend: Introduce two new platform callbacks to avoid breakage
Rafael J. Wysocki
1
-7
/
+17
[next]