index
:
cputemp2maxfreq
master
Daemon to scale scale_max_freq down as CPU temperature rises
nobody
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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.sh
0.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 code
0.1
PA4WDH
2023-05-20
9
-0
/
+528
*
Initial commit, POC shell script
PA4WDH
2023-05-20
1
-0
/
+55