linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-30 10:33:34 to 2017-12-19 08:30:52 UTC [more...]

[PATCH v5 0/8] omap: dmtimer: Move driver out of plat-omap
 2017-12-19  8:30 UTC  (30+ messages)
` [PATCH v5 1/8] clocksource: dmtimer: Remove all the exports
` [PATCH v5 2/8] arm: omap: timer: Wrap the inline functions under OMAP2PLUS define
` [PATCH v5 3/8] arm: omap: Move dmtimer.h out of plat-omap
` [PATCH v5 4/8] arm: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource
` [PATCH v5 5/8] dmtimer: Add timer ops to the platform data structure
` [PATCH v5 6/8] clocksource: dmtimer: Populate the timer ops to the pdata
` [PATCH v5 7/8] pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops
` [PATCH v5 8/8] arm: omap: pdata-quirks: Remove unused timer pdata
  ` [PATCH 1/2] clocksource: timer-dm: Make unexported functions static
  ` [PATCH 2/2] clocksource: timer-dm: Check prescaler value

[PATCH v2 0/6] Add PWM and TPU support to r8a7743
 2017-12-18 17:52 UTC  (3+ messages)
` [PATCH v2 2/6] dt-bindings: pwm: rcar: Document r8a774[35] PWM bindings
` [PATCH v2 4/6] dt-bindings: pwm: renesas-tpu: Document r8a774[35] support

[PATCH] pwm: omap-dmtimer: Fix frequency when using prescaler
 2017-12-18 11:38 UTC 

[PATCH 0/6] Add PWM and TPU support to r8a7743
 2017-12-18 10:58 UTC  (7+ messages)
` [PATCH 2/6] dt-bindings: pwm: rcar: Document r8a774[35] PWM bindings
  ` [PATCH 4/6] dt-bindings: pwm: renesas-tpu: Document r8a774[35] support

[PATCH v3] pwm: imx: Let PWM be active during suspend
 2017-12-16 18:26 UTC  (19+ messages)

Hallo mein lieber Freund,
 2017-12-16 11:02 UTC 

[PATCH v2] ARM64: dts: meson-axg: add PWM DT info for Meson-Axg SoC
 2017-12-15 19:51 UTC  (2+ messages)

[PATCH] pwm: atmel-tcb: Delete an error message for a failed memory allocation in atmel_tcb_pwm_probe()
 2017-12-15 18:00 UTC 

[PATCH] pwm-puv3: Delete an error message for a failed memory allocation in pwm_probe()
 2017-12-15 17:33 UTC 

