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
/
argparse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename config.max_freq to config.target_freq and make texts consistent with that
0.7
PA4WDH
2024-10-09
1
-3
/
+3
*
Fix copyright headers
PA4WDH
2024-09-12
1
-1
/
+1
*
Include GPL version 3 license and copyright notices
PA4WDH
2024-09-01
1
-3
/
+49
*
Add more compiler warnings
PA4WDH
2024-08-26
1
-2
/
+2
*
Add multi-CPU support
PA4WDH
2024-08-24
1
-1
/
+13
*
Add -k option to keep state on successul exit
PA4WDH
2024-08-24
1
-1
/
+7
*
Add autodetection for temperature input
PA4WDH
2024-07-28
1
-1
/
+4
*
Add commandline parameter to set transition latency
0.4
PA4WDH
2024-07-25
1
-1
/
+11
*
Improve help text
PA4WDH
2023-05-27
1
-11
/
+15
*
Add feature to use unixtime timestamps in logs and CSV
PA4WDH
2023-05-27
1
-2
/
+7
*
Add CSV logging
PA4WDH
2023-05-24
1
-1
/
+12
*
Detect program name from argv[0]
PA4WDH
2023-05-24
1
-3
/
+15
*
Add data log option
PA4WDH
2023-05-24
1
-1
/
+5
*
Redirect all output to logging functions
PA4WDH
2023-05-24
1
-1
/
+1
*
Add logging functions
PA4WDH
2023-05-24
1
-3
/
+19
*
Add argument parsing and validation
PA4WDH
2023-05-21
1
-0
/
+79