linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-30 18:55:55 to 2023-10-02 08:00:53 UTC [more...]

Prezentacja
 2023-10-02  8:00 UTC 

[PATCH 1/2] pwm: make it possible to apply pwm changes in atomic context
 2023-10-02  6:16 UTC  (7+ messages)
` [PATCH 2/2] media: pwm-ir-tx: trigger edges from hrtimer interrupt context

[PATCH 00/11] pwm: Some random cleanups
 2023-10-02  6:01 UTC  (13+ messages)
` [PATCH 01/11] pwm: bcm-iproc: Simplify using devm functions
` [PATCH 02/11] pwm: bcm2835: "
` [PATCH 03/11] pwm: brcmstb: "
` [PATCH 04/11] pwm: imx-tpm: "
` [PATCH 05/11] pwm: mtk-disp: Simplify using devm_pwmchip_add()
` [PATCH 06/11] pwm: spear: Simplify using devm functions
` [PATCH 07/11] pwm: sprd: Provide a helper to cast a chip to driver data
` [PATCH 08/11] pwm: sprd: Simplify using devm_pwmchip_add() and dev_err_probe()
` [PATCH 09/11] pwm: vt8500: Simplify using devm functions
` [PATCH 10/11] pwm: samsung: Consistently use the same name for driver data
` [PATCH 11/11] pwm: cros-ec: Simplify using devm_pwmchip_add() and dev_err_probe()

[PATCH v5 0/7] Add support for LUT PPG
 2023-10-01 14:15 UTC  (9+ messages)
` [PATCH v5 1/7] dt-bindings: soc: qcom: Add qcom,pbs bindings
` [PATCH v5 2/7] dt-bindings: leds: leds-qcom-lpg: Add support for LPG PPG
` [PATCH v5 3/7] soc: qcom: add QCOM PBS driver
` [PATCH v5 4/7] leds: rgb: leds-qcom-lpg: Add support for single SDAM PPG
` [PATCH v5 5/7] leds: rgb: leds-qcom-lpg: Update PMI632 lpg_data to support PPG
` [PATCH v5 6/7] leds: rgb: leds-qcom-lpg: Include support for PPG with dedicated LUT SDAM
` [PATCH v5 7/7] leds: rgb: Update PM8350C lpg_data to support two-nvmem PPG Scheme

[PATCH v1 000/101] pwm: Fix lifetime issues for pwm_chips
 2023-10-01 11:10 UTC  (3+ messages)

[PULL] pwm: Changes for v6.7-rc1
 2023-09-30 21:07 UTC 

[PATCH 01/13] dt-bindings: pwm: rockchip: Document rv1126-pwm
 2023-09-30 19:34 UTC  (5+ messages)

[PATCH V12 0/3] Add PWM support for IPQ chipsets
 2023-09-30 17:13 UTC  (14+ messages)
` [PATCH V12 1/3] pwm: driver for qualcomm ipq6018 pwm block
` [PATCH V12 2/3] dt-bindings: pwm: add IPQ6018 binding
` [PATCH V12 3/3] arm64: dts: ipq6018: add pwm node

[PATCH v5 0/4] Add RZ/V2{M, MA} PWM driver support
 2023-09-30 11:05 UTC  (4+ messages)
` [PATCH v5 2/4] pwm: Add support for RZ/V2M PWM driver

[PATCH v3] backlight: pwm_bl: Disable PWM on shutdown and suspend
 2023-09-30  4:48 UTC  (2+ messages)

[PATCH v5 2/2] media: rc: remove ir-rx51 in favour of generic pwm-ir-tx
 2023-09-29 21:08 UTC  (11+ messages)

[PATCH 0/2] pwm: add driver for T-THEAD TH1520 SoC
 2023-09-29 15:40 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: pwm: Add T-HEAD PWM controller
` [PATCH 2/2] pwm: add T-HEAD PWM driver

[PATCH v2] leds: pwm: Don't disable the PWM when the LED should be off
 2023-09-28 12:44 UTC  (2+ messages)
