linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-19 15:21:50 to 2018-01-30 09:30:38 UTC [more...]

[PATCH v5 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
 2018-01-30  9:30 UTC  (2+ messages)

[PATCH v2 0/8] Add support for PWM input capture on STM32
 2018-01-26 15:11 UTC  (9+ messages)
` [PATCH v2 1/8] pwm: stm32: fix, remove unused struct device
` [PATCH v2 2/8] pwm: stm32: protect common prescaler for all channels
` [PATCH v2 3/8] dt-bindings: mfd: stm32-timers: add support for dmas
` [PATCH v2 4/8] "
` [PATCH v2 5/8] pwm: stm32: add capture support
` [PATCH v2 6/8] pwm: stm32: improve capture by tuning counter prescaler
` [PATCH v2 7/8] pwm: stm32: use input prescaler to improve period capture
` [PATCH v2 8/8] ARM: dts: stm32: Enable pwm3 input capture on stm32f429i-eval

[PATCH v3 0/5] Add PWM and TPU support to r8a7743
 2018-01-24 17:16 UTC  (9+ messages)
` [PATCH v3 2/5] dt-bindings: pwm: rcar: Document r8a774[35] PWM bindings
` [PATCH v3 4/5] dt-bindings: pwm: renesas-tpu: Document r8a774[35] support

[PATCH v4] dt-bindings: pwm: rcar: Document r8a774[35] PWM bindings
 2018-01-24 17:14 UTC  (3+ messages)

[PATCH 0/8] Add support for PWM input capture on STM32
 2018-01-24 15:43 UTC  (18+ messages)
` [PATCH 1/8] pwm: stm32: fix, remove unused struct device
` [PATCH 2/8] pwm: stm32: protect common prescaler for all channels
` [PATCH 3/8] dt-bindings: mfd: stm32-timers: add support for dmas
` [PATCH 4/8] "
` [PATCH 5/8] pwm: stm32: add capture support
` [PATCH 6/8] pwm: stm32: improve capture by tuning counter prescaler
  ` [PATCH 7/8] pwm: stm32: use input prescaler to improve period capture
` [PATCH 8/8] ARM: dts: stm32: Enable pwm3 input capture on stm32f429i-eval

[PATCH v10 8/9] pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops
 2018-01-24 11:29 UTC 

[PATCH v9 8/9] pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops
 2018-01-24 11:20 UTC  (2+ messages)

[PATCH v8 8/9] pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops
 2018-01-24  9:32 UTC  (4+ messages)

[PATCH 0/3] omap: dmtimer: Fix and cleanup moved driver
 2018-01-24  5:49 UTC  (13+ messages)
` [PATCH 1/3] clocksource: timer-dm: Check prescaler value
` [PATCH 2/3] pwm: pwm-omap-dmtimer: Fix frequency when using prescaler
` [PATCH 3/3] clocksource: timer-dm: Make unexported functions static

[PATCH v2 00/16] extend PWM framework to support PWM modes
 2018-01-23 16:55 UTC  (42+ messages)
` [PATCH v2 01/16] drivers: pwm: core: use a single of xlate function
` [PATCH v2 02/16] pwm: pxa: update documentation regarding pwm-cells
` [PATCH v2 04/16] pwm: clps711x: "
` [PATCH v2 05/16] ARM: dts: clps711x: update pwm-cells
` [PATCH v2 07/16] arm64: dts: rockchip: "
` [PATCH v2 08/16] drivers: pwm: core: extend PWM framework with PWM modes
` [PATCH v2 10/16] pwm: Add "
  ` [PATCH v2 03/16] pwm: cros-ec: update documentation regarding pwm-cells
  ` [PATCH v2 06/16] ARM: dts: pxa: update pwm-cells
  ` [PATCH v2 09/16] drivers: pwm: core: add PWM mode to pwm_config()
  ` [PATCH v2 11/16] pwm: add documentation for PWM modes
  ` [PATCH v2 13/16] drivers: pwm: core: add push-pull mode support
` [PATCH v2 12/16] pwm: atmel: add pwm capabilities
` [PATCH v2 14/16] pwm: add push-pull mode
` [PATCH v2 15/16] pwm: add documentation for pwm "
` [PATCH v2 16/16] pwm: atmel: add push-pull mode support

[PATCH v1 1/4] dt-bindings: pwm: binding allwinner sun8i R40/V40/T3
 2018-01-19 21:21 UTC  (2+ messages)

[PATCH 1/4] pwm: jz4740: Make disable operation compatible with TCU2 mode
 2018-01-19 19:44 UTC  (5+ messages)
  ` [PATCH 2/4] pwm: pwm-jz4740: Implement set_polarity
` [PATCH 3/4] pwm: jz4740: Add support for devicetree
` [PATCH 4/4] pwm: jz4740: Enable for all Ingenic SoCs

[PATCH] pwm: remove depends on AVR32
 2018-01-18 19:58 UTC 

Neujahrsspende von 4.800.000 €
 2018-01-16  0:47 UTC 

[PATCH] ACPI / LPSS: Do not instiate a platform_dev for devs without a mmio resource
 2018-01-15 11:33 UTC  (5+ messages)

[PATCH v1 4/4] ARM: dts: add pwm node for r40
 2018-01-15 11:19 UTC  (5+ messages)

[PATCH 0/3] tree-wide: don't use GPIOF_* with gpiod_get_direction
 2018-01-15 10:13 UTC  (3+ messages)
` [PATCH 3/3] backlight: pwm_bl: "

[PATCH v1 3/4] ARM: dts: add pwm pins for r40
 2018-01-15  8:39 UTC  (4+ messages)

[PATCH] pwm: lpss-platform: Cleanly exit probe on boards without resources
 2018-01-14 19:58 UTC  (3+ messages)

Hello,
 2018-01-14  5:12 UTC 

[PATCH v1 2/4] ARM: PWM: add allwinner sun8i R40/V40/T3 pwm support
 2018-01-11 15:33 UTC  (3+ messages)

[PATCH] drivers: pwm: pwm-atmel: implement suspend/resume functions
 2018-01-11 13:51 UTC  (8+ messages)

[PATCH v1 0/4] pwm support for allwinner sun8i R40/V40/T3 SOCs
 2018-01-11 11:31 UTC 

[PATCH] pwn: stm32: Adopt SPDX identifier
 2018-01-10 15:16 UTC  (3+ messages)

[PATCH] pwm: mediatek: fix up PWM4 and PWM5 malfunction on MT7623
 2018-01-09 16:10 UTC  (3+ messages)

[PATCH v7 0/9] omap: dmtimer: Move driver out of plat-omap
 2018-01-09  9:19 UTC  (12+ messages)
` [PATCH v7 1/9] clocksource: dmtimer: Remove all the exports
` [PATCH v7 2/9] arm: omap: timer: Wrap the inline functions under OMAP2PLUS define
` [PATCH v7 3/9] arm: omap: Move dmtimer.h out of plat-omap
` [PATCH v7 4/9] arm: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource
` [PATCH v7 5/9] dmtimer: Add timer ops to the platform data structure
` [PATCH v7 6/9] clocksource: dmtimer: Populate the timer ops to the pdata
` [PATCH v7 7/9] clocksource: timer-dm: Hook device platform data if not already assigned
` [PATCH v7 8/9] pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops
` [PATCH v7 9/9] arm: omap: pdata-quirks: Remove unused timer pdata

[PATCH 0/5] Add capture functionality to OMAP pwm driver
 2018-01-08 22:26 UTC  (12+ messages)
` [PATCH 1/5] clocksource: timer-dm: Make unexported functions static
` [PATCH 2/5] clocksource: timer-dm: Check prescaler value
` [PATCH 3/5] pwm: pwm-omap-dmtimer: Fix frequency when using prescaler
` [PATCH 4/5] clocksource: timer-dm: Add event capture
` [RFC 5/5] pwm: pwm-omap-dmtimer: Add capture functionality

[PATCH v6 00/10] omap: dmtimer: Move driver out of plat-omap
 2018-01-08 16:24 UTC  (20+ messages)
` [PATCH v6 01/10] clocksource: dmtimer: Remove all the exports
` [PATCH v6 02/10] arm: omap: timer: Wrap the inline functions under OMAP2PLUS define
` [PATCH v6 03/10] arm: omap: Move dmtimer.h out of plat-omap
` [PATCH v6 04/10] arm: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource
` [PATCH v6 05/10] dmtimer: Add timer ops to the platform data structure
` [PATCH v6 06/10] clocksource: dmtimer: Populate the timer ops to the pdata
` [PATCH v6 07/10] clocksource: timer-dm: Hook device platform data if not already assigned
` [PATCH v6 08/10] pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops
` [PATCH v6 09/10] arm: omap: pdata-quirks: Remove unused timer pdata
` [PATCH v6 10/10] clocksource: timer-dm: Check prescaler value

[PATCH v4 4/4] ARM: pinctrl: sunxi-pinctrl: fix pin funtion can not be match correctly
 2018-01-08 15:46 UTC  (5+ messages)

[PATCH v3 RESEND] pwm: imx: Let PWM be active during suspend
 2018-01-02 13:01 UTC 

Spende von € 3.400.000,00 EUR
 2018-01-02 10:21 UTC 

[PATCH 0/3] pwm: renesas-tpu: Misc Fixes
 2017-12-21  9:32 UTC  (10+ messages)
  ` [PATCH 1/3] ARM: dts: r8a7740: Correct TPU register block size
  ` [PATCH 2/3] dt-bindings: pwm: renesas-tpu: Correct example "
` [PATCH 3/3] dt-bindings: pwm: renesas-tpu: Correct SoC part numbers and family names

[PATCH v5 0/8] omap: dmtimer: Move driver out of plat-omap
 2017-12-20  4:42 UTC  (8+ messages)
` [PATCH v5 7/8] pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops

[PATCH] pwm: atmel-tcb: Delete an error message for a failed memory allocation in atmel_tcb_pwm_probe()
 2017-12-19 17:12 UTC  (3+ 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).