index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
power
/
runtime_pm.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-26
PM / Runtime: Add new helper function: pm_runtime_active()
ShuoX Liu
1
-0
/
+4
2013-01-06
PM: Move disabling/enabling runtime PM to late suspend/early resume
Rafael J. Wysocki
1
-4
/
+5
2011-12-22
PM: Run the driver callback directly if the subsystem one is not there
Rafael J. Wysocki
1
-62
/
+68
2011-11-29
PM / Runtime: Make documentation follow the new behavior of irq_safe
Rafael J. Wysocki
1
-5
/
+6
2011-11-29
PM / Domains: Document how PM domains are used by the PM core
Rafael J. Wysocki
1
-11
/
+18
2011-11-05
PM / Runtime: Automatically retry failed autosuspends
Alan Stern
1
-0
/
+10
2011-10-17
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
1
-7
/
+12
2011-10-11
PM / Runtime: Update document about callbacks
Ming Lei
1
-7
/
+12
2011-10-08
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
1
-0
/
+2
2011-09-22
PM / Runtime: pm_runtime_idle() can be called in atomic context
Ming Lei
1
-0
/
+1
2011-08-25
PM / Runtime: Correct documentation of pm_runtime_irq_safe()
Rafael J. Wysocki
1
-2
/
+1
2011-08-14
PM / Runtime: Add might_sleep() to runtime PM functions
Colin Cross
1
-0
/
+1
2011-08-05
PM / Runtime: Allow _put_sync() from interrupts-disabled context
Kevin Hilman
1
-5
/
+5
2011-07-12
PM / Runtime: Add new helper function: pm_runtime_status_suspended()
Kevin Hilman
1
-0
/
+3
2011-07-06
PM / Runtime: Replace "run-time" with "runtime" in documentation
Rafael J. Wysocki
1
-65
/
+65
2011-07-06
PM / Runtime: Improve documentation of enable, disable and barrier
Rafael J. Wysocki
1
-4
/
+14
2011-07-06
PM: Limit race conditions between runtime PM and system sleep (v2)
Rafael J. Wysocki
1
-0
/
+21
2011-07-02
PM / Runtime: Return special error code if runtime PM is disabled
Rafael J. Wysocki
1
-2
/
+4
2011-07-02
PM / Runtime: Update documentation of interactions with system sleep
Rafael J. Wysocki
1
-8
/
+19
2011-07-02
PM: Introduce generic "noirq" callback routines for subsystems (v2)
Rafael J. Wysocki
1
-2
/
+30
2011-07-02
PM / Runtime: Update documentation regarding driver removal
Rafael J. Wysocki
1
-5
/
+21
2011-07-02
PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist.
Kevin Hilman
1
-1
/
+1
2011-06-22
PM / Runtime: Update doc: usage count no longer incremented across system PM
Kevin Hilman
1
-5
/
+0
2011-03-15
PM: Make system-wide PM and runtime PM treat subsystems consistently
Rafael J. Wysocki
1
-6
/
+7
2010-12-24
PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)
Alan Stern
1
-0
/
+31
2010-12-16
PM / Runtime: Fix pm_runtime_suspended()
Rafael J. Wysocki
1
-2
/
+2
2010-10-17
PM / Runtime: Implement autosuspend support
Alan Stern
1
-7
/
+183
2010-10-17
PM / Runtime: Add no_callbacks flag
Alan Stern
1
-0
/
+37
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-06
PM: Provide generic subsystem-level callbacks
Rafael J. Wysocki
1
-0
/
+65
2010-03-06
PM / Runtime: Document power.runtime_auto and related functions
Rafael J. Wysocki
1
-0
/
+28
2010-02-05
doc: fix leve -> level typo in pm-runtime doc
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-12-22
PM: Runtime PM documentation update
Alan Stern
1
-0
/
+50
2009-12-22
PM / Runtime: Use device type and device class callbacks
Rafael J. Wysocki
1
-86
/
+87
2009-12-06
PM: Add flag for devices capable of generating run-time wake-up events
Rafael J. Wysocki
1
-2
/
+5
2009-12-06
PM / Runtime: Make documentation of runtime_idle() agree with the code
Rafael J. Wysocki
1
-2
/
+3
2009-08-23
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
Rafael J. Wysocki
1
-0
/
+378