linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-26 07:41:30 to 2023-03-03 19:14:35 UTC [more...]

[PATCH 00/30] pwm: Convert to platform remove callback returning void
 2023-03-03 19:14 UTC  (33+ messages)
` [PATCH 01/30] pwm: atmel-hlcdc: "
` [PATCH 02/30] pwm: atmel-tcb: "
` [PATCH 03/30] pwm: atmel: "
` [PATCH 04/30] pwm: bcm-iproc: "
` [PATCH 05/30] pwm: bcm2835: "
` [PATCH 06/30] pwm: berlin: "
` [PATCH 07/30] pwm: brcmstb: "
` [PATCH 08/30] pwm: clk: "
` [PATCH 09/30] pwm: cros-ec: "
` [PATCH 10/30] pwm: hibvt: "
` [PATCH 11/30] pwm: img: "
` [PATCH 12/30] pwm: imx-tpm: "
` [PATCH 13/30] pwm: lpc18xx-sct: "
` [PATCH 14/30] pwm: lpss-platform: "
` [PATCH 15/30] pwm: mtk-disp: "
` [PATCH 16/30] pwm: omap-dmtimer: "
` [PATCH 17/30] pwm: rcar: "
` [PATCH 18/30] pwm: rockchip: "
` [PATCH 19/30] pwm: samsung: "
` [PATCH 20/30] pwm: sifive: "
` [PATCH 21/30] pwm: spear: "
` [PATCH 22/30] pwm: sprd: "
` [PATCH 23/30] pwm: sti: "
` [PATCH 24/30] pwm: stm32: "
` [PATCH 25/30] pwm: sun4i: "
` [PATCH 26/30] pwm: tegra: "
` [PATCH 27/30] pwm: tiecap: "
` [PATCH 28/30] pwm: tiehrpwm: "
` [PATCH 29/30] pwm: vt8500: "
` [PATCH 30/30] pwm: xilinx: "

