index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
domain.c
Age
Commit message (
Expand
)
Author
2012-09-06
PM / Domains: Fix compilation warning related to genpd_start_dev_no_timing()
Sachin Kamat
2012-09-04
PM / Domains: Operations related to cpuidle using domain names
Rafael J. Wysocki
2012-09-04
PM / Domains: Document cpuidle-related functions and change their names
Rafael J. Wysocki
2012-09-04
PM / Domains: Add power-on function using names to identify domains
Rafael J. Wysocki
2012-09-04
PM / Domains: Make it possible to use names when adding subdomains
Rafael J. Wysocki
2012-09-04
PM / Domains: Make it possible to use domain names when adding devices
Rafael J. Wysocki
2012-09-04
PM: Do not use the syscore flag for runtime PM
Rafael J. Wysocki
2012-09-04
PM / Domains: Do not measure start time for "irq safe" devices
Rafael J. Wysocki
2012-09-04
PM / Domains: Move syscore flag from subsys data to struct device
Rafael J. Wysocki
2012-09-04
PM / Domains: Rename the always_on device flag to syscore
Rafael J. Wysocki
2012-09-04
PM / Domains: Add power off/on function for system core suspend stage
Rafael J. Wysocki
2012-09-04
PM / Domains: Introduce simplified power on routine for system resume
Rafael J. Wysocki
2012-07-12
PM / Domains: Fix build warning for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
2012-07-11
PM / Domains: Replace plain integer with NULL pointer in domain.c file
Sachin Kamat
2012-07-10
PM / Domains: Add missing static storage class specifier in domain.c file
Sachin Kamat
2012-07-05
PM / Domains: Allow device callbacks to be added at any time
Rafael J. Wysocki
2012-07-05
PM / Domains: Add device domain data reference counter
Rafael J. Wysocki
2012-07-03
PM / Domains: Add preliminary support for cpuidle, v2
Rafael J. Wysocki
2012-07-01
PM / Domains: Do not stop devices after restoring their states
Rafael J. Wysocki
2012-07-01
PM / Domains: Use subsystem runtime suspend/resume callbacks by default
Rafael J. Wysocki
2012-05-18
PM / Domains: Make it possible to add devices to inactive domains
Rafael J. Wysocki
2012-05-11
PM / Domains: Fix link checking when add subdomain
Huang Ying
2012-05-05
PM / Domains: Cache device stop and domain power off governor results, v3
Rafael J. Wysocki
2012-05-05
PM / Domains: Make device removal more straightforward
Rafael J. Wysocki
2012-05-01
PM / Runtime: Remove device fields related to suspend time, v2
Rafael J. Wysocki
2012-05-01
PM / Domains: Rework default domain power off governor function, v2
Rafael J. Wysocki
2012-05-01
PM / Domains: Rework default device stop governor function, v2
Rafael J. Wysocki
2012-03-19
PM / Domains: Check domain status during hibernation restore of devices
Rafael J. Wysocki
2012-03-16
PM / Domains: Introduce "always on" device flag
Rafael J. Wysocki
2012-03-16
PM / Domains: Fix hibernation restore of devices, v2
Rafael J. Wysocki
2012-03-16
PM / Domains: Fix handling of wakeup devices during system resume
Rafael J. Wysocki
2012-02-01
Merge branch 'v3.4-for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/g...
Rafael J. Wysocki
2012-01-29
PM / Domains: Run late/early device suspend callbacks at the right time
Rafael J. Wysocki
2012-01-27
PM / Domains: Add OF support
Thomas Abraham
2012-01-14
PM / Domains: Fix build for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
2011-12-08
PM / Domains: Fix default system suspend/resume operations
Rafael J. Wysocki
2011-12-06
PM / Domains: Make it possible to assign names to generic PM domains
Rafael J. Wysocki
2011-12-01
PM / Domains: Automatically update overoptimistic latency information
Rafael J. Wysocki
2011-12-01
PM / Domains: Add default power off governor function (v4)
Rafael J. Wysocki
2011-12-01
PM / Domains: Add device stop governor function (v4)
Rafael J. Wysocki
2011-12-01
PM / Domains: Rework system suspend callback routines (v2)
Rafael J. Wysocki
2011-12-01
PM / Domains: Introduce "save/restore state" device callbacks
Rafael J. Wysocki
2011-12-01
PM / Domains: Make it possible to use per-device domain callbacks
Rafael J. Wysocki
2011-10-22
PM / Sleep: Mark devices involved in wakeup signaling during suspend
Rafael J. Wysocki
2011-09-26
PM / Domains: Split device PM domain data into base and need_restore
Rafael J. Wysocki
2011-08-25
PM / Domains: Preliminary support for devices with power.irq_safe set
Rafael J. Wysocki
2011-08-25
PM / Domains: Use power.sybsys_data to reduce overhead
Rafael J. Wysocki
2011-08-25
PM / Domains: Rename argument of pm_genpd_add_subdomain()
Rafael J. Wysocki
2011-08-25
PM / Domains: Rename GPD_STATE_WAIT_PARENT to GPD_STATE_WAIT_MASTER
Rafael J. Wysocki
2011-08-25
PM / Domains: Allow generic PM domains to have multiple masters
Rafael J. Wysocki
[next]