linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-19 22:08:10 to 2014-09-29 14:44:20 UTC [more...]

[PATCH v6 00/11] drm: add support for Atmel HLCDC Display Controller
 2014-09-29 14:44 UTC  (8+ messages)
` [PATCH v6 01/11] mfd: add atmel-hlcdc driver
` [PATCH v6 02/11] mfd: add documentation for atmel-hlcdc DT bindings
` [PATCH v6 03/11] pwm: add support for atmel-hlcdc-pwm device
` [PATCH v6 04/11] pwm: add DT bindings documentation for atmel-hlcdc-pwm driver
` [PATCH v6 05/11] drm: add Atmel HLCDC Display Controller support
` [PATCH v6 06/11] drm: add DT bindings documentation for atmel-hlcdc-dc driver
` [PATCH v6 07/11] ARM: AT91/dt: split sama5d3 lcd pin definitions to match RGB mode configs

[resend rfc v4]pwm: add BCM2835 PWM driver
 2014-09-29 14:40 UTC 

[resend rfc v3] pwm: add BCM2835 PWM driver
 2014-09-29 14:18 UTC  (10+ messages)

[PATCHv4 0/4] pwm: imx: support output polarity inversion
 2014-09-29 10:58 UTC  (9+ messages)
` [PATCHv4 1/4] pwm: print error messages with pr_err() instead of pr_debug()
  ` [PATCHv4 2/4] pwm: make the PWM_POLARITY flag in DTB optional
    ` [PATCHv4 3/4] pwm: imx: indentation cleanup
      ` [PATCHv4 4/4] pwm: imx: support output polarity inversion

[PATCH v5 00/11] drm: add support for Atmel HLCDC Display Controller
 2014-09-28  3:52 UTC  (24+ messages)
` [PATCH v5 01/11] mfd: add atmel-hlcdc driver
` [PATCH v5 02/11] mfd: add documentation for atmel-hlcdc DT bindings
` [PATCH v5 03/11] pwm: add support for atmel-hlcdc-pwm device
` [PATCH v5 04/11] pwm: add DT bindings documentation for atmel-hlcdc-pwm driver
` [PATCH v5 05/11] drm: add Atmel HLCDC Display Controller support
` [PATCH v5 06/11] drm: add DT bindings documentation for atmel-hlcdc-dc driver
` [PATCH v5 07/11] ARM: AT91/dt: split sama5d3 lcd pin definitions to match RGB mode configs
` [PATCH v5 08/11] ARM: AT91/dt: add alternative pin muxing for sama5d3 lcd pins
` [PATCH v5 09/11] ARM: at91/dt: define the HLCDC node available on sama5d3 SoCs
` [PATCH v5 10/11] ARM: at91/dt: add LCD panel description to sama5d3xdm.dtsi
` [PATCH v5 11/11] ARM: at91/dt: enable the LCD panel on sama5d3xek boards

[PATCH] clk: Add PWM clock driver
 2014-09-27 20:01 UTC  (3+ messages)

[RFC PATCH] pwm: Add the concept of an "active" pinctrl
 2014-09-25 20:26 UTC  (3+ messages)

[PATCH 1/1] PWM-atmel: Fixed a bug which set the pwm clock prescaler incorrectly. In the defect code the prescaler was always one more than expected value, which resulted in the pwm output with wrong frequency and duty cycle
 2014-09-25 14:44 UTC  (3+ messages)

quick help on PDM DAC driver
 2014-09-23  7:45 UTC  (5+ messages)

quck help on PDM DAC driver
 2014-09-22  9:48 UTC  (2+ messages)

pwm-samsung: incorrect register values for 100% duty cycle
 2014-09-17 23:42 UTC 

[PATCHv7 0/2] Add Allwinner SoCs PWM support
 2014-09-17 19:53 UTC  (3+ messages)
` [PATCHv7 1/2] pwm: Add Allwinner SoC support
` [PATCHv7 2/2] pwm: sunxi: document OF bindings

[PATCHv6 0/2] Add Allwinner SoCs PWM support
 2014-09-16 15:15 UTC  (4+ messages)
` [PATCHv6 1/2] pwm: Add Allwinner SoC support
` [PATCHv6 2/2] pwm: sunxi: document OF bindings

[PATCH] This adds a generic PWM framework driver for the PWM controller
 2014-09-14 11:19 UTC  (7+ messages)

[PATCH V4] pwm: lpc32xx - Add a driver for the motor PWM
 2014-09-11  9:39 UTC  (6+ messages)

[PATCH V3] pwm: lpc32xx - Add a driver for the motor PWM
 2014-09-10  9:21 UTC  (7+ messages)

[PATCHv4 0/4] ARM: at91/tclib: fix segmentation fault
 2014-09-08 10:43 UTC  (6+ messages)
` [PATCHv4 1/4] ARM: at91/tclib: prefer using of devm_* functions
` [PATCHv4 2/4] ARM: at91/tclib: move initialization from alloc to probe
` [PATCHv4 3/4] ARM: at91/tclib: mask interruptions at shutdown and probe
` [PATCHv4 4/4] clocksource: tcb_clksrc: sanitize IRQ request

[PATCHv3 0/4] ARM: at91/tclib: fix segmentation fault
 2014-09-05 14:47 UTC  (7+ messages)
