index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
qos.c
Age
Commit message (
Expand
)
Author
2017-02-13
qos: Add NULL checking for irq descriptor
Mahesh Sivasubramanian
2016-11-27
qos: Register irq notify after adding the qos request
Anil Kumar Mamidala
2016-11-24
qos: wake up cores based on the qos updated cpu mask
Anil Kumar Mamidala
2016-09-24
pmqos: Enable cpu isolation awareness
Olav Haugan
2016-03-23
qos: Disable irq notifier when qos request is removed
Srinivas Rao L
2016-03-01
qos: Add support for PM_QOS_SUM type
Mahesh Sivasubramanian
2016-03-01
qos: Pass the list of cpus with affected qos to notifier
Mahesh Sivasubramanian
2016-03-01
QoS: Enhance framework to support cpu/irq specific QoS requests
Praveen Chidambaram
2016-03-01
QoS: Modify data structures and function arguments for scalability.
Praveen Chidambaram
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