cpu: add cpu boosting operation. 75/105275/4
authortaeyoung <ty317.kim@samsung.com>
Fri, 16 Dec 2016 06:58:58 +0000 (15:58 +0900)
committertaeyoung <ty317.kim@samsung.com>
Thu, 22 Dec 2016 04:47:29 +0000 (13:47 +0900)
commitaaa7e222416ffed4a3ba6616da77bec67ba68372
treee74e6de88cb91a6908e054fc30c2fcfda67b3cfe
parent892f448b9a023c60095efe47932a1ff77b31164e
cpu: add cpu boosting operation.

Currently the code is experimental. deviced requests
to TRM to boost cpu.

Change-Id: I8b7cf84ffda9ad57d3adacb350a5ec23999e3a49
Signed-off-by: taeyoung <ty317.kim@samsung.com>
CMakeLists.txt
packaging/deviced.spec
src/core/common.h
src/core/device-notifier.h
src/cpu/cpu.conf [new file with mode: 0644]
src/cpu/pmqos-plugin.c [new file with mode: 0644]
src/cpu/pmqos.c [new file with mode: 0644]
src/cpu/pmqos.h [new file with mode: 0644]