summaryrefslogtreecommitdiffstats
path: root/kernel/power/qos.c
AgeCommit message (Expand)AuthorLines
2015-01-23PM / QoS: Add debugfs support to view the list of constraintsNishanth Menon-2/+89
2014-09-25PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH classTomeu Vizoso-1/+26
2014-02-11PM / QoS: Introcuce latency tolerance device PM QoS typeRafael J. Wysocki-5/+8
2014-02-11PM / QoS: Add no_constraints_value field to struct pm_qos_constraintsRafael J. Wysocki-1/+4
2013-10-17PM / QoS: simplify pm_qos_power_write()Andy Shevchenko-22/+4
2013-08-14PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()Stephen Boyd-7/+13
2013-06-24PM / QoS: Add pm_qos_request tracepointsSahara-0/+5
2013-06-24PM / QoS: Add pm_qos_update_target/flags tracepointsSahara-0/+3
2013-06-21PM / QoS: correct the valid range of pm_qos_classSahara-3/+3
2013-01-26PM: don't use [delayed_]work_pending()Tejun Heo-6/+3
2012-11-29Merge branch 'pm-sleep'Rafael J. Wysocki-1/+1
2012-11-15PM / sysfs: replace strict_str* with kstrto*Daniel Walter-1/+1
2012-10-23PM / QoS: Introduce request and constraint data types for PM QoS flagsRafael J. Wysocki-0/+63
2012-09-07PM / QoS: Add return code to pm_qos_get_value function.Luis Gonzalez Fernandez-0/+1
2012-03-28PM / QoS: add pm_qos_update_request_timeout() APIMyungJoo Ham-0/+50
2012-01-29PM / QoS: Simplify PM QoS expansion/mergeAlex Frid-13/+10
2011-11-07PM / QoS: Set cpu_dma_pm_qos->nameDominik Brodowski-0/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2011-11-04PM / QoS: Remove redundant checkGuennadi Liakhovetski-2/+1
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker-0/+1
2011-08-25PM QoS: Add global notification mechanism for device constraintsJean Pihet-1/+1
2011-08-25PM QoS: Generalize and export constraints management codeJean Pihet-56/+67
2011-08-25PM QoS: Reorganize data structsJean Pihet-44/+41
2011-08-25PM QoS: Code reorganizationJean Pihet-22/+23
2011-08-25PM QoS: Minor clean-upsJean Pihet-44/+44
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet-0/+481