Linux PWM subsystem development
 help / color / mirror / Atom feed
 messages from 2018-03-27 22:23:49 to 2018-06-04 06:10:04 UTC [more...]

[RESEND PATCH v5 0/6] Add support for PWM input capture on STM32
 2018-06-04  6:10 UTC  (13+ messages)
` [RESEND PATCH v5 1/6] dt-bindings: mfd: stm32-timers: add support for dmas
` [RESEND PATCH v5 2/6] "
` [RESEND PATCH v5 3/6] pwm: stm32: add capture support
` [RESEND PATCH v5 4/6] pwm: stm32: improve capture by tuning counter prescaler
` [RESEND PATCH v5 5/6] pwm: stm32: use input prescaler to improve period capture
` [RESEND PATCH v5 6/6] ARM: dts: stm32: Enable pwm3 input capture on stm32f429i-eval
` [GIT PULL] Immutable branch between MFD and PWM due for the v4.18 merge window
  ` [GIT PULL ++] Immutable branch between MFD and PWM due for the v4.18 merge window (v2)

linux-next: Tree for Jun 1 (pwm/pwm-stm32)
 2018-06-01 19:58 UTC 

[PATCH v2 1/2] pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
 2018-06-01 13:54 UTC  (8+ messages)
` [PATCH v2 2/2] ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices

[PATCH v1 2/2] hwmon: npcm-pwm: add NPCM7xx PWM driver
 2018-05-31 12:32 UTC  (4+ messages)

[PATCH 1/1] pwm: fsl-ftm: Support the new version of FTM block on i.MX8x
 2018-05-30 16:59 UTC  (2+ messages)

[PATCH 1/1] pwm: fsl-ftm: Support the new version of FTM block on i.MX8x
 2018-05-30 16:57 UTC 

[PATCH] pwm: stm32: fix build warning with CONFIG_DMA_ENGINE disabled
 2018-05-28  7:20 UTC  (2+ messages)

[PATCH] pwm: stm32: enforce dependency on CONFIG_MFD_STM32_TIMERS
 2018-05-25 16:04 UTC 

[PATCH v5 0/9] extend PWM framework to support PWM modes
 2018-05-22 12:07 UTC  (10+ messages)
` [PATCH v5 1/9] pwm: extend PWM framework with "
` [PATCH v5 2/9] pwm: clps711x: populate PWM mode in of_xlate function
` [PATCH v5 3/9] pwm: cros-ec: "
` [PATCH v5 4/9] pwm: pxa: "
` [PATCH v5 5/9] pwm: add PWM modes
` [PATCH v5 6/9] pwm: atmel: add pwm capabilities
` [PATCH v5 7/9] pwm: add push-pull mode support
` [PATCH v5 8/9] pwm: add documentation for pwm push-pull mode
` [PATCH v5 9/9] pwm: atmel: add push-pull mode support

[PATCH] Revert "pwm: Set class for exported channels in sysfs"
 2018-05-22  9:21 UTC 

[PATCH] pwm: imx: Switch to SPDX identifier
 2018-05-20 15:40 UTC 

[RESEND][PATCH] pwm: Set class for exported channels in sysfs
 2018-05-19 11:50 UTC  (3+ messages)

[PATCH 0/2] Fix STM32 PWM capture build with COMPILE_TEST
 2018-05-18 22:05 UTC  (6+ messages)
` [PATCH 1/2] mfd: stm32-timers: fix pwm-stm32 linker issue "
` [PATCH 2/2] pwm: stm32: initialize raw local variables

[PATCH v2 4/4] ARM: PWM: add allwinner sun8i pwm support
 2018-05-18  8:15 UTC  (8+ messages)

linux-next: Tree for May 17 (drivers/pwm/pwm-stm32.c)
 2018-05-17 18:34 UTC 

[PATCH 1/2] pwm: berlin: Don't use broken prescaler values
 2018-05-14 21:58 UTC 

[PATCH v2 2/4] ARM: dtsi: add pwm node for sun8i
 2018-05-14 16:08 UTC  (3+ messages)

[PATCH] ACPI / LPSS: Only call pwm_add_table() for Bay Trail PWM if PMIC HRV is 2
 2018-05-13  8:27 UTC  (3+ messages)

[PATCH 0/3] SiFive SoC PWM driver
 2018-05-04  8:43 UTC  (21+ messages)
` [PATCH 1/3] dt-bindings: added new pwm-sifive driver documentation
` [PATCH 2/3] dt-bindings: Add "sifive" vendor prefix
` [PATCH 3/3] pwm-sifive: add a driver for SiFive SoC PWM

[RESEND PATCH 0/3] Add pwm-cells on STM32 LPTimer
 2018-05-03 15:38 UTC  (4+ messages)
` [RESEND PATCH 3/3] ARM: dts: stm32: update pwm-cells for LPTimer on stm32h743

[PATCH v5 0/6] Add support for PWM input capture on STM32
 2018-05-02  9:20 UTC  (8+ messages)
` [PATCH v5 1/6] dt-bindings: mfd: stm32-timers: add support for dmas
` [PATCH v5 2/6] "
` [PATCH v5 3/6] pwm: stm32: add capture support
` [PATCH v5 4/6] pwm: stm32: improve capture by tuning counter prescaler
` [PATCH v5 5/6] pwm: stm32: use input prescaler to improve period capture
` [PATCH v5 6/6] ARM: dts: stm32: Enable pwm3 input capture on stm32f429i-eval

[PATCH V2 0/9] Implementation of Tegra Tachometer driver
 2018-04-30  9:51 UTC  (10+ messages)
