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
*
Fix copyright headers
PA4WDH
2024-09-12
4
-4
/
+4
*
Add ebuild for version 0.6
PA4WDH
2024-09-04
2
-0
/
+42
*
Update README.html
0.6
PA4WDH
2024-09-01
1
-1
/
+11
*
Update man page
PA4WDH
2024-09-01
1
-0
/
+5
*
Include GPL version 3 license and copyright notices
PA4WDH
2024-09-01
24
-5
/
+1117
*
Add more compiler warnings
PA4WDH
2024-08-26
6
-11
/
+11
*
Small fixes in cpulist.c
PA4WDH
2024-08-25
1
-8
/
+12
*
Add -Wall -Werror and fix warnings
PA4WDH
2024-08-25
4
-8
/
+20
*
Small bugfix in sensor autodetection when -P is used
PA4WDH
2024-08-25
1
-4
/
+8
*
Add manpage
PA4WDH
2024-08-25
1
-0
/
+124
*
Add multi-CPU support
PA4WDH
2024-08-24
9
-42
/
+202
*
Add -k option to keep state on successul exit
PA4WDH
2024-08-24
4
-14
/
+36
*
Add ebuild for version 0.5
PA4WDH
2024-07-30
2
-0
/
+43
*
Update README.html
0.5
PA4WDH
2024-07-30
1
-2
/
+9
*
Add more sensors to autodetection
PA4WDH
2024-07-29
1
-2
/
+15
*
Remove DIR_BUF_SIZE from cpufreq.c
PA4WDH
2024-07-28
1
-2
/
+0
*
Move file name matching to separate function
PA4WDH
2024-07-28
1
-23
/
+35
*
Move matching/validating code to cputemp_match_and_validate
PA4WDH
2024-07-28
1
-64
/
+47
*
Check driver names in autodetection
PA4WDH
2024-07-28
1
-0
/
+36
*
Rewrite cpufreq_set_str to use opendir/readdir/closedir
PA4WDH
2024-07-28
1
-48
/
+21
*
Add autodetection for temperature input
PA4WDH
2024-07-28
6
-5
/
+173
*
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 latency
0.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.html
0.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.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
[next]