index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2015-10-28
PM / Domains: Merge measurements for PM QoS device latencies
Ulf Hansson
1
-4
/
+2
2015-10-13
PM / Domains: Remove pm_genpd_poweron() API
Ulf Hansson
1
-5
/
+0
2015-10-13
PM / Domains: Remove pm_genpd_poweroff_unused() API
Ulf Hansson
1
-3
/
+0
2015-10-13
PM / Domains: Remove in_progress counter from struct generic_pm_domain
Ulf Hansson
1
-1
/
+0
2015-09-26
PM / Domains: Remove cpuidle attach
Daniel Lezcano
1
-17
/
+0
2015-09-26
PM / Domains: Remove name based API for genpd
Ulf Hansson
1
-38
/
+0
2015-08-29
PM / Domains: Remove unusable governor dummies
Geert Uytterhoeven
1
-2
/
+0
2015-08-01
PM / Domains: Remove intermediate states from the power off sequence
Ulf Hansson
1
-7
/
+0
2015-03-23
PM / domains: factor out code to get the generic PM domain from a struct device
Russell King
1
-3
/
+3
2015-02-04
PM / Domains: Eliminate the mutex for the generic_pm_domain_data
Ulf Hansson
1
-1
/
+0
2015-02-04
PM / Domains: Remove reference counting for the generic_pm_domain_data
Ulf Hansson
1
-1
/
+0
2015-01-24
PM / Domains: Remove pm_genpd_dev_need_restore() API
Ulf Hansson
1
-2
/
+0
2014-12-29
Merge branches 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
1
-0
/
+8
2014-12-17
PM / Domains: Export of_genpd_get_from_provider function
Amit Daniel Kachhap
1
-0
/
+8
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-6
/
+2
2014-12-04
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
1
-6
/
+2
2014-12-04
PM / Domains: Initial PM clock support for genpd
Ulf Hansson
1
-0
/
+4
2014-11-18
Merge back 'pm-domains' material for 3.19-rc1.
Rafael J. Wysocki
1
-0
/
+5
2014-11-18
PM / Domains: Move struct pm_domain_data to pm_domain.h
Ulf Hansson
1
-0
/
+5
2014-11-12
PM / Domains: Fix initial default state of the need_restore flag
Ulf Hansson
1
-1
/
+1
2014-11-08
PM / Domains: Change prototype for the attach and detach callbacks
Ulf Hansson
1
-2
/
+4
2014-10-03
PM / Domains: Rename cpu_data to cpuidle_data
Ulf Hansson
1
-2
/
+2
2014-09-30
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
Ulf Hansson
1
-0
/
+11
2014-09-26
PM / Domains: Remove legacy API for adding devices through DT
Ulf Hansson
1
-17
/
+0
2014-09-26
PM / Domains: Add genpd attach/detach callbacks
Geert Uytterhoeven
1
-0
/
+2
2014-09-22
PM / Domains: Add generic OF-based PM domain look-up
Tomasz Figa
1
-0
/
+52
2014-09-09
PM / domains: Keep declaration of dev_power_governors together
Ulf Hansson
1
-2
/
+1
2014-09-09
PM / domains: Remove default_stop_ok() API
Ulf Hansson
1
-6
/
+0
2014-09-09
PM / domains: Remove genpd_queue_power_off_work() API
Ulf Hansson
1
-2
/
+0
2014-09-09
PM / domains: Remove pm_genpd_syscore_switch() API
Ulf Hansson
1
-12
/
+4
2014-09-09
PM / domains: Remove dev_irq_safe from genpd config
Ulf Hansson
1
-1
/
+0
2014-09-09
PM / domains: Remove system PM callbacks from gpd_dev_ops
Ulf Hansson
1
-8
/
+0
2014-09-09
PM / domains: Ignore callbacks for subsys generic_pm_domain_data
Ulf Hansson
1
-1
/
+0
2014-09-09
PM / domains: Remove the pm_genpd_add|remove_callbacks APIs
Ulf Hansson
1
-19
/
+0
2014-09-03
PM / domains: Make generic_pm_domain.name const
Geert Uytterhoeven
1
-1
/
+1
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-06
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
[next]