1
0
Fork 0
forked from len0rd/rockbox

CPUFreq scaling governor interface for Linux/Android hosted devices.

For a usage example see http://gerrit.rockbox.org/r/#/c/1074/

Change-Id: I1d61e0eba6552a9b5d6e15a2e3169435b2f7079d
This commit is contained in:
Udo Schläpfer 2015-01-21 20:35:03 +01:00 committed by Gerrit Rockbox
parent 6d3dc8fce0
commit a312ca1c50
3 changed files with 210 additions and 0 deletions

View file

@ -12,6 +12,7 @@ powermgmt.c
#ifdef __linux__
target/hosted/cpuinfo-linux.c
target/hosted/cpufreq-linux.c
#endif
#if !defined(SAMSUNG_YPR0) || defined(SIMULATOR) /* uses as3514 rtc */