linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-30 14:49:35 to 2023-06-23 14:52:00 UTC [more...]

[PATCH v5 0/6] pwm: meson: make full use of common clock framework
 2023-06-23 14:51 UTC  (2+ messages)

[PATCH v3 0/2] Support PWM on MediaTek MT7981
 2023-06-23 14:51 UTC  (2+ messages)

[PATCH] pwm: ab8500: Fix error code in probe()
 2023-06-23 14:51 UTC  (3+ messages)

[PATCH v18 0/2] Microchip Soft IP corePWM driver
 2023-06-23 14:51 UTC  (2+ messages)

[PATCH] pwm: clk: Use the devm_clk_get_prepared() helper function
 2023-06-23 14:51 UTC  (2+ messages)

[PATCH v17 RESEND] pwm: Add Renesas RZ/G2L MTU3a PWM driver
 2023-06-23 14:51 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: pwm: imx: add i.MX8QXP compatible
 2023-06-23 14:51 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: imx8qxp: add adma_pwm in adma
` (subset) [PATCH v2 1/2] dt-bindings: pwm: imx: add i.MX8QXP compatible

[PATCH v8 0/5] DesignWare PWM driver updates
 2023-06-23  9:46 UTC  (8+ messages)
` [PATCH v8 1/5] pwm: dwc: split pci out of core driver
` [PATCH v8 2/5] pwm: dwc: make timer clock configurable
` [PATCH v8 3/5] pwm: dwc: add PWM bit unset in get_state call
` [PATCH v8 4/5] pwm: dwc: use clock rate in hz to avoid rounding issues
` [PATCH v8 5/5] pwm: dwc: add of/platform support

[PATCH 0/8] soc: amlogic: switch bindings to yaml and adjust some dtbs's
 2023-06-22  7:57 UTC  (2+ messages)

[PATCH] dt-bindings: pwm: drop unneeded quotes
 2023-06-21 21:58 UTC  (5+ messages)

[PATCH 0/7] Add support for LUT PPG
 2023-06-21 19:36 UTC  (10+ messages)
` [PATCH 1/7] dt-bindings: soc: qcom: Add qcom-pbs bindings
` [PATCH 2/7] dt-bindings: leds: leds-qcom-lpg: Add support for LUT through NVMEM devices
` [PATCH 3/7] soc: qcom: add QCOM PBS driver
` [PATCH 4/7] leds: rgb: leds-qcom-lpg: Add support for LUT pattern through single SDAM
` [PATCH 5/7] leds: rgb: leds-qcom-lpg: Update PMI632 lpg_data to support PPG
` [PATCH 6/7] leds: rgb: leds-qcom-lpg: Support two-nvmem PPG Scheme
` [PATCH 7/7] leds: rgb: Update PM8350C lpg_data to support "

[PATCH 0/7] dt-bindings: restrict node name suffixes
 2023-06-21 17:32 UTC  (29+ messages)
` [PATCH 1/7] dt-bindings: phy: intel,combo-phy: "
` [PATCH 2/7] dt-bindings: pwm: "
` [PATCH 3/7] dt-bindings: rtc: "
  ` (subset) "
` [PATCH 4/7] dt-bindings: slimbus: "
` [PATCH 5/7] spi: dt-bindings: "
` [PATCH 6/7] dt-bindings: timestamp: "
` [PATCH 7/7] dt-bindings: watchdog: "
` (subset) [PATCH 0/7] dt-bindings: "

W sprawie samochodu
 2023-06-21  8:05 UTC 

PWM regression causing failures with the pwm-atmel driver
 2023-06-20 16:30 UTC  (4+ messages)

[PATCH V2 0/7] ARM: dts: bcm283x: Improve device-trees and bindings
 2023-06-20 14:39 UTC  (15+ messages)
` [PATCH V2 1/7] ARM: dts: bcm283x: Fix pinctrl groups
` [PATCH V2 2/7] dt-bindings: dma: convert bcm2835-dma bindings to YAML
` [PATCH V2 3/7] ARM: dts: bcm2835: adjust DMA node names
` [PATCH V2 4/7] dt-bindings: pwm: convert pwm-bcm2835 bindings to YAML
` [PATCH V2 5/7] ARM: dts: bcm283x: Increase pwm-cells
` [PATCH V2 6/7] dt-bindings: mailbox: convert bcm2835-mbox bindings to YAML
` [PATCH V2 7/7] dt-bindings: timer: convert bcm2835-system-timer "

[PATCH v3] dt-bindings: pwm: brcm,kona-pwm: convert to YAML
 2023-06-18 14:23 UTC 

[PATCH v1 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2023-06-16 18:57 UTC  (8+ messages)
` [PATCH v1 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v1 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v1 3/3] riscv: dts: allwinner: d1: Add pwm node

[PATCH 0/4] video: backlight: lp855x: modernize bindings
 2023-06-16 16:41 UTC  (5+ messages)
