Age | Commit message (Expand) | Author | Files | Lines |
2014-12-04 | PM: Drop CONFIG_PM_RUNTIME from the driver core | Rafael J. Wysocki | 1 | -21/+17 |
2014-09-25 | PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH class | Tomeu Vizoso | 1 | -1/+4 |
2014-02-11 | PM / QoS: Add type to dev_pm_qos_add_ancestor_request() arguments | Rafael J. Wysocki | 1 | -2/+5 |
2014-02-11 | PM / QoS: Introcuce latency tolerance device PM QoS type | Rafael J. Wysocki | 1 | -0/+12 |
2014-02-11 | PM / QoS: Add no_constraints_value field to struct pm_qos_constraints | Rafael J. Wysocki | 1 | -0/+1 |
2014-02-11 | PM / QoS: Rename device resume latency QoS items | Rafael J. Wysocki | 1 | -7/+7 |
2012-10-24 | PM / QoS: Make it possible to expose PM QoS device flags to user space | Rafael J. Wysocki | 1 | -0/+26 |
2012-10-23 | PM / QoS: Introduce PM QoS device flags support | Rafael J. Wysocki | 1 | -1/+25 |
2012-10-23 | PM / QoS: Prepare struct dev_pm_qos_request for more request types | Rafael J. Wysocki | 1 | -1/+3 |
2012-10-23 | PM / QoS: Introduce request and constraint data types for PM QoS flags | Rafael J. Wysocki | 1 | -2/+15 |
2012-10-23 | PM / QoS: Prepare device structure for adding more constraint types | Rafael J. Wysocki | 1 | -0/+4 |
2012-07-19 | PM / QoS: Use NULL pointer instead of plain integer in pm_qos.h | Sachin Kamat | 1 | -1/+1 |
2012-03-29 | PM / QoS: add pm_qos_update_request_timeout() API | MyungJoo Ham | 1 | -0/+4 |
2012-03-14 | PM / QoS: Make it possible to expose PM QoS latency constraints | Rafael J. Wysocki | 1 | -0/+9 |
2012-02-13 | PM / QoS: unconditionally build the feature | Jean Pihet | 1 | -40/+1 |
2012-02-13 | Merge commit 'pm-fixes-for-3.3-rc3' into pm-qos | Rafael J. Wysocki | 1 | -1/+13 |
2012-02-05 | PM / QoS: CPU C-state breakage with PM Qos change | Venkatesh Pallipadi | 1 | -1/+13 |
2012-01-29 | PM / QoS: Simplify PM QoS expansion/merge | Alex Frid | 1 | -5/+9 |
2011-12-26 | Merge branch 'pm-domains' into pm-for-linus | Rafael J. Wysocki | 1 | -0/+5 |
2011-12-26 | PM / QoS: Introduce dev_pm_qos_add_ancestor_request() | Rafael J. Wysocki | 1 | -0/+5 |
2011-12-02 | PM / Runtime: Use device PM QoS constraints (v2) | Rafael J. Wysocki | 1 | -0/+3 |
2011-10-04 | PM / QoS: Add function dev_pm_qos_read_value() (v3) | Rafael J. Wysocki | 1 | -2/+10 |
2011-08-25 | PM QoS: Add global notification mechanism for device constraints | Jean Pihet | 1 | -0/+11 |
2011-08-25 | PM QoS: Implement per-device PM QoS constraints | Jean Pihet | 1 | -0/+42 |
2011-08-25 | PM QoS: Generalize and export constraints management code | Jean Pihet | 1 | -0/+14 |
2011-08-25 | PM QoS: Reorganize data structs | Jean Pihet | 1 | -0/+19 |
2011-08-25 | PM QoS: Minor clean-ups | Jean Pihet | 1 | -11/+11 |
2011-08-25 | PM QoS: Move and rename the implementation files | Jean Pihet | 1 | -0/+61 |