linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-17 15:33:26 to 2022-01-21 06:20:14 UTC [more...]

[PATCH v3 0/3] Clock based PWM output driver
 2022-01-21  6:20 UTC  (6+ 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 v4 00/14] Update the Icicle Kit device tree
 2022-01-20 15:42 UTC  (27+ 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

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

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-20 11:27 UTC  (88+ 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)

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 v10 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2022-01-19 17:24 UTC  (2+ messages)

[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  (32+ messages)
` [PATCH v2 01/17] dt-bindings: interrupt-controller: create a header for RISC-V interrupts
` [PATCH v2 03/17] dt-bindings: soc/microchip: make systemcontroller a mfd
` [PATCH v2 06/17] dt-bindings: rng: add bindings for microchip mpfs rng
` [PATCH v2 07/17] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v2 10/17] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH v2 11/17] dt-bindings: usb: add bindings for microchip mpfs musb
` [PATCH v2 14/17] riscv: dts: microchip: add fpga fabric section to icicle kit
` [PATCH v2 17/17] MAINTAINERS: update riscv/microchip entry

[PATCH v1 0/2] pwm: Add count to sysfs for Intel PWM driver
 2022-01-13 14:11 UTC  (6+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] pwm: Update the REPEAT_COUNT value

[PATCH v10 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-01-07  0:18 UTC  (2+ messages)

[PATCH v3 00/15] Broadcom DT bindings updates to YAML
 2022-01-05 16:39 UTC  (3+ messages)
` [PATCH v3 01/15] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "

[PATCH] pwm: pwm-mtk-disp: Switch to regmap for mmio access
 2022-01-03 15:35 UTC 

Happy Weekend:
 2021-12-26  9:29 UTC 

[PATCH v16 00/40] NVIDIA Tegra power management patches for 5.17
 2021-12-22 19:31 UTC  (9+ messages)
` [PATCH v16 08/40] gpu: host1x: Add initial runtime PM and OPP support

[PATCH v1 0/2] Add PWM driver for Suplus SP7021 SoC
 2021-12-22  1:41 UTC  (8+ messages)
` [PATCH v1 1/2] dt-bindings:pwm:Add bindings doc for Sunplus SoC PWM Driver
` [PATCH v1 2/2] pwm:sunplus-pwm:Add "

[PATCH V2] pwm: imx27: workaround of the pwm output bug when decrease the duty cycle
 2021-12-21  9:50 UTC  (4+ messages)

[PATCH v12 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-12-17 23:30 UTC  (2+ messages)
` [PATCH v12 2/2] pwm: Add support for "

[PATCH v1 1/3] gpio: Get rid of duplicate of_node assignment in the drivers
 2021-12-17 16:54 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;
as well as URLs for NNTP newsgroup(s).