linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-27 12:57:19 to 2017-04-20 07:29:39 UTC [more...]

[PATCH v4 0/1] pwm: pca9685: fix gpio-only operation
 2017-04-20  7:29 UTC  (7+ messages)
` [PATCH v4 1/1] "

[PATCH 0/5] r8a7795/6 Salvator-X PWM enablement
 2017-04-19 13:24 UTC  (6+ messages)
` [PATCH 1/5] pinctrl: sh-pfc: r8a7796: Add PWM pins, groups and functions
` [PATCH 2/5] clk: renesas: r8a7796: add PWM clock
` [PATCH 3/5] arm64: dts: r8a7796: Add PWM device nodes
` [PATCH 4/5] arm64: dts: r8a7796-salvator-x: Add PWM device support
` [PATCH 5/5] arm64: dts: r8a7795-salvator-x: Enable PWM

[PATCH] backlight: pwm_bl: Fix condition to set enable gpio as output
 2017-04-18  8:46 UTC  (5+ messages)

[PATCH v5 0/4] gpio: mvebu: Add PWM fan support
 2017-04-14 15:40 UTC  (5+ messages)
` [PATCH v6 1/4] gpio: mvebu: Add limited PWM support
` [PATCH v6 2/4] ARM: dts: mvebu: Add PWM properties to .dtsi files
` [PATCH v6 3/4] ARM: mvebu: Enable SENSORS_PWM_FAN in defconfig
  ` [PATCH v6 4/4] ARM: dts: armada-xp: Use pwm-fan rather than gpio-fan

[PATCH v5 0/4] gpio: mvebu: Add PWM fan support
 2017-04-13 20:14 UTC  (14+ messages)
  ` [PATCH v5 1/4] gpio: mvebu: Add limited PWM support
` [PATCH v5 2/4] ARM: dts: mvebu: Add PWM properties to .dtsi files
` [PATCH v5 3/4] ARM: mvebu: Enable SENSORS_PWM_FAN in defconfig
` [PATCH v5 4/4] ARM: dts: armada-xp: Use pwm-fan rather than gpio-fan

[PATCH 1/2] pwm: tegra: Read PWM clock source rate in driver init
 2017-04-13 17:17 UTC  (5+ messages)
` [PATCH 2/2] pwm: tegra: Set maximum pwm clock source per SoC tapeout

[pwm:for-4.12/drivers 6/11] drivers/pwm/pwm-mediatek.c:210:3-8: No need to set .owner here. The core will do it
 2017-04-13 15:28 UTC  (3+ messages)
` [PATCH] pwm: fix platform_no_drv_owner.cocci warnings

[PATCH] pwm: tegra: Avoid potential overflow for short periods
 2017-04-13 11:16 UTC  (2+ messages)

[PATCH v3 0/1] pwm: pca9685: fix gpio-only operation
 2017-04-13  8:15 UTC  (3+ messages)
` [PATCH v3 1/1] "

[GIT PULL] pwm: Fixes for v4.11-rc7
 2017-04-12 17:55 UTC 

[PATCH V3 0/4] pwm: tegra: Pin configuration in suspend/resume and cleanups
 2017-04-12 17:19 UTC  (10+ messages)
  ` [PATCH V3 1/4] pwm: tegra: Use DIV_ROUND_CLOSEST_ULL() instead of local implementation
  ` [PATCH V3 2/4] pwm: tegra: Increase precision in pwm rate calculation
  ` [PATCH V3 4/4] pwm: tegra: Add support to configure pin state in suspends/resume
` [PATCH V3 3/4] pwm: tegra: Add DT binding details to configure pin "

No hotplug event for PCA9685 PWM output device
 2017-04-12 12:09 UTC 

[PATCH v2 0/1] pwm: pca9685: fix gpio-only operation
 2017-04-12 12:09 UTC  (4+ messages)
` [PATCH v2 1/1] "

BUG: No hotplug event for PCA9685 PWM output devices
 2017-04-12 10:51 UTC 

[PATCH] drivers: pwm: pwm-atmel: implement suspend/resume functions
 2017-04-11  9:53 UTC  (12+ messages)

[PATCH 0/1] pwm: pca9685: fix gpio-only operation
 2017-04-11  9:11 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH v3 1/2] pwm: lpss: Split Tangier configuration
 2017-04-10 18:31 UTC  (5+ messages)
