linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-19 12:55:29 to 2014-08-19 22:15:17 UTC [more...]

[PATCH v3 0/4] PWM changes for rk3288-evb
 2014-08-19 22:15 UTC  (3+ messages)
  ` [PATCH v3 2/4] pwm: rockchip: Allow polarity invert on rk3288

[PATCH 0/3] ARM: at91/tclib: fix segmentation fault
 2014-08-19 22:11 UTC  (5+ 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 v4 0/2] pwm: lpss: split driver to core and probe drivers
 2014-08-19 16:17 UTC  (3+ messages)
` [PATCH v4 1/2] pwm: lpss: properly split driver to parts
` [PATCH v4 2/2] pwm: lpss: pci: move to use pcim_enable_device()

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

[PATCH] pwm: lpss: Add ACPI and PCI IDs for Intel Braswell
 2014-08-19 14:18 UTC 

[PATCH] This adds a generic PWM framework driver for the PWM controller
 2014-08-19 12:38 UTC  (6+ messages)

[PATCHv4 0/3] ftm-pwm: Convert to direct regmap API usage
 2014-08-19  4:38 UTC  (4+ messages)
` [PATCHv4 1/3] pwm: ftm-pwm: Clean up the code
` [PATCHv4 2/3] pwm: ftm-pwm: Convert to direct regmap API usage
` [PATCHv4 3/3] pwm: documentation: Add 'big-endian' property for FTM PWM

[PATCH v2 0/4] PWM changes for rk3288-evb
 2014-08-18 17:29 UTC  (2+ messages)
` [PATCH v2 2/4] pwm: rockchip: Allow polarity invert on rk3288

Re:
 2014-08-18 15:38 UTC 

[PATCHv3 0/3] ftm-pwm: Convert to direct regmap API usage
 2014-08-18 12:11 UTC  (12+ messages)
` [PATCHv3 1/3] pwm: ftm-pwm: Clean up the code
` [PATCHv3 2/3] pwm: ftm-pwm: Convert to direct regmap API usage
` [PATCHv3 3/3] pwm: documentation: Add 'big-endian' property for FTM PWM

[PATCH] pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error
 2014-08-18  9:08 UTC 

[PATCH] pwm: Fix period and polarity in pwm_get() for non-perfect matches
 2014-08-18  8:57 UTC  (4+ messages)

[PATCHv5 0/2] Add Allwinner SoCs PWM support
 2014-08-17 20:20 UTC  (6+ messages)
` [PATCHv5 1/2] pwm: Add Allwinner SoC support

[PATCH] backlight: remove .owner field for drivers using module_platform_driver
 2014-08-13 13:12 UTC  (2+ messages)

pwm drivers suspend/resume behaviour question
 2014-08-11 10:36 UTC 

[GIT PULL] pwm: Changes for v3.17-rc1
 2014-08-08 11:22 UTC 

[PATCH v5 0/2] This series adds support for RK3288 SoC integrated PWM
 2014-08-08 11:12 UTC  (4+ messages)
` [PATCH v5 1/2] pwm: rockchip: document RK3288 SoC compatible
` [PATCH v5 2/2] pwm: rockchip: Added to support for RK3288 SoC

[PATCH v2 00/11] pwm: Introduce ST's PWM driver
 2014-08-08  9:46 UTC  (11+ messages)
` [PATCH v2 06/11] pwm: sti: Add new driver for ST's PWM IP
` [PATCH v2 09/11] pwm: sti: Ensure same period values for all channels

[PATCH v4 0/2] This series adds support for RK3288 SoC integrated PWM
 2014-08-07 13:55 UTC  (16+ messages)
` [PATCH v4 1/2] pwm: rockchip: document RK3288 SoC compatible
` [PATCH v4 2/2] pwm: rockchip: Added to support for RK3288 SoC

[PATCH v2] pwm: imx: set can_sleep flag for imx_pwm
 2014-08-07 12:55 UTC  (2+ messages)

[PATCH] pwm: lpss: remove dependency on clk framework
 2014-08-07 11:19 UTC  (2+ messages)

[PATCH] pwm: pwm-tipwmss: remove unnecessary OOM messages
 2014-08-07 11:15 UTC  (2+ messages)

[PATCH 0/2] pwm: some improvements to sysfs interface
 2014-08-05 15:12 UTC  (3+ messages)
` [PATCH 1/2] pwm: new field name added to pwm_device
` [PATCH 2/2] pwm: new fields, max and resolution, added to sysfs

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

[PATCH] drivers: Let several drivers depends on HAS_IOMEM for 'devm_ioremap_resource'
 2014-07-31 20:09 UTC  (22+ messages)

[PATCH v2 0/2] This series adds support for Rockchip SoCs integrated PWM
 2014-07-29 14:17 UTC  (23+ messages)
` [PATCH v2 1/2] pwm: add this patch to introduce for rk-pwm and vop-pwm
` [PATCH v2 2/2] pwm: add this patch to support the new pwm of Rockchip SoCs

Hello
 2014-07-29  8:23 UTC 

[PATCH v3 0/2] pwm: lpss: split driver to core and probe drivers
 2014-07-29 11:26 UTC  (8+ messages)
` [PATCH v3 1/2] pwm: lpss: properly split driver to parts
` [PATCH v3 2/2] pwm: lpss: pci: move to use pcim_enable_device()

[PATCH v2 0/2] pwm: lpss: split driver to core and probe drivers
 2014-07-28 14:27 UTC  (3+ messages)
` [PATCH v2 1/2] pwm: lpss: properly split driver to parts
` [PATCH v2 2/2] pwm: lpss: pci: move to use pcim_enable_device()

[PATCH 1/2] pwm: lpss: properly split driver to parts
 2014-07-28 12:07 UTC  (4+ messages)
` [PATCH 2/2] pwn: lpss: pci: move to use pcim_enable_device()

[PATCH] pwm-backlight: fix probing from device-tree without enable-gpios
 2014-07-25 14:46 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] gpio: extend gpiod_get*() with flags parameter
 2014-07-25  6:52 UTC  (7+ messages)

[PATCH v5 2/4] pwm: sirf: add dt-binding document
 2014-07-24 10:08 UTC  (2+ messages)

[PATCH v5 0/4] PWM: add and enable CSR SiRFSoC PWM driver
 2014-07-24  9:53 UTC  (7+ messages)
` [PATCH v5 1/4] pwm: add CSR SiRFSoc "
` [PATCH v5 3/4] ARM: dts: sirf: fix the pwm-cells and clocks
` [PATCH v5 4/4] ARM: prima2_defconfig: enable PWM and sirf PWM driver

[PATCH v3 0/2] This series adds support for RK3288 SoC integrated PWM
 2014-07-24  9:29 UTC  (7+ messages)
` [PATCH v3 1/2] pwm: rockchip: document RK3288 SoC compatible
` [PATCH v3 2/2] pwm: rockchip: Added to support for RK3288 SoC

[PATCH] drivers/pwm/Kconfig: Let PWM_CLPS711X depend on HAS_IOMEM
 2014-07-23 11:51 UTC  (6+ messages)

[PATCH] drivers: Let several drivers depends on HAS_IOMEM for 'devm_ioremap_resource'
 2014-07-23 11:37 UTC  (15+ messages)

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

[RESEND PATCH v3 00/11] drm: add support for Atmel HLCDC Display Controller
 2014-07-21 22:17 UTC  (32+ messages)
` [RESEND PATCH v3 06/11] drm: add DT bindings documentation for atmel-hlcdc-dc driver


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