linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-08 10:13:58 to 2017-08-29 20:34:34 UTC [more...]

[PATCH v2] pwm_bl: Fix overflow condition
 2017-08-29 20:34 UTC 

[PATCH] pwm_bl: Fix overflow condition
 2017-08-29 20:34 UTC  (2+ messages)

[PATCH] pwm_bl: Fix overflow condition
 2017-08-29 18:45 UTC  (3+ messages)

[RESEND PATCH v3 0/9] Add STM32 LPTimer: PWM, trigger and counter
 2017-08-28 10:04 UTC  (10+ messages)
` [RESEND PATCH v3 1/9] dt-bindings: mfd: Add STM32 LPTimer binding
` [RESEND PATCH v3 2/9] mfd: Add STM32 LPTimer driver
` [RESEND PATCH v3 3/9] dt-bindings: pwm: Add STM32 LPTimer PWM binding
` [RESEND PATCH v3 4/9] pwm: Add STM32 LPTimer PWM driver
` [RESEND PATCH v3 5/9] dt-bindings: iio: Add STM32 LPTimer trigger binding
` [RESEND PATCH v3 6/9] iio: trigger: Add STM32 LPTimer trigger driver
` [RESEND PATCH v3 7/9] dt-bindings: iio: Add STM32 LPTimer quadrature encoder and counter
` [RESEND PATCH v3 8/9] iio: counter: Add support for STM32 LPTimer
` [RESEND PATCH v3 9/9] iio: adc: stm32: add support for lptimer triggers

[PATCH 0/2] extend PWM framework to support PWM dead-times
 2017-08-22 12:55 UTC  (9+ messages)
` [PATCH 1/2] drivers: pwm: core: implement pwm mode

[PATCH v2 0/2] Add ZTE ZX PWM device driver support
 2017-08-22  8:23 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: add bindings doc for ZTE ZX PWM controller
` [PATCH v2 2/2] pwm: add ZTE ZX PWM device driver

[PATCH v4 0/1] pwm: mediatek: add MT2712/MT7622 support
 2017-08-22  2:09 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH v3 0/7] Add rk3328 pwm support
 2017-08-21 11:29 UTC  (20+ messages)
` [PATCH v3 1/7] pwm: rockchip: Add APB and function both clocks support
` [PATCH v3 2/7] pwm: rockchip: Remove the judge from return value of pwm_config
  ` [PATCH v3 3/7] pwm: rockchip: Use pwm_apply instead of the pwm_enable
` [PATCH v3 4/7] pwm: rockchip: Move the configuration of polarity from rockchip_pwm_set_enable() to rockchip_pwm_config()
` [PATCH v3 5/7] pwm: rockchip: Use same pwm ops for each IP
` [PATCH v3 6/7] pwm: rockchip: Add rk3328 pwm support
` [PATCH v3 7/7] arm64: dts: rockchip: Add pwm nodes for rk3328

[PATCH repost2] pwm: renesas-tpu: remove support for sh7372
 2017-08-21  9:07 UTC  (3+ messages)

[PATCH v3 0/6] mediatek: pwm driver add MT2712/MT7622 support
 2017-08-21  9:05 UTC  (22+ messages)
` [PATCH v3 1/6] pwm: kconfig: modify mediatek information
` [PATCH v3 2/6] pwm: mediatek: fix pwm source clock selection
` [PATCH v3 3/6] pwm: mediatek: fix clock control issue
` [PATCH v3 4/6] pwm: bindings: add MT2712/MT7622 information
` [PATCH v3 5/6] pwm: mediatek: add PWM_CLK_DIV_MAX
` [PATCH v3 6/6] pwm: mediatek: add MT2712/MT7622 support

[PATCH v2 0/3] pwm: pwm-samsung: fix suspend/resume support
 2017-08-21  8:34 UTC  (5+ messages)
  ` [PATCH v2 1/3] pwm: pwm-samsung: remove redundant checks from pwm_samsung_config()
  ` [PATCH v2 2/3] pwm: pwm-samsung: fix suspend/resume support

[PATCH] hwmon: pwm-fan: switch to new atomic PWM API
 2017-08-21  8:29 UTC  (3+ messages)
  ` [PATCH] pwm: pwm-samsung: "

[PATCH v3 0/9] Add STM32 LPTimer: PWM, trigger and counter
 2017-08-21  7:24 UTC  (19+ messages)
` [PATCH v3 1/9] dt-bindings: mfd: Add STM32 LPTimer binding
` [PATCH v3 2/9] mfd: Add STM32 LPTimer driver
` [PATCH v3 4/9] pwm: Add STM32 LPTimer PWM driver
` [PATCH v3 5/9] dt-bindings: iio: Add STM32 LPTimer trigger binding
` [PATCH v3 6/9] iio: trigger: Add STM32 LPTimer trigger driver
` [PATCH v3 8/9] iio: counter: Add support for STM32 LPTimer
` [PATCH v3 9/9] iio: adc: stm32: add support for lptimer triggers

