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
2019-12-01
PM / Domains: Deal with multiple states but no governor in genpd
Ulf Hansson
1
-0
/
+6
2018-07-03
PM / Domains: Fix error path during attach in genpd
Ulf Hansson
1
-0
/
+3
2018-04-26
PM / domains: Fix up domain-idle-states OF parsing
Ulf Hansson
1
-31
/
+45
2017-12-10
PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare()
Ulf Hansson
1
-2
/
+3
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
2017-05-09
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+0
2017-04-04
PM / Domains: Do not check if simple providers have phandle cells
Dave Gerlach
1
-2
/
+0
2017-03-30
PM / Domains: Ignore domain-idle-states that are not compatible
Lina Iyer
1
-7
/
+9
2017-03-29
PM / Domains: Don't warn about IRQ safe device for an always on PM domain
Ulf Hansson
1
-2
/
+6
2017-03-29
PM / Domains: Respect errors from genpd's ->power_off() callback
Ulf Hansson
1
-1
/
+2
2017-03-29
PM / Domains: Enable users of genpd to specify always on PM domains
Ulf Hansson
1
-2
/
+12
2017-03-29
PM / Domains: Clean up code validating genpd's status
Ulf Hansson
1
-10
/
+9
2017-03-29
PM / Domain: remove conditional from error case
Viresh Kumar
1
-5
/
+5
2017-02-24
PM / Domains: Power off masters immediately in the power off sequence
Ulf Hansson
1
-6
/
+11
2017-02-24
PM / Domains: Rename is_async to one_dev_on for genpd_power_off()
Ulf Hansson
1
-6
/
+9
2017-02-24
PM / Domains: Move genpd_power_off() above genpd_power_on()
Ulf Hansson
1
-81
/
+81
2017-02-09
PM / Domains: Fix asynchronous execution of *noirq() callbacks
Ulf Hansson
1
-29
/
+39
2017-02-08
PM / Domains: Correct comment in irq_safe_dev_in_no_sleep_domain()
Ulf Hansson
1
-1
/
+1
2017-01-27
PM / Domains: Rename functions in genpd for power on/off
Ulf Hansson
1
-36
/
+36
2016-12-31
PM / domains: Fix 'may be used uninitialized' build warning
Augusto Mecking Caringi
1
-0
/
+1
2016-12-26
avoid spurious "may be used uninitialized" warning
Linus Torvalds
1
-0
/
+1
2016-12-07
PM / Domains: Fix compatible for domain idle state
Lina Iyer
1
-1
/
+1
2016-12-01
PM / Domains: Do not print PM domain add error message if EPROBE_DEFER
Geert Uytterhoeven
1
-2
/
+3
2016-11-11
PM / Domains: Fix a warning message
Dan Carpenter
1
-1
/
+1
2016-10-27
PM / Domains: check for negative return from of_count_phandle_with_args()
Colin Ian King
1
-1
/
+1
2016-10-21
PM / Domains: Support IRQ safe PM domains
Lina Iyer
1
-10
/
+101
2016-10-21
PM / Domains: Abstract genpd locking
Lina Iyer
1
-40
/
+81
2016-10-21
PM / Domains: Save the fwnode in genpd_power_state
Lina Iyer
1
-0
/
+1
2016-10-21
PM / Domains: Allow domain power states to be read from DT
Lina Iyer
1
-0
/
+94
2016-10-21
PM / Domains: Make genpd state allocation dynamic
Lina Iyer
1
-12
/
+23
2016-09-24
PM / Domains: Rename pm_genpd_sync_poweron|poweroff()
Ulf Hansson
1
-12
/
+12
2016-09-24
PM / Domains: Don't measure latency of ->power_on|off() during system PM
Ulf Hansson
1
-15
/
+11
[next]