linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-23 13:36:04 to 2018-03-29 12:59:12 UTC [more...]

[RESEND PATCH v2 0/8] Add support for PWM input capture on STM32
 2018-03-29 12:59 UTC  (12+ 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

[RESEND PATCH v6 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
 2018-03-28 17:03 UTC  (5+ messages)
  ` [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
` [RESEND PATCH v6 3/5] pwm-backlight: add support for PWM delays proprieties

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

[PATCH 0/6] Implement event capture for OMAP (draft)
 2018-03-28  0:34 UTC  (11+ messages)
` [PATCH 1/6] clocksource: timer-ti-dm: Make unexported functions static
` [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  (4+ messages)
` [PATCH v2 1/2] pwm: rcar: Use PM Runtime to control module clock
` [PATCH v2 2/2] pwm: rcar: add suspend/resume support

[PATCH] dt-bindings: pwm: renesas,pwm-rcar: add bindings for R-Car M3N support
 2018-03-27 23:22 UTC  (5+ 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  (10+ messages)
  ` [PATCH v2 1/4] pwm: sun4i: drop unused .has_rdy member
  ` [PATCH v2 2/4] pwm: sun4i: simplify controller mapping
  ` [PATCH v2 3/4] dt-bindings: pwm: sunxi: add new compatible strings
  ` [PATCH v2 4/4] dts: sunxi: A64: Add PWM controllers
    ` [v2,4/4] "

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

[RESEND PATCH 0/3] Add pwm-cells on STM32 LPTimer
 2018-03-27 22:57 UTC  (5+ messages)
` [RESEND PATCH 2/3] pwm: stm32: LPTimer: use 3 cells xlate
` [RESEND PATCH 3/3] ARM: dts: stm32: update pwm-cells for LPTimer on stm32h743

[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  (4+ messages)
` [PATCH 2/4] pwm: pwm-jz4740: Implement set_polarity

[PATCH v3 RESEND] pwm: imx: Let PWM be active during suspend
 2018-03-27 22:18 UTC  (2+ messages)

[PATCH v3 0/5] Add PWM and TPU support to r8a7743
 2018-03-27 21:52 UTC  (5+ messages)
` [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-03-27 21:52 UTC  (4+ messages)

[PATCH] pwm: atmel-tcb: Delete an error message for a failed memory allocation in atmel_tcb_pwm_probe()
 2018-03-27 21:29 UTC  (2+ messages)

[PATCH] pwm-puv3: Delete an error message for a failed memory allocation in pwm_probe()
 2018-03-27 21:28 UTC  (2+ messages)

[PATCH] pwn: stm32: Adopt SPDX identifier
 2018-03-27 21:25 UTC  (2+ messages)

[PATCH V2 0/9] Implementation of Tegra Tachometer driver
 2018-03-27 15:00 UTC  (13+ messages)
` [PATCH V2 1/9] pwm: core: Add support for PWM HW driver with pwm capture only
` [PATCH V2 2/9] arm64: tegra: Add PWM controller on Tegra186 soc
` [PATCH V2 3/9] dt-bindings: Tegra186 tachometer device tree bindings
` [PATCH V2 4/9] arm64: tegra: Add Tachometer Controller on Tegra186
` [PATCH V2 5/9] pwm: tegra: Add PWM based Tachometer driver
` [PATCH V2 6/9] arm64: tegra: Add pwm based fan support on Tegra186
` [PATCH V2 7/9] hwmon: pwm-fan: add sysfs node to read rpm of fan
` [PATCH V2 8/9] arm64: defconfig: enable Nvidia Tegra Tachometer as a module
` [PATCH V2 9/9] arm64: defconfig: enable pwm-fan as a loadable module

[RFC v2] pwm: Add Xilinx AXI Timer in PWM mode support
 2018-03-22 13:53 UTC 

[PATCH 00/16] remove eight obsolete architectures
 2018-03-20 17:11 UTC  (15+ messages)
` [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs
    ` rfc: remove print_vma_addr ? (was Re: [PATCH 00/16] remove eight obsolete architectures)

[RESEND PATCH v5 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
 2018-03-19 18:28 UTC  (10+ messages)
` [RESEND PATCH v5 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties
` [RESEND PATCH v5 3/5] pwm-backlight: add support for PWM delays proprieties

[PATCH 00/47] arch-removal: device drivers
 2018-03-15  9:09 UTC  (7+ messages)
` [PATCH 36/47] pwm: remobe pwm-bfin driver

[RFC] pwm: Add Xilinx AXI Timer in PWM mode support
 2018-03-14 10:35 UTC  (3+ messages)

[PATCH 0/5] drivers: pwm: sun4i: Improve support for A64 and H6 SoCs
 2018-03-13 15:32 UTC  (15+ messages)
  ` [PATCH 1/5] pwm: sun4i: drop unused .has_rdy member
  ` [PATCH 2/5] pwm: sun4i: simplify controller mapping
  ` [PATCH 3/5] pwm: sun4i: Introduce (optional) reset support
  ` [PATCH 4/5] dt-bindings: pwm: sunxi: add new compatible strings
                `  "
  ` [PATCH 5/5] dts: sunxi: A64: Add PWM controllers

[PATCH 0/2] pwm: rcar: Add suspend/resume support and cleanup for runtime_pm
 2018-03-13  7:31 UTC  (7+ messages)
` [PATCH 1/2] pwm: rcar: Use PM Runtime to control module clock
` [PATCH 2/2] pwm: rcar: add suspend/resume support

[PATCH v3 03/20] kconfig: Remove leftover references to AVR32 symbol
 2018-03-12 15:01 UTC  (3+ messages)
  ` [PATCH] video: console: kconfig: Remove AVR32 dep. from VGA_CONSOLE

[PATCH 00/10] Implementation of Tegra Tachometer driver
 2018-03-08 15:21 UTC  (20+ messages)
` [PATCH 05/10] hwmon: generic-pwm-tachometer: Add generic PWM based tachometer

[PATCH] dt-bindings: pwm: Add generic "pwm-channels" property
 2018-03-05 23:53 UTC  (2+ messages)

[PATCH v3 00/10] extend PWM framework to support PWM modes
 2018-03-02  9:28 UTC  (13+ messages)
` [PATCH v3 05/10] pwm: add PWM mode to pwm_config()

[PATCH v2 1/4] dt-bindings: pwm: binding allwinner sun8i
 2018-03-01  9:26 UTC  (4+ messages)
  ` [linux-sunxi] "

[PATCH v2] clocksource: timer-ti-dm: Make unexported functions static
 2018-02-28 22:11 UTC  (2+ messages)

[PATCH v2 4/4] ARM: PWM: add allwinner sun8i pwm support
 2018-02-28  8:17 UTC  (4+ messages)

[PATCH v2 3/4] ARM: dts: add pwm status for r40
 2018-02-28  1:54 UTC  (2+ messages)

[PATCH v2 2/4] ARM: dtsi: add pwm node for sun8i
 2018-02-28  1:53 UTC  (3+ messages)

[PATCH v3 01/10] pwm: extend PWM framework with PWM modes
 2018-02-26  8:11 UTC  (3+ messages)

[PATCH v2 0/4] pwm support for allwinner sun8i SOCs
 2018-02-25 13:49 UTC 


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