linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-28 04:58:48 to 2021-06-25 17:47:59 UTC [more...]

[PATCH v5 0/3] fix the clks on/off mismatch issue and switch pwm-mtk-disp to atomic APIs
 2021-06-25 17:47 UTC  (5+ messages)
` [PATCH v5 1/3] pwm: mtk-disp: adjust the clocks to avoid them mismatch
` [PATCH v5 2/3] pwm: mtk_disp: implement atomic API .apply()
` [PATCH v5 3/3] pwm: mtk_disp: implement atomic API .get_state()

[PATCH v4 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-06-25 17:46 UTC  (13+ messages)
` [PATCH v4 2/3] clocksource: Rewrite Xilinx AXI timer driver
` [PATCH v4 3/3] pwm: Add support for Xilinx AXI Timer

[PATCH -next] pwm: img: Fix PM reference leak in img_pwm_enable()
 2021-06-25 17:45 UTC  (4+ messages)

[PATCH] pwm: sun4i: Avoid waiting until the next period
 2021-06-25 17:25 UTC  (3+ messages)

[PATCH v7 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-06-25 17:14 UTC  (3+ messages)
` [PULL] Add variants of devm_clk_get for prepared and enabled clocks "

[PATCH v9 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2021-06-25 13:15 UTC  (7+ messages)
` [PATCH v9 2/2] leds: Add driver for Qualcomm LPG

[PATCH 1/4] pwm: core: Support new usage_power setting in PWM state
 2021-06-25  9:55 UTC  (14+ messages)
                    ` PWM-Patches for next merge window [Was: Re: [PATCH 1/4] pwm: core: Support new usage_power setting in PWM] state
                      ` PWM-Patches for next merge window

[PATCH v3 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2021-06-25  9:23 UTC  (7+ messages)
` [PATCH v3 2/3] dt-bindings: pwm: add IPQ6018 binding
` [PATCH v3 3/3] arm64: dts: ipq6018: add pwm node

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

[PATCH v3 1/2] pwm: Introduce single-PWM of_xlate function
 2021-06-24  7:02 UTC  (7+ messages)
` [PATCH v3 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip

[PATCH v4 1/2] pwm: Introduce single-PWM of_xlate function
 2021-06-24  2:20 UTC  (6+ messages)
` [PATCH v4 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip

[PATCH 1/2] pwm: ep93xx: Implement .apply callback
 2021-06-23 14:02 UTC  (2+ messages)
` [PATCH 2/2] pwm: ep93xx: unfold legacy callbacks into ep93xx_pwm_apply()

[RESEND PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568
 2021-06-23  2:13 UTC 

[PATCH] dt-bindings: Drop redundant minItems/maxItems
 2021-06-22 13:43 UTC  (15+ messages)

[PATCH 1/2] pwm: vt8500: Drop if with an always false condition
 2021-06-22  7:41 UTC  (4+ messages)
` [PATCH 2/2] pwm: vt8500: Only unprepare the clock after the pwmchip was removed

[PATCH v8 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2021-06-22  5:01 UTC  (2+ messages)
` [PATCH v8 2/2] leds: Add driver for Qualcomm LPG

[PATCH 0/2] dt-bindings: pwm: pwm-tiecap: Convert to json schema
 2021-06-21 11:53 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: pwm: pwm-tiecap: Add compatible string for AM64 SoC

linux-pwm Archives on lore.kernel.org incomplete
 2021-06-21  9:48 UTC  (2+ messages)

[PATCH v2 1/2] pwm: Introduce single-PWM of_xlate function
 2021-06-18  7:46 UTC  (9+ messages)
` [PATCH v2 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip

[PATCH v1 0/6] pwm: tegra: several improvements
 2021-06-17  9:51 UTC  (7+ messages)
` [PATCH v1 1/6] pwm: tegra: Drop an if block with an always false condition
` [PATCH v1 2/6] pwm: tegra: Don't modify HW state in .remove callback
` [PATCH v1 3/6] pwm: tegra: Don't needlessly enable and disable the clock in .remove()
` [PATCH v1 4/6] pwm: tegra: Assert reset only after the PWM was unregistered
` [PATCH v1 5/6] pwm: tegra: Implement .apply callback
` [PATCH v1 6/6] pwm: tegra: unfold legacy callbacks into tegra_pwm_apply()

[PATCH] dt-bindings: pwm: Use examples with documented/matching schema
 2021-06-16 17:36 UTC  (2+ messages)

[PATCH 0/7] Prepare EP93xx drivers for Common Clock Framework
 2021-06-14  7:30 UTC  (6+ messages)
` [PATCH 7/7] pwm: ep93xx: Prepare clock before using it

[PATCH v3] arm: dts: ti: drop usage of redundant compatible
 2021-06-11  7:27 UTC  (3+ messages)

[PATCH v4 0/3] fix the clock on/off mismatch and switch pwm api to atomic API
 2021-06-11  2:37 UTC  (10+ messages)
` [PATCH v4 1/3] pwm: mtk-disp: adjust the clocks to avoid them mismatch
` [PATCH v4 2/3] pwm: mtk-disp: move the commit to clock enabled
` [PATCH v4 3/3] pwm: mtk-disp: Switch to atomic API

[PATCH 0/6] pwm: sun4i: only wait 2 cycles prior to disabling
 2021-06-10 13:41 UTC  (14+ messages)
` [PATCH 1/6] pwm: sun4i: enable clk prior to getting its rate
` [PATCH 2/6] pwm: sun4i: disable EN bit prior to the delay
` [PATCH 3/6] pwm: sun4i: replace spinlock with a mutex
` [PATCH 4/6] pwm: sun4i: simplify calculation of the delay time
` [PATCH 5/6] pwm: sun4i: shorten the delay to 2 cycles
` [PATCH 6/6] pwm: sun4i: don't delay if the PWM is already off

[v8 0/2] Support pwm driver for aspeed ast26xx
 2021-06-08  6:46 UTC  (3+ messages)
` [v8 1/2] dt-bindings: Add bindings for aspeed pwm-tach
` [v8 2/2] pwm: Add Aspeed ast2600 PWM support

[v7 0/2] Support pwm driver for aspeed ast26xx
 2021-06-08  4:26 UTC  (4+ messages)
` [v7 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH v3 1/6] docs: firmware-guide: ACPI: Add a PWM example
 2021-06-07 14:36 UTC  (9+ messages)
` [PATCH v3 2/6] pwm: core: Convert to use fwnode for matching
` [PATCH v3 3/6] pwm: core: Reuse fwnode_to_pwmchip() in ACPI case
` [PATCH v3 4/6] pwm: core: Unify fwnode checks in the module
` [PATCH v3 5/6] pwm: core: Remove unused devm_pwm_put()
` [PATCH v3 6/6] pwm: core: Simplify some devm_*pwm*() functions

[PATCH v2 1/7] docs: firmware-guide: ACPI: Add a PWM example
 2021-06-07 14:11 UTC  (16+ messages)
` [PATCH v2 2/7] pwm: core: Always require PWM flags to be provided
` [PATCH v2 3/7] pwm: core: Convert to use fwnode for matching
` [PATCH v2 4/7] pwm: core: Reuse fwnode_to_pwmchip() in ACPI case
` [PATCH v2 5/7] pwm: core: Unify fwnode checks in the module
` [PATCH v2 6/7] pwm: core: Remove unused devm_pwm_put()
` [PATCH v2 7/7] pwm: core: Simplify some devm_*pwm*() functions

Atomic update of period and duty_cycle in sysfs
 2021-06-07 13:47 UTC 

Patches for next
 2021-06-06 21:49 UTC 

[PATCH v2 0/4] dt-bindings: pwm: pwm-tiehrpwm: Convert to json schema
 2021-06-04 20:57 UTC  (6+ messages)
` [PATCH v2 1/4] arm: dts: ti: drop usage of redundant compatible
` [PATCH v2 2/4] dt-bindings: pwm: tiehrpwm: Make clock and clock-names as required properties
` [PATCH v2 4/4] dt-bindings: pwm: pwm-tiehrpwm: Add compatible string for AM64 SoC

[PATCH v3 0/2] dt-bindings: pwm: pwm-tiehrpwm: Convert to json schema
 2021-06-04  9:48 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: pwm: pwm-tiehrpwm: Add compatible string for AM64 SoC

[PATCH v2 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2021-06-02 23:05 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: pwm: add IPQ6018 binding

[PATCH 0/4] dt-bindings: pwm: pwm-tiehrpwm: Convert to json schema
 2021-06-01  5:32 UTC  (7+ messages)
` [PATCH 1/4] arm: dts: ti: drop usage of redundant compatible
` [PATCH 2/4] dt-bindings: pwm: tiehrpwm: Make clock and clock-names as required properties

[PATCH v1 1/5] docs: firmware-guide: ACPI: Add a PWM example
 2021-05-31 19:41 UTC  (7+ messages)
` [PATCH v1 2/5] pwm: core: Always require PWM flags to be provided
` [PATCH v1 3/5] pwm: core: Convert to use fwnode for matching
` [PATCH v1 4/5] pwm: core: Reuse fwnode_to_pwmchip() in ACPI case
` [PATCH v1 5/5] pwm: core: Unify fwnode checks in the module


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