summaryrefslogtreecommitdiff
path: root/rust/kernel/pwm.rs
AgeCommit message (Expand)Author
2025-11-13pwm: Fix Rust formattingMiguel Ojeda
2025-11-13rust: pwm: Fix broken intra-doc linkMiguel Ojeda
2025-11-07rust: pwm: Drop wrapping of PWM polarity and stateUwe Kleine-König
2025-11-07rust: pwm: Add module_pwm_platform_driver! macroMichal Wilczynski
2025-11-07rust: pwm: Add complete abstraction layerMichal Wilczynski
2025-11-07rust: pwm: Add Kconfig and basic data structuresMichal Wilczynski