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
path:
root
/
cputemp2maxfreq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include GPL version 3 license and copyright notices
PA4WDH
2024-09-01
1
-0
/
+18
*
Small bugfix in sensor autodetection when -P is used
PA4WDH
2024-08-25
1
-4
/
+8
*
Add multi-CPU support
PA4WDH
2024-08-24
1
-5
/
+50
*
Add -k option to keep state on successul exit
PA4WDH
2024-08-24
1
-0
/
+7
*
Add more sensors to autodetection
PA4WDH
2024-07-29
1
-2
/
+15
*
Add autodetection for temperature input
PA4WDH
2024-07-28
1
-2
/
+27
*
Fix more typos
PA4WDH
2024-07-27
1
-1
/
+1
*
Only increase/decrease if the diff>1000
PA4WDH
2024-07-26
1
-6
/
+6
*
Add commandline parameter to set transition latency
0.4
PA4WDH
2024-07-25
1
-2
/
+25
*
Fix typos
PA4WDH
2024-07-25
1
-1
/
+1
*
Add feature to use unixtime timestamps in logs and CSV
PA4WDH
2023-05-27
1
-0
/
+2
*
Use CPU Transition Latency as checkdelay when setting new scaling_max_freq
PA4WDH
2023-05-27
1
-3
/
+6
*
Add CSV logging
PA4WDH
2023-05-24
1
-0
/
+14
*
Detect program name from argv[0]
PA4WDH
2023-05-24
1
-1
/
+2
*
Add data log option
PA4WDH
2023-05-24
1
-0
/
+6
*
Redirect all output to logging functions
PA4WDH
2023-05-24
1
-34
/
+31
*
Add logging functions
PA4WDH
2023-05-24
1
-1
/
+15
*
Add keep feature for governor
PA4WDH
2023-05-21
1
-5
/
+7
*
Add argument parsing and validation
PA4WDH
2023-05-21
1
-11
/
+39
*
Add signal handler
PA4WDH
2023-05-21
1
-0
/
+12
*
Improve automatic versioning
PA4WDH
2023-05-21
1
-1
/
+1
*
Improve error handling
PA4WDH
2023-05-21
1
-3
/
+27
*
Add input validation
PA4WDH
2023-05-21
1
-4
/
+23
*
Make failsafe exit code variable
PA4WDH
2023-05-21
1
-1
/
+1
*
Remove buildtime from version.h, add branch
PA4WDH
2023-05-21
1
-1
/
+1
*
Add automatic versioning
PA4WDH
2023-05-20
1
-1
/
+4
*
Add validation and fallback to startup
PA4WDH
2023-05-20
1
-24
/
+36
*
Translate POC to C code
0.1
PA4WDH
2023-05-20
1
-0
/
+75