index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
opp.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-03
Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-3
/
+3
2025-10-23
rust: opp: simplify callers of `to_c_str_array`
Tamir Duberstein
1
-54
/
+58
2025-10-22
rust: opp: use `CStr::as_char_ptr`
Tamir Duberstein
1
-3
/
+3
2025-10-22
rust: opp: fix broken rustdoc link
Tamir Duberstein
1
-1
/
+1
2025-09-29
Merge branches 'pm-em', 'pm-opp' and 'pm-devfreq'
Rafael J. Wysocki
1
-11
/
+5
2025-08-26
rust: opp: use to_result for error handling
Onur Özkan
1
-11
/
+5
2025-08-20
rust: opp: update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
1
-6
/
+7
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-10
/
+10
2025-07-21
rust: kernel: remove `fmt!`, fix clippy::uninlined-format-args
Tamir Duberstein
1
-1
/
+1
2025-06-24
rust: Use consistent "# Examples" heading style in rustdoc
Viresh Kumar
1
-8
/
+8
2025-06-23
rust: opp: use c_* types via kernel prelude
Abhinav Ananthu
1
-4
/
+4
2025-06-22
rust: enable `clippy::ptr_as_ptr` lint
Tamir Duberstein
1
-1
/
+1
2025-05-27
rust: opp: Move `cfg(CONFIG_OF)` attribute to the top of doc test
Viresh Kumar
1
-1
/
+1
2025-05-26
rust: opp: Make the doctest example depend on CONFIG_OF
Viresh Kumar
1
-0
/
+1
2025-05-20
rust: opp: Extend OPP abstractions with cpufreq support
Viresh Kumar
1
-0
/
+70
2025-05-20
rust: opp: Add abstractions for the configuration options
Viresh Kumar
1
-2
/
+293
2025-05-20
rust: opp: Add abstractions for the OPP table
Viresh Kumar
1
-1
/
+486
2025-05-20
rust: opp: Add initial abstractions for OPP framework
Viresh Kumar
1
-0
/
+299