[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f7x5x.0h3ihwj957m@linaro.org>
Date: Mon, 17 Jun 2024 12:23:12 +0300
From: Manos Pitsidianakis <manos.pitsidianakis@...aro.org>
To: Viresh Kumar <viresh.kumar@...aro.org>, "Rafael J. Wysocki" <rafael@...nel.org>, Miguel Ojeda <miguel.ojeda.sandonis@...il.com>, Miguel Ojeda <ojeda@...nel.org>, Alex Gaynor <alex.gaynor@...il.com>, Wedson Almeida Filho <wedsonaf@...il.com>, Boqun Feng <boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>, Bjö rn Roy Baron <bjorn3_gh@...tonmail.com>, Benno Lossin <benno.lossin@...ton.me>, Andreas Hindborg <a.hindborg@...sung.com>, Alice Ryhl <aliceryhl@...gle.com>
Cc: Viresh Kumar <viresh.kumar@...aro.org>, linux-pm@...r.kernel.org, Vincent Guittot <vincent.guittot@...aro.org>, Stephen Boyd <sboyd@...nel.org>, Nishanth Menon <nm@...com>, rust-for-linux@...r.kernel.org, Manos Pitsidianakis <manos.pitsidianakis@...aro.org>, Erik Schilling <erik.schilling@...aro.org>, Alex Benné e <alex.bennee@...aro.org>, Joakim Bech <joakim.bech@...aro.org>, Rob Herring <robh@...nel.org>, linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH V2 4/8] rust: Add initial bindings for cpufreq framework
On Fri, 07 Jun 2024 12:12, Viresh Kumar <viresh.kumar@...aro.org> wrote:
>This commit adds initial Rust bindings for the cpufreq core. This adds
>basic bindings for cpufreq flags, relations and cpufreq table.
>
>Signed-off-by: Viresh Kumar <viresh.kumar@...aro.org>
>---
> rust/bindings/bindings_helper.h | 1 +
> rust/helpers.c | 15 ++
> rust/kernel/cpufreq.rs | 251 ++++++++++++++++++++++++++++++++
> rust/kernel/lib.rs | 2 +
> 4 files changed, 269 insertions(+)
> create mode 100644 rust/kernel/cpufreq.rs
>
Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@...aro.org>
Powered by blists - more mailing lists