linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-20 09:15:03 to 2017-02-23 15:22:36 UTC [more...]

[PATCH 0/2] drivers: pwm: add pwm support for sama5d2
 2017-02-23 15:22 UTC  (9+ messages)
` [PATCH 1/2] drivers: pwm: pwm-atmel: add support for pwm on sama5d2
` [PATCH 2/2] drivers: pwm: pwm-atmel: add support to allow run time changing of pwm parameters

[PATCH 00/13] Ingenic JZ4740 / JZ4780 pinctrl driver
 2017-02-23  9:59 UTC  (70+ messages)
` [PATCH 09/13] mmc: jz4740: Let the pinctrl driver configure the pins
` [PATCH 10/13] mtd: nand: "
` [PATCH 13/13] MIPS: jz4740: Remove custom GPIO code
    ` [PATCH v2 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
      ` [PATCH v2 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
      ` [PATCH v2 02/14] Documentation: dt/bindings: Document pinctrl-gpio
        ` [PATCH v2 03/14] pinctrl-ingenic: add a pinctrl driver for the Ingenic jz47xx SoCs
        ` [PATCH v2 08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
        ` [PATCH v2 11/14] mtd: nand: jz4740: Let the pinctrl driver configure the pins
      ` [PATCH v2 04/14] GPIO: Add gpio-ingenic driver
        ` [PATCH] GPIO: fix semicolon.cocci warnings
      ` [PATCH v2 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
      ` [PATCH v2 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
      ` [PATCH v2 07/14] MIPS: jz4780: "
      ` [PATCH v2 09/14] MIPS: JZ4780: CI20: Add pinctrl configuration for several drivers
      ` [PATCH v2 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
      ` [PATCH v2 12/14] fbdev: jz4740-fb: "
      ` [PATCH v2 13/14] pwm: jz4740: "
      ` [PATCH v2 14/14] MIPS: jz4740: Remove custom GPIO code
    ` [PATCH v3 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
      ` [PATCH v3 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
      ` [PATCH v3 02/14] Documentation: dt/bindings: Document pinctrl-gpio
      ` [PATCH v3 03/14] pinctrl-ingenic: add a pinctrl driver for the Ingenic jz47xx SoCs
      ` [PATCH v3 04/14] GPIO: Add gpio-ingenic driver
      ` [PATCH v3 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
      ` [PATCH v3 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
      ` [PATCH v3 07/14] MIPS: jz4780: "
      ` [PATCH v3 08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
      ` [PATCH v3 09/14] MIPS: JZ4780: CI20: "
      ` [PATCH v3 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
      ` [PATCH v3 11/14] mtd: nand: "
      ` [PATCH v3 12/14] fbdev: jz4740-fb: "
      ` [PATCH v3 13/14] pwm: jz4740: "
      ` [PATCH v3 14/14] MIPS: jz4740: Remove custom GPIO code

[PATCH 1/3] pwm: lpss: Bug-fix + 2 improvements
 2017-02-23  8:06 UTC  (6+ messages)
` [PATCH 1/3] pwm: lpss: Do not set / wait_for update_bit when not enabled
` [PATCH 2/3] pwm: lpss: Simplify update check in pwm_lpss_apply
` [PATCH 3/3] pwm: lpss: Add get_state callback

[PATCH v3 0/4] Add the Allwinner A31/A31s PWM driver
 2017-02-21 23:37 UTC  (9+ messages)
  ` [PATCH v3 1/4] pwm: sunxi: Code switched to regmap API instead of iomem
  ` [PATCH v3 2/4] pwm: sunxi: Selectable prescaler table for support sun6i
  ` [PATCH v3 3/4] pwm: sunxi: Add support the Allwinner A31 PWM
  ` [PATCH v3 4/4] ARM: dts: sun6i: Add the PWM block to the A31/A31s

[PATCH] pwm: atmel-hlcdc: Convert to the atomic PWM API
 2017-02-20 17:29 UTC  (2+ messages)

[PATCH] pwm: sunxi: wait for the READY bit
 2017-02-20 16:22 UTC  (4+ messages)

[RESEND PATCH 0/3] pwm: lpc32xx: switch driver to one phandle argument for PWM consumers
 2017-02-16 20:27 UTC  (4+ messages)
  ` [RESEND PATCH 1/3] dt: pwm: lpc32xx: add description of clocks and #pwm-cells properties
  ` [RESEND PATCH 3/3] pwm: lpc32xx: remove handling of PWM channels
` [RESEND PATCH 2/3] pwm: lpc32xx: switch driver to one phandle argument for PWM consumers

[PATCH 1/2] pwm: loongson1: Add PWM driver for Loongson1 SoC
 2017-02-16  9:27 UTC  (4+ messages)

[PATCH v2 0/4] Add the Allwinner A31/A31s PWM driver
 2017-02-15 22:16 UTC  (10+ messages)
` [PATCH v2 2/4] ARM: pwm: sun4i: selectable prescaler table for support sun6i
  ` [PATCH v2 1/4] ARM: pwm: sun4i: unification of register operations "
  ` [PATCH v2 3/4] ARM: pwm: sun6i: add support the Allwinner A31 PWM
  ` [PATCH v2 4/4] ARM: dts: sun6i: Add the PWM block to the A31/A31s

[PATCH v2 1/2] pwm: loongson1: Add PWM driver for Loongson1 SoC
 2017-02-15 14:45 UTC 

ACPI problem causing non functional backlight control on win10 cherrytrail devices
 2017-02-14 13:56 UTC 

[PATCH] pwm: Fix compile error in pwm_get()
 2017-02-10 14:23 UTC  (2+ messages)

[PATCH 0/3] pwm: lpc32xx: switch driver to one phandle argument for PWM consumers
 2017-02-07 23:22 UTC  (8+ messages)
` [PATCH 1/3] dt: pwm: lpc32xx: add description of clocks and #pwm-cells properties

[PATCH v2 3/4] ARM: pwm: sun6i: add support the Allwinner A31 PWM
 2017-02-07 18:46 UTC 

[PATCH v2 1/4] ARM: pwm: sun4i: unification of register operations for support sun6i
 2017-02-07 18:45 UTC 

[PATCH] Add the Allwinner A31/A31s PWM driver
 2017-02-07 17:40 UTC 

Bitte kontaktieren Sie mich für weitere Details!
 2017-02-01  8:20 UTC 

[PATCH v2 0/3] acpi_lpss/pwm: Fix i915 pwm_get issues
 2017-01-30 14:18 UTC  (10+ messages)
` [PATCH v2 1/3] pwm/core: Don't hold pwm_lookup_lock longer then necessary
` [PATCH v2 2/3] pwm/core: Try to get the module from pwm_get
` [PATCH v2 3/3] acpi: lpss: call pwm_add_table() for bsw PWM device

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

[PATCH v3 0/6] pwm: lpss: Fix and clean up series
 2017-01-30  7:18 UTC  (8+ messages)
` [PATCH v3 1/6] pwm: lpss: Avoid potential overflow of base_unit
` [PATCH v3 2/6] pwm: lpss: Allow duty cycle to be 0
` [PATCH v3 3/6] pwm: lpss: Switch to new atomic API
` [PATCH v3 4/6] pwm: lpss: Avoid reconfiguring while UPDATE bit is still enabled
` [PATCH v3 5/6] pwm: lpss: Do not export board infos for different PWM types
` [PATCH v3 6/6] pwm: lpss: Add Intel Gemini Lake PCI ID

[PATCH] pwm - Fix possible NULL derefrence
 2017-01-30  7:10 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pwm: Add MediaTek PWM bindings
 2017-01-27 20:59 UTC  (3+ messages)
` [PATCH 2/2] pwm: add pwm-mediatek

[PATCH] pwm: fix undefined behavior in stm32_pwm_apply
 2017-01-26 12:16 UTC  (2+ messages)

[PATCH v9 0/8] Add PWM and IIO timer drivers for STM32
 2017-01-25 18:23 UTC  (19+ messages)
` [PATCH v9 2/8] MFD: add STM32 Timers driver
` [PATCH v9 3/8] dt-bindings: pwm: Add STM32 bindings
` [PATCH v9 4/8] pwm: add driver for STM32 plaftorm
` [PATCH v9 5/8] IIO: add bindings for STM32 timer trigger driver
  ` [PATCH v9 6/8] IIO: add "
  ` [PATCH v9 7/8] ARM: dts: stm32: add Timers driver for stm32f429 MCU
  ` [PATCH v9 8/8] ARM: dts: stm32: Enable pwm1 and pwm3 for stm32f469-disco
  ` [GIT PULL] Immutable branch between MFD, ARM, IIO and PWM due for the v4.10 merge window

[PATCH 2/2] pwm: pca9685: fix prescaler initialization
 2017-01-25 18:05 UTC  (13+ messages)

[PATCH v2] ARM: at91: Document new TCB bindings
 2017-01-25 15:11 UTC  (5+ messages)

[PATCH] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_backlight_probe()
 2017-01-24  9:37 UTC  (7+ messages)
` [PATCH v2 RESEND] "

Urgent Please,,
 2017-01-23 14:07 UTC 

[PATCH v2] pwm: lpss: Make builtin so that i915 can find the pwm_backlight
 2017-01-22 16:21 UTC  (11+ messages)

[PATCH] ARM: dts: da850-lcdk: enable pwm nodes
 2017-01-20 12:53 UTC  (2+ messages)

[PATCH v2 0/4] pwm: lpss: clean up series
 2017-01-20 11:18 UTC  (11+ messages)
` [PATCH v2 3/4] pwm: lpss: Do not export board infos for different PWM types
` [PATCH v2 4/4] pwm: lpss: Switch to new atomic API

[PATCH] pwm: lpss: Add Intel Gemini Lake PCI ID
 2017-01-20 10:25 UTC  (2+ 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).