summaryrefslogtreecommitdiffstats
path: root/kernel/power/qos.c
Commit message (Expand)AuthorAgeFilesLines
* power, workqueue: remove keventd_up() usageTejun Heo2016-09-171-10/+1
* PM / QoS: avoid calling cancel_delayed_work_sync() during early bootTejun Heo2016-09-051-1/+10
* PM / QoS: Add debugfs support to view the list of constraintsNishanth Menon2015-01-231-2/+89
* PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH classTomeu Vizoso2014-09-251-1/+26
* PM / QoS: Introcuce latency tolerance device PM QoS typeRafael J. Wysocki2014-02-111-5/+8
* PM / QoS: Add no_constraints_value field to struct pm_qos_constraintsRafael J. Wysocki2014-02-111-1/+4
* PM / QoS: simplify pm_qos_power_write()Andy Shevchenko2013-10-171-22/+4
* PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()Stephen Boyd2013-08-141-7/+13
* PM / QoS: Add pm_qos_request tracepointsSahara2013-06-241-0/+5
* PM / QoS: Add pm_qos_update_target/flags tracepointsSahara2013-06-241-0/+3
* PM / QoS: correct the valid range of pm_qos_classSahara2013-06-211-3/+3
* PM: don't use [delayed_]work_pending()Tejun Heo2013-01-261-6/+3
* Merge branch 'pm-sleep'Rafael J. Wysocki2012-11-291-1/+1
|\
| * PM / sysfs: replace strict_str* with kstrto*Daniel Walter2012-11-151-1/+1
* | PM / QoS: Introduce request and constraint data types for PM QoS flagsRafael J. Wysocki2012-10-231-0/+63
|/
* PM / QoS: Add return code to pm_qos_get_value function.Luis Gonzalez Fernandez2012-09-071-0/+1
* PM / QoS: add pm_qos_update_request_timeout() APIMyungJoo Ham2012-03-281-0/+50
* PM / QoS: Simplify PM QoS expansion/mergeAlex Frid2012-01-291-13/+10
* PM / QoS: Set cpu_dma_pm_qos->nameDominik Brodowski2011-11-071-0/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-311-0/+1
* | PM / QoS: Remove redundant checkGuennadi Liakhovetski2011-11-041-2/+1
|/
* PM QoS: Add global notification mechanism for device constraintsJean Pihet2011-08-251-1/+1
* PM QoS: Generalize and export constraints management codeJean Pihet2011-08-251-56/+67
* PM QoS: Reorganize data structsJean Pihet2011-08-251-44/+41
* PM QoS: Code reorganizationJean Pihet2011-08-251-22/+23
* PM QoS: Minor clean-upsJean Pihet2011-08-251-44/+44
* PM QoS: Move and rename the implementation filesJean Pihet2011-08-251-0/+481
OpenPOWER on IntegriCloud