aboutsummaryrefslogtreecommitdiffstats
path: root/cpufreq.c
Commit message (Collapse)AuthorAgeFilesLines
* Include GPL version 3 license and copyright noticesPA4WDH2024-09-011-0/+18
|
* Add multi-CPU supportPA4WDH2024-08-241-34/+13
|
* Remove DIR_BUF_SIZE from cpufreq.cPA4WDH2024-07-281-2/+0
|
* Rewrite cpufreq_set_str to use opendir/readdir/closedirPA4WDH2024-07-281-48/+21
|
* Fix more typosPA4WDH2024-07-261-2/+2
|
* Use CPU Transition Latency as checkdelay when setting new scaling_max_freqPA4WDH2023-05-271-2/+2
|
* Tidy up cpufreq.cPA4WDH2023-05-211-1/+18
|
* Improve error handlingPA4WDH2023-05-211-1/+5
|
* Translate POC to C code0.1PA4WDH2023-05-201-0/+82