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_domain.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-04
PM / Domains: Operations related to cpuidle using domain names
Rafael J. Wysocki
1
-0
/
+10
2012-09-04
PM / Domains: Document cpuidle-related functions and change their names
Rafael J. Wysocki
1
-4
/
+4
2012-09-04
PM / Domains: Add power-on function using names to identify domains
Rafael J. Wysocki
1
-0
/
+5
2012-09-04
PM / Domains: Make it possible to use names when adding subdomains
Rafael J. Wysocki
1
-0
/
+7
2012-09-04
PM / Domains: Make it possible to use domain names when adding devices
Rafael J. Wysocki
1
-13
/
+30
2012-09-04
PM / Domains: Move syscore flag from subsys data to struct device
Rafael J. Wysocki
1
-3
/
+0
2012-09-04
PM / Domains: Rename the always_on device flag to syscore
Rafael J. Wysocki
1
-3
/
+3
2012-09-04
PM / Domains: Add power off/on function for system core suspend stage
Rafael J. Wysocki
1
-0
/
+16
2012-07-05
PM / Domains: Add device domain data reference counter
Rafael J. Wysocki
1
-0
/
+1
2012-07-03
PM / Domains: Add preliminary support for cpuidle, v2
Rafael J. Wysocki
1
-0
/
+17
2012-05-18
PM / Domains: Make it possible to add devices to inactive domains
Rafael J. Wysocki
1
-0
/
+2
2012-05-05
PM / Domains: Cache device stop and domain power off governor results, v3
Rafael J. Wysocki
1
-0
/
+7
2012-05-01
PM / Domains: Rework default domain power off governor function, v2
Rafael J. Wysocki
1
-2
/
+0
2012-05-01
PM / Domains: Rework default device stop governor function, v2
Rafael J. Wysocki
1
-1
/
+1
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+2
2012-03-16
PM / Domains: Introduce "always on" device flag
Rafael J. Wysocki
1
-0
/
+3
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
1
-0
/
+2
2012-03-04
PM / Domains: Fix include for PM_GENERIC_DOMAINS=n case
Magnus Damm
1
-5
/
+7
2012-02-09
PM / Domains: Provide a dummy dev_gpd_data() when generic domains are not used
Guennadi Liakhovetski
1
-1
/
+5
2012-01-27
PM / Domains: Add OF support
Thomas Abraham
1
-0
/
+12
2011-12-09
PM / Domains: Provide an always on power domain governor
Mark Brown
1
-0
/
+2
2011-12-06
PM / Domains: Make it possible to assign names to generic PM domains
Rafael J. Wysocki
1
-0
/
+1
2011-12-01
PM / Domains: fix compilation failure for CONFIG_PM_GENERIC_DOMAINS unset
Guennadi Liakhovetski
1
-0
/
+1
2011-12-01
PM / Domains: Add default power off governor function (v4)
Rafael J. Wysocki
1
-0
/
+7
2011-12-01
PM / Domains: Add device stop governor function (v4)
Rafael J. Wysocki
1
-8
/
+55
2011-12-01
PM / Domains: Rework system suspend callback routines (v2)
Rafael J. Wysocki
1
-0
/
+8
2011-12-01
PM / Domains: Introduce "save/restore state" device callbacks
Rafael J. Wysocki
1
-0
/
+2
2011-12-01
PM / Domains: Make it possible to use per-device domain callbacks
Rafael J. Wysocki
1
-3
/
+24
2011-09-26
PM / Domains: Split device PM domain data into base and need_restore
Rafael J. Wysocki
1
-0
/
+10
2011-08-25
PM / Domains: Preliminary support for devices with power.irq_safe set
Rafael J. Wysocki
1
-0
/
+1
2011-08-25
PM / Domains: Use power.sybsys_data to reduce overhead
Rafael J. Wysocki
1
-6
/
+0
2011-08-25
PM / Domains: Rename GPD_STATE_WAIT_PARENT to GPD_STATE_WAIT_MASTER
Rafael J. Wysocki
1
-1
/
+1
2011-08-25
PM / Domains: Allow generic PM domains to have multiple masters
Rafael J. Wysocki
1
-3
/
+9
2011-08-25
PM / Domains: Add "wait for parent" status for generic PM domains
Rafael J. Wysocki
1
-0
/
+1
2011-08-25
PM / Domains: Implement subdomain counters as atomic fields
Rafael J. Wysocki
1
-1
/
+1
2011-08-14
PM / Domains: Fix build for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
1
-3
/
+7
2011-07-14
ARM / shmobile: Use genpd_queue_power_off_work()
Rafael J. Wysocki
1
-0
/
+2
2011-07-13
PM / Domains: Introduce function to power off all unused PM domains
Rafael J. Wysocki
1
-0
/
+3
2011-07-12
PM / Domains: Allow callbacks to execute all runtime PM helpers
Rafael J. Wysocki
1
-0
/
+3
2011-07-12
PM / Domains: Do not execute device callbacks under locks
Rafael J. Wysocki
1
-3
/
+7
2011-07-10
PM / Domains: Export pm_genpd_poweron() in header
Magnus Damm
1
-0
/
+5
2011-07-02
PM / Domains: Wakeup devices support for system sleep transitions
Rafael J. Wysocki
1
-0
/
+1
2011-07-02
PM / Domains: System-wide transitions support for generic domains (v5)
Rafael J. Wysocki
1
-0
/
+12
2011-07-02
PM / Domains: Support for generic I/O PM domains (v8)
Rafael J. Wysocki
1
-0
/
+78