index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+2
2012-09-04
PM: Do not use the syscore flag for runtime PM
Rafael J. Wysocki
1
-5
/
+1
2012-09-04
PM / Domains: Move syscore flag from subsys data to struct device
Rafael J. Wysocki
1
-0
/
+5
2012-09-04
PM / Runtime: Allow helpers to be called by early platform drivers
Rafael J. Wysocki
1
-0
/
+1
2012-08-17
PM / Sleep: introduce dpm_for_each_dev
Ming Lei
1
-0
/
+5
2012-05-01
PM / Runtime: Remove device fields related to suspend time, v2
Rafael J. Wysocki
1
-2
/
+0
2012-03-16
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-0
/
+1
2012-03-13
PM / QoS: Make it possible to expose PM QoS latency constraints
Rafael J. Wysocki
1
-0
/
+1
2012-02-17
PM: Add comment describing relationships between PM callbacks to pm.h
Rafael J. Wysocki
1
-0
/
+9
2012-01-29
PM / Sleep: Introduce generic callbacks for new device PM phases
Rafael J. Wysocki
1
-0
/
+6
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
1
-8
/
+35
2011-12-25
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
1
-0
/
+2
2011-12-21
PM: Drop generic_subsys_pm_ops
Rafael J. Wysocki
1
-13
/
+0
2011-12-01
PM / Runtime: Use device PM QoS constraints (v2)
Rafael J. Wysocki
1
-0
/
+2
2011-11-28
PM: Update comments describing device power management callbacks
Rafael J. Wysocki
1
-95
/
+134
2011-11-17
PM Sleep: Do not extend wakeup paths to devices with ignore_children set
Rafael J. Wysocki
1
-1
/
+1
2011-10-22
Merge branch 'pm-domains' into pm-for-linus
Rafael J. Wysocki
1
-0
/
+1
2011-10-22
PM / Sleep: Mark devices involved in wakeup signaling during suspend
Rafael J. Wysocki
1
-0
/
+1
2011-10-07
Merge branch 'pm-qos' into pm-for-linus
Rafael J. Wysocki
1
-0
/
+3
2011-10-07
Merge branch 'pm-domains' into pm-for-linus
Rafael J. Wysocki
1
-1
/
+19
2011-10-04
PM / QoS: Add function dev_pm_qos_read_value() (v3)
Rafael J. Wysocki
1
-8
/
+2
2011-09-26
PM / Domains: Split device PM domain data into base and need_restore
Rafael J. Wysocki
1
-2
/
+1
2011-08-25
PM QoS: Implement per-device PM QoS constraints
Jean Pihet
1
-0
/
+9
2011-08-25
PM / Domains: Use power.sybsys_data to reduce overhead
Rafael J. Wysocki
1
-0
/
+9
2011-08-25
PM: Reference counting of power.subsys_data
Rafael J. Wysocki
1
-0
/
+3
2011-08-25
PM: Introduce struct pm_subsys_data
Rafael J. Wysocki
1
-1
/
+8
2011-08-19
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
1
-0
/
+2
2011-07-02
PM: Introduce generic "noirq" callback routines for subsystems (v2)
Rafael J. Wysocki
1
-0
/
+6
2011-07-02
PM: subsys_data in struct dev_pm_info need not depend on RM_RUNTIME
Rafael J. Wysocki
1
-1
/
+1
2011-07-02
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
Rafael J. Wysocki
1
-1
/
+1
2011-06-21
PM: Fix async resume following suspend failure
Alan Stern
1
-0
/
+1
2011-06-21
PM: Rename dev_pm_info.in_suspend to is_prepared
Alan Stern
1
-1
/
+1
2011-05-17
PM: Introduce generic prepare and complete callbacks for subsystems
Rafael J. Wysocki
1
-7
/
+19
2011-05-17
PM: Allow drivers to allocate memory from .prepare() callbacks safely
Rafael J. Wysocki
1
-0
/
+4
2011-05-17
Merge branch 'power-domains' into for-linus
Rafael J. Wysocki
1
-0
/
+1
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
1
-8
/
+0
2011-04-29
PM / Runtime: Add subsystem data field to struct dev_pm_info
Rafael J. Wysocki
1
-0
/
+1
2011-03-23
Introduce ARCH_NO_SYSDEV_OPS config option (v2)
Rafael J. Wysocki
1
-2
/
+8
2011-03-15
PM: Add support for device power domains
Rafael J. Wysocki
1
-0
/
+8
2011-03-15
PM: Drop pm_flags that is not necessary
Rafael J. Wysocki
1
-9
/
+0
2011-03-15
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
1
-1
/
+1
2011-02-24
PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unset
Rafael J. Wysocki
1
-0
/
+2
2010-12-24
PM: Prototype the pm_generic_ operations
Mark Brown
1
-0
/
+7
2010-12-24
PM: Replace the device power.status field with a bit field
Rafael J. Wysocki
1
-41
/
+2
2010-12-24
PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)
Alan Stern
1
-0
/
+1
2010-10-17
PM / Runtime: Implement autosuspend support
Alan Stern
1
-0
/
+8
2010-10-17
PM / Runtime: Add no_callbacks flag
Alan Stern
1
-0
/
+7
2010-10-17
PM: Fix potential issue with failing asynchronous suspend
Rafael J. Wysocki
1
-2
/
+5
2010-10-17
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
1
-12
/
+4
2010-07-19
PM / Runtime: Add runtime PM statistics (v3)
Arjan van de Ven
1
-0
/
+6
[next]