public inbox for linux-pwm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-19 14:18:24 to 2026-02-20 08:03:38 UTC [more...]

[PATCH 0/3] Add support for AD5706R DAC
 2026-02-20  8:02 UTC  (2+ messages)
` [PATCH 1/3] dt-bindings: iio: dac: Add binding for AD5706R

[PATCH v3 0/3] Clk improvements
 2026-02-12 16:50 UTC  (62+ messages)
` [PATCH v3 1/3] rust: clk: use the type-state pattern
` [PATCH v3 2/3] rust: clk: add devres-managed clks

[GIT PULL] pwm: Changes for 7.0-rc1
 2026-02-11 20:28 UTC  (2+ messages)

PWM implementation in HWMON and backlight
 2026-02-11 17:10 UTC  (4+ messages)

[PATCH v4 0/3] pwm: add support for Andes platform
 2026-02-10  1:03 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: pwm: add support for AE350 PWM controller
` [PATCH v4 2/3] pwm: add Andes PWM driver support
` [PATCH v4 3/3] MAINTAINERS: add an entry for Andes PWM driver

[PATCH] pwm: th1520: fix `CLIPPY=1` warning
 2026-02-09 13:02 UTC  (5+ messages)

[PATCH v20 0/6] Add PWM support for IPQ chipsets
 2026-02-04 12:26 UTC  (11+ messages)
` [PATCH v20 1/6] dt-bindings: pwm: add IPQ6018 binding
` [PATCH v20 2/6] pwm: driver for qualcomm ipq6018 pwm block
` [PATCH v20 3/6] arm64: dts: qcom: ipq6018: add pwm node
` [PATCH v20 4/6] arm64: dts: qcom: ipq5018: "
` [PATCH v20 5/6] arm64: dts: qcom: ipq5332: "
` [PATCH v20 6/6] arm64: dts: qcom: ipq9574: "

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

[PATCH v2 0/6] soc: qcom: socinfo: Convert to Rust
 2026-02-04  8:40 UTC  (32+ messages)
` [PATCH v2 1/6] rust: Add sparse_array! helper macro
` [PATCH v2 2/6] rust: io: Support copying arrays and slices
` [PATCH v2 3/6] rust: device: Support testing devices for equality
` [PATCH v2 4/6] rust: auxiliary: Support accessing raw aux pointer
` [PATCH v2 5/6] rust: debugfs: Allow access to device in Devres-wrapped scopes
` [PATCH v2 6/6] soc: qcom: socinfo: Convert to Rust

[PATCH v2] pwm: imx-tpm: keep channel state instead of counting
 2026-02-02 10:47 UTC 

[PATCH] pwm: imx-tpm: keep channel state instead of counting
 2026-02-02 10:46 UTC  (5+ messages)

[PATCH 0/5] Renesas MTU3 PWM / counter fixes
 2026-01-30 12:23 UTC  (6+ messages)
` [PATCH 1/5] pwm: rz-mtu3: fix prescale check when enabling 2nd channel
` [PATCH 2/5] pwm: rz-mtu3: impose period restrictions
` [PATCH 3/5] pwm: rz-mtu3: correctly enable HW channel 4 and 7
` [PATCH 4/5] counter: rz-mtu3-cnt: prevent counter from being toggled multiple times
` [PATCH 5/5] counter: rz-mtu3-cnt: do not use struct rz_mtu3_channel's dev member

[PATCH] drivers: pwm: remove redundant check in pwm_ops_check()
 2026-01-30 10:12 UTC  (4+ messages)

[PATCH 5/8] dt-bindings: pinctrl: realtek: add RTD1625 pinctrl binding
 2026-01-30  2:22 UTC  (4+ 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 17:25 UTC  (9+ messages)
      ` "immediate fixes" for user-reported regressions (was: Re: [GIT PULL] pwm: Two fixes and a maintainer update)

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

[PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
 2026-01-26  5:08 UTC  (4+ 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 v2 0/4] Introduce Allwinner H616 PWM controller
 2026-01-22 16:19 UTC  (2+ messages)

[PATCH] drivers: pwm: replace `kernel::c_str!` with C-Strings
 2026-01-21 11:05 UTC  (9+ 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  (5+ messages)
` [PATCH 1/2] dt-bindings: pwm: nxp,lpc32xx-pwm: Add optional "

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

[PATCH v2 0/2] rust: pwm: Fix init error handling and tidy style
 2026-01-20 17:59 UTC  (2+ messages)

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

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

[PATCH v4 0/3] Implement Send and Sync for clk
 2026-01-20  8:48 UTC  (4+ messages)
  ` [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  (14+ 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)


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