Expressatt Cpufreq

Tick. Tok.

14 May 2026

I’ve sent cpufreq upstream!

Honestly, not much to say here. Happy with the code generation and glad it’s finally working. I assume there will not be many comments (if there are big changes required, I will amend this post).

Prior attempts failed because I assume there is a slight difference between MSM8960 SAW and APQ8064 SAW.

I’ve noticed that when I set the CPU’s max frequency, the frequency reading I get is whatever value I had previously set. I’m guessing the scheduler is doing something else in the background that’s making it think that it needs to set it to the max frequency, but glad that the setting/getting the clock speed is finally working now tho.

Pending Upstream Submissions I’ve slightly neglected

What’s Working

What’s Left

This list will potentially grow later as I find more things