index
:
linux
frominto-error
master
Contrib clone of linux
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
qos.c
Age
Commit message (
Expand
)
Author
2018-04-09
PM / QoS: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-03
PM: Use a more common logging style
Joe Perches
2016-09-17
power, workqueue: remove keventd_up() usage
Tejun Heo
2016-09-05
PM / QoS: avoid calling cancel_delayed_work_sync() during early boot
Tejun Heo
2015-01-23
PM / QoS: Add debugfs support to view the list of constraints
Nishanth Menon
2014-09-25
PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH class
Tomeu Vizoso
2014-02-11
PM / QoS: Introcuce latency tolerance device PM QoS type
Rafael J. Wysocki
2014-02-11
PM / QoS: Add no_constraints_value field to struct pm_qos_constraints
Rafael J. Wysocki
2013-10-17
PM / QoS: simplify pm_qos_power_write()
Andy Shevchenko
2013-08-14
PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()
Stephen Boyd
2013-06-24
PM / QoS: Add pm_qos_request tracepoints
Sahara
2013-06-24
PM / QoS: Add pm_qos_update_target/flags tracepoints
Sahara
2013-06-21
PM / QoS: correct the valid range of pm_qos_class
Sahara
2013-01-26
PM: don't use [delayed_]work_pending()
Tejun Heo
2012-11-29
Merge branch 'pm-sleep'
Rafael J. Wysocki
2012-11-15
PM / sysfs: replace strict_str* with kstrto*
Daniel Walter
2012-10-23
PM / QoS: Introduce request and constraint data types for PM QoS flags
Rafael J. Wysocki
2012-09-07
PM / QoS: Add return code to pm_qos_get_value function.
Luis Gonzalez Fernandez
2012-03-28
PM / QoS: add pm_qos_update_request_timeout() API
MyungJoo Ham
2012-01-29
PM / QoS: Simplify PM QoS expansion/merge
Alex Frid
2011-11-07
PM / QoS: Set cpu_dma_pm_qos->name
Dominik Brodowski
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-04
PM / QoS: Remove redundant check
Guennadi Liakhovetski
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-08-25
PM QoS: Add global notification mechanism for device constraints
Jean Pihet
2011-08-25
PM QoS: Generalize and export constraints management code
Jean Pihet
2011-08-25
PM QoS: Reorganize data structs
Jean Pihet
2011-08-25
PM QoS: Code reorganization
Jean Pihet
2011-08-25
PM QoS: Minor clean-ups
Jean Pihet
2011-08-25
PM QoS: Move and rename the implementation files
Jean Pihet