linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-23 17:05:52 to 2021-05-13 02:16:34 UTC [more...]

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

[PATCH] dt-bindings: pwm: brcm,iproc-pwm: convert to the json-schema
 2021-05-12 16:02 UTC 

[PATCH v2 0/2] dt-bindings: renesas,tpu: Improve and json-schema conversion
 2021-05-12 10:00 UTC  (5+ 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] pwm: sun4i: Avoid waiting until the next period
 2021-05-12  9:18 UTC  (6+ messages)

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

[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 v7 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-05-11  7:58 UTC  (5+ 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()

[PATCH] pwm: meson: Simplify using devm_pwmchip_add
 2021-05-10 19:09 UTC  (3+ messages)
  ` [PATCH v2] "

[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 v6 0/4] Qualcomm Light Pulse Generator
 2021-05-05  5:21 UTC  (15+ messages)
` [PATCH v6 2/4] leds: Add driver for Qualcomm LPG

[PATCH v7 0/6] Qualcomm Light Pulse Generator
 2021-05-04 16:29 UTC  (15+ 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 v7 3/6] arm64: dts: qcom: Add LPG to pm8916, pm8994, pmi8994 and pmi8998
` [PATCH v7 4/6] arm64: dts: qcom: sdm845: Enable user LEDs on DB845c
` [PATCH v7 5/6] arm64: dts: qcom: pmi8994: Define MPP block
` [PATCH v7 6/6] arm64: dts: qcom: db820c: Add user LEDs

[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

[PATCH] pwm: Ensure for legacy drivers that pwm->state stays consistent
 2021-05-01 16:09 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] pwm: tiecap: Implement .apply() callback
 2021-05-01 16:01 UTC 

[PATCH] pwm: sun4i: Round delay time up to a nearest jiffy
 2021-04-30 16:18 UTC  (11+ messages)
                ` [linux-sunxi] "

[PATCH] pwm: tiecap: Drop .free() callback
 2021-04-30  6:48 UTC  (2+ messages)

[PATCH] pwm: visconti: Fix and simplify period calculation
 2021-04-29 22:37 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pwm: add bindings for PWM modules inside QCOM PMICs
 2021-04-29 11:04 UTC  (14+ messages)
` [PATCH 2/2] pwm: pwm-qcom: add driver for PWM modules in "

[PATCH v2 0/3] pwm: spear: some cleanups
 2021-04-28  9:05 UTC  (4+ messages)
` [PATCH v2 1/3] pwm: spear: Don't modify HW state in .remove callback
` [PATCH v2 2/3] pwm: spear: Free resources only after pwmchip_remove()
` [PATCH v2 3/3] pwm: spear: Implement .apply() callback

[PATCH 00/57] Rid W=1 warnings from Staging
 2021-04-27  9:31 UTC  (2+ messages)

[PATCH v2] pwm: Introduce single-PWM of_xlate function
 2021-04-26 16:19 UTC  (4+ messages)

[PATCH 1/2] pwm: spear: Don't modify HW state in .remove callback
 2021-04-26 14:33 UTC  (2+ messages)
` [PATCH 2/2] pwm: spear: Free resources only after pwmchip_remove()

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

[PATCH 0/4] pwm: Simplify drivers with of_pwm_n_cells = 3
 2021-04-26  7:10 UTC  (5+ messages)
` [PATCH 1/4] pwm: Make of_pwm_xlate_with_flags() work with #pwm-cells = <2>

[PATCH 1/2] pwm: pwx: Drop if with an always false condition
 2021-04-25 18:23 UTC  (2+ messages)
` [PATCH 2/2] pwm: pxa: Always use the same variable name for driver data

[PATCH v2 0/4] pwm: Simplify drivers with of_pwm_n_cells = 3
 2021-04-24 21:07 UTC  (5+ 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

[PATCH] pwm: Introduce single-PWM of_xlate function
 2021-04-23 21:37 UTC  (2+ messages)

[PATCH v6 0/2] pwm: visconti: Add Toshiba Visconti SoC PWM support
 2021-04-23 17:20 UTC  (3+ messages)

[PATCH 1/2] pwm: atmel: Fix duty cycle calculation in .get_state()
 2021-04-23 17:07 UTC  (4+ messages)
` [PATCH 2/2] pwm: atmel: Improve duty cycle calculation in .apply()

[PATCH] pwm: reword docs about pwm_apply_state()
 2021-04-23 17:06 UTC  (3+ messages)
` [PATCH v2] "


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