[PATCH v5 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
 2017-12-15 10:57 UTC  (6+ messages)
  ` [PATCH v5 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties
  ` [PATCH v5 3/5] pwm-backlight: add support for PWM delays proprieties
` [PATCH v5 4/5] ARM: dts: rockchip: set PWM delay backlight settings for Veyron
` [PATCH v5 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie

[PATCH v4 2/4] ARM: PWM: add allwinner sun8i R40/V40/T3 pwm support
 2017-12-15  9:30 UTC  (4+ messages)

[PATCH v4 3/4] ARM: dts: add pwm node for r40
 2017-12-13 15:57 UTC  (2+ messages)

[PATCH v4 1/4] dt-bindings: pwm: binding allwinner sun8i R40/V40/T3
 2017-12-13 15:50 UTC  (2+ messages)

[PATCH v4 4/4] ARM: pinctrl: sunxi-pinctrl: fix pin funtion can not be match correctly
 2017-12-13 15:45 UTC  (2+ messages)

[PATCH v4 0/4] pwm support for allwinner sun8i R40/V40/T3 SOCs
 2017-12-13 14:38 UTC 

[PATCH v4 0/8] omap: dmtimer: Move driver out of plat-omap
 2017-12-08 19:19 UTC  (15+ messages)
` [PATCH v4 1/8] clocksource: dmtimer: Remove all the exports
` [PATCH v4 2/8] arm: omap: timer: Wrap the inline functions under OMAP2PLUS define
` [PATCH v4 3/8] arm: omap: Move dmtimer.h out of plat-omap
` [PATCH v4 4/8] arm: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource
` [PATCH v4 5/8] dmtimer: Add timer ops to the platform data structure
` [PATCH v4 6/8] clocksource: dmtimer: Populate the timer ops to the pdata
` [PATCH v4 7/8] pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops
` [PATCH v4 8/8] arm: omap: pdata-quirks: Remove unused timer pdata

[PATCH] pwn: stm32: Adopt SPDX identifier
 2017-12-07 10:11 UTC  (2+ messages)

[PATCH v4 0/5] Remove unneeded build directory traversals
 2017-12-05 19:44 UTC  (6+ messages)
` [PATCH v4 1/5] pwm: Only descend into pwm directory when CONFIG_PWM is set
` [PATCH v4 2/5] amba: Only descend into amba directory when CONFIG_ARM_AMBA "
` [PATCH v4 3/5] NFC: Only descend into nfc directory when CONFIG_NFC "
` [PATCH v4 4/5] macintosh: Only descend into directory when CONFIG_MACINTOSH_DRIVERS "
` [PATCH v4 5/5] auxdisplay: Only descend into directory when CONFIG_AUXDISPLAY "

[RFC] Periodic Output, Timestamped Input
 2017-12-05 11:23 UTC  (7+ messages)

[PATCH] drivers: pwm: pwm-atmel: implement suspend/resume functions
 2017-12-05  9:06 UTC  (7+ messages)

[PATCH 0/3] pwm: meson-axg: add pwm controller driver
 2017-12-05  8:52 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: pwm: update bindings for the Meson-AXG
` [PATCH 2/3] pwm: meson: add clock source configuratin for Meson-AXG
  ` [PATCH 3/3] ARM64: dts: meson-axg: add PWM DT info for Meson-Axg SoC

[PATCH] pwm: stm32-lp: Remove pwm_is_enabled check before calling pwm_disable
 2017-12-05  8:35 UTC  (3+ messages)

[PATCH RFT] pwm: stmpe: Fix wrong register offset for hwpwm=2 case
 2017-12-05  8:33 UTC  (5+ messages)

[RESEND][PATCH] pwm: Set class for exported channels in sysfs
 2017-12-05  8:27 UTC  (2+ messages)

[PATCH v4 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
 2017-12-01 10:56 UTC  (7+ messages)
` [PATCH v4 3/5] pwm-backlight: add support for PWM delays proprieties

[PATCH v3 0/9] omap: dmtimer: Move driver out of plat-omap
 2017-12-01  4:32 UTC  (14+ messages)
` [PATCH v3 1/9] clocksource: dmtimer: Remove all the exports
` [PATCH v3 2/9] arm: omap: timer: Wrap the inline functions under OMAP2PLUS define
` [PATCH v3 3/9] arm: omap: Move dmtimer.h out of plat-omap
` [PATCH v3 4/9] arm: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource
` [PATCH v3 5/9] dmtimer: Add timer ops to the platform data structure
` [PATCH v3 6/9] clocksource: dmtimer: Populate the timer ops to the pdata
` [PATCH v3 7/9] of: platform: Add a function to get platfrom data from device node
` [PATCH v3 8/9] pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops
` [PATCH v3 9/9] arm: omap: pdata-quirks: Remove unused timer pdata

[PATCH] pwm: meson: fix harware duty calculation
 2017-11-29  7:34 UTC  (2+ messages)

[PATCH v7 1/1] pwm: mediatek: add MT2712/MT7622 support
 2017-11-28  6:39 UTC  (3+ messages)

[GIT PULL] pwm: Changes for v4.15-rc1
 2017-11-22 10:47 UTC 

[PATCH v2] pwm: imx: Allow keeping the PWM active during suspend
 2017-11-20 23:06 UTC  (4+ messages)

[PATCH] pwm: imx: Allow keeping the PWM active during suspend
 2017-11-17 22:59 UTC 

[PATCH 0/2] backlight: pwm_bl: prevent backlight flicker when switching PWM on
 2017-11-14  7:56 UTC  (12+ messages)
` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching backlight power on

Re:
 2017-11-13 14:55 UTC 

[PATCH v2 0/7] omap: dmtimer: Move driver out of plat-omap
 2017-11-09 21:15 UTC  (24+ messages)
` [PATCH v2 1/7] clocksource: dmtimer: Remove all the exports
` [PATCH v2 2/7] arm: omap: Move dmtimer.h out of plat-omap
` [PATCH v2 3/7] arm: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource
` [PATCH v2 4/7] dmtimer: Add timer ops to the platform data structure
` [PATCH v2 5/7] clocksource: dmtimer: Populate the timer ops to the pdata
` [PATCH v2 6/7] pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops
` [PATCH v2 7/7] arm: omap: pdata-quirks: Remove unused timer pdata

[PATCH] pwm-twl: Use common error handling code in twl6030_pwm_disable()
 2017-11-01 20:50 UTC 

[PATCH 0/7] omap: dmtimer: Move driver out of plat-omap
 2017-10-31 11:58 UTC  (9+ messages)
` [PATCH 1/7] clocksource: dmtimer: Remove all the exports
` [PATCH 2/7] arm: omap: Move dmtimer.h out of plat-omap
` [PATCH 3/7] arm: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource
` [PATCH 4/7] dmtimer: Add timer ops to the platform data structure
` [PATCH 5/7] clocksource: dmtimer: Populate the timer ops to the pdata
` [PATCH 6/7] pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops
` [PATCH 7/7] arm: omap: pdata-quirks: Remove unused timer pdata


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