Linux PWM subsystem development
 help / color / mirror / Atom feed
 messages from 2026-05-19 13:02:18 to 2026-06-02 08:53:41 UTC [more...]

[PATCH] nios2: remove the architecture
 2026-06-02  8:00 UTC  (12+ messages)

[PATCH v1] rust: pwm: use pin_init::zeroed() to initialize pwm_ops
 2026-06-02  7:04 UTC  (5+ messages)

[PATCH v2 0/6] Initial Apple silicon M3 device trees and dt-bindings
 2026-06-01 19:27 UTC  (2+ messages)
` (subset) "

[PATCH v14 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-31 10:15 UTC  (9+ messages)
` [PATCH v14 1/6] dt-bindings: iio: adc: add AD4691 family
` [PATCH v14 2/6] iio: adc: ad4691: add initial driver for "
` [PATCH v14 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v14 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v14 5/6] iio: adc: ad4691: add oversampling support
` [PATCH v14 6/6] docs: iio: adc: ad4691: add driver documentation

[PATCH RESEND] pwm: th1520: Remove requirement for mul_u64_u64_div_u64_roundup
 2026-05-30 17:45 UTC  (7+ messages)

[PATCH v3 0/5] Initial Apple silicon M3 device trees and dt-bindings
 2026-05-30  9:02 UTC  (3+ messages)
` (subset) "

