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
/
runtime.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-4
/
+4
*
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 branches 'pm-core', 'pm-clk', 'pm-domains' and 'pm-pci'
Rafael J. Wysocki
2016-07-25
1
-3
/
+10
|
\
\
|
|
*
PM / Runtime: Avoid resuming devices again in pm_runtime_force_resume()
Ulf Hansson
2016-06-16
1
-0
/
+3
|
|
/
|
/
|
|
*
PM / runtime: Asynchronous "idle" in pm_runtime_allow()
Rafael J. Wysocki
2016-07-02
1
-1
/
+1
|
*
PM / runtime: print error when activating a child to unactive parent
Linus Walleij
2016-06-28
1
-2
/
+6
|
/
*
PM / Runtime: Fix error path in pm_runtime_force_resume()
Ulf Hansson
2016-04-21
1
-2
/
+7
*
PM / runtime: Add new helper for conditional usage count incrementation
Rafael J. Wysocki
2015-12-21
1
-0
/
+24
*
PM / runtime: Re-init runtime PM states at probe error and driver unbind
Ulf Hansson
2015-11-30
1
-6
/
+20
*
PM / Wakeirq: Add automated device wake IRQ handling
Tony Lindgren
2015-05-20
1
-0
/
+5
*
PM / Runtime: Update last_busy in rpm_resume
Tony Lindgren
2015-05-20
1
-0
/
+1
*
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
2014-12-04
1
-9
/
+0
*
PM / Runtime: Rework RPM get callback routines
Andrzej Hajda
2014-11-06
1
-36
/
+33
*
-
.
Merge branches 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
2014-03-20
1
-1
/
+1
|
\
\
|
|
*
PM / Runtime: Add missing "it" in comment
Geert Uytterhoeven
2014-03-12
1
-1
/
+1
|
|
/
*
|
PM: Add pm_runtime_suspend|resume_force functions
Ulf Hansson
2014-03-02
1
-0
/
+84
*
|
PM / runtime: Fetch runtime PM callbacks using a macro
Ulf Hansson
2014-03-02
1
-39
/
+39
|
/
*
PM / Runtime: Respect autosuspend when idle triggers suspend
Ulf Hansson
2013-10-16
1
-2
/
+3
*
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-06-03
1
-7
/
+5
*
PM / Runtime: Asyncronous idle|suspend parent devices at removal
Ulf Hansson
2013-04-12
1
-1
/
+1
*
pm / runtime: force memory allocation with no I/O during Runtime PM callbcack
Ming Lei
2013-02-23
1
-1
/
+18
*
pm / runtime: introduce pm_runtime_set_memalloc_noio()
Ming Lei
2013-02-23
1
-0
/
+70
*
PM / Runtime: let rpm_resume() succeed if RPM_ACTIVE, even when disabled, v2
Kevin Hilman
2012-09-22
1
-0
/
+3
*
PM / Runtime: Check device PM QoS setting before "no callbacks" check
Rafael J. Wysocki
2012-08-17
1
-6
/
+2
*
PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()
Rafael J. Wysocki
2012-08-17
1
-1
/
+1
*
PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set
Rafael J. Wysocki
2012-08-17
1
-1
/
+2
*
PM / Runtime: Remove device fields related to suspend time, v2
Rafael J. Wysocki
2012-05-01
1
-101
/
+2
*
PM / Runtime: don't forget to wake up waitqueue on failure
Alan Stern
2012-03-26
1
-1
/
+2
*
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
2011-12-25
1
-20
/
+128
|
\
|
*
PM / Runtime: Use device PM QoS constraints (v2)
Rafael J. Wysocki
2011-12-01
1
-20
/
+128
*
|
PM: Run the driver callback directly if the subsystem one is not there
Rafael J. Wysocki
2011-12-21
1
-0
/
+9
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
PM / Runtime: Automatically retry failed autosuspends
Alan Stern
2011-11-04
1
-2
/
+16
*
|
PM / Runtime: Fix runtime accounting calculation error
venu byravarasu
2011-11-04
1
-4
/
+1
|
/
*
PM / Runtime: Handle .runtime_suspend() failure correctly
Ming Lei
2011-10-16
1
-12
/
+13
*
PM / Runtime: Fix kerneldoc comment for rpm_suspend()
Ming Lei
2011-10-16
1
-8
/
+10
*
PM / Runtime: Replace dev_dbg() with trace_rpm_*()
Ming Lei
2011-09-27
1
-4
/
+7
*
PM / Runtime: Don't run callbacks under lock for power.irq_safe set
Rafael J. Wysocki
2011-09-27
1
-22
/
+46
*
PM / Runtime: Add might_sleep() to runtime PM functions
Colin Cross
2011-08-14
1
-3
/
+12
*
PM / Runtime: Allow _put_sync() from interrupts-disabled context
Kevin Hilman
2011-08-05
1
-2
/
+8
*
PM / Runtime: Consistent utilization of deferred_resume
ShuoX Liu
2011-07-08
1
-1
/
+1
*
PM / Runtime: Replace "run-time" with "runtime" in documentation
Rafael J. Wysocki
2011-07-06
1
-33
/
+33
*
PM / Runtime: Return special error code if runtime PM is disabled
Rafael J. Wysocki
2011-07-02
1
-4
/
+5
*
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
Rafael J. Wysocki
2011-07-02
1
-6
/
+6
*
PM: Make power domain callbacks take precedence over subsystem ones
Rafael J. Wysocki
2011-04-29
1
-19
/
+10
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
[next]