linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-11 22:20:13 to 2016-09-27 20:16:31 UTC [more...]

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

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

[PATCH] pwm-pca9685: Allow any of the 16 PWMs to be used as a GPIO
 2016-09-20 21:46 UTC  (2+ messages)

PWM on Suspend To Ram
 2016-09-20 15:50 UTC 

[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 -next] pwm: meson: Fix missing spin_lock_init()
 2016-09-10 13:54 UTC  (2+ messages)

[PATCH] pwm: meson: Fix missing spin_lock_init
 2016-09-10 13:49 UTC  (2+ messages)

[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  (20+ messages)
` [PATCH v2 1/4] ARM: dts: sun8i: Add PWM pin in H3
` [PATCH v2 2/4] ARM: dts: sun8i: Add PWM controller node "
` [PATCH v2 3/4] pinctrl: sunxi: Remove unsupported PWM channel pinmux "
` [PATCH v2 4/4] pwm: sunxi: Add H3 support

[PATCH v3 0/4] pwm: Add Amlogic Meson SoC PWM Controller
 2016-09-07 20:19 UTC  (17+ messages)
` [PATCH v3 1/4] pwm: Add support for Meson "
` [PATCH v3 2/4] dt-bindings: pwm: Add bindings "
  ` [PATCH v3 3/4] ARM64: dts: meson-gxbb: Add Meson GXBB PWM Controller nodes
` [PATCH v3 4/4] ARM: dts: meson8b: Add Meson8b "

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

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

[PATCH v4 00/17] pwm: Add support for PWM Capture
 2016-09-05 11:37 UTC  (33+ messages)
` [PATCH v4 01/17] ARM: dts: STiH407: Supply PWM Capture IRQ
` [PATCH v4 02/17] ARM: dts: STiH407: Declare PWM Capture data lines via Pinctrl
` [PATCH v4 03/17] ARM: dts: STiH416: Supply PWM Capture IRQs
` [PATCH v4 05/17] ARM: dts: STiH416: Define PWM Capture clock
` [PATCH v4 06/17] ARM: dts: STiH416: Define the number of PWM Capture channels
` [PATCH v4 07/17] pwm: sti: Rename channel => device
` [PATCH v4 08/17] pwm: sti: Reorganise register names in preparation for new functionality
` [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 04/17] ARM: dts: STiH416: Declare PWM Capture data lines via Pinctrl
  ` [PATCH v4 09/17] pwm: sti: Only request clock rate when you need to
  ` [PATCH v4 12/17] pwm: sti: Initialise PWM Capture device data
  ` [PATCH v4 14/17] pwm: sti: Add PWM Capture call-back
  ` [PATCH v4 17/17] dt-bindings: pwm: sti: Update DT bindings with recent changes
` [PATCH v4 13/17] pwm: sti: Add support for PWM Capture IRQs
` [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
` [STLinux Kernel] [PATCH v4 00/17] pwm: Add support for PWM Capture

[PATCHv2] pwm: lpc-18xx: use pwm_set_chip_data
 2016-09-05 10:15 UTC  (3+ messages)

[PATCH v2] pwm: add pwm driver for HiSilicon BVT SOCs
 2016-09-05 10:01 UTC  (5+ messages)

[PATCH] pwm: samsung: fix to use lowest div for large enough modulation bits
 2016-09-05  6:53 UTC  (11+ messages)
  ` [PATCH v2] "

[PATCH] pwm: cros_ec: add __packed to prevent padding
 2016-09-05  6:44 UTC  (4+ messages)

[PATCH V2 0/3] Support Mediatek Soc MT2701 disp pwm
 2016-09-05  6:36 UTC  (5+ messages)
` [PATCH V2 1/3] dt-bindings: pwm: Add MediaTek display PWM bindings
` [PATCH V2 2/3] pwm: Add MediaTek MT2701 display PWM driver support

[PATCH v2] pwm: berlin: Add PM support
 2016-09-05  5:32 UTC  (2+ messages)

[PATCH] pwm: twl: Reliably disable TWL6030 PWMs
 2016-09-05  5:14 UTC  (3+ messages)

[PATCH] pwm/atmel-hlcdc: Add BACKLIGHT_PWM to config dependency
 2016-08-31  2:58 UTC 

[PATCH 1/1] pwm: core: use bitops's BIT macro
 2016-08-26  7:40 UTC 

[PATCH v3] pwm: sun4i: fix a possible NULL dereference
 2016-08-24 12:39 UTC  (2+ messages)

[PATCH v2 0/1] pwm: sun4i: fix a possible NULL dereference
 2016-08-24 11:42 UTC  (4+ messages)
` [PATCH v2 1/1] "

[RESEND PATCH v2 0/4] pwm: Add Amlogic Meson SoC PWM Controller
 2016-08-22 12:16 UTC  (6+ messages)
` [RESEND PATCH v2 1/4] pwm: Add support for Meson "
` [RESEND PATCH v2 2/4] dt-bindings: pwm: Add bindings "
` [RESEND PATCH v2 3/4] ARM64: dts: meson-gxbb: Add Meson GXBB PWM Controller nodes
` [RESEND PATCH v2 4/4] ARM: dts: meson8b: Add Meson8b "

(unknown),
 2016-08-16 13:50 UTC  (6+ messages)
` [PATCH v2 1/4] pwm: Add support for Meson PWM Controller
` [PATCH v2 0/4] pwm: Add Amlogic Meson SoC "

[GIT PULL] pwm: Changes for v4.8-rc1
 2016-08-05 15:51 UTC 

[PATCH] pwm: add pwm driver for HiSilicon BVT SOCs
 2016-08-03  6:32 UTC  (3+ messages)

[PATCH v5 0/3] pwm support for Broadcom iProc SoC's
 2016-07-27 18:29 UTC  (3+ messages)
` [PATCH v5 3/3] ARM: dts: NSP: Add PWM Support to DT

[PATCH v4 0/4] pwm: add support for ChromeOS EC PWM
 2016-07-25 14:29 UTC  (12+ messages)
` [PATCH v4 1/4] mfd: cros_ec: Add cros_ec_cmd_xfer_status helper
` [PATCH v4 2/4] mfd: cros_ec: add EC_PWM function definitions
  ` [PATCH v4 3/4] doc: dt: pwm: add binding for ChromeOS EC PWM
` [PATCH v4 4/4] pwm: add ChromeOS EC PWM driver

[PATCH v3 00/20] pwm: Add support for PWM Capture
 2016-07-13  9:02 UTC  (8+ messages)
` [PATCH v3 20/20] dt-bindings: pwm: sti: Update DT bindings with recent changes

[PATCH v8 0/9] ARM: dts: DRA7: Add dt nodes for PWMSS
 2016-07-12 13:45 UTC  (4+ messages)
` [PATCH v8 1/9] clk: ti: am335x/am4372: Add tbclk to pwm node

[PATCH] pwm: Create device class for pwm channels
 2016-07-12  1:25 UTC  (5+ 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).