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
/
drivers
/
base
/
power
/
domain.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-26
PM / Domains: Drop unnecessary wakeup code from pm_genpd_prepare()
Ulf Hansson
1
-6
/
+0
2016-04-26
PM / Domains: Remove redundant pm_runtime_get|put*() in pm_genpd_prepare()
Ulf Hansson
1
-8
/
+2
2016-04-22
PM / Domains: Remove ->save|restore_state() callbacks
Ulf Hansson
1
-64
/
+49
2016-04-22
PM / Domains: Rename pm_genpd_runtime_suspend|resume()
Ulf Hansson
1
-6
/
+6
2016-04-22
PM / Domains: Rename stop_ok to suspend_ok for the genpd governor
Ulf Hansson
1
-3
/
+3
2016-03-09
PM / Domains: Fix potential NULL pointer dereference
Jon Hunter
1
-0
/
+3
2016-03-09
PM / Domains: Fix removal of a subdomain
Jon Hunter
1
-1
/
+1
2016-03-09
PM / Domains: Propagate start and restore errors during runtime resume
Laurent Pinchart
1
-2
/
+18
2016-03-09
PM / Domains: Join state name and index in debugfs output
Geert Uytterhoeven
1
-1
/
+1
2016-03-09
PM / Domains: Restore alignment of slaves in debugfs output
Geert Uytterhoeven
1
-4
/
+6
2016-02-16
PM / Domains: remove old power on/off latencies
Axel Haslam
1
-7
/
+1
2016-02-16
PM / Domains: Support for multiple states
Axel Haslam
1
-5
/
+34
2016-02-03
PM / Domains: Silence compiler warning for an unused function
Ulf Hansson
1
-20
/
+7
2016-01-29
Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
1
-17
/
+20
2016-01-28
PM / Domains: Fix typo in comment
Moritz Fischer
1
-1
/
+1
2016-01-28
PM / Domains: Fix potential deadlock while adding/removing subdomains
Ulf Hansson
1
-8
/
+6
2016-01-22
PM / domains: fix lockdep issue for all subdomains
Marek Szyprowski
1
-8
/
+13
2016-01-21
Merge branch 'pm-core'
Rafael J. Wysocki
1
-2
/
+6
2016-01-08
PM / sleep: Go direct_complete if driver has no callbacks
Tomeu Vizoso
1
-0
/
+2
2016-01-08
PM / Domains: add setter for dev.pm_domain
Tomeu Vizoso
1
-2
/
+4
2015-12-21
Merge back earlier 'pm-domains' material for v4.5.
Rafael J. Wysocki
1
-0
/
+4
2015-12-15
Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'
Rafael J. Wysocki
1
-11
/
+22
2015-12-10
PM / Domains: export symbols to add/remove devices from genpd
Maruthi Bayyavarapu
1
-0
/
+2
2015-12-10
PM / Domains: Allow runtime PM callbacks to be re-used during system PM
Ulf Hansson
1
-11
/
+22
2015-12-04
Merge branches 'pm-domains' and 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+1
2015-12-04
PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()
Eric Anholt
1
-2
/
+1
2015-11-12
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+10
2015-11-05
Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2015-11-02
PM / Domains: Allocate memory outside domain locks
Lina Iyer
1
-9
/
+9
2015-11-02
PM / Domains: Remove dev->driver check for runtime PM
Lina Iyer
1
-2
/
+1
2015-10-28
PM / Domains: Merge measurements for PM QoS device latencies
Ulf Hansson
1
-48
/
+51
2015-10-28
PM / Domains: Don't measure ->start|stop() latency in system PM callbacks
Ulf Hansson
1
-7
/
+12
2015-10-14
PM / Domains: Rename *pm_genpd_poweron|poweroff()
Ulf Hansson
1
-19
/
+19
2015-10-13
PM / Domains: Remove pm_genpd_poweron() API
Ulf Hansson
1
-1
/
+3
2015-10-13
PM / Domains: Remove pm_genpd_poweroff_unused() API
Ulf Hansson
1
-7
/
+3
2015-10-13
PM / Domains: Remove in_progress counter from struct generic_pm_domain
Ulf Hansson
1
-7
/
+5
2015-10-09
PM / Domains: Make pm_genpd_{add,remove}_subdomain() available to modules
Stephen Boyd
1
-0
/
+2
2015-09-27
PM / domains: Drop unused label
Rafael J. Wysocki
1
-1
/
+0
2015-09-26
PM / Domains: Remove cpuidle attach
Daniel Lezcano
1
-135
/
+0
2015-09-26
PM / Domains: Remove name based API for genpd
Ulf Hansson
1
-90
/
+0
2015-09-05
PM / Domains: Ensure subdomain is not in use before removing
Jon Hunter
1
-0
/
+8
2015-09-03
PM / Domains: Try power off masters in error path of __pm_genpd_poweron()
Ulf Hansson
1
-13
/
+17
2015-08-29
PM / Domains: Fix typo in description of genpd_dev_pm_detach()
Jon Hunter
1
-1
/
+1
2015-08-29
PM / Domains: Make pm_genpd_init() available to modules
Rajendra Nayak
1
-0
/
+1
2015-08-29
PM / domains: Align column headers and data in pm_genpd_summary output
Geert Uytterhoeven
1
-3
/
+3
2015-08-01
PM / Domains: Return -EPROBE_DEFER if we fail to init or turn-on domain
Jon Hunter
1
-5
/
+9
2015-08-01
PM / Domains: Remove intermediate states from the power off sequence
Ulf Hansson
1
-301
/
+62
2015-07-07
PM / Domains: Avoid infinite loops in attach/detach code
Geert Uytterhoeven
1
-2
/
+11
2015-06-15
PM / Domains: Skip timings during syscore suspend/resume
Geert Uytterhoeven
1
-16
/
+26
2015-03-24
PM / domains: avoid potential oops in pm_genpd_remove_device()
Russell King
1
-3
/
+1
[next]