linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-27 18:19:35 to 2021-07-20 21:44:45 UTC [more...]

[PATCH v5 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-07-20 21:44 UTC  (6+ messages)
` [PATCH v5 2/3] clocksource: Rewrite Xilinx AXI timer driver
` [PATCH v5 3/3] pwm: Add support for Xilinx AXI Timer

[PATCH] backlight: pwm_bl: Avoid backlight flicker if backlight control GPIO is input
 2021-07-20 20:28 UTC  (3+ messages)

[v9 0/2] Support pwm driver for aspeed ast26xx
 2021-07-16 10:56 UTC  (11+ messages)
` [v9 1/2] dt-bindings: Add bindings for aspeed pwm-tach
` [v9 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH v1 0/6] pwm: tegra: several improvements
 2021-07-16  7:30 UTC  (5+ messages)
` [PATCH v1 5/6] pwm: tegra: Implement .apply callback

[PATCH v5 1/4] arm64: dts: ipq6018: correct TCSR block area
 2021-07-16  7:04 UTC  (9+ messages)
` [PATCH v5 2/4] pwm: driver for qualcomm ipq6018 pwm block
` [PATCH v5 3/4] dt-bindings: pwm: add IPQ6018 binding
` [PATCH v5 4/4] arm64: dts: ipq6018: add pwm node

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

[GIT PULL] pwm: Fixes for v5.14-rc2
 2021-07-16  1:13 UTC  (2+ messages)

[PATCH 0/5] pwm: Ensure configuring period and duty_cycle isn't wrongly skipped
 2021-07-14  7:39 UTC  (11+ 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: "

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

[PATCH v4 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-07-13 21:49 UTC  (32+ messages)
` [PATCH v4 3/3] pwm: Add support for "

[PATCH] divide by 3*sizeof(u32) when computing array_size
 2021-07-13 12:35 UTC  (9+ messages)

[PATCH AUTOSEL 4.4 01/12] pwm: spear: Don't modify HW state in .remove callback
 2021-07-10 23:52 UTC 

[PATCH AUTOSEL 4.9 01/16] pwm: spear: Don't modify HW state in .remove callback
 2021-07-10 23:52 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 13/16] pwm: tegra: "

[PATCH AUTOSEL 4.14 01/21] pwm: spear: Don't modify HW state in .remove callback
 2021-07-10 23:52 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 16/21] pwm: tegra: "

[PATCH AUTOSEL 4.19 01/22] pwm: spear: Don't modify HW state in .remove callback
 2021-07-10 23:51 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 17/22] pwm: tegra: "

[PATCH AUTOSEL 5.4 03/28] pwm: spear: Don't modify HW state in .remove callback
 2021-07-10 23:51 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 21/28] pwm: img: Fix PM reference leak in img_pwm_enable()
` [PATCH AUTOSEL 5.4 22/28] pwm: tegra: Don't modify HW state in .remove callback

[PATCH AUTOSEL 5.10 04/37] pwm: spear: Don't modify HW state in .remove callback
 2021-07-10 23:50 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 29/37] pwm: img: Fix PM reference leak in img_pwm_enable()
` [PATCH AUTOSEL 5.10 30/37] pwm: tegra: Don't modify HW state in .remove callback

[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

[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

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

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

[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

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


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