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
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / OPP: Error out on failing to add static OPPs for v1 bindings
Viresh Kumar
2017-11-15
1
-4
/
+8
*
PM / wakeirq: report a wakeup_event on dedicated wekup irq
Grygorii Strashko
2017-11-08
1
-0
/
+7
*
PM: core: Fix device_pm_check_callbacks()
Rafael J. Wysocki
2017-10-05
1
-3
/
+6
*
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 / QoS: return -EINVAL for bogus strings
Dan Carpenter
2017-07-21
1
-0
/
+2
*
PM / wakeirq: Convert to SRCU
Thomas Gleixner
2017-07-21
1
-14
/
+18
*
PM / runtime: Avoid false-positive warnings from might_sleep_if()
Rafael J. Wysocki
2017-06-17
1
-5
/
+6
*
PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
Tony Lindgren
2017-01-12
3
-15
/
+88
*
PM / OPP: Don't use OPP structure outside of rcu protected section
Viresh Kumar
2017-01-06
1
-3
/
+13
*
PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()
Stephen Boyd
2017-01-06
1
-16
/
+6
*
PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails
Brian Norris
2016-11-11
1
-4
/
+4
*
-
-
-
.
Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs'
Rafael J. Wysocki
2016-10-02
2
-9
/
+15
|
\
\
\
|
|
*
|
PM / OPP: Don't support OPP if it provides supported-hw but platform does not
Dave Gerlach
2016-09-26
1
-2
/
+12
|
|
*
|
PM / OPP: avoid maybe-uninitialized warning
Arnd Bergmann
2016-09-17
1
-7
/
+3
|
|
|
/
*
|
|
Merge branch 'pm-domains'
Rafael J. Wysocki
2016-10-02
1
-78
/
+352
|
\
\
\
|
*
|
|
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 / runtime: Use _rcuidle for runtime suspend tracepoints
Paul E. McKenney
2016-09-16
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idle
Paul E. McKenney
2016-08-31
1
-3
/
+3
*
|
|
PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idle
Paul E. McKenney
2016-08-31
1
-2
/
+2
|
/
/
*
|
Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-05
2
-23
/
+26
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'
Rafael J. Wysocki
2016-08-05
2
-23
/
+26
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
PM / OPP: optimize dev_pm_opp_set_rate() performance a bit
Jisheng Zhang
2016-07-28
1
-12
/
+19
|
|
|
|
/
|
|
|
/
|
|
|
|
*
PM-wakeup: Delete unnecessary checks before three function calls
Markus Elfring
2016-07-28
1
-11
/
+7
*
|
|
|
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-08-05
1
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
char/genrtc: x86: remove remnants of asm/rtc.h
Arnd Bergmann
2016-06-04
1
-3
/
+3
|
|
|
|
|
\
\
\
|
\
\
\
|
\
\
\
*
-
-
-
.
\
\
\
Merge branches 'pm-core', 'pm-clk', 'pm-domains' and 'pm-pci'
Rafael J. Wysocki
2016-07-25
3
-250
/
+109
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
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 / Runtime: Avoid resuming devices again in pm_runtime_force_resume()
Ulf Hansson
2016-06-16
1
-0
/
+3
|
|
|
*
|
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 / clk: Add support for adding a specific clock from device-tree
Jon Hunter
2016-06-28
1
-0
/
+32
[next]