aboutsummaryrefslogtreecommitdiffstats
path: root/cputemp2maxfreq.c
Commit message (Expand)AuthorAgeFilesLines
* Include GPL version 3 license and copyright noticesPA4WDH2024-09-011-0/+18
* Small bugfix in sensor autodetection when -P is usedPA4WDH2024-08-251-4/+8
* Add multi-CPU supportPA4WDH2024-08-241-5/+50
* Add -k option to keep state on successul exitPA4WDH2024-08-241-0/+7
* Add more sensors to autodetectionPA4WDH2024-07-291-2/+15
* Add autodetection for temperature inputPA4WDH2024-07-281-2/+27
* Fix more typosPA4WDH2024-07-271-1/+1
* Only increase/decrease if the diff>1000PA4WDH2024-07-261-6/+6
* Add commandline parameter to set transition latency0.4PA4WDH2024-07-251-2/+25
* Fix typosPA4WDH2024-07-251-1/+1
* 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