| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-01-27 | rust: cpufreq: add __rust_helper to helpers | Alice Ryhl | 1 | -1/+2 | |
| This is needed to inline these helpers into Rust code. Signed-off-by: Alice Ryhl <aliceryhl@google.com> Reviewed-by: Boqun Feng <boqun.feng@gmail.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> | |||||
| 2025-05-20 | rust: cpufreq: Add initial abstractions for cpufreq framework | Viresh Kumar | 1 | -0/+10 | |
| Introduce initial Rust abstractions for the cpufreq core. This includes basic representations for cpufreq flags, relation types, and the cpufreq table. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> | |||||
