linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-14 20:25:36 to 2022-02-01 10:36:53 UTC [more...]

[PATCH 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
 2022-02-01 10:36 UTC  (17+ messages)

[PATCH 1/3] pwm: lpc18xx-sct: Initialize driver data and hardware before pwmchip_add()
 2022-02-01  8:19 UTC  (5+ messages)
` [PATCH 2/3] pwm: lpc18xx-sct: Reduce number of devm memory allocations

[PATCH v5 00/12] Update the Icicle Kit device tree
 2022-02-01  7:58 UTC  (20+ messages)
` [PATCH v5 01/12] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v5 02/12] dt-bindings: soc/microchip: add services as children of sys ctrlr
` [PATCH v5 03/12] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH v5 04/12] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v5 05/12] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v5 06/12] dt-bindings: pwm: add microchip corepwm binding
` [PATCH v5 07/12] riscv: dts: microchip: use clk defines for icicle kit
` [PATCH v5 08/12] riscv: dts: microchip: add fpga fabric section to "
` [PATCH v5 09/12] riscv: dts: microchip: refactor icicle kit device tree
` [PATCH v5 10/12] riscv: dts: microchip: update peripherals in "
` [PATCH v5 11/12] riscv: dts: microchip: add new peripherals to "
` [PATCH v5 12/12] MAINTAINERS: update riscv/microchip entry

[PATCH 1/4] pwm: meson: Drop always false check from .request()
 2022-02-01  7:47 UTC  (2+ messages)

[PATCH v16 00/40] NVIDIA Tegra power management patches for 5.17
 2022-01-31 20:39 UTC  (10+ messages)
` [PATCH v16 08/40] gpu: host1x: Add initial runtime PM and OPP support

[PATCH v12 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2022-01-31 14:10 UTC  (4+ messages)
` [PATCH v12 2/2] pwm: Add support for "

[PATCH v3 0/2] Multicolor PWM LED support
 2022-01-31  7:10 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: leds: Add multicolor PWM LED bindings
` [PATCH v3 2/2] leds: Add PWM multicolor driver

[PATCH v11 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-01-29  0:54 UTC  (2+ messages)
` [PATCH v11 2/2] leds: Add driver for Qualcomm LPG

[PATCH v10 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-01-29  0:53 UTC  (7+ messages)
` [PATCH v10 2/2] leds: Add driver for Qualcomm LPG

[RFC PATCH 0/2] Multicolor PWM LED support
 2022-01-26 21:26 UTC  (9+ messages)
` [RFC PATCH 1/2] dt-bindings: leds: Add multicolor PWM LED bindings
` [RFC PATCH 2/2] leds: Add PWM multicolor driver

[PATCH v4 0/2] Clock based PWM output driver
 2022-01-26 15:35 UTC  (8+ messages)
` [PATCH v4 1/2] dt-bindings: pwm: Document clk based PWM controller
` [PATCH v4 2/2] pwm: Add clock based PWM output driver

[RFC PATCH v2 0/2] Multicolor PWM LED support
 2022-01-26 10:17 UTC  (8+ messages)
` [RFC PATCH v2 1/2] dt-bindings: leds: Add multicolor PWM LED bindings
` [RFC PATCH v2 2/2] leds: Add PWM multicolor driver

[PATCH v10 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2022-01-25 17:15 UTC  (6+ messages)

[PATCH 1/3] pwm-sun4i: convert "next_period" to local variable
 2022-01-25 14:43 UTC  (6+ messages)
` [PATCH 2/3] pwm-sun4i: calculate "delay_jiffies" directly, eliminate absolute time
` [PATCH 3/3] pwm-sun4i: calculate the delay without rounding down to jiffies

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-25 14:01 UTC  (64+ messages)
                ` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()

[PATCH v4 00/14] Update the Icicle Kit device tree
 2022-01-25 10:21 UTC  (28+ messages)
` [PATCH v4 01/14] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v4 02/14] dt-bindings: soc/microchip: add services as children of sys ctrlr
` [PATCH v4 03/14] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH v4 04/14] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v4 05/14] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v4 06/14] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH v4 07/14] dt-bindings: usb: add bindings for microchip mpfs musb
` [PATCH v4 08/14] dt-bindings: pwm: add microchip corepwm binding
` [PATCH v4 09/14] riscv: dts: microchip: use clk defines for icicle kit
` [PATCH v4 10/14] riscv: dts: microchip: add fpga fabric section to "
` [PATCH v4 11/14] riscv: dts: microchip: refactor icicle kit device tree
` [PATCH v4 12/14] riscv: dts: microchip: update peripherals in "
` [PATCH v4 13/14] riscv: dts: microchip: add new peripherals to "
` [PATCH v4 14/14] MAINTAINERS: update riscv/microchip entry
` (subset) [PATCH v4 00/14] Update the Icicle Kit device tree

[PATCH] pwm: pca9685: Set ALL_LED_OFF_L to POR value
 2022-01-22 13:19 UTC  (2+ messages)

[PATCH v3 0/3] Clock based PWM output driver
 2022-01-22 10:13 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: pwm: Fix node name pattern
` [PATCH v3 2/3] dt-bindings: pwm: Document clk based PWM controller
` [PATCH v3 3/3] pwm: Add clock based PWM output driver

[GIT PULL] pwm: Changes for v5.17-rc1
 2022-01-20 11:59 UTC  (2+ messages)

The data type of "period" in struct pwm_state is different from that of "period_ns" in struct pwm_ops
 2022-01-20  3:14 UTC 

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-19 19:06 UTC  (12+ messages)
  ` [PATCH 1/2] platform: make platform_get_irq_optional() optional (summary)

[PATCH v2 0/2] Clock based PWM output driver
 2022-01-17 20:04 UTC  (7+ messages)
` [PATCH v2 2/2] pwm: Add clock "

[PATCH v3 00/15] Update the Icicle Kit device tree
 2022-01-15 17:22 UTC  (15+ messages)
` [PATCH v3 01/15] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v3 04/15] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH v3 05/15] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v3 06/15] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v3 07/15] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH v3 08/15] dt-bindings: usb: add bindings for microchip mpfs musb
` [PATCH v3 09/15] dt-bindings: pwm: add microchip corepwm binding


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).