` [PATCH v3 2/2] pwm: lpss: Set enable-bit before waiting for update-bit to go low

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

[PATCH v2] ARM: at91: Document new TCB bindings
 2017-04-07 12:31 UTC  (8+ messages)

[PATCH 0/4] pwm: tegra: Pin configuration in suspend/resume and cleanups
 2017-04-07 10:19 UTC  (10+ messages)
` [PATCH 1/4] pwm: tegra: Use DIV_ROUND_CLOSEST_ULL() instead of local implementation
` [PATCH 2/4] pwm: tegra: Increase precision in pwm rate calculation
  ` [PATCH 3/4] pwm: tegra: Add DT binding details to configure pin in suspends/resume
  ` [PATCH 4/4] pwm: tegra: Add support to configure pin state "

[PATCH V2 0/4] pwm: tegra: Pin configuration in suspend/resume and cleanups
 2017-04-07  7:51 UTC  (15+ messages)
` [PATCH V2 2/4] pwm: tegra: Increase precision in pwm rate calculation
  ` [PATCH V2 1/4] pwm: tegra: Use DIV_ROUND_CLOSEST_ULL() instead of local implementation
  ` [PATCH V3 3/4] pwm: tegra: Add DT binding details to configure pin in suspends/resume
  ` [PATCH V4 4/4] pwm: tegra: Add support to configure pin state "

[PATCH v2 1/2] pwm: loongson1: Add PWM driver for Loongson1 SoC
 2017-04-06 16:18 UTC  (2+ messages)

[PATCH v3 0/2] switch to atomic PWM
 2017-04-06 14:33 UTC  (9+ messages)
` [PATCH v3 1/2] drivers: pwm: pwm-atmel: "
` [PATCH v3 2/2] drivers: pwm: pwm-atmel: enable PWM on sama5d2

[PATCH] pwm: atmel-hlcdc: Implement the suspend/resume hooks
 2017-04-06 14:16 UTC  (2+ messages)

[PATCH v2] pwm: atmel-hlcdc: Convert to the atomic PWM API
 2017-04-06 14:14 UTC  (2+ messages)

[PATCH v3] pwm: rockchip: State of pwm clock should synchronize with pwm enabled state
 2017-04-06 13:10 UTC  (2+ messages)

[RFC PATCH 0/2] extends PWM framework to support PWM dead-times
 2017-04-05 14:02 UTC  (3+ messages)
` [RFC PATCH 1/2] drivers: pwm: core: implement pwm dead-times
` [RFC PATCH 2/2] drivers: pwm: pwm-atmel: implement pwm dead-time

[RFC PATCH 0/2] extend PWM framework to support PWM modes
 2017-04-05 13:58 UTC  (3+ messages)
` [RFC PATCH 1/2] drivers: pwm: core: implement pwm mode
` [RFC PATCH 2/2] drivers: pwm: pwm-atmel: add support for pwm modes

[PATCH REGRESSION-FIX resend] pwm: lpss: Set enable-bit before waiting for update-bit
 2017-04-04 17:23 UTC  (20+ messages)

[PATCH v2] backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()
 2017-04-04 10:54 UTC 

[PATCH 0/3] pwm: pwm-samsung: fix suspend/resume support
 2017-04-04  5:40 UTC  (6+ messages)
    ` [PATCH 1/3] pwm: pwm-samsung: remove redundant checks from pwm_samsung_config()
    ` [PATCH 2/3] pwm: pwm-samsung: fix suspend/resume support
    ` [PATCH 3/3] hwmon: pwm-fan: remove no longer needed suspend/resume code

[PATCH v1] pwm: lpss: Split Tangier configuration
 2017-04-03 14:26 UTC  (2+ messages)

[PATCH v4 0/4] gpio: mvebu: Add PWM fan support
 2017-03-30 16:14 UTC  (10+ messages)
` [PATCH v4 1/4] gpio: mvebu: Add limited PWM support
` [PATCH v4 2/4] mvebu: xp: Add PWM properties to .dtsi files
` [PATCH v4 3/4] ARM: mvebu: Enable SENSORS_PWM_FAN in defconfig
` [PATCH v4 4/4] mvebu: wrt1900ac: Use pwm-fan rather than gpio-fan

[RESEND PATCH 0/3] pwm: lpc32xx: switch driver to one phandle argument for PWM consumers
 2017-03-28 17:24 UTC  (3+ messages)
` [RESEND PATCH 1/3] dt: pwm: lpc32xx: add description of clocks and #pwm-cells properties

[PATCH] backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()
 2017-03-27 14:27 UTC  (4+ messages)

[PATCH v3 0/4] gpio: mvebu: Add PWM fan support
 2017-03-27 13:17 UTC  (5+ messages)
` [PATCH v3 4/4] mvebu: wrt1900ac: Use pwm-fan rather than gpio-fan


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