linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-19 09:29:12 to 2017-12-05 19:44:52 UTC [more...]

[PATCH v4 0/5] Remove unneeded build directory traversals
 2017-12-05 19:44 UTC  (2+ messages)
` [PATCH v4 1/5] pwm: Only descend into pwm directory when CONFIG_PWM is set

[PATCH v3] pwm: imx: Let PWM be active during suspend
 2017-12-05 18:56 UTC  (4+ messages)

[PATCH] pwn: stm32: Adopt SPDX identifier
 2017-12-05 14:57 UTC 

[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 v5 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
 2017-12-01 12:06 UTC  (5+ 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 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 v4 0/8] omap: dmtimer: Move driver out of plat-omap
 2017-12-01  5:16 UTC  (9+ 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 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  (13+ messages)
  ` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching backlight power on
` [PATCH 1/2] backlight: pwm_bl: Enable PWM before switching regulator 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

[PATCH v5 1/1] pwm: mediatek: add MT2712/MT7622 support
 2017-10-25  8:35 UTC  (2+ messages)

[PATCH v6 1/1] pwm: mediatek: add MT2712/MT7622 support
 2017-10-25  8:34 UTC  (2+ messages)

[PATCH v4 0/1] pwm: mediatek: add MT2712/MT7622 support
 2017-10-25  7:06 UTC  (8+ messages)
` [PATCH v4 1/1] "

[PATCH] pwm: sunxi: use of_device_get_match_data
 2017-10-21 17:38 UTC 

[PATCH v5] pwm: atmel-tcb: Support backup mode
 2017-10-19 16:44 UTC 

[RFC PATCH v4 0/8] rockchip: kevin: Enable edp display
 2017-10-18  5:16 UTC  (9+ messages)
` [RFC PATCH v4 7/8] pwm: Add dummy pwmchip for orphan pwms

[PATCH] pwm: meson: use generic compatibles
 2017-10-17 22:09 UTC  (2+ messages)

[RESEND PATCH v2 0/5] rockchip: kevin: Enable edp display
 2017-10-17 16:51 UTC  (5+ messages)
` [RESEND PATCH v2 2/5] backlight: pwm_bl: Add device link for pwm_bl and pwm

[RFC PATCH v3 0/5] rockchip: kevin: Enable edp display
 2017-10-17  8:09 UTC  (2+ messages)
` [RFC PATCH v3 4/5] pwm: Add dummy pwmchip for orphan pwms

[PATCH 0/5] rockchip: kevin: Enable edp display
 2017-10-16  9:59 UTC 

[PATCH] dt-bindings: pwm: Add R-Car D3 device tree bindings
 2017-10-13 13:36 UTC  (3+ messages)

[RESEND][PATCH] pwm: Set class for exported channels in sysfs
 2017-10-12 17:33 UTC  (2+ messages)

[PATCH v4 0/8] Various patches for SAMA5D2 backup mode
 2017-10-05  7:22 UTC  (11+ messages)
` [PATCH v4 1/8] clk: at91: pmc: Wait for clocks when resuming
` [PATCH v4 2/8] clk: at91: pmc: Save SCSR during suspend
` [PATCH v4 3/8] clk: at91: pmc: Support backup for programmable clocks
` [PATCH v4 4/8] mtd: nand: atmel: Avoid ECC errors when leaving backup mode
` [PATCH v4 5/8] ehci-atmel: Power down during suspend is normal
` [PATCH v4 6/8] pwm: atmel-tcb: Support backup mode
` [PATCH v4 7/8] atmel_flexcom: "
` [PATCH v4 8/8] tty/serial: atmel: Prevent a warning on suspend

[PATCH 0/2] pwm: img: Add power management
 2017-10-02  9:51 UTC  (3+ messages)
` [PATCH 1/2] pwm: img: Add suspend / resume handling
` [PATCH 2/2] pwm: img: Add runtime PM

[PATCH] pwm: There is a typo, fix it by modify curent to current
 2017-09-29 10:30 UTC 

[PATCH v3 0/8] Various patches for SAMA5D2 backup mode
 2017-09-27 15:32 UTC  (11+ messages)
` [PATCH v3 1/8] clk: at91: pmc: Wait for clocks when resuming
` [PATCH v3 2/8] clk: at91: pmc: Save SCSR during suspend
` [PATCH v3 3/8] clk: at91: pmc: Support backup for programmable clocks
` [PATCH v3 4/8] mtd: nand: atmel: Avoid ECC errors when leaving backup mode
` [PATCH v3 5/8] ehci-atmel: Power down during suspend is normal
` [PATCH v3 6/8] pwm: atmel-tcb: Support backup mode
` [PATCH v3 7/8] atmel_flexcom: "
  ` [PATCH v3 8/8] tty/serial: atmel: Prevent a warning on suspend

[PATCH v2 0/9] Various patches for SAMA5D2 backup mode
 2017-09-25  8:25 UTC  (22+ messages)
` [PATCH v2 1/9] clk: at91: pmc: Wait for clocks when resuming
` [PATCH v2 3/9] clk: at91: pmc: Support backup for programmable clocks
` [PATCH v2 5/9] mtd: nand: atmel: Report PMECC failures as errors
` [PATCH v2 6/9] ehci-atmel: Power down during suspend is normal
` [PATCH v2 7/9] pwm: atmel-tcb: Support backup mode
` [PATCH v2 8/9] atmel_flexcom: "
` [PATCH v2 9/9] tty/serial: atmel: Prevent a warning on suspend

[PATCH v1 00/10] Various patches for SAMA5D2 backup mode
 2017-09-22 12:12 UTC  (5+ messages)
` [PATCH v1 01/10] clk: at91: pmc: Wait for clocks when resuming

[PATCH] arm64: dts: salvator-common: add 12V regulator to backlight
 2017-09-21  8:04 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).