linux-pwm
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCHv7 2/2] pwm: sunxi: document OF bindings
Alexandre Belloni
[PATCHv6 0/2] Add Allwinner SoCs PWM support
Alexandre Belloni
[PATCHv6 2/2] pwm: sunxi: document OF bindings
Alexandre Belloni
[PATCHv6 1/2] pwm: Add Allwinner SoC support
Alexandre Belloni
Re: [PATCHv6 1/2] pwm: Add Allwinner SoC support
Chen-Yu Tsai
[PATCH 1/1] PWM-atmel: Fixed a bug which set the pwm clock prescaler incorrectly. In the defect code the prescaler was always one more than expected value, which resulted in the pwm output with wrong frequency and duty cycle.
hachyang
Re: [PATCH 1/1] PWM-atmel: Fixed a bug which set the pwm clock prescaler incorrectly. In the defect code the prescaler was always one more than expected value, which resulted in the pwm output with wrong frequency and duty cycle.
Thierry Reding
RE: [PATCH 1/1] PWM-atmel: Fixed a bug which set the pwm clock prescaler incorrectly. In the defect code the prescaler was always one more than expected value, which resulted in the pwm output with wrong frequency and duty cycle.
Yang, Robert
Re: [PATCH] clk: Add PWM clock driver
Janusz Użycki
Re: [PATCH] clk: Add PWM clock driver
Thierry Reding
Re: [PATCH] clk: Add PWM clock driver
Mike Turquette
Re: [PATCH] clk: Add PWM clock driver
Janusz Użycki
Re: [PATCH] clk: Add PWM clock driver
Philipp Zabel
[PATCH V4] pwm: lpc32xx - Add a driver for the motor PWM
Alban Bedel
Re: [PATCH V4] pwm: lpc32xx - Add a driver for the motor PWM
Arnd Bergmann
Re: [PATCH V4] pwm: lpc32xx - Add a driver for the motor PWM
Alban Bedel
Re: [PATCH V4] pwm: lpc32xx - Add a driver for the motor PWM
Arnd Bergmann
Re: [PATCH V4] pwm: lpc32xx - Add a driver for the motor PWM
Alban Bedel
Re: [PATCH V4] pwm: lpc32xx - Add a driver for the motor PWM
Arnd Bergmann
[PATCH V3] pwm: lpc32xx - Add a driver for the motor PWM
Alban Bedel
Re: [PATCH V3] pwm: lpc32xx - Add a driver for the motor PWM
Arnd Bergmann
Re: [PATCH V3] pwm: lpc32xx - Add a driver for the motor PWM
Alban Bedel
Re: [PATCH V3] pwm: lpc32xx - Add a driver for the motor PWM
Arnd Bergmann
Re: [PATCH V3] pwm: lpc32xx - Add a driver for the motor PWM
Mark Rutland
Re: [PATCH V3] pwm: lpc32xx - Add a driver for the motor PWM
Alban Bedel
Re: [PATCH V3] pwm: lpc32xx - Add a driver for the motor PWM
Arnd Bergmann
[PATCH v5 00/11] drm: add support for Atmel HLCDC Display Controller
Boris BREZILLON
[PATCH v5 06/11] drm: add DT bindings documentation for atmel-hlcdc-dc driver
Boris BREZILLON
[PATCH v5 01/11] mfd: add atmel-hlcdc driver
Boris BREZILLON
[PATCH v5 04/11] pwm: add DT bindings documentation for atmel-hlcdc-pwm driver
Boris BREZILLON
[PATCH v5 03/11] pwm: add support for atmel-hlcdc-pwm device
Boris BREZILLON
[PATCH v5 11/11] ARM: at91/dt: enable the LCD panel on sama5d3xek boards
Boris BREZILLON
[PATCH v5 02/11] mfd: add documentation for atmel-hlcdc DT bindings
Boris BREZILLON
[PATCH v5 07/11] ARM: AT91/dt: split sama5d3 lcd pin definitions to match RGB mode configs
Boris BREZILLON
[PATCH v5 09/11] ARM: at91/dt: define the HLCDC node available on sama5d3 SoCs
Boris BREZILLON
[PATCH v5 08/11] ARM: AT91/dt: add alternative pin muxing for sama5d3 lcd pins
Boris BREZILLON
[PATCH v5 05/11] drm: add Atmel HLCDC Display Controller support
Boris BREZILLON
Re: [PATCH v5 05/11] drm: add Atmel HLCDC Display Controller support
David Herrmann
Re: [PATCH v5 05/11] drm: add Atmel HLCDC Display Controller support
Boris BREZILLON
Re: [PATCH v5 05/11] drm: add Atmel HLCDC Display Controller support
Boris BREZILLON
Re: [PATCH v5 05/11] drm: add Atmel HLCDC Display Controller support
Thierry Reding
Re: [PATCH v5 05/11] drm: add Atmel HLCDC Display Controller support
Boris BREZILLON
Re: [PATCH v5 05/11] drm: add Atmel HLCDC Display Controller support
Thierry Reding
Re: [PATCH v5 05/11] drm: add Atmel HLCDC Display Controller support
Nicolas Ferre
Re: [PATCH v5 05/11] drm: add Atmel HLCDC Display Controller support
Rob Clark
Re: [PATCH v5 05/11] drm: add Atmel HLCDC Display Controller support
Boris BREZILLON
Re: [PATCH v5 05/11] drm: add Atmel HLCDC Display Controller support
Rob Clark
[PATCH v5 10/11] ARM: at91/dt: add LCD panel description to sama5d3xdm.dtsi
Boris BREZILLON
RE: [PATCH v5 00/11] drm: add support for Atmel HLCDC Display Controller
Harivel, Anthony
Re: [PATCH v5 00/11] drm: add support for Atmel HLCDC Display Controller
Rob Clark
[PATCHv4 0/4] ARM: at91/tclib: fix segmentation fault
Gaël PORTAY
[PATCHv4 2/4] ARM: at91/tclib: move initialization from alloc to probe
Gaël PORTAY
[PATCHv4 3/4] ARM: at91/tclib: mask interruptions at shutdown and probe
Gaël PORTAY
[PATCHv4 1/4] ARM: at91/tclib: prefer using of devm_* functions
Gaël PORTAY
[PATCHv4 4/4] clocksource: tcb_clksrc: sanitize IRQ request
Gaël PORTAY
Re: [PATCHv4 0/4] ARM: at91/tclib: fix segmentation fault
Nicolas Ferre
[PATCHv3 0/4] ARM: at91/tclib: fix segmentation fault
Gaël PORTAY
[PATCHv3 3/4] ARM: at91/tclib: mask interruptions at shutdown and probe
Gaël PORTAY
Re: [PATCHv3 3/4] ARM: at91/tclib: mask interruptions at shutdown and probe
Daniel Lezcano
[PATCHv3 2/4] ARM: at91/tclib: move initialization from alloc to probe
Gaël PORTAY
[PATCHv3 1/4] ARM: at91/tclib: prefer using of devm_* functions
Gaël PORTAY
[PATCHv3 4/4] clocksource: tcb_clksrc: sanitize IRQ request
Gaël PORTAY
[PATCH 1/1] PWM Backlight: Fix a bug which could cause the PWM backlight driver use the wrong PWM chip and fail the driver probing if multiple PWM chips exist. This defect could also cause the unintended PWM chip used and unaccessable by other drivers. The patch will check the error state first and allow a deferral PWM backlight probing if the intended PWM driver is not loaded at the probing moment.
ryang
Re: [PATCH 1/1] PWM Backlight: Fix a bug which could cause the PWM backlight driver use the wrong PWM chip and fail the driver probing if multiple PWM chips exist. This defect could also cause the unintended PWM chip used and unaccessable by other drivers. The patch will check the error state first and allow a deferral PWM backlight probing if the intended PWM driver is not loaded at the probing moment.
Lee Jones
Re: [PATCH 1/1] PWM Backlight: Fix a bug which could cause the PWM backlight driver use the wrong PWM chip and fail the driver probing if multiple PWM chips exist. This defect could also cause the unintended PWM chip used and unaccessable by other drivers. The patch will check the error state first and allow a deferral PWM backlight probing if the intended PWM driver is not loaded at the probing moment.
Lee Jones
RE: [PATCH 1/1] PWM Backlight: Fix a bug which could cause the PWM backlight driver use the wrong PWM chip and fail the driver probing if multiple PWM chips exist. This defect could also cause the unintended PWM chip used and unaccessable by other dri...
Yang, Robert
[PATCHv2 0/4] ARM: at91/tclib: fix segmentation fault
Gaël PORTAY
[PATCHv2 3/4] ARM: at91/tclib: mask interruptions at shutdown and probe
Gaël PORTAY
Re: [PATCHv2 3/4] ARM: at91/tclib: mask interruptions at shutdown and probe
Boris BREZILLON
[PATCHv2 4/4] clocksource: tcb_clksrc: unprepare clock in case of failure
Gaël PORTAY
Re: [PATCHv2 4/4] clocksource: tcb_clksrc: unprepare clock in case of failure
Daniel Lezcano
Re: [PATCHv2 4/4] clocksource: tcb_clksrc: unprepare clock in case of failure
Boris BREZILLON
[PATCHv2 1/4] ARM: at91/tclib: prefer using of devm_* functions
Gaël PORTAY
[PATCHv2 2/4] ARM: at91/tclib: move initialization from alloc to probe
Gaël PORTAY
[PATCH] pwm: Fix uninitialized warnings in pwm_get()
Geert Uytterhoeven
Re: [PATCH] pwm: Fix uninitialized warnings in pwm_get()
Thierry Reding
Re: [PATCH] Patch for pwm backlight driver
Thierry Reding
[PATCH v5 0/3] PWM changes for rk3288-evb
Doug Anderson
[PATCH v5 1/3] pwm: rockchip: Allow polarity invert on rk3288
Doug Anderson
Re: [PATCH v5 1/3] pwm: rockchip: Allow polarity invert on rk3288
Thierry Reding
[PATCH] pwm: lpss: make it buildable only on X86
Andy Shevchenko
Re: [PATCH] pwm: lpss: make it buildable only on X86
Thierry Reding
[PATCH 0/9] use c99 initializers in structures
Julia Lawall
[PATCH 3/9] pwm: lpss: use c99 initializers in structures
Julia Lawall
Re: [PATCH 3/9] pwm: lpss: use c99 initializers in structures
Thierry Reding
Re: [PATCH 0/9] use c99 initializers in structures
Josh Triplett
[GIT PULL] pwm: Fixes for v3.17-rc2
Thierry Reding
[PATCH v2] pwm: Kconfig: Select REGMAP_MMIO for PWM_FSL_FTM
Fabio Estevam
Re: [PATCH v2] pwm: Kconfig: Select REGMAP_MMIO for PWM_FSL_FTM
Thierry Reding
[PATCH] pwm: Kconfig: Select REGMAP_MMIO for PWM_FSL_FTM
Fabio Estevam
[PATCH v4 0/4] PWM changes for rk3288-evb
Doug Anderson
[PATCH v4 2/4] ARM: rockchip: rk3288: Switch to use the proper PWM IP
Doug Anderson
[PATCH v4 1/4] pwm: rockchip: Allow polarity invert on rk3288
Doug Anderson
[PATCH] pwm-backlight: fix bogus request for GPIO#0 when instantiated from DT
Lothar Waßmann
Re: [PATCH] pwm-backlight: fix bogus request for GPIO#0 when instantiated from DT
Thierry Reding
Re: [PATCH] pwm-backlight: fix bogus request for GPIO#0 when instantiated from DT
Lee Jones
[PATCH 0/3] ARM: at91/tclib: fix segmentation fault
Gaël PORTAY
[PATCH 1/3] ARM: at91/tclib: prefer using of devm_* functions
Gaël PORTAY
Re: [PATCH 1/3] ARM: at91/tclib: prefer using of devm_* functions
Boris BREZILLON
[PATCH 2/3] ARM: at91/tclib: move initialization from alloc to probe
Gaël PORTAY
Re: [PATCH 2/3] ARM: at91/tclib: move initialization from alloc to probe
Thierry Reding
Re: [PATCH 2/3] ARM: at91/tclib: move initialization from alloc to probe
Boris BREZILLON
[PATCH 3/3] ARM: at91/tclib: mask interruptions at shutdown and probe
Gaël PORTAY
Re: [PATCH 3/3] ARM: at91/tclib: mask interruptions at shutdown and probe
Jean-Christophe PLAGNIOL-VILLARD
Re: [PATCH 3/3] ARM: at91/tclib: mask interruptions at shutdown and probe
Boris BREZILLON
Re: [PATCH 3/3] ARM: at91/tclib: mask interruptions at shutdown and probe
Thierry Reding
Re: [PATCH 3/3] ARM: at91/tclib: mask interruptions at shutdown and probe
Boris BREZILLON
Re: [PATCH 3/3] ARM: at91/tclib: mask interruptions at shutdown and probe
Thierry Reding
Re: [PATCH 3/3] ARM: at91/tclib: mask interruptions at shutdown and probe
Boris BREZILLON
Re: [PATCH 3/3] ARM: at91/tclib: mask interruptions at shutdown and probe
Thierry Reding
Re: [PATCH 3/3] ARM: at91/tclib: mask interruptions at shutdown and probe
Boris BREZILLON
Re: [PATCH 3/3] ARM: at91/tclib: mask interruptions at shutdown and probe
Arnd Bergmann
[PATCH v4 0/2] pwm: lpss: split driver to core and probe drivers
Andy Shevchenko
[PATCH v4 2/2] pwm: lpss: pci: move to use pcim_enable_device()
Andy Shevchenko
[PATCH v4 1/2] pwm: lpss: properly split driver to parts
Andy Shevchenko
Re: [PATCH v4 1/2] pwm: lpss: properly split driver to parts
Thierry Reding
Re: [PATCH v4 1/2] pwm: lpss: properly split driver to parts
Andy Shevchenko
Re: [PATCH v4 1/2] pwm: lpss: properly split driver to parts
Thierry Reding
Re: [PATCH v4 0/2] pwm: lpss: split driver to core and probe drivers
Thierry Reding
Re: [PATCH v4 0/2] pwm: lpss: split driver to core and probe drivers
Alan Cox
Re: [PATCH v4 0/2] pwm: lpss: split driver to core and probe drivers
Thierry Reding
Re: [PATCH v4 0/2] pwm: lpss: split driver to core and probe drivers
Alan Cox
[PATCH v3 0/4] PWM changes for rk3288-evb
Doug Anderson
[PATCH v3 2/4] pwm: rockchip: Allow polarity invert on rk3288
Doug Anderson
Re: [PATCH v3 2/4] pwm: rockchip: Allow polarity invert on rk3288
Caesar Wang
Re: [PATCH v3 2/4] pwm: rockchip: Allow polarity invert on rk3288
Thierry Reding
Re: [PATCH v3 2/4] pwm: rockchip: Allow polarity invert on rk3288
Doug Anderson
Re: [PATCH v3 2/4] pwm: rockchip: Allow polarity invert on rk3288
Dmitry Torokhov
Re: [PATCH v3 2/4] pwm: rockchip: Allow polarity invert on rk3288
Doug Anderson
Re: [PATCH v3 2/4] pwm: rockchip: Allow polarity invert on rk3288
Thierry Reding
[PATCH] pwm: lpss: Add ACPI and PCI IDs for Intel Braswell
Mika Westerberg
[PATCHv4 0/3] ftm-pwm: Convert to direct regmap API usage
Xiubo Li
[PATCHv4 3/3] pwm: documentation: Add 'big-endian' property for FTM PWM.
Xiubo Li
[PATCHv4 2/3] pwm: ftm-pwm: Convert to direct regmap API usage.
Xiubo Li
[PATCHv4 1/3] pwm: ftm-pwm: Clean up the code.
Xiubo Li
[PATCH] This adds a generic PWM framework driver for the PWM controller
Jon Smirl
Re: [PATCH] This adds a generic PWM framework driver for the PWM controller
Maxime Ripard
Re: [PATCH] This adds a generic PWM framework driver for the PWM controller
[email protected]
Re: [PATCH] This adds a generic PWM framework driver for the PWM controller
Maxime Ripard
Re: [PATCH] This adds a generic PWM framework driver for the PWM controller
[email protected]
Re: [PATCH] This adds a generic PWM framework driver for the PWM controller
[email protected]
Re: [PATCH] This adds a generic PWM framework driver for the PWM controller
Maxime Ripard
Re: [PATCH] This adds a generic PWM framework driver for the PWM controller
Alexandre Belloni
[PATCH v2 0/4] PWM changes for rk3288-evb
Doug Anderson
[PATCH v2 2/4] pwm: rockchip: Allow polarity invert on rk3288
Doug Anderson
[PATCH 0/4] PWM changes for rk3288-evb
Doug Anderson
[PATCH 2/4] pwm: rockchip: Allow polarity invert on rk3288
Doug Anderson
Re: [PATCH 2/4] pwm: rockchip: Allow polarity invert on rk3288
Thierry Reding
Re: [PATCH 2/4] pwm: rockchip: Allow polarity invert on rk3288
Doug Anderson
Re: [PATCH 2/4] pwm: rockchip: Allow polarity invert on rk3288
Thierry Reding
Re:
Mrs. Hajar Vaserman.
[PATCH] pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
Re: [PATCH] pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
Thierry Reding
[PATCHv3 0/3] ftm-pwm: Convert to direct regmap API usage
Xiubo Li
[PATCHv3 3/3] pwm: documentation: Add 'big-endian' property for FTM PWM.
Xiubo Li
Re: [PATCHv3 3/3] pwm: documentation: Add 'big-endian' property for FTM PWM.
Mark Rutland
RE: [PATCHv3 3/3] pwm: documentation: Add 'big-endian' property for FTM PWM.
[email protected]
[PATCHv3 2/3] pwm: ftm-pwm: Convert to direct regmap API usage.
Xiubo Li
Re: [PATCHv3 2/3] pwm: ftm-pwm: Convert to direct regmap API usage.
Thierry Reding
RE: [PATCHv3 2/3] pwm: ftm-pwm: Convert to direct regmap API usage.
[email protected]
[PATCHv3 1/3] pwm: ftm-pwm: Clean up the code.
Xiubo Li
Re: [PATCHv3 0/3] ftm-pwm: Convert to direct regmap API usage
Thierry Reding
RE: [PATCHv3 0/3] ftm-pwm: Convert to direct regmap API usage
[email protected]
Re: [PATCHv3 0/3] ftm-pwm: Convert to direct regmap API usage
Thierry Reding
RE: [PATCHv3 0/3] ftm-pwm: Convert to direct regmap API usage
[email protected]
[PATCH] pwm: Fix period and polarity in pwm_get() for non-perfect matches
Geert Uytterhoeven
Re: [PATCH] pwm: Fix period and polarity in pwm_get() for non-perfect matches
Thierry Reding
Re: [PATCH] pwm: Fix period and polarity in pwm_get() for non-perfect matches
Geert Uytterhoeven
Re: [PATCH] pwm: Fix period and polarity in pwm_get() for non-perfect matches
Thierry Reding
[PATCH] backlight: remove .owner field for drivers using module_platform_driver
Peter Griffin
Re: [PATCH] backlight: remove .owner field for drivers using module_platform_driver
Lee Jones
pwm drivers suspend/resume behaviour question
Kamil Debski
[GIT PULL] pwm: Changes for v3.17-rc1
Thierry Reding
[PATCH v5 0/2] This series adds support for RK3288 SoC integrated PWM
Caesar Wang
[PATCH v5 2/2] pwm: rockchip: Added to support for RK3288 SoC
Caesar Wang
[PATCH v5 1/2] pwm: rockchip: document RK3288 SoC compatible
Caesar Wang
Re: [PATCH v5 0/2] This series adds support for RK3288 SoC integrated PWM
Thierry Reding
[PATCH 0/2] pwm: some improvements to sysfs interface
Aurelio Colosimo
[PATCH 2/2] pwm: new fields, max and resolution, added to sysfs
Aurelio Colosimo
[PATCH 1/2] pwm: new field name added to pwm_device
Aurelio Colosimo
[PATCH v3 0/2] pwm: lpss: split driver to core and probe drivers
Andy Shevchenko
[PATCH v3 2/2] pwm: lpss: pci: move to use pcim_enable_device()
Andy Shevchenko
[PATCH v3 1/2] pwm: lpss: properly split driver to parts
Andy Shevchenko
Re: [PATCH v3 1/2] pwm: lpss: properly split driver to parts
Mika Westerberg
Re: [PATCH v3 0/2] pwm: lpss: split driver to core and probe drivers
Thierry Reding
Re: [PATCH v3 0/2] pwm: lpss: split driver to core and probe drivers
Andy Shevchenko
Re: [PATCH v3 0/2] pwm: lpss: split driver to core and probe drivers
Thierry Reding
Re: [PATCH v3 0/2] pwm: lpss: split driver to core and probe drivers
Andy Shevchenko
[PATCH v2 0/2] pwm: lpss: split driver to core and probe drivers
Andy Shevchenko
[PATCH v2 2/2] pwm: lpss: pci: move to use pcim_enable_device()
Andy Shevchenko
[PATCH v2 1/2] pwm: lpss: properly split driver to parts
Andy Shevchenko
[PATCH 1/2] pwm: lpss: properly split driver to parts
Andy Shevchenko
[PATCH 2/2] pwn: lpss: pci: move to use pcim_enable_device()
Andy Shevchenko
Re: [PATCH 2/2] pwn: lpss: pci: move to use pcim_enable_device()
Mika Westerberg
Re: [PATCH 1/2] pwm: lpss: properly split driver to parts
Mika Westerberg
[PATCH] pwm-backlight: fix probing from device-tree without enable-gpios
Michael Olbrich
[PATCH v2] pwm-backlight: fix probing from device-tree without enable-gpios
Michael Olbrich
Re: [PATCH v2] pwm-backlight: fix probing from device-tree without enable-gpios
Alexandre Courbot
[PATCH v4 0/2] This series adds support for RK3288 SoC integrated PWM
Caesar Wang
[PATCH v4 2/2] pwm: rockchip: Added to support for RK3288 SoC
Caesar Wang
Earlier messages
Later messages