linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-12 20:00:24 to 2016-11-01 07:22:19 UTC [more...]

[PATCH v3 00/11] pwm: imx: Provide atomic operation for IMX PWM driver
 2016-11-01  7:10 UTC  (10+ messages)
` [PATCH v3 01/11] pwm: print error messages with pr_err() instead of pr_debug()
` [PATCH v3 02/11] pwm: imx: remove ipg clock
` [PATCH v3 03/11] pwm: imx: Add separate set of pwm ops for PWMv1 and PWMv2
` [PATCH v3 04/11] pwm: imx: Rewrite imx_pwm_*_v1 code to facilitate switch to atomic pwm operation
` [PATCH v3 05/11] pwm: imx: Move PWMv2 software reset code to a separate function
` [PATCH v3 06/11] pwm: imx: Move PWMv2 wait for fifo slot "
` [PATCH v3 08/11] pwm: imx: Remove redundant i.MX PWMv2 code
` [PATCH v3 09/11] pwm: core: make the PWM_POLARITY flag in DTB optional
` [PATCH v3 10/11] pwm: imx: doc: Update imx-pwm.txt documentation entry

[PATCH v2 00/10] pwm: imx: Provide atomic operation for IMX PWM driver
 2016-11-01  7:17 UTC  (19+ messages)
` [PATCH v2 01/10] pwm: print error messages with pr_err() instead of pr_debug()
` [PATCH v2 02/10] pwm: imx: Add separate set of pwm ops for PWMv1 and PWMv2
` [PATCH v2 03/10] pwm: imx: Rewrite imx_pwm_*_v1 code to facilitate switch to atomic pwm operation
` [PATCH v2 04/10] pwm: imx: Move PWMv2 software reset code to a separate function
` [PATCH v2 05/10] pwm: imx: Move PWMv2 wait for fifo slot "
` [PATCH v2 06/10] pwm: imx: Provide atomic PWM support for i.MX PWMv2
` [PATCH v2 07/10] pwm: imx: Remove redundant i.MX PWMv2 code
` [PATCH v2 08/10] pwm: core: make the PWM_POLARITY flag in DTB optional
` [PATCH v2 10/10] pwm: imx: Add polarity inversion support to i.MX's PWMv2

[PATCH] pwm-pca9685: Allow any of the 16 PWMs to be used as a GPIO
 2016-10-31 11:42 UTC  (18+ messages)

[PATCH v2 09/10] pwm: imx: doc: Update imx-pwm.txt documentation entry
 2016-10-31  4:56 UTC  (2+ messages)

[PATCH v2 0/2] backlight: pwm_bl: Fix the initial power state selection
 2016-10-28 13:27 UTC  (4+ messages)
` [PATCH v2 1/2] backlight: pwm_bl: Move the checks for initial power state to a separate function
` [PATCH v2 2/2] backlight: pwm_bl: Check the pwm state for initial backlight power state

[PATCH v4] pwm: add pwm driver for HiSilicon BVT SOCs
 2016-10-28  2:56 UTC  (6+ messages)

[PATCH 0/2] backlight: pwm_bl: Fix the initial power state selection
 2016-10-27  7:18 UTC  (7+ messages)
` [PATCH 1/2] backlight: pwm_bl: Move the checks for initial power state to a separate function
` [PATCH 2/2] backlight: pwm_bl: Check the pwm state for initial backlight power state

[PATCH 0/6] pwm: imx: Provide atomic operation for IMX PWM driver
 2016-10-27  5:59 UTC  (30+ messages)
` [PATCH 1/6] pwm: imx: Rewrite imx_pwm_*_v1 code to facilitate switch to atomic pwm operation
` [PATCH 2/6] pwm: imx: Move PWMv2 software reset code to a separate function
` [PATCH 3/6] pwm: imx: Move PWMv2 wait for fifo slot "
` [PATCH 4/6] pwm: imx: Provide atomic PWM support for IMXv2 PWM
` [PATCH 5/6] pwm: imx: Remove redundant IMX PWMv2 code
` [PATCH 6/6] pwm: imx: Introduce "polarity_supported" flag to PWMv2 driver

[PATCH] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_backlight_probe()
 2016-10-27  3:46 UTC  (5+ messages)

The PWM is broken at RK3288
 2016-10-25 12:58 UTC  (2+ messages)

[PATCH v1 0/4] pwm: lpss: clean up series
 2016-10-25  9:39 UTC  (8+ messages)
` [PATCH v1 1/4] pwm: lpss: Avoid potential overflow of base_unit
` [PATCH v1 2/4] pwm: lpss: Allow duty cycle to be 0
` [PATCH v1 3/4] pwm: lpss: Do not export board infos for different PWM types
` [PATCH v1 4/4] pwm: lpss: Switch to new atomic API

[PATCH v3 0/6] Support PWM polarity control
 2016-10-23  6:40 UTC  (20+ messages)
