Commit Graph

22 Commits

Author SHA1 Message Date
celso a14428a111 removed redundant target dependency in Makefile 2022-11-22 22:02:53 -03:00
celso b24cc115fa automatically detect threads and prompt user for polling time at build time 2022-11-22 22:02:53 -03:00
celso ed9a20cbe3 modified Makefile 2022-11-22 22:02:53 -03:00
celso 5135fd7895 changed version number 2022-11-22 22:02:53 -03:00
celso 3328ec3204 simplified changespeed function, modified README and removed DOS format from README 2022-11-22 22:02:53 -03:00
celso fab416fbb4 fixed max_freq changes only applying to one thread 2022-11-22 22:02:53 -03:00
celso 0b8ee4b5f6 added version message and corrected timepassed check 2022-11-22 22:02:53 -03:00
celso e80c7c3807 makes sure timeppassed is not infinitely increased 2022-11-22 22:02:53 -03:00
celso e6160e1664 fixed typos 2022-11-22 22:02:53 -03:00
celso b83902efb9 removed unnecesary gov check, simplified number of function calls, added timepassed check 2022-11-22 22:02:53 -03:00
celso a4290beb57 added sleep, some error checking and details to README.md 2022-11-22 22:02:53 -03:00
celso a31d04c2e8 finishing touches on README and Makefile 2022-11-22 22:02:53 -03:00
celso f6a794363f fixed README again and added openrc service 2022-11-22 22:02:53 -03:00
celso 855a355041 amended README to have a better openrc service example 2022-11-22 22:02:48 -03:00
celso 4e522dc30b added other half of main loop and cleared up cpufreq file mistake 2022-11-19 12:50:19 -03:00
celso 58c0d9f503 added curfreq check and started laying down the main loop 2022-11-18 18:13:41 -03:00
celso 2cd6dd4b71 added available frequencies split into strings and some fopen checks 2022-11-18 16:17:00 -03:00
celso d61c7f8dcd started working on argv parsing 2022-11-11 21:32:45 -03:00
celso 86a1552530 added argc check and help message 2022-11-11 21:31:00 -03:00
celso a380465707 added current governor check 2022-11-10 08:55:01 -03:00
celso d880c794b9 added .gitignore 2022-11-10 05:29:23 -03:00
celso a25fadae7e initial commit 2022-11-10 05:27:34 -03:00