index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
domain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...
Sudeep Holla
2017-07-27
1
-4
/
+4
*
PM / Domains: Fix unsafe iteration over modified list of domains
Krzysztof Kozlowski
2017-07-27
1
-2
/
+2
*
PM / Domains: Fix unsafe iteration over modified list of domain providers
Krzysztof Kozlowski
2017-07-27
1
-2
/
+2
*
PM / Domains: Fix unsafe iteration over modified list of device links
Krzysztof Kozlowski
2017-07-27
1
-2
/
+2
*
PM / Domains: Rename pm_genpd_sync_poweron|poweroff()
Ulf Hansson
2016-09-24
1
-12
/
+12
*
PM / Domains: Don't measure latency of ->power_on|off() during system PM
Ulf Hansson
2016-09-24
1
-15
/
+11
*
PM / Domains: Remove redundant system PM callbacks
Ulf Hansson
2016-09-24
1
-12
/
+0
*
PM / Domains: Simplify detaching a device from its genpd
Ulf Hansson
2016-09-24
1
-14
/
+19
*
PM / Domains: Allow holes in genpd_data.domains array
Tomeu Vizoso
2016-09-17
1
-0
/
+4
*
PM / Domains: Add support for removing nested PM domains by provider
Jon Hunter
2016-09-13
1
-0
/
+35
*
PM / Domains: Add support for removing PM domains
Jon Hunter
2016-09-13
1
-0
/
+60
*
PM / Domains: Store the provider in the PM domain structure
Jon Hunter
2016-09-13
1
-5
/
+37
*
PM / Domains: Prepare for adding support to remove PM domains
Jon Hunter
2016-09-13
1
-24
/
+73
*
PM / Domains: Verify the PM domain is present when adding a provider
Jon Hunter
2016-09-13
1
-3
/
+38
*
PM / Domains: Don't expose xlate and provider helper functions
Jon Hunter
2016-09-13
1
-12
/
+37
*
PM / Domains: Don't expose generic_pm_domain structure to clients
Jon Hunter
2016-09-13
1
-10
/
+9
*
PM / Domains: Add new helper functions for device-tree
Jon Hunter
2016-09-13
1
-0
/
+46
*
PM / Domains: Always enable debugfs support if available
Jon Hunter
2016-08-12
1
-2
/
+2
*
PM / Domains: Convert pm_genpd_init() to return an error code
Ulf Hansson
2016-06-29
1
-3
/
+7
*
PM / Domains: Stop/start devices during system PM suspend/resume in genpd
Ulf Hansson
2016-06-16
1
-4
/
+27
*
PM / Domains: Allow runtime PM during system PM phases
Ulf Hansson
2016-06-16
1
-26
/
+8
*
PM / Domains: Remove redundant pm_request_idle() call in genpd
Ulf Hansson
2016-06-16
1
-1
/
+0
*
PM / Domains: Remove redundant wrapper functions for system PM
Ulf Hansson
2016-06-16
1
-191
/
+12
*
PM / Domains: Allow genpd to power on during system PM phases
Ulf Hansson
2016-06-16
1
-53
/
+31
*
PM / Domains: Drop unnecessary wakeup code from pm_genpd_prepare()
Ulf Hansson
2016-04-26
1
-6
/
+0
*
PM / Domains: Remove redundant pm_runtime_get|put*() in pm_genpd_prepare()
Ulf Hansson
2016-04-26
1
-8
/
+2
*
PM / Domains: Remove ->save|restore_state() callbacks
Ulf Hansson
2016-04-22
1
-64
/
+49
*
PM / Domains: Rename pm_genpd_runtime_suspend|resume()
Ulf Hansson
2016-04-22
1
-6
/
+6
*
PM / Domains: Rename stop_ok to suspend_ok for the genpd governor
Ulf Hansson
2016-04-22
1
-3
/
+3
*
PM / Domains: Fix potential NULL pointer dereference
Jon Hunter
2016-03-09
1
-0
/
+3
*
PM / Domains: Fix removal of a subdomain
Jon Hunter
2016-03-09
1
-1
/
+1
*
PM / Domains: Propagate start and restore errors during runtime resume
Laurent Pinchart
2016-03-09
1
-2
/
+18
*
PM / Domains: Join state name and index in debugfs output
Geert Uytterhoeven
2016-03-09
1
-1
/
+1
*
PM / Domains: Restore alignment of slaves in debugfs output
Geert Uytterhoeven
2016-03-09
1
-4
/
+6
*
PM / Domains: remove old power on/off latencies
Axel Haslam
2016-02-15
1
-7
/
+1
*
PM / Domains: Support for multiple states
Axel Haslam
2016-02-15
1
-5
/
+34
*
PM / Domains: Silence compiler warning for an unused function
Ulf Hansson
2016-02-03
1
-20
/
+7
*
-
-
-
.
Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
2016-01-29
1
-17
/
+20
|
\
\
\
|
|
|
*
PM / Domains: Fix typo in comment
Moritz Fischer
2016-01-27
1
-1
/
+1
|
|
|
*
PM / Domains: Fix potential deadlock while adding/removing subdomains
Ulf Hansson
2016-01-27
1
-8
/
+6
|
|
|
*
PM / domains: fix lockdep issue for all subdomains
Marek Szyprowski
2016-01-22
1
-8
/
+13
|
|
|
|
|
|
|
\
|
|
*
-
.
\
Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'
Rafael J. Wysocki
2015-12-14
1
-11
/
+22
|
|
|
\
\
\
*
|
|
\
\
\
Merge branch 'pm-core'
Rafael J. Wysocki
2016-01-21
1
-2
/
+6
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
PM / sleep: Go direct_complete if driver has no callbacks
Tomeu Vizoso
2016-01-08
1
-0
/
+2
|
*
|
|
|
|
PM / Domains: add setter for dev.pm_domain
Tomeu Vizoso
2016-01-08
1
-2
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge back earlier 'pm-domains' material for v4.5.
Rafael J. Wysocki
2015-12-21
1
-0
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
PM / Domains: export symbols to add/remove devices from genpd
Maruthi Bayyavarapu
2015-12-10
1
-0
/
+2
|
|
/
/
/
|
*
|
|
Merge branches 'pm-domains' and 'pm-cpufreq'
Rafael J. Wysocki
2015-12-04
1
-2
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-12
1
-11
/
+10
|
|
\
\
\
|
*
\
\
\
Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-11-05
1
-0
/
+2
|
|
\
\
\
\
[next]