Revision 0c309ed17c50e7eeaf3c66102b475198064e80da authored by Chanwoo Choi on 08 September 2020, 10:57:07 UTC, committed by Chanwoo Choi on 23 September 2020, 04:35:58 UTC
The commit 4dc3bab8687f ("PM / devfreq: Add support delayed timer for
polling mode") supports the delayed timer but this commit missed
the adding the timer type to devfreq_summary debugfs node.
Add the timer type to devfreq_summary debugfs.

Fixes: 4dc3bab8687f ("PM / devfreq: Add support delayed timer for polling mode")
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
1 parent ba4f184
History
File Mode Size
Makefile -rw-r--r-- 289 bytes
cgroup-internal.h -rw-r--r-- 8.6 KB
cgroup-v1.c -rw-r--r-- 33.0 KB
cgroup.c -rw-r--r-- 171.8 KB
cpuset.c -rw-r--r-- 100.3 KB
debug.c -rw-r--r-- 8.2 KB
freezer.c -rw-r--r-- 7.8 KB
legacy_freezer.c -rw-r--r-- 12.4 KB
namespace.c -rw-r--r-- 3.4 KB
pids.c -rw-r--r-- 9.0 KB
rdma.c -rw-r--r-- 14.7 KB
rstat.c -rw-r--r-- 11.8 KB

back to top