index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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