linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-13 22:44:28 to 2022-01-31 11:49:42 UTC [more...]

[PATCH v5 00/12] Update the Icicle Kit device tree
 2022-01-31 11:47 UTC  (10+ 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 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  (81+ messages)
                    ` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()
  ` [PATCH 1/2] platform: make platform_get_irq_optional() optional (summary)

[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

[PATCH v12 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2022-01-21 21:34 UTC  (3+ messages)
` [PATCH v12 2/2] pwm: Add support for "

[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 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  (27+ messages)
` [PATCH v3 01/15] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v3 02/15] dt-bindings: soc/microchip: add services as children of sys ctrlr
` [PATCH v3 03/15] mailbox: change mailbox-mpfs compatible string
` [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
` [PATCH v3 10/15] riscv: dts: microchip: use clk defines for icicle kit
` [PATCH v3 11/15] riscv: dts: microchip: add fpga fabric section to "
` [PATCH v3 12/15] riscv: dts: microchip: refactor icicle kit device tree
` [PATCH v3 13/15] riscv: dts: microchip: update peripherals in "
` [PATCH v3 14/15] riscv: dts: microchip: add new peripherals to "
` [PATCH v3 15/15] MAINTAINERS: update riscv/microchip entry

[PATCH v2 00/17] Update the Icicle Kit device tree
 2022-01-14 13:35 UTC  (4+ messages)
` [PATCH v2 14/17] riscv: dts: microchip: add fpga fabric section to icicle kit


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).