| Commit message (Expand) | Author | Age | Files | Lines |
* | PM / QoS: simplify pm_qos_power_write() | Andy Shevchenko | 2013-10-17 | 1 | -22/+4 |
* | PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout() | Stephen Boyd | 2013-08-14 | 1 | -7/+13 |
* | PM / QoS: Add pm_qos_request tracepoints | Sahara | 2013-06-24 | 1 | -0/+5 |
* | PM / QoS: Add pm_qos_update_target/flags tracepoints | Sahara | 2013-06-24 | 1 | -0/+3 |
* | PM / QoS: correct the valid range of pm_qos_class | Sahara | 2013-06-21 | 1 | -3/+3 |
* | PM: don't use [delayed_]work_pending() | Tejun Heo | 2013-01-26 | 1 | -6/+3 |
* | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2012-11-29 | 1 | -1/+1 |
|\ |
|
| * | PM / sysfs: replace strict_str* with kstrto* | Daniel Walter | 2012-11-15 | 1 | -1/+1 |
* | | PM / QoS: Introduce request and constraint data types for PM QoS flags | Rafael J. Wysocki | 2012-10-23 | 1 | -0/+63 |
|/ |
|
* | PM / QoS: Add return code to pm_qos_get_value function. | Luis Gonzalez Fernandez | 2012-09-07 | 1 | -0/+1 |
* | PM / QoS: add pm_qos_update_request_timeout() API | MyungJoo Ham | 2012-03-28 | 1 | -0/+50 |
* | PM / QoS: Simplify PM QoS expansion/merge | Alex Frid | 2012-01-29 | 1 | -13/+10 |
* | PM / QoS: Set cpu_dma_pm_qos->name | Dominik Brodowski | 2011-11-07 | 1 | -0/+1 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 1 | -0/+1 |
|\ |
|
| * | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | | PM / QoS: Remove redundant check | Guennadi Liakhovetski | 2011-11-04 | 1 | -2/+1 |
|/ |
|
* | PM QoS: Add global notification mechanism for device constraints | Jean Pihet | 2011-08-25 | 1 | -1/+1 |
* | PM QoS: Generalize and export constraints management code | Jean Pihet | 2011-08-25 | 1 | -56/+67 |
* | PM QoS: Reorganize data structs | Jean Pihet | 2011-08-25 | 1 | -44/+41 |
* | PM QoS: Code reorganization | Jean Pihet | 2011-08-25 | 1 | -22/+23 |
* | PM QoS: Minor clean-ups | Jean Pihet | 2011-08-25 | 1 | -44/+44 |
* | PM QoS: Move and rename the implementation files | Jean Pihet | 2011-08-25 | 1 | -0/+481 |