Linux-PWM Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-02 21:15:47 to 2021-05-25 16:39:37 UTC [more...]

[PATCH] pwm: sun4i: Avoid waiting until the next period
 2021-05-25 16:41 UTC  (7+ messages)

[PATCH] pwm: visconti: Fix and simplify period calculation
 2021-05-25 16:29 UTC  (2+ messages)

[PATCH v2 0/4] pwm: Simplify drivers with of_pwm_n_cells = 3
 2021-05-25 16:24 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-05-25 14:30 UTC  (25+ messages)
` [PATCH v3 2/2] clocksource: Add support for "

[PATCH 1/2] pwm: imx1: Don't disable clocks at device remove time
 2021-05-25  6:35 UTC  (2+ messages)
` [PATCH 2/2] pwm: imx1: Simplify using devm_pwmchip_add()

[v7 0/2] Support pwm driver for aspeed ast26xx
 2021-05-25  4:32 UTC  (3+ messages)
` [v7 1/2] dt-bindings: Add bindings for aspeed pwm-tach
` [v7 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH v2 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2021-05-24 16:08 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: pwm: add IPQ6018 binding
` [PATCH v2 3/3] arm64: dts: ipq6018: add pwm node

[PATCH v7 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-05-24 11:09 UTC  (6+ messages)
` [PATCH v7 1/6] clk: generalize devm_clk_get() a bit
` [PATCH v7 2/6] clk: Provide new devm_clk_helpers for prepared and enabled clocks
` [PATCH v7 3/6] pwm: atmel: Simplify using devm_clk_get_prepared()

[v6 0/2] Support pwm driver for aspeed ast26xx
 2021-05-24 11:02 UTC  (8+ messages)
` [v6 1/2] dt-bindings: Add bindings for aspeed pwm-tach
` [v6 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2021-05-23 15:54 UTC 

[PATCH] pwm: clps711x: Simplify using devm_pwmchip_add()
 2021-05-23 13:34 UTC 

Patches for next merge window?
 2021-05-22 15:27 UTC 

[PATCH] pwm: sprd: Don't check the return code of pwmchip_remove()
 2021-05-22 15:04 UTC 

REQUEST FOR QUOTATION
 2021-05-21 21:46 UTC 

[PATCH v1 1/1] platform/x86: Add PWM platform data for Merrifield
 2021-05-21 16:56 UTC  (3+ messages)

[PATCH 0/6] Rid W=1 warnings from Comedi
 2021-05-21 16:25 UTC  (10+ messages)
` [PATCH 5/6] comedi: drivers: ni_mio_common: Move 'range_ni_E_ao_ext' to where it is used

[PATCH 1/3] dt-bindings: pwm: pwm-mtk-disp: convert to YAML schema
 2021-05-21  1:20 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: pwm: pwm-mtk-disp: add binding for MT8183 SoC
` [PATCH 3/3] dt-bindings: pwm: pwm-mtk-disp: add binding for MT8365 SoC

[PATCH] dt-bindings: pwm: brcm,iproc-pwm: convert to the json-schema
 2021-05-18  1:06 UTC  (2+ messages)

[v5 0/2] Support pwm driver for aspeed ast26xx
 2021-05-17 17:10 UTC  (10+ messages)
` [v5 1/2] dt-bindings: Add bindings for aspeed pwm-tach
` [v5 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH] pwm: meson: Simplify using devm_pwmchip_add
 2021-05-16 17:00 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/2] pwm: stm32-lp: Don't modify HW state in .remove callback
 2021-05-14 14:08 UTC  (4+ messages)
` [PATCH 2/2] pwm: stm32-lp: Don't check the return code of pwmchip_remove()

[PATCH v6 0/4] Qualcomm Light Pulse Generator
 2021-05-13 17:43 UTC  (12+ messages)
` [PATCH v6 2/4] leds: Add driver for Qualcomm LPG

[PATCH v2 0/2] dt-bindings: renesas,tpu: Improve and json-schema conversion
 2021-05-13  2:35 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: renesas,tpu-pwm: Improve json-schema
` [PATCH v2 2/2] dt-bindings: timer: renesas,tpu: Convert to json-schema

[PATCH -next] pwm: img: Fix PM reference leak in img_pwm_enable()
 2021-05-12  4:52 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-05-11 19:16 UTC  (14+ messages)
` [PATCH v2 2/2] pwm: Add support for "

[PATCH v6 RESEND 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-05-10 17:27 UTC  (8+ messages)
` [PATCH v6 RESEND 1/6] clk: generalize devm_clk_get() a bit
` [PATCH v6 RESEND 2/6] clk: Provide new devm_clk_helpers for prepared and enabled clocks
` [PATCH v6 RESEND 3/6] pwm: atmel: Simplify using devm_clk_get_prepared()

[PATCH v2 0/4] pwm: Simplify drivers with of_pwm_n_cells = 3
 2021-05-10 14:48 UTC  (6+ messages)
` [PATCH v2 1/4] pwm: Make of_pwm_xlate_with_flags() work with #pwm-cells = <2>
` [PATCH v2 2/4] pwm: Drop of_pwm_simple_xlate() in favour of of_pwm_xlate_with_flags()
` [PATCH v2 3/4] pwm: Autodetect default value for of_pwm_n_cells from device tree
` [PATCH v2 4/4] pwm: Simplify all drivers with explicit of_pwm_n_cells = 3

[v4 0/2] Support pwm driver for aspeed ast26xx
 2021-05-10 14:01 UTC  (5+ messages)
` [v4 1/2] dt-bindings: Add bindings for aspeed pwm-tach
` [v4 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH 0/2] dt-bindings: renesas,tpu: Improve and json-schema conversion
 2021-05-08 15:26 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pwm: renesas,tpu-pwm: Improve json-schema
` [PATCH 2/2] dt-bindings: timer: renesas,tpu: Convert to json-schema

[PATCH 1/4] pwm: core: Support new usage_power setting in PWM state
 2021-05-07 23:18 UTC  (7+ messages)
` [PATCH 2/4] pwm: pca9685: "
` [PATCH 3/4] pwm: pca9685: Restrict period change for enabled PWMs
` [PATCH 4/4] pwm: pca9685: Add error messages for failed regmap calls

[v3 0/2] Support pwm driver for aspeed ast26xx
 2021-05-07  1:08 UTC  (5+ messages)
` [v3 1/2] dt-bindings: Add bindings for aspeed pwm-tach and pwm
` [v3 2/2] pwm: Add Aspeed ast2600 PWM support

[GIT PULL] pwm: Changes for v5.13-rc1
 2021-05-05 20:49 UTC  (2+ messages)

[PATCH v2 1/2] pwm: pxa: Drop if with an always false condition
 2021-05-05 16:19 UTC  (2+ messages)
` [PATCH v2 2/2] pwm: pxa: Always use the same variable name for driver data

[PATCH 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-05-05  6:31 UTC  (17+ messages)
` [PATCH 2/2] pwm: Add support for "

[PATCH v7 0/6] Qualcomm Light Pulse Generator
 2021-05-04 16:29 UTC  (9+ messages)
` [PATCH v7 1/6] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
` [PATCH v7 2/6] leds: Add driver for Qualcomm LPG

[PATCH 1/4] pwm: berlin: use consistent naming for variables
 2021-05-04 13:25 UTC  (4+ messages)
` [PATCH 2/4] pwm: berlin: Put channel config into driver data
` [PATCH 3/4] pwm: berlin: Implement .apply() callback
` [PATCH 4/4] pwm: berlin: Don't check the return code of pwmchip_remove()

[PATCH] dt-bindings: pwm: renesas,pwm-rcar: Make power-domains and resets required
 2021-05-03 20:03 UTC  (2+ messages)

[v2 0/2] Support pwm driver for aspeed ast26xx
 2021-05-03  6:23 UTC  (7+ messages)
` [v2 2/2] pwm: Add Aspeed ast2600 PWM support


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 read-only IMAP folder(s) and NNTP newsgroup(s).