index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
power
/
runtime_pm.txt
Age
Commit message (
Expand
)
Author
2016-10-24
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
2016-04-05
PM / runtime: Document steps for device removal
Krzysztof Kozlowski
2015-12-21
PM / runtime: Add new helper for conditional usage count incrementation
Rafael J. Wysocki
2015-07-21
PM / sleep: Allow devices without runtime PM to do direct-complete
Alan Stern
2015-05-13
PM / runtime: add note about re-calling in during device probe()
Ben Dooks
2014-12-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-11-17
ARM: 8199/1: PM / Runtime: Add getter for querying the IRQ safe option v12
Krzysztof Kozlowski
2014-11-08
Documentation: power: Fix typo in Documentation/power
Masanari Iida
2014-06-03
Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp'
Rafael J. Wysocki
2014-05-16
PM / sleep: Update device PM documentation to cover direct_complete
Rafael J. Wysocki
2014-05-16
PM / runtime: Update documentation to reflect the current code flow
Rafael J. Wysocki
2014-03-26
PM / Runtime: s/foo_process_requests/foo_process_next_request/
Geert Uytterhoeven
2014-03-26
PM / Runtime: GENERIC_SUBSYS_PM_OPS is gone
Geert Uytterhoeven
2014-03-26
PM / Runtime: Correct documented return values for generic PM callbacks
Geert Uytterhoeven
2014-03-26
PM / Runtime: Split line longer than 80 characters
Geert Uytterhoeven
2014-03-26
PM / Runtime: dev_pm_info.runtime_error is signed
Geert Uytterhoeven
2013-11-12
PM / Runtime: Update documentation around probe|remove|suspend
Ulf Hansson
2013-10-16
PM / Runtime: Respect autosuspend when idle triggers suspend
Ulf Hansson
2013-06-03
PM / Runtime: Update .runtime_idle() callback documentation
Alan Stern
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-01-26
PM / Runtime: Add new helper function: pm_runtime_active()
ShuoX Liu
2013-01-06
PM: Move disabling/enabling runtime PM to late suspend/early resume
Rafael J. Wysocki
2011-12-21
PM: Run the driver callback directly if the subsystem one is not there
Rafael J. Wysocki
2011-11-28
PM / Runtime: Make documentation follow the new behavior of irq_safe
Rafael J. Wysocki
2011-11-28
PM / Domains: Document how PM domains are used by the PM core
Rafael J. Wysocki
2011-11-04
PM / Runtime: Automatically retry failed autosuspends
Alan Stern
2011-10-16
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
2011-10-10
PM / Runtime: Update document about callbacks
Ming Lei
2011-10-07
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
2011-09-21
PM / Runtime: pm_runtime_idle() can be called in atomic context
Ming Lei
2011-08-25
PM / Runtime: Correct documentation of pm_runtime_irq_safe()
Rafael J. Wysocki
2011-08-14
PM / Runtime: Add might_sleep() to runtime PM functions
Colin Cross
2011-08-05
PM / Runtime: Allow _put_sync() from interrupts-disabled context
Kevin Hilman
2011-07-12
PM / Runtime: Add new helper function: pm_runtime_status_suspended()
Kevin Hilman
2011-07-06
PM / Runtime: Replace "run-time" with "runtime" in documentation
Rafael J. Wysocki
2011-07-06
PM / Runtime: Improve documentation of enable, disable and barrier
Rafael J. Wysocki
2011-07-06
PM: Limit race conditions between runtime PM and system sleep (v2)
Rafael J. Wysocki
2011-07-02
PM / Runtime: Return special error code if runtime PM is disabled
Rafael J. Wysocki
2011-07-02
PM / Runtime: Update documentation of interactions with system sleep
Rafael J. Wysocki
2011-07-02
PM: Introduce generic "noirq" callback routines for subsystems (v2)
Rafael J. Wysocki
2011-07-02
PM / Runtime: Update documentation regarding driver removal
Rafael J. Wysocki
2011-07-02
PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist.
Kevin Hilman
2011-06-21
PM / Runtime: Update doc: usage count no longer incremented across system PM
Kevin Hilman
2011-03-15
PM: Make system-wide PM and runtime PM treat subsystems consistently
Rafael J. Wysocki
2010-12-24
PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)
Alan Stern
2010-12-16
PM / Runtime: Fix pm_runtime_suspended()
Rafael J. Wysocki
2010-10-17
PM / Runtime: Implement autosuspend support
Alan Stern
2010-10-17
PM / Runtime: Add no_callbacks flag
Alan Stern
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-06
PM: Provide generic subsystem-level callbacks
Rafael J. Wysocki
[next]