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
2018-06-06
PM / Domains: Add support for multi PM domains per device to genpd
Ulf Hansson
1
-0
/
+80
2018-06-06
PM / Domains: Split genpd_dev_pm_attach()
Ulf Hansson
1
-27
/
+33
2018-06-06
PM / Domains: Don't attach devices in genpd with multi PM domains
Ulf Hansson
1
-5
/
+13
2018-05-30
PM / Domains: Drop unused parameter in genpd_allocate_dev_data()
Ulf Hansson
1
-2
/
+1
2018-05-30
PM / Domains: Drop genpd as in-param for pm_genpd_remove_device()
Ulf Hansson
1
-4
/
+4
2018-05-30
PM / Domains: Drop __pm_genpd_add_device()
Ulf Hansson
1
-6
/
+4
2018-05-30
PM / domains: Add perf_state attribute to genpd debugfs
Rajendra Nayak
1
-0
/
+18
2018-05-24
PM / Domain: Return 0 on error from of_genpd_opp_to_performance_state()
Viresh Kumar
1
-1
/
+2
2018-05-15
Merge branch 'opp/genpd-pstate-updates' of git://git.kernel.org/pub/scm/linux...
Rafael J. Wysocki
1
-14
/
+113
2018-05-14
PM / Domains: Allow a better error handling of dev_pm_domain_attach()
Ulf Hansson
1
-9
/
+10
2018-05-14
PM / Domains: Check for existing PM domain in dev_pm_domain_attach()
Ulf Hansson
1
-3
/
+0
2018-05-14
PM / Domains: Drop redundant code in genpd while attaching devices
Ulf Hansson
1
-15
/
+2
2018-05-14
PM / Domains: Drop comment in genpd about legacy Samsung DT binding
Ulf Hansson
1
-3
/
+0
2018-05-14
PM / Domains: Fix error path during attach in genpd
Ulf Hansson
1
-0
/
+3
2018-05-09
PM / Domain: Implement of_genpd_opp_to_performance_state()
Viresh Kumar
1
-0
/
+48
2018-05-09
PM / Domain: Add support to parse domain's OPP table
Viresh Kumar
1
-14
/
+62
2018-05-09
PM / Domain: Add struct device to genpd
Viresh Kumar
1
-0
/
+3
2018-02-07
PM / domains: Fix up domain-idle-states OF parsing
Ulf Hansson
1
-31
/
+45
2018-01-15
PM / genpd: Stop/start devices without pm_runtime_force_suspend/resume()
Rafael J. Wysocki
1
-10
/
+15
2018-01-11
PM / domains: Don't skip driver's ->suspend|resume_noirq() callbacks
Ulf Hansson
1
-13
/
+17
2017-12-13
PM / Domains: Remove obsolete "samsung,power-domain" check
Geert Uytterhoeven
1
-14
/
+2
2017-11-13
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-4
/
+2
2017-11-08
PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare()
Ulf Hansson
1
-2
/
+3
2017-11-08
PM / QoS: Fix device resume latency framework
Rafael J. Wysocki
1
-1
/
+1
2017-11-08
Merge branch 'pm-domains' into pm-qos
Rafael J. Wysocki
1
-64
/
+153
2017-11-08
PM / domains: Rework governor code to be more consistent
Rafael J. Wysocki
1
-1
/
+1
2017-11-08
PM / Domains: Remove gpd_dev_ops.active_wakeup() callback
Geert Uytterhoeven
1
-11
/
+3
2017-11-08
PM / Domains: Allow genpd users to specify default active wakeup behavior
Geert Uytterhoeven
1
-0
/
+3
2017-10-14
PM / QoS: Drop PM_QOS_FLAG_REMOTE_WAKEUP
Rafael J. Wysocki
1
-3
/
+1
2017-10-14
PM / Domains: Add support to select performance-state of domains
Viresh Kumar
1
-0
/
+98
2017-10-11
PM / Domains: Rename genpd internals from pm_genpd_* to genpd_*
Ulf Hansson
1
-54
/
+50
2017-08-25
PM / Domains: Convert to using %pOF instead of full_name
Rob Herring
1
-7
/
+7
2017-07-25
PM / Domains: Extend generic power domain debugfs
Thara Gopinath
1
-10
/
+195
2017-07-25
PM / Domains: Add time accounting to various genpd states
Thara Gopinath
1
-0
/
+32
2017-07-20
Merge branches 'intel_pstate' and 'pm-domains'
Rafael J. Wysocki
1
-4
/
+4
2017-07-19
PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...
Sudeep Holla
1
-4
/
+4
2017-07-11
Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2017-07-10
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+3
2017-07-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+4
2017-07-04
PM / Domains: provide pm_genpd_poweroff_noirq() stub
Arnd Bergmann
1
-0
/
+1
2017-07-04
Revert "PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd ...
Rafael J. Wysocki
1
-2
/
+2
2017-07-03
Merge branches 'pm-domains', 'pm-avs' and 'powercap'
Rafael J. Wysocki
1
-25
/
+78
2017-06-29
PM / Domains: Fix unsafe iteration over modified list of domains
Krzysztof Kozlowski
1
-2
/
+2
2017-06-29
PM / Domains: Fix unsafe iteration over modified list of domain providers
Krzysztof Kozlowski
1
-2
/
+2
2017-06-29
PM / Domains: Fix unsafe iteration over modified list of device links
Krzysztof Kozlowski
1
-2
/
+2
2017-06-29
PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd device
Krzysztof Kozlowski
1
-2
/
+2
2017-06-29
PM / Domains: Call driver's noirq callbacks
Mikko Perttunen
1
-9
/
+59
2017-06-28
PM / Domains: Constify genpd pointer
Krzysztof Kozlowski
1
-7
/
+10
2017-06-22
PM / Domains: pdd->dev can't be NULL in genpd_dev_pm_qos_notifier()
Viresh Kumar
1
-1
/
+1
2017-06-13
PM / Domains: Allow overriding the ->xlate() callback
Thierry Reding
1
-4
/
+4
[next]