index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
qos.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-03
PM: QoS: annotate data races in pm_qos_*_value()
Qian Cai
2020-02-14
PM: QoS: Make CPU latency QoS depend on CONFIG_CPU_IDLE
Rafael J. Wysocki
2020-02-14
PM: QoS: Update file information comments
Rafael J. Wysocki
2020-02-14
PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY and rename related functions
Rafael J. Wysocki
2020-02-13
PM: QoS: Adjust pm_qos_request() signature and reorder pm_qos.h
Rafael J. Wysocki
2020-02-13
PM: QoS: Simplify definitions of CPU latency QoS trace events
Rafael J. Wysocki
2020-02-13
PM: QoS: Rename things related to the CPU latency QoS
Rafael J. Wysocki
2020-02-13
PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY notifier chain
Rafael J. Wysocki
2020-02-13
PM: QoS: Redefine struct pm_qos_request and drop struct pm_qos_object
Rafael J. Wysocki
2020-02-13
PM: QoS: Clean up misc device file operations
Rafael J. Wysocki
2020-02-13
PM: QoS: Drop iterations over global QoS classes
Rafael J. Wysocki
2020-02-13
PM: QoS: Clean up pm_qos_read_value() and pm_qos_get/set_value()
Rafael J. Wysocki
2020-02-13
PM: QoS: Clean up pm_qos_update_target() and pm_qos_update_flags()
Rafael J. Wysocki
2020-02-13
PM: QoS: Drop the PM_QOS_SUM QoS type
Rafael J. Wysocki
2020-02-13
PM: QoS: Drop pm_qos_update_request_timeout()
Rafael J. Wysocki
2020-02-12
PM: QoS: Drop debugfs interface
Rafael J. Wysocki
2019-11-29
PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY
Leonard Crestez
2019-11-20
PM: QoS: Invalidate frequency QoS requests after removal
Rafael J. Wysocki
2019-10-21
PM: QoS: Introduce frequency QoS
Rafael J. Wysocki
2019-08-21
PM: QoS: Get rid of unused flags
Amit Kucheria
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-01-22
PM: QoS: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-11-29
PM / QoS: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-05-28
PM / QoS: Drop redundant declaration of pm_qos_get_value()
Rafael J. Wysocki
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
[next]