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:
parent
6d3dc8fce0
commit
a312ca1c50
3 changed files with 210 additions and 0 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue