index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pm_domain.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / Domains: Operations related to cpuidle using domain names
Rafael J. Wysocki
2012-09-04
1
-0
/
+10
*
PM / Domains: Document cpuidle-related functions and change their names
Rafael J. Wysocki
2012-09-04
1
-4
/
+4
*
PM / Domains: Add power-on function using names to identify domains
Rafael J. Wysocki
2012-09-04
1
-0
/
+5
*
PM / Domains: Make it possible to use names when adding subdomains
Rafael J. Wysocki
2012-09-04
1
-0
/
+7
*
PM / Domains: Make it possible to use domain names when adding devices
Rafael J. Wysocki
2012-09-04
1
-13
/
+30
*
PM / Domains: Move syscore flag from subsys data to struct device
Rafael J. Wysocki
2012-09-04
1
-3
/
+0
*
PM / Domains: Rename the always_on device flag to syscore
Rafael J. Wysocki
2012-09-04
1
-3
/
+3
*
PM / Domains: Add power off/on function for system core suspend stage
Rafael J. Wysocki
2012-09-04
1
-0
/
+16
*
PM / Domains: Add device domain data reference counter
Rafael J. Wysocki
2012-07-05
1
-0
/
+1
*
PM / Domains: Add preliminary support for cpuidle, v2
Rafael J. Wysocki
2012-07-03
1
-0
/
+17
*
PM / Domains: Make it possible to add devices to inactive domains
Rafael J. Wysocki
2012-05-18
1
-0
/
+2
*
PM / Domains: Cache device stop and domain power off governor results, v3
Rafael J. Wysocki
2012-05-05
1
-0
/
+7
*
PM / Domains: Rework default domain power off governor function, v2
Rafael J. Wysocki
2012-05-01
1
-2
/
+0
*
PM / Domains: Rework default device stop governor function, v2
Rafael J. Wysocki
2012-05-01
1
-1
/
+1
*
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
1
-0
/
+2
|
\
|
*
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2012-03-16
1
-0
/
+2
*
|
PM / Domains: Introduce "always on" device flag
Rafael J. Wysocki
2012-03-16
1
-0
/
+3
*
|
PM / Domains: Fix include for PM_GENERIC_DOMAINS=n case
Magnus Damm
2012-03-04
1
-5
/
+7
*
|
PM / Domains: Provide a dummy dev_gpd_data() when generic domains are not used
Guennadi Liakhovetski
2012-02-09
1
-1
/
+5
*
|
PM / Domains: Add OF support
Thomas Abraham
2012-01-27
1
-0
/
+12
|
/
*
PM / Domains: Provide an always on power domain governor
Mark Brown
2011-12-09
1
-0
/
+2
*
PM / Domains: Make it possible to assign names to generic PM domains
Rafael J. Wysocki
2011-12-06
1
-0
/
+1
*
PM / Domains: fix compilation failure for CONFIG_PM_GENERIC_DOMAINS unset
Guennadi Liakhovetski
2011-12-01
1
-0
/
+1
*
PM / Domains: Add default power off governor function (v4)
Rafael J. Wysocki
2011-12-01
1
-0
/
+7
*
PM / Domains: Add device stop governor function (v4)
Rafael J. Wysocki
2011-12-01
1
-8
/
+55
*
PM / Domains: Rework system suspend callback routines (v2)
Rafael J. Wysocki
2011-12-01
1
-0
/
+8
*
PM / Domains: Introduce "save/restore state" device callbacks
Rafael J. Wysocki
2011-12-01
1
-0
/
+2
*
PM / Domains: Make it possible to use per-device domain callbacks
Rafael J. Wysocki
2011-12-01
1
-3
/
+24
*
PM / Domains: Split device PM domain data into base and need_restore
Rafael J. Wysocki
2011-09-26
1
-0
/
+10
*
PM / Domains: Preliminary support for devices with power.irq_safe set
Rafael J. Wysocki
2011-08-25
1
-0
/
+1
*
PM / Domains: Use power.sybsys_data to reduce overhead
Rafael J. Wysocki
2011-08-25
1
-6
/
+0
*
PM / Domains: Rename GPD_STATE_WAIT_PARENT to GPD_STATE_WAIT_MASTER
Rafael J. Wysocki
2011-08-25
1
-1
/
+1
*
PM / Domains: Allow generic PM domains to have multiple masters
Rafael J. Wysocki
2011-08-25
1
-3
/
+9
*
PM / Domains: Add "wait for parent" status for generic PM domains
Rafael J. Wysocki
2011-08-25
1
-0
/
+1
*
PM / Domains: Implement subdomain counters as atomic fields
Rafael J. Wysocki
2011-08-25
1
-1
/
+1
*
PM / Domains: Fix build for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
2011-08-14
1
-3
/
+7
*
ARM / shmobile: Use genpd_queue_power_off_work()
Rafael J. Wysocki
2011-07-14
1
-0
/
+2
*
PM / Domains: Introduce function to power off all unused PM domains
Rafael J. Wysocki
2011-07-13
1
-0
/
+3
*
PM / Domains: Allow callbacks to execute all runtime PM helpers
Rafael J. Wysocki
2011-07-12
1
-0
/
+3
*
PM / Domains: Do not execute device callbacks under locks
Rafael J. Wysocki
2011-07-12
1
-3
/
+7
*
PM / Domains: Export pm_genpd_poweron() in header
Magnus Damm
2011-07-10
1
-0
/
+5
*
PM / Domains: Wakeup devices support for system sleep transitions
Rafael J. Wysocki
2011-07-02
1
-0
/
+1
*
PM / Domains: System-wide transitions support for generic domains (v5)
Rafael J. Wysocki
2011-07-02
1
-0
/
+12
*
PM / Domains: Support for generic I/O PM domains (v8)
Rafael J. Wysocki
2011-07-02
1
-0
/
+78