linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-18 07:46:49 to 2021-07-10 23:50:28 UTC [more...]

[PATCH AUTOSEL 5.12 04/43] pwm: spear: Don't modify HW state in .remove callback
 2021-07-10 23:49 UTC  (3+ messages)
` [PATCH AUTOSEL 5.12 33/43] pwm: img: Fix PM reference leak in img_pwm_enable()
` [PATCH AUTOSEL 5.12 34/43] pwm: tegra: Don't modify HW state in .remove callback

[PATCH AUTOSEL 5.13 04/53] pwm: spear: Don't modify HW state in .remove callback
 2021-07-10 23:48 UTC  (2+ messages)
` [PATCH AUTOSEL 5.13 10/53] pwm: pca9685: Restrict period change for enabled PWMs

[v9 0/2] Support pwm driver for aspeed ast26xx
 2021-07-09  6:52 UTC  (3+ messages)
` [v9 1/2] dt-bindings: Add bindings for aspeed pwm-tach
` [v9 2/2] pwm: Add Aspeed ast2600 PWM support

[v8 0/2] Support pwm driver for aspeed ast26xx
 2021-07-09  5:59 UTC  (6+ messages)
` [v8 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH 0/5] pwm: Ensure configuring period and duty_cycle isn't wrongly skipped
 2021-07-08 20:36 UTC  (9+ messages)
` [PATCH 1/5] pwm: sprd: "
` [PATCH 2/5] pwm: spear: "
` [PATCH 3/5] pwm: tiecap: "
` [PATCH 4/5] pwm: berlin: "
` [PATCH 5/5] pwm: ep93xx: "

[GIT PULL] pwm: Changes for v5.14-rc1
 2021-07-08 19:49 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-07-08 19:43 UTC  (30+ messages)
` [PATCH v4 3/3] pwm: Add support for "

[PATCH 00/47] pwm: Make pwmchip_remove return void
 2021-07-07 16:28 UTC  (48+ messages)
` [PATCH 01/47] pwm: lpc32xx: Don't modify HW state in .probe() after the PWM chip was registered
` [PATCH 02/47] pwm: mxs: "
` [PATCH 03/47] pwm: img: Don't modify HW state in .remove() callback
` [PATCH 04/47] pwm: rockchip: "
` [PATCH 05/47] pwm: stm32-lp: "
` [PATCH 06/47] pwm: hibvt: Disable the clock only after the PWM was unregistered
` [PATCH 07/47] pwm: rockchip: Unprepare clocks "
` [PATCH 08/47] pwm: tiehrpwm: Unprepare clock "
` [PATCH 09/47] pwm: ntxec: Drop useless assignment to struct pwmchip::base
` [PATCH 10/47] pwm: jz4740: Improve compile coverage by allowing to enable on !MIPS
` [PATCH 11/47] pwm: keembay: Improve compile coverage by allowing to enable on !ARM64
` [PATCH 12/47] pwm: ab8500: Simplify using devm_pwmchip_add()
` [PATCH 13/47] pwm: bcm-kona: "
` [PATCH 14/47] pwm: ep93xx: "
` [PATCH 15/47] pwm: fsl-ftm: "
` [PATCH 16/47] pwm: imx27: "
` [PATCH 17/47] pwm: intel-lgm: "
` [PATCH 18/47] pwm: iqs620a: "
` [PATCH 19/47] pwm: jz4740: "
` [PATCH 20/47] pwm: keembay: "
` [PATCH 21/47] pwm: lp3943: "
` [PATCH 22/47] pwm: lpc32xx: "
` [PATCH 23/47] pwm: mediatek: "
` [PATCH 24/47] pwm: mxs: "
` [PATCH 25/47] pwm: ntxec: "
` [PATCH 26/47] pwm: pxa: "
` [PATCH 27/47] pwm: raspberrypi-poe: "
` [PATCH 28/47] pwm: sl28cpld: "
` [PATCH 29/47] pwm: stm32-lp: "
` [PATCH 30/47] pwm: tiecap: "
` [PATCH 31/47] pwm: twl-led: "
` [PATCH 32/47] pwm: twl: "
` [PATCH 33/47] pwm: atmel-hlcdc: Don't check the return code of pwmchip_remove()
` [PATCH 34/47] pwm: atmel-tcb: "
` [PATCH 35/47] pwm: brcmstb: "
` [PATCH 36/47] pwm: cros-ec: "
` [PATCH 37/47] pwm: img: "
` [PATCH 38/47] pwm: imx-tpm: "
` [PATCH 39/47] pwm: mtk-disp: "
` [PATCH 40/47] pwm: omap-dmtimer: "
` [PATCH 41/47] pwm: pca9685: "
` [PATCH 42/47] pwm: rcar: "
` [PATCH 43/47] pwm: renesas-tpu: "
` [PATCH 44/47] pwm: samsung: "
` [PATCH 45/47] pwm: sifive: "
` [PATCH 46/47] pwm: sun4i: "
` [PATCH 47/47] pwm: Make pwmchip_remove() return void

[PATCH v4 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2021-07-07  5:42 UTC  (6+ messages)
` [PATCH v4 2/3] dt-bindings: pwm: add IPQ6018 binding
` [PATCH v4 3/3] arm64: dts: ipq6018: add pwm node

[PATCH][next] pwm: core: remove redundant assignment to pointer pwm
 2021-07-06 16:27 UTC  (3+ messages)

[PATCH] pwm: ab8500: Fix register offset calculation to not depend on probe order
 2021-07-05 22:35 UTC  (2+ messages)

[PATCH 0/2] Changes for pwmchip_remove()
 2021-07-05 13:15 UTC  (5+ messages)
` [PATCH 2/2] pwm: imx27: Don't check the return code of pwmchip_remove()

