Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extra/cpufreqd: add -lpthread to main app | Natanael Copa | 2009-05-26 | 1 | -2/+2 |
| | | | | | pthreads are used in the plugins so we need to link with pthread from main app. This seems to be an uclibc "feature". | ||||
* | extra/cpufreqd: new aport | Natanael Copa | 2009-05-22 | 2 | -0/+69 |
A small daemon to adjust cpu speed (and indeed voltage) http://sourceforge.net/projects/cpufreqd |