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
/
include
/
linux
/
pm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-17
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-0
/
+1
2012-03-14
PM / QoS: Make it possible to expose PM QoS latency constraints
Rafael J. Wysocki
1
-0
/
+1
2012-02-18
PM: Add comment describing relationships between PM callbacks to pm.h
Rafael J. Wysocki
1
-0
/
+9
2012-01-29
PM / Sleep: Introduce generic callbacks for new device PM phases
Rafael J. Wysocki
1
-0
/
+6
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
1
-8
/
+35
2011-12-26
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
1
-0
/
+2
2011-12-22
PM: Drop generic_subsys_pm_ops
Rafael J. Wysocki
1
-13
/
+0
2011-12-02
PM / Runtime: Use device PM QoS constraints (v2)
Rafael J. Wysocki
1
-0
/
+2
2011-11-29
PM: Update comments describing device power management callbacks
Rafael J. Wysocki
1
-95
/
+134
2011-11-18
PM Sleep: Do not extend wakeup paths to devices with ignore_children set
Rafael J. Wysocki
1
-1
/
+1
2011-10-22
Merge branch 'pm-domains' into pm-for-linus
Rafael J. Wysocki
1
-0
/
+1
2011-10-22
PM / Sleep: Mark devices involved in wakeup signaling during suspend
Rafael J. Wysocki
1
-0
/
+1
2011-10-08
Merge branch 'pm-qos' into pm-for-linus
Rafael J. Wysocki
1
-0
/
+3
2011-10-08
Merge branch 'pm-domains' into pm-for-linus
Rafael J. Wysocki
1
-1
/
+19
2011-10-04
PM / QoS: Add function dev_pm_qos_read_value() (v3)
Rafael J. Wysocki
1
-8
/
+2
2011-09-26
PM / Domains: Split device PM domain data into base and need_restore
Rafael J. Wysocki
1
-2
/
+1
2011-08-25
PM QoS: Implement per-device PM QoS constraints
Jean Pihet
1
-0
/
+9
2011-08-25
PM / Domains: Use power.sybsys_data to reduce overhead
Rafael J. Wysocki
1
-0
/
+9
2011-08-25
PM: Reference counting of power.subsys_data
Rafael J. Wysocki
1
-0
/
+3
2011-08-25
PM: Introduce struct pm_subsys_data
Rafael J. Wysocki
1
-1
/
+8
2011-08-20
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
1
-0
/
+2
2011-07-02
PM: Introduce generic "noirq" callback routines for subsystems (v2)
Rafael J. Wysocki
1
-0
/
+6
2011-07-02
PM: subsys_data in struct dev_pm_info need not depend on RM_RUNTIME
Rafael J. Wysocki
1
-1
/
+1
2011-07-02
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
Rafael J. Wysocki
1
-1
/
+1
2011-06-22
PM: Fix async resume following suspend failure
Alan Stern
1
-0
/
+1
2011-06-22
PM: Rename dev_pm_info.in_suspend to is_prepared
Alan Stern
1
-1
/
+1
2011-05-18
PM: Introduce generic prepare and complete callbacks for subsystems
Rafael J. Wysocki
1
-7
/
+19
2011-05-18
PM: Allow drivers to allocate memory from .prepare() callbacks safely
Rafael J. Wysocki
1
-0
/
+4
2011-05-18
Merge branch 'power-domains' into for-linus
Rafael J. Wysocki
1
-0
/
+1
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
1
-8
/
+0
2011-04-29
PM / Runtime: Add subsystem data field to struct dev_pm_info
Rafael J. Wysocki
1
-0
/
+1
2011-03-24
Introduce ARCH_NO_SYSDEV_OPS config option (v2)
Rafael J. Wysocki
1
-2
/
+8
2011-03-15
PM: Add support for device power domains
Rafael J. Wysocki
1
-0
/
+8
2011-03-15
PM: Drop pm_flags that is not necessary
Rafael J. Wysocki
1
-9
/
+0
2011-03-15
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
1
-1
/
+1
2011-02-24
PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unset
Rafael J. Wysocki
1
-0
/
+2
2010-12-24
PM: Prototype the pm_generic_ operations
Mark Brown
1
-0
/
+7
2010-12-24
PM: Replace the device power.status field with a bit field
Rafael J. Wysocki
1
-41
/
+2
2010-12-24
PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)
Alan Stern
1
-0
/
+1
2010-10-17
PM / Runtime: Implement autosuspend support
Alan Stern
1
-0
/
+8
2010-10-17
PM / Runtime: Add no_callbacks flag
Alan Stern
1
-0
/
+7
2010-10-17
PM: Fix potential issue with failing asynchronous suspend
Rafael J. Wysocki
1
-2
/
+5
2010-10-17
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
1
-12
/
+4
2010-07-19
PM / Runtime: Add runtime PM statistics (v3)
Arjan van de Ven
1
-0
/
+6
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
1
-0
/
+10
2010-03-06
PM: Provide generic subsystem-level callbacks
Rafael J. Wysocki
1
-6
/
+45
2010-02-26
PM: Allow device drivers to use dpm_wait()
Rafael J. Wysocki
1
-0
/
+2
2010-02-26
PM: Asynchronous suspend and resume of devices
Rafael J. Wysocki
1
-0
/
+3
2010-02-26
PM / Runtime: Add sysfs switch for disabling device run-time PM
Rafael J. Wysocki
1
-0
/
+1
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
[next]