forked from len0rd/rockbox
iBasso DX50/DX90: User selectable freq scaling governor.
Depends on http://gerrit.rockbox.org/r/#/c/1043/. This patch adds a new setting in Settings -> General -> System: Freq Scaling Governor Usable in Quickscreen and Shortcuts. Possible settings are: - Conservative: Slow frequency switching. - Ondemand or Interactive: Fast frequency switching. - Powersave: Allways lowest frequency. - Performance: Allways highest frequency. German translation provided. This may be genric for Android kernel based devices but is only enabled for iBasso Devices. Other maintainers may choose do adopt this. Change-Id: I10296f5be9586ad3a409105db0cd03682a30e9c1
This commit is contained in:
parent
dbabd0d9c3
commit
040306a716
10 changed files with 232 additions and 3 deletions
|
|
@ -1841,6 +1841,7 @@ target/hosted/ibasso/button-ibasso.c
|
|||
#ifdef DEBUG
|
||||
target/hosted/ibasso/debug-ibasso.c
|
||||
#endif
|
||||
target/hosted/ibasso/governor-ibasso.c
|
||||
target/hosted/ibasso/hostfs-ibasso.c
|
||||
target/hosted/ibasso/lcd-ibasso.c
|
||||
target/hosted/ibasso/pcm-ibasso.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue