index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / Hibernate: Include storage keys in hibernation image on s390
Martin Schwidefsky
2011-10-16
6
-0
/
+177
*
PM: Fix build issue in main.c for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
2011-10-16
1
-2
/
+2
*
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
2011-10-16
5
-8
/
+218
*
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
2011-10-16
2
-22
/
+30
|
\
|
*
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: Update document about callbacks
Ming Lei
2011-10-10
1
-7
/
+12
*
|
Merge branch 'pm-devfreq' into pm-for-linus
Rafael J. Wysocki
2011-10-07
14
-0
/
+1303
|
\
\
|
*
|
PM / devfreq: Add basic governors
MyungJoo Ham
2011-10-02
8
-0
/
+345
|
*
|
PM / devfreq: Add common sysfs interfaces
MyungJoo Ham
2011-10-02
2
-0
/
+113
|
*
|
PM: Introduce devfreq: generic DVFS framework with device-specific OPPs
MyungJoo Ham
2011-10-02
7
-0
/
+803
|
*
|
PM / OPP: Add OPP availability change notifier.
MyungJoo Ham
2011-09-30
2
-0
/
+42
*
|
|
Merge branch 'pm-qos' into pm-for-linus
Rafael J. Wysocki
2011-10-07
25
-198
/
+839
|
\
\
\
|
*
|
|
PM / QoS: Update Documentation for the pm_qos and dev_pm_qos frameworks
Jean Pihet
2011-10-04
1
-5
/
+87
|
*
|
|
PM / QoS: Add function dev_pm_qos_read_value() (v3)
Rafael J. Wysocki
2011-10-04
5
-84
/
+114
|
*
|
|
PM QoS: Add global notification mechanism for device constraints
Jean Pihet
2011-08-25
3
-15
/
+87
|
*
|
|
PM QoS: Implement per-device PM QoS constraints
Jean Pihet
2011-08-25
5
-2
/
+394
|
*
|
|
PM QoS: Generalize and export constraints management code
Jean Pihet
2011-08-25
2
-56
/
+81
|
*
|
|
PM QoS: Reorganize data structs
Jean Pihet
2011-08-25
2
-44
/
+60
|
*
|
|
PM QoS: Code reorganization
Jean Pihet
2011-08-25
1
-22
/
+23
|
*
|
|
PM QoS: Minor clean-ups
Jean Pihet
2011-08-25
6
-59
/
+59
|
*
|
|
PM QoS: Move and rename the implementation files
Jean Pihet
2011-08-25
18
-21
/
+44
*
|
|
|
Merge branch 'pm-domains' into pm-for-linus
Rafael J. Wysocki
2011-10-07
18
-526
/
+728
|
\
\
\
\
|
*
|
|
|
PM / Domains: Split device PM domain data into base and need_restore
Rafael J. Wysocki
2011-09-26
3
-11
/
+30
|
*
|
|
|
Merge branch 'pm-fixes' into pm-domains
Rafael J. Wysocki
2011-09-26
713
-4151
/
+6461
|
|
\
\
\
\
|
*
|
|
|
|
ARM: mach-shmobile: sh7372 sleep warning fixes
Magnus Damm
2011-09-25
2
-1
/
+6
|
*
|
|
|
|
ARM: mach-shmobile: sh7372 A3SM support
Magnus Damm
2011-09-25
3
-12
/
+257
|
*
|
|
|
|
ARM: mach-shmobile: sh7372 generic suspend/resume support
Magnus Damm
2011-09-25
3
-246
/
+23
|
*
|
|
|
|
PM / Domains: Preliminary support for devices with power.irq_safe set
Rafael J. Wysocki
2011-08-25
3
-1
/
+20
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
PM: Move clock-related definitions and headers to separate file
Rafael J. Wysocki
2011-08-25
9
-61
/
+78
|
*
|
|
|
PM / Domains: Use power.sybsys_data to reduce overhead
Rafael J. Wysocki
2011-08-25
5
-67
/
+51
|
*
|
|
|
PM: Reference counting of power.subsys_data
Rafael J. Wysocki
2011-08-25
4
-20
/
+96
|
*
|
|
|
PM: Introduce struct pm_subsys_data
Rafael J. Wysocki
2011-08-25
5
-62
/
+84
|
*
|
|
|
ARM / shmobile: Make A3RV be a subdomain of A4LC on SH7372
Rafael J. Wysocki
2011-08-25
3
-40
/
+14
|
*
|
|
|
PM / Domains: Rename argument of pm_genpd_add_subdomain()
Rafael J. Wysocki
2011-08-25
1
-13
/
+13
|
*
|
|
|
PM / Domains: Rename GPD_STATE_WAIT_PARENT to GPD_STATE_WAIT_MASTER
Rafael J. Wysocki
2011-08-25
2
-5
/
+5
|
*
|
|
|
PM / Domains: Allow generic PM domains to have multiple masters
Rafael J. Wysocki
2011-08-25
2
-44
/
+67
|
*
|
|
|
PM / Domains: Add "wait for parent" status for generic PM domains
Rafael J. Wysocki
2011-08-25
2
-30
/
+61
|
*
|
|
|
PM / Domains: Make pm_genpd_poweron() always survive parent removal
Rafael J. Wysocki
2011-08-25
1
-13
/
+20
|
*
|
|
|
PM / Domains: Do not take parent locks to modify subdomain counters
Rafael J. Wysocki
2011-08-25
1
-39
/
+31
|
*
|
|
|
PM / Domains: Implement subdomain counters as atomic fields
Rafael J. Wysocki
2011-08-25
2
-11
/
+21
*
|
|
|
|
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
2011-10-07
20
-66
/
+226
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set
Ming Lei
2011-09-29
1
-0
/
+2
|
*
|
|
|
PM / Runtime: Replace dev_dbg() with trace_rpm_*()
Ming Lei
2011-09-27
1
-4
/
+7
|
*
|
|
|
PM / Runtime: Introduce trace points for tracing rpm_* functions
Ming Lei
2011-09-27
3
-0
/
+120
|
*
|
|
|
PM / Runtime: Don't run callbacks under lock for power.irq_safe set
Rafael J. Wysocki
2011-09-27
1
-22
/
+46
|
*
|
|
|
USB: Add wakeup info to debugging messages
Alan Stern
2011-09-27
2
-8
/
+8
|
*
|
|
|
PM / Runtime: pm_runtime_idle() can be called in atomic context
Ming Lei
2011-09-21
1
-0
/
+1
|
*
|
|
|
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
2011-08-19
15
-32
/
+32
|
*
|
|
|
PM / Runtime: Add might_sleep() to runtime PM functions
Colin Cross
2011-08-14
2
-3
/
+13
[next]