messages from 2016-10-22 10:57:52 to 2016-11-30 21:20:55 UTC [more...]
[PATCH v2 0/7] Add pwm and IIO timer drivers for stm32
2016-11-30 21:20 UTC (18+ messages)
` [PATCH v2 1/7] MFD: add bindings for stm32 general purpose timer driver
` [PATCH v2 2/7] MFD: add "
` [PATCH v2 3/7] PWM: add pwm-stm32 DT bindings
` [PATCH v2 4/7] PWM: add pwm driver for stm32 plaftorm
` [PATCH v2 5/7] IIO: add bindings for stm32 IIO timer driver
` [PATCH v2 6/7] IIO: add STM32 "
` [PATCH v2 7/7] ARM: dts: stm32: add stm32 general purpose timer driver in DT
[GIT PULL] pwm: Fixes for v4.9
2016-11-30 18:47 UTC
[PATCH] pwm: pca9685: Fix misuse of regmap_update_bits
2016-11-29 17:02 UTC
[PATCH] pwm: fix device reference leak
2016-11-29 15:47 UTC (3+ messages)
[PATCH v3 00/11] pwm: imx: Provide atomic operation for IMX PWM driver
2016-11-29 8:24 UTC (28+ messages)
` [PATCH v3 01/11] pwm: print error messages with pr_err() instead of pr_debug()
` [PATCH v3 02/11] pwm: imx: remove ipg clock
` [PATCH v3 03/11] pwm: imx: Add separate set of pwm ops for PWMv1 and PWMv2
` [PATCH v3 04/11] pwm: imx: Rewrite imx_pwm_*_v1 code to facilitate switch to atomic pwm operation
` [PATCH v3 05/11] pwm: imx: Move PWMv2 software reset code to a separate function
` [PATCH v3 06/11] pwm: imx: Move PWMv2 wait for fifo slot "
` [PATCH v3 07/11] pwm: imx: Provide atomic PWM support for i.MX PWMv2
` [PATCH v3 08/11] pwm: imx: Remove redundant i.MX PWMv2 code
` [PATCH v3 09/11] pwm: core: make the PWM_POLARITY flag in DTB optional
` [PATCH v3 10/11] pwm: imx: doc: Update imx-pwm.txt documentation entry
` [PATCH v3 11/11] pwm: imx: Add polarity inversion support to i.MX's PWMv2
[PATCH 0/7] Add pwm and IIO timer drivers for stm32
2016-11-28 21:44 UTC (24+ messages)
` [PATCH 1/7] add binding for stm32 multifunctions timer driver
` [PATCH 2/7] add MFD for stm32 timer IP
` [PATCH 3/7] add pwm-stm32 DT bindings
` [PATCH 4/7] add pwm driver for stm32 plaftorm
` [PATCH 5/7] add bindings for stm32 IIO timer drivers
` [PATCH 6/7] add STM32 IIO timer driver
` [PATCH 7/7] add stm32 multi-functions timer driver in DT
[PATCH v6] pwm: add pwm driver for HiSilicon BVT SOCs
2016-11-28 9:42 UTC
[PATCH] pwm: meson: Fix missing spin_lock_init
2016-11-28 2:28 UTC (3+ messages)
[PATCH linux-pwm/for-next] pwm: renesas-tpu: remove support for sh7372
2016-11-24 13:26 UTC (2+ messages)
[PATCH v4 0/2] backlight: pwm_bl: Fix the initial power state selection
2016-11-22 13:41 UTC (3+ messages)
` [PATCH v4 1/2] backlight: pwm_bl: Move the checks for initial power state to a separate function
` [PATCH v4 2/2] backlight: pwm_bl: Check the PWM state for initial backlight power state
[PATCH v3 0/2] backlight: pwm_bl: Fix the initial power state selection
2016-11-22 13:33 UTC (9+ messages)
` [PATCH v3 1/2] backlight: pwm_bl: Move the checks for initial power state to a separate function
` [PATCH v3 2/2] backlight: pwm_bl: Check the pwm state for initial backlight power state
just a message
2016-11-18 21:20 UTC
[PATCH v5] pwm: add pwm driver for HiSilicon BVT SOCs
2016-11-18 14:10 UTC (4+ messages)
[RESEND PATCH v4] pwm: add pwm driver for HiSilicon BVT SOCs
2016-11-17 1:28 UTC (3+ messages)
Shipment delivery problem #826446
2016-11-15 4:00 UTC
[PATCH v1 0/4] pwm: lpss: clean up series
2016-11-14 10:32 UTC (9+ messages)
` [PATCH v1 1/4] pwm: lpss: Avoid potential overflow of base_unit
` [PATCH v1 2/4] pwm: lpss: Allow duty cycle to be 0
` [PATCH v1 3/4] pwm: lpss: Do not export board infos for different PWM types
` [PATCH v1 4/4] pwm: lpss: Switch to new atomic API
[PATCH] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_backlight_probe()
2016-11-10 23:20 UTC (13+ messages)
` [PATCH v2] "
[PATCH v2 00/10] pwm: imx: Provide atomic operation for IMX PWM driver
2016-11-03 9:34 UTC (28+ messages)
` [PATCH v2 01/10] pwm: print error messages with pr_err() instead of pr_debug()
` [PATCH v2 02/10] pwm: imx: Add separate set of pwm ops for PWMv1 and PWMv2
` [PATCH v2 03/10] pwm: imx: Rewrite imx_pwm_*_v1 code to facilitate switch to atomic pwm operation
` [PATCH v2 04/10] pwm: imx: Move PWMv2 software reset code to a separate function
` [PATCH v2 05/10] pwm: imx: Move PWMv2 wait for fifo slot "
` [PATCH v2 06/10] pwm: imx: Provide atomic PWM support for i.MX PWMv2
` [PATCH v2 07/10] pwm: imx: Remove redundant i.MX PWMv2 code
` [PATCH v2 08/10] pwm: core: make the PWM_POLARITY flag in DTB optional
` [PATCH v2 10/10] pwm: imx: Add polarity inversion support to i.MX's PWMv2
[PATCH v2 0/2] backlight: pwm_bl: Fix the initial power state selection
2016-11-01 9:17 UTC (5+ messages)
` [PATCH v2 1/2] backlight: pwm_bl: Move the checks for initial power state to a separate function
` [PATCH v2 2/2] backlight: pwm_bl: Check the pwm state for initial backlight power state
[PATCH] pwm-pca9685: Allow any of the 16 PWMs to be used as a GPIO
2016-10-31 11:42 UTC (10+ messages)
[PATCH v2 09/10] pwm: imx: doc: Update imx-pwm.txt documentation entry
2016-10-31 4:56 UTC (2+ messages)
[PATCH v4] pwm: add pwm driver for HiSilicon BVT SOCs
2016-10-28 2:56 UTC (6+ messages)
[PATCH 0/2] backlight: pwm_bl: Fix the initial power state selection
2016-10-27 7:18 UTC (7+ messages)
` [PATCH 1/2] backlight: pwm_bl: Move the checks for initial power state to a separate function
` [PATCH 2/2] backlight: pwm_bl: Check the pwm state for initial backlight power state
[PATCH 0/6] pwm: imx: Provide atomic operation for IMX PWM driver
2016-10-27 5:59 UTC (30+ messages)
` [PATCH 1/6] pwm: imx: Rewrite imx_pwm_*_v1 code to facilitate switch to atomic pwm operation
` [PATCH 2/6] pwm: imx: Move PWMv2 software reset code to a separate function
` [PATCH 3/6] pwm: imx: Move PWMv2 wait for fifo slot "
` [PATCH 4/6] pwm: imx: Provide atomic PWM support for IMXv2 PWM
` [PATCH 5/6] pwm: imx: Remove redundant IMX PWMv2 code
` [PATCH 6/6] pwm: imx: Introduce "polarity_supported" flag to PWMv2 driver
The PWM is broken at RK3288
2016-10-25 12:58 UTC (2+ messages)
[PATCH v3 0/6] Support PWM polarity control
2016-10-23 6:40 UTC (12+ messages)
` [PATCH v3 3/6] pwm: imx: support output polarity inversion
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).