` [PATCHv3 1/4] ARM: at91/tclib: prefer using of devm_* functions
` [PATCHv3 2/4] ARM: at91/tclib: move initialization from alloc to probe
` [PATCHv3 3/4] ARM: at91/tclib: mask interruptions at shutdown and probe
` [PATCHv3 4/4] clocksource: tcb_clksrc: sanitize IRQ request

[PATCH 1/1] PWM Backlight: Fix a bug which could cause the PWM backlight driver use the wrong PWM chip and fail the driver probing if multiple PWM chips exist. This defect could also cause the unintended PWM chip used and unaccessable by other drivers. The patch will check the error state first and allow a deferral PWM backlight probing if the intended PWM driver is not loaded at the probing moment
 2014-09-04 15:33 UTC  (4+ messages)
    ` [PATCH 1/1] PWM Backlight: Fix a bug which could cause the PWM backlight driver use the wrong PWM chip and fail the driver probing if multiple PWM chips exist. This defect could also cause the unintended PWM chip used and unaccessable by other dri

[rfc]pwm: add xilinx pwm driver
 2014-09-04 10:41 UTC  (5+ messages)

FROM: Husam Al Sayed
 2014-09-03 18:43 UTC 

[PATCHv2 0/4] ARM: at91/tclib: fix segmentation fault
 2014-09-03 10:10 UTC  (8+ messages)
` [PATCHv2 1/4] ARM: at91/tclib: prefer using of devm_* functions
` [PATCHv2 2/4] ARM: at91/tclib: move initialization from alloc to probe
` [PATCHv2 3/4] ARM: at91/tclib: mask interruptions at shutdown and probe
` [PATCHv2 4/4] clocksource: tcb_clksrc: unprepare clock in case of failure

[PATCH] pwm: Fix uninitialized warnings in pwm_get()
 2014-08-29  8:24 UTC  (2+ messages)

[PATCH v4 00/11] drm: add support for Atmel HLCDC Display Controller
 2014-08-28 22:52 UTC  (25+ messages)

[PATCH 0/3] ARM: at91/tclib: fix segmentation fault
 2014-08-27 15:27 UTC  (18+ messages)
` [PATCH 1/3] ARM: at91/tclib: prefer using of devm_* functions
` [PATCH 2/3] ARM: at91/tclib: move initialization from alloc to probe
` [PATCH 3/3] ARM: at91/tclib: mask interruptions at shutdown and probe

[PATCH] Patch for pwm backlight driver
 2014-08-27  5:44 UTC  (2+ messages)

[PATCH v5 0/3] PWM changes for rk3288-evb
 2014-08-26 13:41 UTC  (3+ messages)
  ` [PATCH v5 1/3] pwm: rockchip: Allow polarity invert on rk3288

[PATCH] pwm: imx: don't reprogram PWMSAR if PWM is disabled
 2014-08-25 13:56 UTC  (5+ messages)

[PATCH 1/3] pwm: i.MX: Fix the macro MX3_PWMCR_PRESCALER(x) definition
 2014-08-25 13:49 UTC  (4+ messages)
` [PATCH v5 3/3] pwm: i.MX: Avoid sample FIFO overflow for i.MX PWM version2

[PATCH] pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error
 2014-08-25 12:38 UTC  (2+ messages)

[PATCH] PWM: atmel: fix incorrect CDTY value after enabling or disabling
 2014-08-25 12:35 UTC  (4+ messages)

[PATCH] pwm: lpss: make it buildable only on X86
 2014-08-25  9:45 UTC  (2+ messages)

[PATCH 0/9] use c99 initializers in structures
 2014-08-25  9:44 UTC  (4+ messages)
` [PATCH 3/9] pwm: lpss: "

[PATCH v4 0/2] pwm: lpss: split driver to core and probe drivers
 2014-08-25  9:28 UTC  (9+ messages)
` [PATCH v4 1/2] pwm: lpss: properly split driver to parts

[GIT PULL] pwm: Fixes for v3.17-rc2
 2014-08-22 19:34 UTC 

[PATCH v2] pwm: Kconfig: Select REGMAP_MMIO for PWM_FSL_FTM
 2014-08-22  8:19 UTC  (2+ messages)

[PATCH] pwm: Kconfig: Select REGMAP_MMIO for PWM_FSL_FTM
 2014-08-21 23:49 UTC 

[PATCH v3 0/4] PWM changes for rk3288-evb
 2014-08-21  6:40 UTC  (8+ messages)
` [PATCH v3 2/4] pwm: rockchip: Allow polarity invert on rk3288

[PATCH v4 0/4] PWM changes for rk3288-evb
 2014-08-20 18:54 UTC  (3+ messages)
  ` [PATCH v4 1/4] pwm: rockchip: Allow polarity invert on rk3288
` [PATCH v4 2/4] ARM: rockchip: rk3288: Switch to use the proper PWM IP

[PATCH] pwm-backlight: fix bogus request for GPIO#0 when instantiated from DT
 2014-08-20 12:17 UTC  (3+ messages)

[PATCH 0/4] PWM changes for rk3288-evb
 2014-08-20  6:09 UTC  (5+ messages)
` [PATCH 2/4] pwm: rockchip: Allow polarity invert on rk3288


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