` (subset) "

Słowa kluczowe do wypozycjonowania
 2023-09-27  8:11 UTC 

Prezentacja
 2023-09-27  7:56 UTC 

[PATCH v2] backlight: pwm_bl: Disable PWM on shutdown and suspend
 2023-09-26 11:11 UTC  (4+ messages)

[PATCH v2 1/3] dt-bindings: pwm: mxs: Document fsl,imx28-pwm
 2023-09-25 16:16 UTC  (6+ messages)
` [PATCH v2 2/3] dt-bindings: pwm: mxs: Document the clocks property
` [PATCH v2 3/3] ARM: dts: mxs: Switch to #pwm-cells = <3>

[PATCH v5 0/4] StarFive's Pulse Width Modulation driver support
 2023-09-25 12:39 UTC  (10+ messages)
` [PATCH v5 1/4] dt-bindings: pwm: Add StarFive PWM module
` [PATCH v5 2/4] pwm: starfive: Add PWM driver support
` [PATCH v5 3/4] riscv: dts: starfive: jh7110: Add PWM node and pins configuration
` [PATCH v5 4/4] riscv: dts: starfive: jh7100: "

[PATCH v9 0/6] designware pwm driver updates
 2023-09-25  7:02 UTC  (14+ messages)
` [PATCH v9 1/6] pwm: dwc: split pci out of core driver
` [PATCH v9 2/6] pwm: dwc: make timer clock configurable
` [PATCH v9 3/6] pwm: dwc: add PWM bit unset in get_state call
` [PATCH v9 4/6] pwm: dwc: use clock rate in hz to avoid rounding issues
` [PATCH v9 5/6] pwm: dwc: round rate divisions up
` [PATCH v9 6/6] pwm: dwc: add of/platform support

[PATCH v6 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2023-09-25  0:59 UTC  (8+ messages)
` [PATCH v6 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support

[PATCH 1/3] dt-bindings: pwm: mxs: Document fsl,imx28-pwm
 2023-09-22 21:17 UTC  (8+ messages)
` [PATCH 2/3] dt-bindings: pwm: mxs: Document the clocks property
` [PATCH 3/3] dt-bindings: pwm: mxs: Allow passing #pwm-cells = <2>

[PATCH] leds: pwm: Don't disable the PWM when the LED should be off
 2023-09-22 15:59 UTC  (2+ messages)

[PATCH] pwm: mxs: Fix zero duty cycle
 2023-09-22 13:51 UTC  (2+ messages)

[PATCH 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2023-09-22 10:56 UTC  (7+ messages)

Pytanie o samochód
 2023-09-22  7:36 UTC 

[PATCH v15 0/4] Add support for RZ/G2L GPT
 2023-09-20 21:12 UTC  (6+ messages)
` [PATCH v15 3/4] pwm: "

Poptávka
 2023-09-20  7:36 UTC 

[PATCH v2 1/2] dt-bindings: pwm: imx: add i.MX8QXP compatible
 2023-09-19 12:17 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: imx8qxp: add adma_pwm in adma

[PATCH v1] pwm: microchip-core: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE
 2023-09-19  9:10 UTC  (3+ messages)

Pytanie o samochód
 2023-09-19  7:30 UTC 

[PATCH v4 00/42] ep93xx device tree conversion
 2023-09-18  7:39 UTC  (8+ messages)
` [PATCH v4 17/42] dt-bindings: pwm: Add Cirrus EP93xx
` [PATCH v4 18/42] pwm: ep93xx: add DT support for "
` [PATCH v4 37/42] pwm: ep93xx: drop legacy pinctrl

[PATCH v9 0/3] Support pwm/tach driver for aspeed ast26xx
 2023-09-18  6:41 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v9 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control
` [PATCH v9 3/3] hwmon: (aspeed-g6-pwm-tacho): Support for ASPEED g6 PWM/Fan tach

[RFC v4 0/4] StarFive's Pulse Width Modulation driver support
 2023-09-13 10:57 UTC  (4+ messages)
` [RFC v4 2/4] pwm: starfive: Add PWM "

Napływ Klientów ze strony
 2023-09-13 10:20 UTC 

[PATCH v8 0/3] Support pwm/tach driver for aspeed ast26xx
 2023-09-12 15:11 UTC  (13+ messages)
` [PATCH v8 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v8 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control
` [PATCH v8 3/3] hwmon: (aspeed-g6-pwm-tacho): Support for ASPEED g6 PWM/Fan tach

[PATCH] pwm: Adapt sysfs API documentation to reality
 2023-09-11 15:44 UTC 

[PATCH] pwm: Explicitly include correct DT includes
 2023-09-11  7:19 UTC  (4+ messages)

[PATCH 00/10] pwm: Constistenly name pwm_chip variables "chip"
 2023-09-11  4:49 UTC  (3+ messages)

[PATCH v2 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-09-10 13:16 UTC  (6+ messages)
` [PATCH v2 2/2] pwm: sifive: change the PWM controlled LED algorithm

[PATCH v4 0/7] Add support for LUT PPG
 2023-09-08 18:58 UTC  (16+ messages)
` [PATCH v4 2/7] dt-bindings: leds: leds-qcom-lpg: Add support for LPG PPG
` [PATCH v4 4/7] leds: rgb: leds-qcom-lpg: Add support for PPG through single SDAM
` [PATCH v4 5/7] leds: rgb: leds-qcom-lpg: Update PMI632 lpg_data to support PPG

[GIT PULL] pwm: Changes for v6.6-rc1
 2023-09-08  1:25 UTC  (2+ messages)

[PATCH v3 1/2] media: rc: remove ir-rx51 in favour of generic pwm-ir-tx
 2023-09-06 16:03 UTC  (3+ messages)

[PATCH v2] pwm: imx27: fix race condition .apply,.get_state
 2023-09-06 15:44 UTC  (7+ messages)
` [PATCH v3 1/4] "
  ` [PATCH v3 2/4] pwm: imx27: avoid PWM consumer API
  ` [PATCH v3 4/4] pwm: imx27: return error, if clean PWM setup fails

[PATCH -next 0/2] pwm: Remove redundant of_match_ptr() macro
 2023-09-06 15:22 UTC  (2+ messages)

[PATCH] pwm: lpc32xx: remove handling of PWM channels
 2023-09-06 14:26 UTC  (5+ messages)

[PATCH v2] pwm: atmel: add missing clk_disable_unprepare()
 2023-09-06  6:15 UTC  (3+ messages)

Prezentacja
 2023-09-04  7:40 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).