index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / Runtime: Remove device fields related to suspend time, v2
Rafael J. Wysocki
2012-05-01
1
-2
/
+0
*
Merge branch 'pm-qos'
Rafael J. Wysocki
2012-03-16
1
-0
/
+1
|
\
|
*
PM / QoS: Make it possible to expose PM QoS latency constraints
Rafael J. Wysocki
2012-03-13
1
-0
/
+1
*
|
PM: Add comment describing relationships between PM callbacks to pm.h
Rafael J. Wysocki
2012-02-17
1
-0
/
+9
|
/
*
PM / Sleep: Introduce generic callbacks for new device PM phases
Rafael J. Wysocki
2012-01-29
1
-0
/
+6
*
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
2012-01-29
1
-8
/
+35
*
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
2011-12-25
1
-0
/
+2
|
\
|
*
PM / Runtime: Use device PM QoS constraints (v2)
Rafael J. Wysocki
2011-12-01
1
-0
/
+2
*
|
PM: Drop generic_subsys_pm_ops
Rafael J. Wysocki
2011-12-21
1
-13
/
+0
|
/
*
PM: Update comments describing device power management callbacks
Rafael J. Wysocki
2011-11-28
1
-95
/
+134
*
PM Sleep: Do not extend wakeup paths to devices with ignore_children set
Rafael J. Wysocki
2011-11-17
1
-1
/
+1
*
Merge branch 'pm-domains' into pm-for-linus
Rafael J. Wysocki
2011-10-22
1
-0
/
+1
|
\
|
*
PM / Sleep: Mark devices involved in wakeup signaling during suspend
Rafael J. Wysocki
2011-10-22
1
-0
/
+1
*
|
Merge branch 'pm-qos' into pm-for-linus
Rafael J. Wysocki
2011-10-07
1
-0
/
+3
|
\
\
|
*
|
PM / QoS: Add function dev_pm_qos_read_value() (v3)
Rafael J. Wysocki
2011-10-04
1
-8
/
+2
|
*
|
PM QoS: Implement per-device PM QoS constraints
Jean Pihet
2011-08-25
1
-0
/
+9
*
|
|
Merge branch 'pm-domains' into pm-for-linus
Rafael J. Wysocki
2011-10-07
1
-1
/
+19
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
PM / Domains: Split device PM domain data into base and need_restore
Rafael J. Wysocki
2011-09-26
1
-2
/
+1
|
|
/
|
*
PM / Domains: Use power.sybsys_data to reduce overhead
Rafael J. Wysocki
2011-08-25
1
-0
/
+9
|
*
PM: Reference counting of power.subsys_data
Rafael J. Wysocki
2011-08-25
1
-0
/
+3
|
*
PM: Introduce struct pm_subsys_data
Rafael J. Wysocki
2011-08-25
1
-1
/
+8
*
|
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
2011-08-19
1
-0
/
+2
|
/
*
PM: Introduce generic "noirq" callback routines for subsystems (v2)
Rafael J. Wysocki
2011-07-02
1
-0
/
+6
*
PM: subsys_data in struct dev_pm_info need not depend on RM_RUNTIME
Rafael J. Wysocki
2011-07-02
1
-1
/
+1
*
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
Rafael J. Wysocki
2011-07-02
1
-1
/
+1
*
PM: Fix async resume following suspend failure
Alan Stern
2011-06-21
1
-0
/
+1
*
PM: Rename dev_pm_info.in_suspend to is_prepared
Alan Stern
2011-06-21
1
-1
/
+1
*
PM: Introduce generic prepare and complete callbacks for subsystems
Rafael J. Wysocki
2011-05-17
1
-7
/
+19
*
PM: Allow drivers to allocate memory from .prepare() callbacks safely
Rafael J. Wysocki
2011-05-17
1
-0
/
+4
*
Merge branch 'power-domains' into for-linus
Rafael J. Wysocki
2011-05-17
1
-0
/
+1
|
\
|
*
PM / Runtime: Add subsystem data field to struct dev_pm_info
Rafael J. Wysocki
2011-04-29
1
-0
/
+1
*
|
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
2011-05-11
1
-8
/
+0
|
/
*
Introduce ARCH_NO_SYSDEV_OPS config option (v2)
Rafael J. Wysocki
2011-03-23
1
-2
/
+8
*
PM: Add support for device power domains
Rafael J. Wysocki
2011-03-15
1
-0
/
+8
*
PM: Drop pm_flags that is not necessary
Rafael J. Wysocki
2011-03-15
1
-9
/
+0
*
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
2011-03-15
1
-1
/
+1
*
PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unset
Rafael J. Wysocki
2011-02-24
1
-0
/
+2
*
PM: Prototype the pm_generic_ operations
Mark Brown
2010-12-24
1
-0
/
+7
*
PM: Replace the device power.status field with a bit field
Rafael J. Wysocki
2010-12-24
1
-41
/
+2
*
PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)
Alan Stern
2010-12-24
1
-0
/
+1
*
PM / Runtime: Implement autosuspend support
Alan Stern
2010-10-17
1
-0
/
+8
*
PM / Runtime: Add no_callbacks flag
Alan Stern
2010-10-17
1
-0
/
+7
*
PM: Fix potential issue with failing asynchronous suspend
Rafael J. Wysocki
2010-10-17
1
-2
/
+5
*
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
2010-10-17
1
-12
/
+4
*
PM / Runtime: Add runtime PM statistics (v3)
Arjan van de Ven
2010-07-19
1
-0
/
+6
*
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
2010-07-19
1
-0
/
+10
*
PM: Provide generic subsystem-level callbacks
Rafael J. Wysocki
2010-03-06
1
-6
/
+45
*
PM: Allow device drivers to use dpm_wait()
Rafael J. Wysocki
2010-02-26
1
-0
/
+2
*
PM: Asynchronous suspend and resume of devices
Rafael J. Wysocki
2010-02-26
1
-0
/
+3
*
PM / Runtime: Add sysfs switch for disabling device run-time PM
Rafael J. Wysocki
2010-02-26
1
-0
/
+1
[next]