[PATCH] pwm: Convert to using %pOF instead of full_name
 2017-08-21  6:57 UTC  (5+ messages)

[PATCH 000/102] Convert drivers to explicit reset API
 2017-08-21  6:54 UTC  (22+ messages)
` [PATCH 069/102] pwm: hibvt: explicitly request exclusive reset control
  ` [PATCH 070/102] pwm: tegra: "

[PATCH 0/4] K2G: Add support for PWM ECAP
 2017-08-21  6:12 UTC  (7+ messages)
` [PATCH 1/4] pwm: pwm-tiecap: Add TI 66AK2G SoC specific compatible
` [PATCH 2/4] ARM: dts: keystone-k2g: Add ECAP PWM DT nodes
` [PATCH 3/4] ARM: dts: keystone-k2g-evm: Enable PWM ECAP0
` [PATCH 4/4] ARM: configs: keystone: Enable TIECAP PWM driver

[PATCH 1/2] pwm: tiehrpwm: fix runtime pm imbalance at unbind
 2017-08-21  6:09 UTC  (3+ messages)
` [PATCH 2/2] pwm: tiehrpwm: fix clock imbalance in probe error path

[PATCH] pwm: Kconfig: Enable pwm-tiecap to be built for Keystone
 2017-08-21  6:05 UTC  (2+ messages)

[PATCH V2 0/2] pwm: bcm2835: Support for polarity setting via DT
 2017-08-21  5:28 UTC  (4+ messages)
` [PATCH V2 1/2] dt-bindings: pwm-bcm2835: Increase pwm-cells
` [PATCH V2 2/2] pwm: bcm2835: Support for polarity setting via DT

[PATCH v4 0/8] Support more devices on rockchip rv1108
 2017-08-18 15:46 UTC  (4+ messages)
  ` [PATCH v4 3/8] dt-bindings: pwm: add description for rv1108 pwm

[PATCH 0/3] mfd: move include files out of include/linux/i2c
 2017-08-14 16:32 UTC  (10+ messages)
` [PATCH 3/3] mfd: twl: move header file out of I2C realm

[PATCH v3 00/13] Support more devices on rockchip rv1108
 2017-08-13 10:54 UTC  (5+ messages)
` [PATCH v3 05/13] ARM: dts: rockchip: add spi dt node for rv1108
` [PATCH v3 06/13] dt-bindings: pwm: add description for rv1108 pwm
` [PATCH v3 07/13] ARM: dts: rockchip: add pwm dt node for rv1108

[PATCH v2 00/23] Support more devices on rockchip rv1108
 2017-08-10 16:17 UTC  (3+ messages)
  ` [PATCH v2 16/23] dt-bindings: pwm: add description for rv1108 pwm

[PATCH v2 0/7] Add rk3328 pwm support
 2017-08-08 15:41 UTC  (13+ messages)
` [PATCH v2 1/7] pwm: rockchip: Add APB and function both clocks support
` [PATCH v2 3/7] pwm: rockchip: Remove the dumplicate rockchip_pwm_ops ops

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

[PATCH v4 01/14] dt/bindings: Document pinctrl-ingenic
 2017-07-31 13:29 UTC  (8+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
  ` [PATCH v5 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs

[PATCH 0/2] pwm: bcm2835: Support for polarity setting via DT
 2017-07-27  9:26 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: pwm-bcm2835: Increase pwm-cells
  ` [PATCH 2/2] pwm: bcm2835: Support for polarity setting via DT

[PATCH 0/2] Add ZTE ZX PWM device driver support
 2017-07-27  8:26 UTC  (4+ messages)
` [PATCH 2/2] pwm: add ZTE ZX PWM device driver

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

[PATCH v1] pwm : pwm-vt8500 - Undo preparation of a clock source
 2017-07-25 11:44 UTC  (2+ messages)

[PATCH v1] pwm: pca9685: clarify pca9685_set_sleep_mode() interface
 2017-07-25 11:42 UTC  (2+ messages)

[PATCH v2 0/3] pwm: add pwm AO on meson gx
 2017-07-18 14:52 UTC  (6+ messages)

[PATCH] backlight: pwm_bl: make of_device_ids const
 2017-07-17 12:21 UTC  (2+ messages)

[GIT PULL] pwm: Changes for v4.13-rc1
 2017-07-13 13:01 UTC 

[PATCH v2 1/4] dt-bindings: pwm-backlight: add pwm-delay-us property
 2017-07-13  7:49 UTC  (6+ messages)

[PATCH repost] pwm: renesas-tpu: remove support for sh7372
 2017-07-11 12:00 UTC 

[PATCH] pwm: sun4i: add NULL check on of_match_device() return value
 2017-07-10 19:26 UTC  (4+ 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).