Linux PWM subsystem development
 help / color / mirror / Atom feed
 messages from 2025-12-17 08:25:36 to 2026-01-28 12:37:29 UTC [more...]

[PATCH 5/8] dt-bindings: pinctrl: realtek: add RTD1625 pinctrl binding
 2026-01-28 12:37 UTC  (2+ messages)
  ` [PATCH 6/8] pinctrl: realtek: add support for slew rate, input voltage and high VIL

[GIT PULL] pwm: Two fixes and a maintainer update
 2026-01-28 10:42 UTC  (7+ messages)

[PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
 2026-01-26  5:08 UTC  (6+ messages)
` [PATCH v2 14/27] rust: pwm: add __rust_helper to helpers

[PATCH v4] pwm: tiehrpwm: Enable pwmchip's parent device before setting configuration
 2026-01-24  4:57 UTC  (6+ messages)

[PATCH v3 0/4] Introduce Allwinner H616 PWM controller
 2026-01-23 19:56 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: pwm: allwinner: add h616 pwm compatible
` [PATCH v3 2/4] pwm: sun50i: Add H616 PWM support
` [PATCH v3 3/4] arm64: dts: allwinner: h616: add PWM controller
` [PATCH v3 4/4] MAINTAINERS: Add entry on Allwinner H616 PWM driver

[PATCH v3 0/3] Clk improvements
 2026-01-23 10:25 UTC  (29+ messages)
` [PATCH v3 1/3] rust: clk: use the type-state pattern
` [PATCH v3 2/3] rust: clk: add devres-managed clks
` [PATCH v3 3/3] rust: clk: use 'kernel vertical style' for imports

[PATCH v12 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2026-01-22 16:43 UTC  (2+ messages)

[PATCH v2 0/4] Introduce Allwinner H616 PWM controller
 2026-01-22 16:19 UTC  (15+ messages)
` [PATCH v2 1/4] dt-bindings: pwm: allwinner: add h616 pwm compatible
` [PATCH v2 2/4] pwm: sun50i: Add H616 PWM support
` [PATCH v2 4/4] MAINTAINERS: Add entry on Allwinner H616 PWM driver

[PATCH] drivers: pwm: replace `kernel::c_str!` with C-Strings
 2026-01-21 11:05 UTC  (11+ messages)

[PATCH v3] regulator: rpi-panel-v2: Convert to new PWM waveform ops
 2026-01-21 10:24 UTC  (12+ messages)

[PATCH v3] pwm: tiehrpwm: Enable EHRPWM controller before setting configuration
 2026-01-20 18:17 UTC  (2+ messages)

[PATCH 0/2] arm: dts: lpc32xx: Add Motor Control PWM interrupt
 2026-01-20 18:10 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: pwm: nxp,lpc32xx-pwm: Add optional "
` [PATCH 2/2] arm: dts: lpc32xx: add interrupts property to Motor Control PWM

[PATCH] pwm: Update MAINTAINER entry
 2026-01-20 18:06 UTC  (3+ messages)

[PATCH v2 0/2] rust: pwm: Fix init error handling and tidy style
 2026-01-20 17:59 UTC  (6+ messages)
` [PATCH v2 1/2] rust: pwm: Fix potential memory leak on init error
` [PATCH v2 2/2] rust: pwm: Simplify to_result call sites and unsafe blocks

[PATCH 0/2] arm: dts: lpc32xx: Set motor control PWM clock as required one
 2026-01-20 17:42 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: pwm: nxp,lpc32xx-pwm: Specify clocks property as mandatory
` [PATCH 2/2] arm: dts: lpc32xx: add clocks property to Motor Control PWM device tree node

[PATCH v2] regulator: rpi-panel-v2: Convert to new PWM waveform ops
 2026-01-20 13:45 UTC  (5+ messages)

[PATCH v19 0/6] Add PWM support for IPQ chipsets
 2026-01-20 10:16 UTC  (10+ messages)
` [PATCH v19 1/6] dt-bindings: pwm: add IPQ6018 binding
` [PATCH v19 2/6] pwm: driver for qualcomm ipq6018 pwm block

[PATCH v4 0/3] Implement Send and Sync for clk
 2026-01-20  8:48 UTC  (6+ messages)
` [PATCH v4 1/3] rust: clk: implement Send and Sync
` [PATCH v4 2/3] tyr: remove impl Send/Sync for TyrData
` [PATCH v4 3/3] pwm: th1520: remove impl Send/Sync for Th1520PwmDriverData

[PATCH v2] pwm: tiehrpwm: Enable EHRPWM controller before setting configuration
 2026-01-20  8:34 UTC  (25+ messages)

[PATCH] MAINTAINERS: Add myself as reviewer for PWM rust drivers
 2026-01-19 21:29 UTC  (2+ messages)

[PATCH] pwm: Ensure ioctl return a negative errno on error
 2026-01-19 18:21 UTC  (2+ messages)

[PATCH v4] pwm: rzg2l-gpt: Implementation of the waveform callbacks
 2026-01-16  9:34 UTC  (3+ messages)

[PATCH v7 0/9] pwm: tiehrpwm: prepare for waveform callbacks
 2026-01-15  9:36 UTC  (5+ messages)
` [PATCH v7 2/9] pwm: tiehrpwm: drop _MASK suffix from TBCTL PRDLD field
` [PATCH v7 6/9] pwm: tiehrpwm: factor out AQ force codes and polarity presets

[PATCH] pwm: max7360: populate missing .sizeof_wfhw in max7360_pwm_ops
 2026-01-14 11:09 UTC  (2+ messages)

[PATCH v1] pwm: dwc: Use size macro
 2026-01-12  7:59 UTC  (6+ messages)

[PATCH v2] pwm: stm32: Always program polarity
 2026-01-08 16:01 UTC  (2+ messages)

[PATCH] pwm: stm32: handle polarity change when PWM is enabled
 2026-01-08 12:10 UTC  (9+ messages)

[PATCH v3 0/3] Implement Send and Sync for clk
 2026-01-07 17:35 UTC  (6+ messages)
` [PATCH v3 1/3] rust: clk: implement Send and Sync
` [PATCH v3 2/3] tyr: remove impl Send/Sync for TyrData
` [PATCH v3 3/3] pwm: th1520: remove impl Send/Sync for Th1520PwmDriverData

[PATCH] pwm: tiehrpwm: Enable EHRPWM controller before setting configuration
 2026-01-07  5:38 UTC  (3+ messages)

[PATCH] pwm: argon-fan-hat: Add hardware dependency
 2025-12-25 21:01 UTC  (8+ messages)

[PATCH] pwm: rz-mtu3: Share parent device node to MTU3 PWM
 2025-12-24  6:33 UTC  (2+ messages)

[PATCH] pwm: Emit native configuration in /sys/kernel/debug/pwm
 2025-12-24  6:08 UTC  (2+ messages)

[PATCH 0/2] rust: pwm: Fix init error handling and tidy style
 2025-12-19 17:02 UTC  (3+ messages)
` [PATCH 1/2] rust: pwm: Fix potential memory leak on init error
` [PATCH 2/2] rust: pwm: Simplify to_result call sites and unsafe blocks

[PATCH 05/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
 2025-12-18 16:37 UTC  (3+ messages)

[PATCH 00/10] rust: refactor ARef and AlwaysRefCounted imports
 2025-12-18 16:35 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox