Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix link to image in README.html | PA4WDH | 2023-05-24 | 1 | -1/+1 |
| | |||||
* | Add README.html and lo_graph_example.png | PA4WDH | 2023-05-24 | 2 | -0/+115 |
| | |||||
* | Add gentoo ebuild | PA4WDH | 2023-05-24 | 4 | -0/+68 |
| | |||||
* | Update generate_version_h.sh0.2 | PA4WDH | 2023-05-24 | 1 | -4/+19 |
| | |||||
* | Add CSV logging | PA4WDH | 2023-05-24 | 7 | -5/+100 |
| | |||||
* | Detect program name from argv[0] | PA4WDH | 2023-05-24 | 3 | -4/+18 |
| | |||||
* | Add data log option | PA4WDH | 2023-05-24 | 3 | -1/+12 |
| | |||||
* | Redirect all output to logging functions | PA4WDH | 2023-05-24 | 4 | -41/+38 |
| | |||||
* | Add logging functions | PA4WDH | 2023-05-24 | 6 | -5/+117 |
| | |||||
* | Add keep feature for governor | PA4WDH | 2023-05-21 | 1 | -5/+7 |
| | |||||
* | Add argument parsing and validation | PA4WDH | 2023-05-21 | 6 | -19/+152 |
| | |||||
* | Fix all .h files | PA4WDH | 2023-05-21 | 4 | -0/+20 |
| | |||||
* | Tidy up cpufreq.c | PA4WDH | 2023-05-21 | 1 | -1/+18 |
| | |||||
* | Add signal handler | PA4WDH | 2023-05-21 | 1 | -0/+12 |
| | |||||
* | Add .nfs* to gitignore | PA4WDH | 2023-05-21 | 2 | -0/+1 |
| | |||||
* | Improve automatic versioning | PA4WDH | 2023-05-21 | 5 | -2/+10 |
| | |||||
* | Improve error handling | PA4WDH | 2023-05-21 | 3 | -12/+39 |
| | |||||
* | Add input validation | PA4WDH | 2023-05-21 | 1 | -4/+23 |
| | |||||
* | Make failsafe exit code variable | PA4WDH | 2023-05-21 | 2 | -5/+5 |
| | |||||
* | Remove buildtime from version.h, add branch | PA4WDH | 2023-05-21 | 2 | -4/+4 |
| | |||||
* | Add automatic versioning | PA4WDH | 2023-05-20 | 4 | -2/+19 |
| | |||||
* | Add validation and fallback to startup | PA4WDH | 2023-05-20 | 5 | -25/+88 |
| | |||||
* | Translate POC to C code0.1 | PA4WDH | 2023-05-20 | 9 | -0/+528 |
| | |||||
* | Initial commit, POC shell script | PA4WDH | 2023-05-20 | 1 | -0/+55 |