` [PATCH v3 1/6] pwm: print error messages with pr_err() instead of pr_debug()
` [PATCH v3 2/6] pwm: core: make the PWM_POLARITY flag in DTB optional
` [PATCH v3 3/6] pwm: imx: support output polarity inversion
` [PATCH v3 4/6] arm: dts: imx7: Update #pwm-cells for PWM polarity control
` [PATCH v3 5/6] arm: dts: imx7-colibri: Use pwm "
` [PATCH v3 6/6] arm: dts: imx7-colibri: Use enable-gpios for BL_ON

Configuring multiple PWM channels in one step
 2016-10-21 17:30 UTC 

PWM on Suspend To Ram
 2016-10-21 13:07 UTC  (3+ messages)

[PATCH] pwm: meson: Remove unneeded platform MODULE_ALIAS
 2016-10-21  7:13 UTC  (3+ messages)

[PATCH] pwm: meson: Fix missing spin_lock_init
 2016-10-21  7:12 UTC  (2+ messages)

[PATCH -next] pwm: meson: Fix missing spin_lock_init()
 2016-10-21  7:11 UTC  (3+ messages)

[PATCH 1/5] dt-bindings: add binding for Allwinner A31 SoC PWM controller
 2016-10-17 20:08 UTC  (12+ messages)
  ` [PATCH 2/5] pwm: sun4i: Add support for PWM controller on sun6i SoCs
  ` [PATCH 3/5] ARM: dts: sun6i: add PWM controller
  ` [PATCH 4/5] ARM: dts: sun6i: add pinmux for PWM0
  ` [PATCH 5/5] ARM: dts: sun6i: add pwm backlight for reference design tablet

[PATCH RESEND] pwm: meson: Fix missing spin_lock_init
 2016-10-16  7:40 UTC 

[GIT PULL] pwm: Changes for v4.9-rc1
 2016-10-12 17:08 UTC 

[PATCH 1/5] dt-bindings: add binding for Allwinner sun6i(A31) PWM controller
 2016-10-11 12:45 UTC  (7+ messages)
  ` [PATCH 2/5] pwm: Add Allwinner A31 SoC support
  ` [PATCH 3/5] ARM: dts: sun6i: add PWM controller
  ` [PATCH 4/5] ARM: dts: sun6i: add pinmux for PWM0
  ` [PATCH 5/5] ARM: dts: sun6i: add pwm backlight for reference design tablet

[PATCH v3] pwm: add pwm driver for HiSilicon BVT SOCs
 2016-10-10  8:49 UTC 

[PATCH v3] pwm: add depends, COMPILE_TEST and default y for brcm-iproc-pwm
 2016-10-08 21:02 UTC  (2+ messages)

[PATCH v2] pwm: add COMPILE_TEST and default y for brcm-iproc-pwm
 2016-10-08 20:49 UTC  (3+ messages)

[PATCH] pwm: add COMPILE_TEST and default y for brcm-iproc-pwm
 2016-10-08 17:26 UTC 

[PATCH v2 0/6] Support PWM polarity control
 2016-10-07  4:49 UTC  (13+ messages)
` [PATCH v2 1/6] pwm: print error messages with pr_err() instead of pr_debug()
` [PATCH v2 2/6] pwm: core: make the PWM_POLARITY flag in DTB optional
  ` [PATCH] pwm: core: Use pwm->args.polarity to setup PWM_POLARITY_INVERSED
` [PATCH v2 3/6] pwm: imx: support output polarity inversion
` [PATCH v2 4/6] arm: dts: imx7: Update #pwm-cells for PWM polarity control
` [PATCH v2 5/6] arm: dts: imx7-colibri: Use pwm "
` [PATCH v2 6/6] arm: dts: imx7-colibri: Use enable-gpios for BL_ON

question about pwm-tiecap driver pwm_disable behavior
 2016-10-03 21:09 UTC 

[PATCH] pwm: tiehrpwm: fix disabled state of pwm when inverted
 2016-10-03 11:37 UTC 

[PATCHv2 0/2] pwm: sunxi: give the pwm IP block more time
 2016-09-27 20:16 UTC  (11+ messages)
` [PATCH 1/2] pwm: sunxi: allow the pwm to finish its pulse before disable
  ` [1/2] "

[PATCH 0/3] iMX7 PWM polarity control
 2016-09-27 14:24 UTC  (6+ messages)
` [PATCH 1/3] arm: dts: imx7: Update #pwm-cells for "
` [PATCH 2/3] arm: dts: imx7-colibri: Use pwm "
` [PATCH 3/3] arm: dts: imx7-colibri: Use enable-gpios for BL_ON

[PATCH stable 4.4] pwm: Mark all devices as "might sleep"
 2016-09-26 19:28 UTC 

[PATCH v3] pwm: add pwm driver for HiSilicon BVT SOCs
 2016-09-21  6:12 UTC  (3+ messages)

[PATCHv5 2/3] pwm: make the PWM_POLARITY flag in DTB optional
 2016-09-13  6:45 UTC  (10+ messages)
` [PATCHv6 0/3] pwm: imx: support output polarity inversion


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