aboutsummaryrefslogtreecommitdiffstats
path: root/cputemp2maxfreq.c
Commit message (Expand)AuthorAgeFilesLines
* Add feature to use unixtime timestamps in logs and CSVPA4WDH2023-05-271-0/+2
* Use CPU Transition Latency as checkdelay when setting new scaling_max_freqPA4WDH2023-05-271-3/+6
* Add CSV loggingPA4WDH2023-05-241-0/+14
* Detect program name from argv[0]PA4WDH2023-05-241-1/+2
* Add data log optionPA4WDH2023-05-241-0/+6
* Redirect all output to logging functionsPA4WDH2023-05-241-34/+31
* Add logging functionsPA4WDH2023-05-241-1/+15
* Add keep feature for governorPA4WDH2023-05-211-5/+7
* Add argument parsing and validationPA4WDH2023-05-211-11/+39
* Add signal handlerPA4WDH2023-05-211-0/+12
* Improve automatic versioningPA4WDH2023-05-211-1/+1
* Improve error handlingPA4WDH2023-05-211-3/+27
* Add input validationPA4WDH2023-05-211-4/+23
* Make failsafe exit code variablePA4WDH2023-05-211-1/+1
* Remove buildtime from version.h, add branchPA4WDH2023-05-211-1/+1
* Add automatic versioningPA4WDH2023-05-201-1/+4
* Add validation and fallback to startupPA4WDH2023-05-201-24/+36
* Translate POC to C code0.1PA4WDH2023-05-201-0/+75