diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2019-11-05 00:56:14 +0300 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2019-11-06 12:04:01 +0900 |
commit | 5c0f6c79595760c9e366c3517314051af530e3e6 (patch) | |
tree | 47f8943363f826ff6882136883d0aa13aafe2cef /tools/firewire | |
parent | 28615e37be96877e5bb3559f566e50a291cf7a05 (diff) | |
download | linux-5c0f6c79595760c9e366c3517314051af530e3e6.tar.bz2 |
PM / devfreq: Add new interrupt_driven flag for governors
Currently interrupt-driven governors (like NVIDIA Tegra30 ACTMON governor)
are used to set polling_ms=0 in order to avoid periodic polling of device
status by devfreq core. This means that polling interval can't be changed
by userspace for such governors.
The new governor flag allows interrupt-driven governors to convey that
devfreq core shouldn't perform polling of device status and thus generic
devfreq polling interval could be supported by these governors now.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'tools/firewire')
0 files changed, 0 insertions, 0 deletions