Linux PWM subsystem development
 help / color / mirror / Atom feed
 messages from 2017-01-22 14:50:29 to 2017-02-28 10:40:13 UTC [more...]

[PATCH 0/2] switch to atomic PWM
 2017-02-28 10:40 UTC 

[PATCH 1/3] pwm: lpss: Bug-fix + 2 improvements
 2017-02-28  9:46 UTC  (8+ 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] pwm: rockchip: State of pwm clock should synchronize with pwm enabled state
 2017-02-28  7:55 UTC  (2+ messages)

[PATCH v3] pwm: lpss: Add get_state callback
 2017-02-27 22:20 UTC  (2+ messages)

[PATCH 0/2] drivers: pwm: add pwm support for sama5d2
 2017-02-27 15:23 UTC  (10+ 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 v4 0/9] Add the Allwinner A31/A31s PWM driver
 2017-02-27 13:21 UTC  (19+ messages)
` [PATCH v4 1/9] pwm: sunxi: Use regmap API for register access
` [PATCH v4 3/9] pwm: sunxi: Selectable prescaler table
  ` [PATCH v4 2/9] pwm: sunxi: Use regmap fields for bit operations
  ` [PATCH v4 4/9] pwm: sunxi: Customizable control and period register position
  ` [PATCH v4 5/9] pwm: sunxi: Customizable regmap fields and enable bit mask
  ` [PATCH v4 6/9] pwm: sunxi: Increase max number of pwm channels
  ` [PATCH v4 7/9] pwm: sunxi: Add support the Allwinner A31 PWM
  ` [PATCH v4 9/9] ARM: dts: sun6i: Add the PWM block to the A31/A31s
` [PATCH v4 8/9] pwm: sunxi: Code cleanup

[PATCH 1/3] dt-bindings: add compatible for the PWM controller on Allwinner A64
 2017-02-27  7:44 UTC  (7+ messages)
  ` [PATCH 2/3] pwm: sunxi: Add A64 support
  ` [PATCH 3/3] arm64: dts: allwinner: add pwm device node for A64

RE:
 2017-02-23 15:09 UTC 

[PATCH 00/13] Ingenic JZ4740 / JZ4780 pinctrl driver
 2017-02-23  9:59 UTC  (48+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
  ` [PATCH v2 02/14] Documentation: dt/bindings: Document pinctrl-gpio
  ` [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 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 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 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 00/13] Ingenic JZ4740 / JZ4780 pinctrl driver
 2017-01-27 17:33 UTC  (3+ messages)
` [PATCH 10/13] mtd: nand: jz4740: Let the pinctrl driver configure the pins

[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  (10+ messages)
  ` [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  (11+ 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 04/14] GPIO: Add gpio-ingenic driver
 2017-01-22 17:49 UTC  (4+ messages)
` [PATCH] GPIO: fix semicolon.cocci warnings

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox