Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipq806x: fix dedicated cpufreq driver | Ansuel Smith | 2021-06-30 | 1 | -14/+16 |
| | | | | | | | | | 2 small fix for the dedicated cpufreq driver: - Fix index wrongly used as the current cpu - Exit early if a bad freq is detected. In the current state the freq is applied anyway even with invalid state. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com> | ||||
* | ipq806x: introduce dedicated krait cpufreq | Ansuel Smith | 2021-05-07 | 1 | -0/+679 |
- Drop cpufreq patchs that tweak the cpufreq-dt driver - Add dedicated krait cpufreq driver Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com> |