` [PATCH V2 1/9] pwm: core: Add support for PWM HW driver with pwm capture only
` [PATCH V2 3/9] dt-bindings: Tegra186 tachometer device tree bindings

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-30  9:28 UTC  (4+ messages)
` [PATCH 43/61] pwm: "

[PATCH] pwm: meson: fix allocation of meson_pwm_channel array
 2018-04-30  8:34 UTC  (2+ messages)

[PATCH 0/2] pwm/ACPI: Fix LPSS PWM suspend/resume issues
 2018-04-26 12:09 UTC  (7+ messages)
` [PATCH 1/2] pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
` [PATCH 2/2] ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices

[PATCH RESEND] backlight: pwm_bl: don't use GPIOF_* with gpiod_get_direction
 2018-04-24 10:07 UTC  (8+ messages)

Augmenting sysfs interface for a PWM driver
 2018-04-18 15:39 UTC 

[PATCH v4 0/6] Add support for PWM input capture on STM32
 2018-04-17 11:54 UTC  (12+ messages)
` [PATCH v4 1/6] dt-bindings: mfd: stm32-timers: add support for dmas
` [PATCH v4 2/6] "
` [PATCH v4 3/6] pwm: stm32: add capture support
` [PATCH v4 4/6] pwm: stm32: improve capture by tuning counter prescaler
` [PATCH v4 5/6] pwm: stm32: use input prescaler to improve period capture
` [PATCH v4 6/6] ARM: dts: stm32: Enable pwm3 input capture on stm32f429i-eval

[PATCH v3 0/6] Add support for PWM input capture on STM32
 2018-04-16 15:12 UTC  (15+ messages)
` [PATCH v3 1/6] dt-bindings: mfd: stm32-timers: add support for dmas
` [PATCH v3 2/6] "
` [PATCH v3 3/6] pwm: stm32: add capture support
` [PATCH v3 4/6] pwm: stm32: improve capture by tuning counter prescaler
` [PATCH v3 5/6] pwm: stm32: use input prescaler to improve period capture
` [PATCH v3 6/6] ARM: dts: stm32: Enable pwm3 input capture on stm32f429i-eval

[RESEND PATCH v6 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
 2018-04-16 14:43 UTC  (11+ messages)
` [RESEND PATCH v6 3/5] pwm-backlight: add support for PWM delays proprieties
  ` [RESEND PATCH v6 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties
  ` [RESEND PATCH v6 4/5] ARM: dts: rockchip: set PWM delay backlight settings for Veyron
  ` [RESEND PATCH v6 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie

[PATCH 0/3] tree-wide: don't use GPIOF_* with gpiod_get_direction
 2018-04-16  9:11 UTC  (3+ messages)
` [PATCH 3/3] backlight: pwm_bl: "

[GIT PULL] pwm: Changes for v4.17-rc1
 2018-04-12  9:27 UTC 

[PATCH] pwm: rcar: simplify getting .drvdata
 2018-04-09 11:47 UTC  (4+ messages)

[RESEND PATCH v2 0/8] Add support for PWM input capture on STM32
 2018-03-29 15:29 UTC  (14+ messages)
` [RESEND PATCH v2 3/8] dt-bindings: mfd: stm32-timers: add support for dmas
` [RESEND PATCH v2 4/8] "

[PATCH v4 0/9] extend PWM framework to support PWM modes
 2018-03-29 11:10 UTC  (10+ messages)
` [PATCH v4 1/9] pwm: extend PWM framework with "
` [PATCH v4 2/9] pwm: clps711x: populate PWM mode in of_xlate function
` [PATCH v4 3/9] pwm: cros-ec: "
` [PATCH v4 4/9] pwm: pxa: "
` [PATCH v4 5/9] pwm: add PWM modes
` [PATCH v4 6/9] pwm: atmel: add pwm capabilities
` [PATCH v4 7/9] pwm: add push-pull mode support
` [PATCH v4 8/9] pwm: add documentation for pwm push-pull mode
` [PATCH v4 9/9] pwm: atmel: add push-pull mode support

[PATCH v6 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
 2018-03-28 11:12 UTC  (2+ messages)

[PATCH 0/6] Implement event capture for OMAP (draft)
 2018-03-28  0:34 UTC  (6+ messages)
` [PATCH 4/6] pwm: pwm-omap-dmtimer: Fix frequency when using prescaler

[PATCH v2 0/2] pwm: rcar: Add suspend/resume support and cleanup for runtime_pm
 2018-03-27 23:27 UTC  (2+ messages)

[PATCH] dt-bindings: pwm: renesas,pwm-rcar: add bindings for R-Car M3N support
 2018-03-27 23:22 UTC  (2+ messages)

[PATCH] pwm: rcar: fix a condition to prevent mismatch value setting to duty
 2018-03-27 23:21 UTC  (2+ messages)

[PATCH] pwm: sysfs: use put_device() instead of kfree()
 2018-03-27 23:19 UTC  (2+ messages)

[PATCH v2 0/4] drivers: pwm: sun4i: Improve support for A64 SoCs
 2018-03-27 23:14 UTC  (2+ messages)

[PATCH] pwm: sun4i: properly check current state
 2018-03-27 23:09 UTC  (2+ messages)

[PATCH] pwm: mediatek: remove redundant MODULE_ALIAS entries
 2018-03-27 22:33 UTC  (2+ messages)

[PATCH v1] pwm: mediatek: improve precision in rate calculation
 2018-03-27 22:33 UTC  (2+ messages)

[PATCH v3] pwm: mediatek: fix up PWM4 and PWM5 malfunction on MT7623
 2018-03-27 22:30 UTC  (4+ messages)

[PATCH 1/4] pwm: jz4740: Make disable operation compatible with TCU2 mode
 2018-03-27 22: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