Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FLush after writes to CSV file | PA4WDH | 2024-07-28 | 1 | -0/+2 |
| | |||||
* | Fix more typos | PA4WDH | 2024-07-27 | 1 | -1/+1 |
| | |||||
* | Fix more typos | PA4WDH | 2024-07-26 | 2 | -3/+3 |
| | |||||
* | Only increase/decrease if the diff>1000 | PA4WDH | 2024-07-26 | 1 | -6/+6 |
| | |||||
* | Fix generate_version_h.sh | PA4WDH | 2024-07-25 | 1 | -1/+1 |
| | |||||
* | Add ebuild for version 0.4 | PA4WDH | 2024-07-25 | 1 | -0/+39 |
| | |||||
* | Add commandline parameter to set transition latency0.4 | PA4WDH | 2024-07-25 | 4 | -3/+40 |
| | |||||
* | Fix typos | PA4WDH | 2024-07-25 | 2 | -5/+5 |
| | |||||
* | Add ebuild for version 0.3 | PA4WDH | 2023-05-27 | 2 | -0/+41 |
| | |||||
* | Update README.html0.3 | PA4WDH | 2023-05-27 | 1 | -10/+33 |
| | |||||
* | Improve help text | PA4WDH | 2023-05-27 | 1 | -11/+15 |
| | |||||
* | Add feature to use unixtime timestamps in logs and CSV | PA4WDH | 2023-05-27 | 4 | -14/+36 |
| | |||||
* | Use CPU Transition Latency as checkdelay when setting new scaling_max_freq | PA4WDH | 2023-05-27 | 5 | -14/+22 |
| | |||||
* | Added restart delay in Gentoo initscript | PA4WDH | 2023-05-24 | 2 | -1/+5 |
| | |||||
* | Fix typo in CSV header | PA4WDH | 2023-05-24 | 1 | -1/+1 |
| | |||||
* | Fixes in README.html | PA4WDH | 2023-05-24 | 1 | -2/+12 |
| | |||||
* | Small fixes in Gentoo init script | PA4WDH | 2023-05-24 | 2 | -3/+3 |
| | |||||
* | Update homepage in Gentoo ebuild | PA4WDH | 2023-05-24 | 2 | -2/+2 |
| | |||||
* | 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 |