` [PATCH 2/4] video: backlight: lp855x: get PWM for PWM mode during probe

W sprawie samochodu
 2023-06-16  7:46 UTC 

W sprawie samochodu
 2023-06-13  8:00 UTC 

[PATCH v2 0/4] video: backlight: lp855x: modernize bindings
 2023-06-15 16:41 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: backlight: lp855x: convert to YAML and modernize
` [PATCH v2 2/4] video: backlight: lp855x: get PWM for PWM mode during probe
` (subset) [PATCH v2 0/4] video: backlight: lp855x: modernize bindings

[PATCH v7 00/10] Designware PWM driver updates for OF
 2023-06-14 11:17 UTC  (8+ messages)
` [PATCH v7 06/10] pwm: dwc: split pci out of core driver
` [PATCH v7 10/10] pwm: dwc: use clock rate in hz to avoid rounding issues

[PATCH] Input: pwm-beeper - Support volume setting via sysfs
 2023-06-14  9:30 UTC  (3+ messages)

[PATCH v3] pwm: mtk_disp: Fix the disable flow of disp_pwm
 2023-06-14  9:29 UTC  (4+ messages)

[PATCH v2] pwm: mtk_disp: Fix the disable flow of disp_pwm
 2023-06-14  9:01 UTC  (2+ messages)

[PATCH] pwm: imx-tpm: force 'real_period' to be zero in suspend
 2023-06-14  8:59 UTC  (2+ messages)

[PATCH] pwm: stm32: Implement .get_state()
 2023-06-14  7:33 UTC  (4+ messages)

[PATCH v2 6/7] docs: update some straggling Documentation/arm references
 2023-06-14  7:04 UTC  (2+ messages)

[PATCH 00/10] ARM: dts: bcm283x: Improve device-trees and bindings
 2023-06-13  9:30 UTC  (26+ messages)
` [PATCH 01/10] ARM: dts: bcm283x: Fix pinctrl groups
` [PATCH 02/10] dmaengine: bcm2835: also support generic dma-channel-mask
` [PATCH 03/10] dt-bindings: dma: convert bcm2835-dma bindings to YAML
` [PATCH 04/10] ARM: dts: bcm2835: adjust DMA nodes
` [PATCH 05/10] dt-bindings: pwm: convert pwm-bcm2835 bindings to YAML
` [PATCH 06/10] ARM: dts: bcm283x: Increase pwm-cells
` [PATCH 07/10] dt-bindings: mailbox: convert bcm2835-mbox bindings to YAML
` [PATCH 08/10] dt-bindings: mmc: convert bcm2835-sdhost "
` [PATCH 09/10] dt-bindings: thermal: convert bcm2835-thermal "
` [PATCH 10/10] dt-bindings: timer: convert bcm2835-system-timer "

[PATCH 00/27] MediaTek Helio X10 - Mailbox, Display, MMC/SD/SDIO
 2023-06-13  0:12 UTC  (4+ messages)
` [PATCH 03/27] dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT6795

[v5 0/5] Support pwm/tach driver for aspeed ast26xx
 2023-06-08 15:15 UTC  (19+ messages)
` [v5 1/5] dt-bindings: pwm: Add bindings for aspeed pwm controller
` [v5 2/5] dt-bindings: hwmon: Add bindings for aspeed tach controller
` [v5 3/5] dt-bindings: mfd: Add aspeed pwm-tach binding
` [v5 4/5] pwm: Add Aspeed ast2600 PWM support
` [v5 5/5] hwmon: Add Aspeed ast2600 TACH support

[PATCH] backlight: pwm_bl: Avoid backlight flicker applying initial PWM state
 2023-06-08 14:11 UTC 

[v6 0/4] Support pwm/tach driver for aspeed ast26xx
 2023-06-08 13:18 UTC  (17+ messages)
` [v6 1/4] dt-bindings: pwm: Add ASPEED PWM Control documentation
` [v6 2/4] dt-bindings: hwmon: Add ASPEED TACH "
` [v6 3/4] pwm: Add Aspeed ast2600 PWM support
` [v6 4/4] hwmon: Add Aspeed ast2600 TACH support

[v4 0/5] Support pwm/tach driver for aspeed ast26xx
 2023-06-08  7:20 UTC  (5+ messages)
` [v4 1/5] dt-bindings: mfd: Add aspeed pwm-tach binding

[PATCH 00/43] ep93xx device tree conversion
 2023-06-07  8:05 UTC  (8+ messages)
` [PATCH v1 15/43] dt-bindings: pwm: Add Cirrus EP93xx
` [PATCH v1 16/43] pwm: ep93xx: add DT support for "
` [PATCH v1 37/43] pwm: ep93xx: drop legacy pinctrl

Free 60-Day Trial: Enhance Your Production Processes
 2023-06-05  7:55 UTC 

[PATCH v1 00/43] ep93xx device tree conversion
 2023-06-04 15:54 UTC  (2+ messages)

Wyższa konwersja w e-sklepie
 2023-06-02  8:45 UTC 

[PATCH v17] pwm: Add Renesas RZ/G2L MTU3a PWM driver
 2023-06-02  9:04 UTC  (4+ messages)

[PATCH v4 0/4] StarFive's Pulse Width Modulation driver support
 2023-06-01  8:51 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: pwm: Add StarFive PWM module
` [PATCH v4 2/4] pwm: starfive: Add PWM driver support
` [PATCH v4 3/4] riscv: dts: starfive: jh7110: Add PWM node and pins configuration
` [PATCH v4 4/4] riscv: dts: starfive: jh7100: "

[PATCH] drivers/gpio : Remove redundant clearing of IRQ_TYPE_SENSE_MASK
 2023-05-30 16:43 UTC  (3+ 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).