[PATCH v13 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-29 10:06 UTC  (12+ messages)
` [PATCH v13 1/6] dt-bindings: iio: adc: add AD4691 family
` [PATCH v13 2/6] iio: adc: ad4691: add initial driver for "
` [PATCH v13 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v13 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v13 5/6] iio: adc: ad4691: add oversampling support
` [PATCH v13 6/6] docs: iio: adc: ad4691: add driver documentation

[PATCH v1 0/3] gpio: Use named initializers for platform_device_id arrays
 2026-05-29  7:57 UTC  (6+ messages)
` [PATCH v1 2/3] "

[PATCH v5 0/7] Tegra264 PWM support
 2026-05-29  2:47 UTC  (8+ messages)
` [PATCH v5 1/7] dt-bindings: pwm: Document Tegra264 controller
` [PATCH v5 2/7] pwm: tegra: Prefix driver-local macros and functions
` [PATCH v5 3/7] pwm: tegra: Avoid hard-coded max clock frequency
` [PATCH v5 4/7] pwm: tegra: Modify read/write accessors for multi-register channel
` [PATCH v5 5/7] pwm: tegra: Parametrize duty and scale field widths
` [PATCH v5 6/7] pwm: tegra: Add support for Tegra264
` [PATCH v5 7/7] arm64: tegra: Add PWM controllers on Tegra264

[PATCH v3 0/3] Add RP1 PWM controller support
 2026-05-28 18:09 UTC  (5+ messages)

[PATCH v5 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-27 21:24 UTC  (45+ messages)
` [PATCH v5 01/24] rust: pci: use 'static lifetime for PCI BAR resource names
` [PATCH v5 02/24] rust: alloc: remove `'static` bound on `ForeignOwnable`
` [PATCH v5 03/24] rust: driver: move 'static bounds to constructor
` [PATCH v5 04/24] rust: driver: decouple driver private data from driver type
` [PATCH v5 05/24] rust: driver core: drop drvdata before devres release
` [PATCH v5 06/24] rust: pci: implement Sync for Device<Bound>
` [PATCH v5 07/24] rust: platform: "
` [PATCH v5 08/24] rust: auxiliary: "
` [PATCH v5 09/24] rust: usb: "
` [PATCH v5 10/24] rust: device: "
` [PATCH v5 11/24] rust: device: make Core and CoreInternal lifetime-parameterized
` [PATCH v5 12/24] rust: pci: make Driver trait lifetime-parameterized
` [PATCH v5 13/24] rust: platform: "
` [PATCH v5 14/24] rust: auxiliary: "
` [PATCH v5 15/24] rust: usb: "
` [PATCH v5 16/24] rust: i2c: "
` [PATCH v5 17/24] rust: driver: update module documentation for GAT-based Data type
` [PATCH v5 18/24] rust: pci: make Bar lifetime-parameterized
` [PATCH v5 19/24] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
` [PATCH v5 20/24] samples: rust: rust_driver_pci: use HRT lifetime for Bar
` [PATCH v5 21/24] gpu: nova-core: separate driver type from driver data
` [PATCH v5 22/24] rust: types: add `ForLt` trait for higher-ranked lifetime support
` [PATCH v5 23/24] rust: auxiliary: generalize Registration over ForLt
` [PATCH v5 24/24] samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data

[PATCH v4 0/2] dt-bindings: mfd/pwm: Split st,stmpe cleanup into separate patches
 2026-05-27 16:21 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: mfd: st,stmpe: Add missing properties for PWM subnode
` [PATCH v4 2/2] dt-bindings: pwm: stmpe: drop legacy binding

[PATCH v2] dt-bindings: pwm: stmpe: drop legacy binding
 2026-05-27 13:23 UTC  (2+ messages)

[PATCH v5 0/3] pwm: add support for Andes platform
 2026-05-27  8:55 UTC  (3+ messages)
` [PATCH v5 2/3] pwm: add Andes PWM driver support

[PATCH 0/2] rust: clk: Add ExclusiveClk and use it in pwm-th1520
 2026-05-26 17:04 UTC  (3+ messages)
` [PATCH 1/2] rust: clk: Add ExclusiveClk wrapper for clk_rate_exclusive_get
` [PATCH 2/2] pwm: th1520: Lock clock rate with clk_rate_exclusive_get

[PATCH v4 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-26  2:10 UTC  (46+ messages)
` [PATCH v4 01/27] rust: alloc: remove `'static` bound on `ForeignOwnable`
` [PATCH v4 02/27] rust: driver: move 'static bounds to constructor
` [PATCH v4 03/27] rust: driver: decouple driver private data from driver type
` [PATCH v4 04/27] rust: driver core: drop drvdata before devres release
` [PATCH v4 05/27] rust: pci: implement Sync for Device<Bound>
` [PATCH v4 06/27] rust: platform: "
` [PATCH v4 07/27] rust: auxiliary: "
` [PATCH v4 08/27] rust: usb: "
` [PATCH v4 09/27] rust: device: "
` [PATCH v4 10/27] rust: device: make Core and CoreInternal lifetime-parameterized
` [PATCH v4 11/27] rust: pci: make Driver trait lifetime-parameterized
` [PATCH v4 12/27] rust: platform: "
` [PATCH v4 13/27] rust: auxiliary: "
` [PATCH v4 14/27] rust: usb: "
` [PATCH v4 15/27] rust: i2c: "
` [PATCH v4 16/27] rust: driver: update module documentation for GAT-based Data type
` [PATCH v4 17/27] rust: pci: make Bar lifetime-parameterized
` [PATCH v4 18/27] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
` [PATCH v4 19/27] samples: rust: rust_driver_pci: use HRT lifetime for Bar
` [PATCH v4 20/27] gpu: nova-core: separate driver type from driver data
` [PATCH v4 21/27] rust: types: add `ForLt` trait for higher-ranked lifetime support
` [PATCH v4 22/27] rust: auxiliary: generalize Registration over ForLt
` [PATCH v4 23/27] samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data
` [PATCH REF v4 24/27] gpu: nova-core: use lifetime for Bar
` [PATCH REF v4 25/27] gpu: nova-core: unregister sysmem flush page from Drop
` [PATCH REF v4 26/27] gpu: nova-core: replace ARef<Device> with &'bound Device in SysmemFlush
` [PATCH REF v4 27/27] gpu: drm: tyr: use lifetime for IoMem

[PATCH v2] pwm: imx27: Fix variable truncation in .apply()
 2026-05-26  0:14 UTC  (4+ messages)

[PATCH v6 0/4] Introduce Allwinner H616 PWM controller
 2026-05-25 21:15 UTC  (4+ messages)
` [PATCH v6 2/4] pwm: sun8i: Add H616 PWM support

[PATCH] pwm: atmel-tcb: Remove unneeded semicolon
 2026-05-23 17:09 UTC  (3+ messages)

[PATCH 0/2] pwm: mediatek: fix mt7628 register offset and clock source
 2026-05-23 16:57 UTC  (3+ messages)

[PATCH v12 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-22 13:38 UTC  (13+ messages)
` [PATCH v12 1/6] dt-bindings: iio: adc: add AD4691 family
` [PATCH v12 2/6] iio: adc: ad4691: add initial driver for "
` [PATCH v12 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v12 5/6] iio: adc: ad4691: add oversampling support

[PATCH v18 0/3] Add OpenCores PTC PWM support
 2026-05-22  6:47 UTC  (7+ messages)
` [PATCH v18 1/3] dt-bindings: pwm: opencores: Drop starfive compatibles and update maintainers
` [PATCH v18 2/3] riscv: dts: starfive: Correct pwm nodes

[PATCH] pwm: imx27: Fix variable truncation in .apply()
 2026-05-21 18:56 UTC  (2+ messages)

[PATCH] pwm: th1520: Remove requirement for mul_u64_u64_div_u64_roundup
 2026-05-21  9:53 UTC 

[PATCH v3 0/2] Add PWM support Amlogic S7 S7D S6
 2026-05-21  8:26 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pwm: amlogic: Add new bindings for S6 S7 S7D
` [PATCH v3 2/2] pwm: meson: Add support for Amlogic S7

[PATCH v6 0/2] Update designware pwm driver
 2026-05-21  7:14 UTC  (11+ messages)
` [PATCH v6 1/2] dt-bindings: pwm: dwc: add optional reset
    `  "

[PATCH v3] dt-bindings: mfd: st,stmpe: fix PWM schema and drop legacy binding
 2026-05-21  5:47 UTC  (3+ messages)

[PATCH v5 0/6] Add Rockchip RK3576 PWM Support Through MFPWM
 2026-05-20 15:38 UTC  (4+ messages)
` [PATCH v5 2/6] mfd: Add Rockchip mfpwm driver

[PATCH v11 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-20 10:36 UTC  (7+ messages)
` [PATCH v11 4/6] iio: adc: ad4691: add SPI offload support

[PATCH v3 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-20  9:34 UTC  (26+ messages)
` [PATCH v3 09/27] rust: device: implement Sync for Device<Bound>
` [PATCH v3 10/27] rust: pci: make Driver trait lifetime-parameterized
` [PATCH v3 16/27] rust: types: add `ForLt` trait for higher-ranked lifetime support
` [PATCH v3 17/27] rust: auxiliary: generalize Registration over ForLt
` [PATCH v3 18/27] samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data
` [PATCH v3 19/27] rust: pci: make Bar lifetime-parameterized
` [PATCH v3 22/27] rust: driver-core: rename 'a lifetime to 'bound


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