[PATCH v2 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-03-02 10:41 UTC  (13+ messages)
` [PATCH v2 1/2] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v2 2/2] pwm: sifive: change the PWM controlled LED algorithm

[PATCH v1 0/2] StarFive's Pulse Width Modulation driver support
 2023-03-01  8:17 UTC  (9+ messages)
` [PATCH v1 1/2] dt-bindings: PWM: Add StarFive PWM module
` [PATCH v1 2/2] pwm: starfive: Add PWM driver support

[PATCH] pwm: core: Zero-initialize the temp state
 2023-02-28 21:48 UTC  (9+ messages)
` [PATCH] pwm: Zero-initialize the pwm_state passed to driver's .get_state()

[GIT PULL] pwm: Changes for v6.3-rc1
 2023-02-28 17:17 UTC  (2+ messages)

[PATCH 0/4] pwm: Ensure .polarity is set in .get_state()
 2023-02-28 16:19 UTC  (6+ messages)
` [PATCH 1/4] pwm: hibvt: Explicitly set .polarity "
` [PATCH 2/4] pwm: cros-ec: "
` [PATCH 3/4] pwm: iqs620a: "
` [PATCH 4/4] pwm: sprd: "

[PATCH v14 0/4] Add support for RZ/G2L GPT
 2023-02-28 15:07 UTC  (5+ messages)
` [PATCH v14 1/4] dt-bindings: pwm: Add RZ/G2L GPT binding
` [PATCH v14 2/4] dt-bindings: pwm: rzg2l-gpt: Document renesas,poegs property
` [PATCH v14 3/4] pwm: Add support for RZ/G2L GPT
` [PATCH v14 4/4] pwm: rzg2l-gpt: Add support for gpt linking with poeg

[PATCH v3 0/3] Add support for linking gpt with poeg
 2023-02-28 12:10 UTC  (4+ messages)
` [PATCH v3 3/3] pwm: rzg2l-gpt: Add support for gpt linking "

[PATCH 0/2] pwm: mtk-disp: Fix backlight configuration at boot
 2023-02-23 14:16 UTC  (11+ messages)
` [PATCH 1/2] pwm: mtk-disp: Disable shadow registers before setting backlight values
` [PATCH 2/2] pwm: mtk-disp: Configure double buffering before reading in .get_state()

[PATCH 1/2] pwm: pwm-gpio: New driver
 2023-02-23  8:50 UTC  (10+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "

Fotowoltaika - nowe warunki
 2023-02-22  8:39 UTC 

[PATCH] dt-bindings: drop Sagar Kadam from SiFive binding maintainership
 2023-02-21 15:39 UTC  (3+ messages)

[PATCH RESEND v4] dt-bindings: pwm: Convert Amlogic Meson PWM binding
 2023-02-20 21:19 UTC 

[linux-next:master] BUILD REGRESSION d2af0fa4bfa4ec29d03b449ccd43fee39501112d
 2023-02-20 20:11 UTC 

[PATCH v3 1/3] misc: servo-pwm: driver for controlling servo motors via PWM
 2023-02-20 11:46 UTC  (9+ messages)
` [PATCH v3 2/3] misc: servo-pwm: Add sysfs entries to control motor angle
` [PATCH v3 3/3] dt-bindings: misc: servo-pwm: Add new bindings for servo-pwm

[thierry-reding-pwm:for-next 10/13] drivers/pwm/pwm-dwc.c:314:1: warning: data definition has no type or storage class
 2023-02-20 11:29 UTC  (3+ messages)

[PATCH v2 1/3] misc: servo-pwm: driver for controlling servo motors via PWM
 2023-02-17 23:23 UTC  (10+ messages)
` [PATCH v2 2/3] misc: servo-pwm: Add sysfs entries to control motor angle
` [PATCH v2 3/3] dt-bindings: leds: servo-pwm: Add new bindings for servo-pwm

[PATCH v7 00/10] Designware PWM driver updates for OF
 2023-02-17 15:08 UTC  (10+ messages)
` [PATCH v7 04/10] pwm: dwc: move memory alloc to own function
` [PATCH v7 06/10] pwm: dwc: split pci out of core driver
` [PATCH v7 07/10] pwm: dwc: make timer clock configurable
` [PATCH v7 10/10] pwm: dwc: use clock rate in hz to avoid rounding issues
` (subset) [PATCH v7 00/10] Designware PWM driver updates for OF

[PATCH 0/2] pwm: ab8500: Fix .apply() and implement .get_state()
 2023-02-17 15:03 UTC  (2+ messages)

[RESEND v2] pwm: iqs620a: Replace one remaining instance of regmap_update_bits()
 2023-02-17 15:03 UTC  (2+ messages)

[PATCH v13 6/6] pwm: Add Renesas RZ/G2L MTU3a PWM driver
 2023-02-17 13:22 UTC  (2+ messages)

[PATCH v12 6/6] pwm: Add Renesas RZ/G2L MTU3a PWM driver
 2023-02-16 13:27 UTC  (11+ messages)

[PATCH RESEND] dt-bindings: pwm: mediatek: add mediatek,mt7986 compatible
 2023-02-16 10:04 UTC  (2+ messages)

[PATCH v7 0/5] PWM and keyboard backlight driver for ARM Macs
 2023-02-15 18:22 UTC  (9+ messages)
` [PATCH v7 2/5] pwm: Add Apple PWM controller
` [PATCH v7 3/5] arm64: dts: apple: t8103: Add "

Informacja w sprawie terminali
 2023-02-15  8:35 UTC 

[PATCH RESEND 2 v7 0/5] PWM and keyboard backlight driver for ARM Macs
 2023-02-14 15:57 UTC  (6+ messages)
` [PATCH RESEND 2 v7 1/5] dt-bindings: pwm: Add Apple PWM controller
` [PATCH RESEND 2 v7 2/5] "
` [PATCH RESEND 2 v7 3/5] arm64: dts: apple: t8103: Add "
` [PATCH RESEND 2 v7 4/5] arm64: dts: apple: t600x: "
` [PATCH RESEND 2 v7 5/5] MAINTAINERS: Add entries for Apple PWM driver

[PATCH v13 0/2] Microchip Soft IP corePWM driver
 2023-02-13 12:45 UTC  (7+ messages)
` [PATCH v13 1/2] pwm: add microchip soft ip "

[PATCH v4 0/4] Add RZ/V2{M, MA} PWM driver support
 2023-02-09 12:56 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: pwm: Add RZ/V2M PWM binding
` [PATCH v4 2/4] pwm: Add support for RZ/V2M PWM driver

[PATCH v3 0/4] Add RZ/V2{M, MA} PWM driver support
 2023-02-09  7:42 UTC  (8+ messages)
` [PATCH v3 2/4] pwm: Add support for RZ/V2M PWM driver

Fotowoltaika - nowe warunki
 2023-02-07  9:15 UTC 

[PATCH 0/4] soc: amlogic: switch bindings to yaml and adjust some dtbs's
 2023-02-07  8:07 UTC  (14+ messages)
` [PATCH 1/4] arm: dts: meson: adjust order of some compatibles
` [PATCH 2/4] arm64: "
` [PATCH 3/4] dt-bindings: pwm: Convert Amlogic Meson PWM binding
` [PATCH 4/4] dt-bindings: interrupt-controller: Convert Amlogic Meson GPIO interrupt controller binding

[PATCH] dt-bindings: pwm: mediatek: add mediatek,mt7986 compatible
 2023-02-01 19:25 UTC 

[PATCH v4] dt-bindings: pwm: Convert Amlogic Meson PWM binding
 2023-02-01 17:52 UTC  (2+ messages)

[PATCH v1 0/2] pwm-mediatek: Convert to schema and fixes
 2023-02-01 10:56 UTC  (6+ messages)
` [PATCH v1 1/2] arm64: dts: mediatek: mt7622: Add missing pwm-cells to pwm node
` (subset) [PATCH v1 0/2] pwm-mediatek: Convert to schema and fixes

[PATCH 0/8] soc: amlogic: switch bindings to yaml and adjust some dtbs's
 2023-02-01  7:35 UTC  (8+ messages)
` [PATCH v2] dt-bindings: pwm: Convert Amlogic Meson PWM binding
` [PATCH v3] "

[PATCH 1/1] dt-bindings: pwm: imx: add i.MX8QXP compatible
 2023-01-31 18:55 UTC  (2+ messages)

[PATCH] pwm: atmel: drop unused header
 2023-01-30 17:34 UTC  (3+ messages)

[PATCH] pwm: lp3943: Drop unused i2c include
 2023-01-30 17:05 UTC  (2+ messages)

[PATCH] pwm: stm32-lp: fix the check on arr and cmp registers update
 2023-01-30 15:45 UTC  (2+ messages)

[PATCH v2] pwm: Move pwm_capture() dummy to restore order
 2023-01-30 15:40 UTC  (2+ messages)

[PATCH v2] pwm: sifive: Always let the first pwm_apply_state succeed
 2023-01-30 15:36 UTC  (2+ messages)

[PATCH] pwm: imx27: fix race condition .apply,.get_state
 2023-01-26 15:18 UTC  (3+ messages)

[PATCH v2] pwm: imx27: fix race condition .apply,.get_state
 2023-01-26 15:03 UTC 


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