[PATCH 1/2] pwm: stm32-lp: Don't modify HW state in .remove callback
 2021-07-05 13:11 UTC  (2+ messages)

[PATCH v7 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-07-05  8:01 UTC  (4+ messages)
` [PULL] Add variants of devm_clk_get for prepared and enabled clocks "

[PATCH 1/2] pwm: atmel: Fix duty cycle calculation in .get_state()
 2021-07-05  7:55 UTC  (3+ messages)
` [PATCH] pwm: atmel: rework tracking updates pending in hardware

[RESEND PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568
 2021-07-05  7:44 UTC  (4+ messages)

[PATCH] pwm: ep93xx: Fix uninitialized variable bug in ep93xx_pwm_apply()
 2021-07-05  6:42 UTC  (3+ messages)

[PATCH 0/3] pwm: Some improvements for legacy drivers
 2021-07-01 12:19 UTC  (8+ messages)
` [PATCH 1/3] pwm: Move legacy driver handling into a dedicated function
` [PATCH 2/3] pwm: Prevent a glitch for legacy drivers
` [PATCH 3/3] pwm: Restore initial state if a legacy callback fails

[PATCH] pwm: Ensure for legacy drivers that pwm->state stays consistent
 2021-06-30 17:18 UTC  (11+ messages)
` [PATCH v2] "

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

[PATCH 1/4] pwm: berlin: use consistent naming for variables
 2021-06-30  6:18 UTC  (3+ messages)
` [PATCH 2/4] pwm: berlin: Put channel config into driver data

[PATCH][next] pwm: ep93xx: Fix read of uninitialized variable ret
 2021-06-29 17:22 UTC 

[PATCH -next v2] pwm: img: Call pm_runtime_put_autosuspend() in pm_runtime_get_sync() failed case
 2021-06-29  9:35 UTC 

[PATCH -next] pwm: img: Fix PM reference leak in img_pwm_enable()
 2021-06-29  3:23 UTC  (7+ messages)

[PATCH v1 0/6] pwm: tegra: several improvements
 2021-06-28 16:46 UTC  (4+ messages)
` [PATCH v1 5/6] pwm: tegra: Implement .apply callback

[PATCH v5 0/3] fix the clks on/off mismatch issue and switch pwm-mtk-disp to atomic APIs
 2021-06-25 17:59 UTC  (7+ 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] pwm: sun4i: Avoid waiting until the next period
 2021-06-25 17:25 UTC  (3+ messages)

[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  (12+ 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()

[PATCH] dt-bindings: Drop redundant minItems/maxItems
 2021-06-22 13:43 UTC  (4+ 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  (2+ messages)

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


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