linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-05 10:36:38 to 2016-10-25 09:39:45 UTC [more...]

[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 0/6] pwm: imx: Provide atomic operation for IMX PWM driver
 2016-10-25  7:07 UTC  (27+ 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-24 21:00 UTC  (3+ messages)

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

[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 v4] pwm: add pwm driver for HiSilicon BVT SOCs
 2016-10-21  7:34 UTC  (4+ 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  (3+ 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 

[PATCH 0/2] backlight: pwm_bl: Fix the initial power state selection
 2016-09-30  7:02 UTC  (3+ 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

[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  (11+ messages)
` [PATCHv6 0/3] pwm: imx: support output polarity inversion

[PATCH v2] ARM: dts: lpc32xx: set default parent clock for pwm1 & pwm2
 2016-09-08 18:21 UTC  (2+ messages)

[PATCH] pwm: meson: handle unknown ID values
 2016-09-08  9:29 UTC  (4+ messages)

[PATCH v2 0/4] Add PWM feature in Allwinner H3
 2016-09-07 23:09 UTC  (5+ messages)
` [PATCH v2 3/4] pinctrl: sunxi: Remove unsupported PWM channel pinmux in H3

[PATCH v3 0/4] pwm: Add Amlogic Meson SoC PWM Controller
 2016-09-07 20:19 UTC  (12+ messages)
` [PATCH v3 1/4] pwm: Add support for Meson "

[pwm:for-4.9/drivers 2/9] drivers/pwm/pwm-berlin.c:245:35: error: 'struct berlin_pwm_chip' has no member named 'chips'
 2016-09-06  9:09 UTC  (4+ messages)

[PATCH v2] pwm: Create device class for pwm channels
 2016-09-05 15:42 UTC  (5+ messages)

[PATCH] pwm: Unexport children before chip removal
 2016-09-05 15:03 UTC  (3+ messages)

[PATCH] pwm: pwm-tipwmss: Remove all pm_runtime gets and puts from the driver
 2016-09-05 13:43 UTC  (3+ messages)

[PATCH v4 00/17] pwm: Add support for PWM Capture
 2016-09-05 11:37 UTC  (17+ messages)
` [PATCH v4 09/17] pwm: sti: Only request clock rate when you need to
` [PATCH v4 10/17] pwm: sti: Supply PWM Capture register addresses and bit locations
` [PATCH v4 11/17] pwm: sti: Supply PWM Capture clock handling
` [PATCH v4 12/17] pwm: sti: Initialise PWM Capture device data
` [PATCH v4 13/17] pwm: sti: Add support for PWM Capture IRQs
` [PATCH v4 14/17] pwm: sti: Add PWM Capture call-back
` [PATCH v4 15/17] pwm: sti: It's now valid for number of PWM channels to be zero
` [PATCH v4 16/17] pwm: sti: Take the opportunity to conduct a little house keeping


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