aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rename config.max_freq to config.target_freq and make texts consistent with that0.7PA4WDH2024-10-095-11/+11
|
* Read scaling_max_freq every poll intervalPA4WDH2024-10-091-12/+7
|
* Small fixes in shell scriptsPA4WDH2024-09-132-4/+1
|
* Improve assignment of default valuesPA4WDH2024-09-131-25/+25
|
* Move more calls from sysfs_read_long_int to cpufreq_get_long_intPA4WDH2024-09-121-2/+2
|
* Improve signal handlingPA4WDH2024-09-122-3/+21
|
* Add cpufreq_get_long_int as generic function to get cpufreq dataPA4WDH2024-09-123-10/+14
|
* Fix copyright headersPA4WDH2024-09-124-4/+4
|
* Add ebuild for version 0.6PA4WDH2024-09-042-0/+42
|
* Update README.html0.6PA4WDH2024-09-011-1/+11
|
* Update man pagePA4WDH2024-09-011-0/+5
|
* Include GPL version 3 license and copyright noticesPA4WDH2024-09-0124-5/+1117
|
* Add more compiler warningsPA4WDH2024-08-266-11/+11
|
* Small fixes in cpulist.cPA4WDH2024-08-251-8/+12
|
* Add -Wall -Werror and fix warningsPA4WDH2024-08-254-8/+20
|
* Small bugfix in sensor autodetection when -P is usedPA4WDH2024-08-251-4/+8
|
* Add manpagePA4WDH2024-08-251-0/+124
|
* Add multi-CPU supportPA4WDH2024-08-249-42/+202
|
* Add -k option to keep state on successul exitPA4WDH2024-08-244-14/+36
|
* Add ebuild for version 0.5PA4WDH2024-07-302-0/+43
|
* Update README.html0.5PA4WDH2024-07-301-2/+9
|
* Add more sensors to autodetectionPA4WDH2024-07-291-2/+15
|
* Remove DIR_BUF_SIZE from cpufreq.cPA4WDH2024-07-281-2/+0
|
* Move file name matching to separate functionPA4WDH2024-07-281-23/+35
|
* Move matching/validating code to cputemp_match_and_validatePA4WDH2024-07-281-64/+47
|
* Check driver names in autodetectionPA4WDH2024-07-281-0/+36
|
* Rewrite cpufreq_set_str to use opendir/readdir/closedirPA4WDH2024-07-281-48/+21
|
* Add autodetection for temperature inputPA4WDH2024-07-286-5/+173
|
* FLush after writes to CSV filePA4WDH2024-07-281-0/+2
|
* Fix more typosPA4WDH2024-07-271-1/+1
|
* Fix more typosPA4WDH2024-07-262-3/+3
|
* Only increase/decrease if the diff>1000PA4WDH2024-07-261-6/+6
|
* Fix generate_version_h.shPA4WDH2024-07-251-1/+1
|
* Add ebuild for version 0.4PA4WDH2024-07-251-0/+39
|
* Add commandline parameter to set transition latency0.4PA4WDH2024-07-254-3/+40
|
* Fix typosPA4WDH2024-07-252-5/+5
|
* Add ebuild for version 0.3PA4WDH2023-05-272-0/+41
|
* Update README.html0.3PA4WDH2023-05-271-10/+33
|
* Improve help textPA4WDH2023-05-271-11/+15
|
* Add feature to use unixtime timestamps in logs and CSVPA4WDH2023-05-274-14/+36
|
* Use CPU Transition Latency as checkdelay when setting new scaling_max_freqPA4WDH2023-05-275-14/+22
|
* Added restart delay in Gentoo initscriptPA4WDH2023-05-242-1/+5
|
* Fix typo in CSV headerPA4WDH2023-05-241-1/+1
|
* Fixes in README.htmlPA4WDH2023-05-241-2/+12
|
* Small fixes in Gentoo init scriptPA4WDH2023-05-242-3/+3
|
* Update homepage in Gentoo ebuildPA4WDH2023-05-242-2/+2
|
* Fix link to image in README.htmlPA4WDH2023-05-241-1/+1
|
* Add README.html and lo_graph_example.pngPA4WDH2023-05-242-0/+115
|
* Add gentoo ebuildPA4WDH2023-05-244-0/+68
|
* Update generate_version_h.sh0.2PA4WDH2023-05-241-4/+19
|