linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-16 00:55:49 to 2020-05-08 12:32:38 UTC [more...]

[PATCH v2] pwm: Add DesignWare PWM Controller Driver
 2020-05-08 12:32 UTC 

[PATCH V2] pwm: tegra: dynamic clk freq configuration by PWM driver
 2020-05-07  8:09 UTC  (4+ messages)

[PATCH V13 3/3] Input: new da7280 haptic driver
 2020-05-06 16:08 UTC 

[RESEND PATCH v14 00/11] Convert PWM period and duty cycle to u64
 2020-05-04 18:50 UTC  (12+ messages)
` [RESEND PATCH v14 01/11] drm/i915: Use 64-bit division macro
` [RESEND PATCH v14 02/11] hwmon: pwm-fan: "
` [RESEND PATCH v14 03/11] ir-rx51: "
` [RESEND PATCH v14 04/11] pwm: clps711x: Cast period to u32 before use as divisor
` [RESEND PATCH v14 05/11] pwm: pwm-imx-tpm: Use 64-bit division macro
` [RESEND PATCH v14 06/11] pwm: imx27: Use 64-bit division macro and function
` [RESEND PATCH v14 07/11] pwm: sifive: Use 64-bit division macro
` [RESEND PATCH v14 08/11] pwm: sun4i: Use nsecs_to_jiffies to avoid a division
` [RESEND PATCH v14 09/11] backlight: pwm_bl: Use 64-bit division function
` [RESEND PATCH v14 10/11] clk: pwm: "
` [RESEND PATCH v14 11/11] pwm: core: Convert period and duty cycle to u64

[PATCH 1/2] arm64: tegra: Add pwm-fan profile settings
 2020-05-04  7:14 UTC  (4+ messages)
  ` [PATCH 2/2] hwmon: pwm-fan: Add profile support and add remove module support

[PATCH v6] gpio: pca953x: Add Maxim MAX7313 PWM support
 2020-05-03 19:41 UTC  (3+ messages)

[RESEND PATCH V11 3/3] Input: new da7280 haptic driver
 2020-05-02 15:32 UTC  (3+ messages)

[PATCH v14 00/11] Convert PWM period and duty cycle to u64
 2020-04-30  1:40 UTC  (12+ messages)
` [PATCH v14 01/11] drm/i915: Use 64-bit division macro
` [PATCH v14 02/11] hwmon: pwm-fan: "
` [PATCH v14 03/11] ir-rx51: "
` [PATCH v14 04/11] pwm: clps711x: Cast period to u32 before use as divisor
` [PATCH v14 05/11] pwm: pwm-imx-tpm: Use 64-bit division macro
` [PATCH v14 06/11] pwm: imx27: Use 64-bit division macro and function
` [PATCH v14 07/11] pwm: sifive: Use 64-bit division macro
` [PATCH v14 08/11] pwm: sun4i: Use nsecs_to_jiffies to avoid a division
` [PATCH v14 09/11] backlight: pwm_bl: Use 64-bit division function
` [PATCH v14 10/11] clk: pwm: "
` [PATCH v14 11/11] pwm: core: Convert period and duty cycle to u64

[PATCH v3 00/16] Add support for Kontron sl28cpld
 2020-04-29 22:18 UTC  (41+ messages)
` [PATCH v3 01/16] include/linux/ioport.h: add helper to define REG resource constructs
` [PATCH v3 02/16] mfd: mfd-core: Don't overwrite the dma_mask of the child device
` [PATCH v3 03/16] mfd: mfd-core: match device tree node against reg property
` [PATCH v3 04/16] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH v3 05/16] mfd: Add support for Kontron sl28cpld management controller
` [PATCH v3 07/16] watchdog: add support for sl28cpld watchdog
` [PATCH v3 08/16] pwm: add support for sl28cpld PWM controller
` [PATCH v3 10/16] gpio: add a reusable generic gpio_chip using regmap
` [PATCH v3 11/16] gpio: add support for the sl28cpld GPIO controller
` [PATCH v3 12/16] hwmon: add support for the sl28cpld hardware monitoring controller
` [PATCH v3 13/16] arm64: dts: freescale: sl28: enable sl28cpld
  ` [PATCH v3 06/16] irqchip: add sl28cpld interrupt controller support
  ` [PATCH v3 09/16] gpiolib: Introduce gpiochip_irqchip_add_domain()
  ` [PATCH v3 14/16] arm64: dts: freescale: sl28: map GPIOs to input events
  ` [PATCH v3 15/16] arm64: dts: freescale: sl28: enable LED support
  ` [PATCH v3 16/16] arm64: dts: freescale: sl28: enable fan support

[PATCH v2] pwm: sun4i: direct clock output support for Allwinner A64
 2020-04-29 13:43 UTC  (3+ messages)

[PATCH] pwm: sun4i: direct clock output support for Allwinner A64
 2020-04-28 16:31 UTC  (3+ messages)

[PATCH v13 00/11] Convert PWM period and duty cycle to u64
 2020-04-27 13:48 UTC  (28+ messages)
` [PATCH v13 01/11] drm/i915: Use 64-bit division macro
` [PATCH v13 02/11] hwmon: pwm-fan: "
` [PATCH v13 03/11] ir-rx51: "
` [PATCH v13 04/11] pwm: clps711x: Cast period to u32 before use as divisor
` [PATCH v13 05/11] pwm: pwm-imx-tpm: Use 64-bit division macro
` [PATCH v13 06/11] pwm: imx27: Use 64-bit division macro and function
` [PATCH v13 07/11] pwm: sifive: Use 64-bit division macro
` [PATCH v13 08/11] pwm: sun4i: Use nsecs_to_jiffies to avoid a division
` [PATCH v13 09/11] backlight: pwm_bl: Use 64-bit division function
` [PATCH v13 10/11] clk: pwm: "
` [PATCH v13 11/11] pwm: core: Convert period and duty cycle to u64

[PATCH V12 3/3] Input: new da7280 haptic driver
 2020-04-27  8:20 UTC 

Contact Eco bank-Benin to receive your payment funds transfer amount of $12.800.000,00 Million USD,approved this morning by IMF
 2020-04-23 18:27 UTC 

[RFC PATCH 0/4] pwm: sun4i: Properly turn pwm off and fix stuck output state
 2020-04-22  8:40 UTC  (4+ messages)
` [RFC PATCH 4/4] pwm: sun4i: Delay after writing the period

[PATCH v2 00/16] Add support for Kontron sl28cpld
 2020-04-21 10:50 UTC  (17+ messages)
` [PATCH v2 10/16] gpio: add a reusable generic gpio_chip using regmap
` [PATCH v2 11/16] gpio: add support for the sl28cpld GPIO controller

[PATCH 1/2] dt-bindings: Clean-up schema indentation formatting
 2020-04-20 16:28 UTC  (24+ messages)
` [PATCH 2/2] dt-bindings: Remove cases of 'allOf' containing a '$ref'

[PATCH] pwm: tegra: dynamic clk freq configuration by PWM driver
 2020-04-20 16:04 UTC  (9+ messages)

[PATCH AUTOSEL 4.4 05/19] pwm: rcar: Fix late Runtime PM enablement
 2020-04-18 14:44 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 12/19] pwm: renesas-tpu: "
` [PATCH AUTOSEL 4.4 13/19] pwm: bcm2835: Dynamically allocate base

[PATCH AUTOSEL 4.9 06/23] pwm: rcar: Fix late Runtime PM enablement
 2020-04-18 14:43 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 14/23] pwm: renesas-tpu: "
` [PATCH AUTOSEL 4.9 15/23] pwm: bcm2835: Dynamically allocate base

[PATCH AUTOSEL 4.14 07/28] pwm: rcar: Fix late Runtime PM enablement
 2020-04-18 14:43 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 16/28] pwm: pca9685: Fix PWM/GPIO inter-operation
` [PATCH AUTOSEL 4.14 18/28] pwm: renesas-tpu: Fix late Runtime PM enablement
` [PATCH AUTOSEL 4.14 19/28] pwm: bcm2835: Dynamically allocate base

[PATCH AUTOSEL 4.19 09/47] pwm: rcar: Fix late Runtime PM enablement
 2020-04-18 14:42 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 21/47] pwm: pca9685: Fix PWM/GPIO inter-operation
` [PATCH AUTOSEL 4.19 24/47] pwm: renesas-tpu: Fix late Runtime PM enablement
` [PATCH AUTOSEL 4.19 25/47] pwm: bcm2835: Dynamically allocate base

[PATCH AUTOSEL 5.4 14/78] pwm: rcar: Fix late Runtime PM enablement
 2020-04-18 14:40 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 34/78] pwm: pca9685: Fix PWM/GPIO inter-operation
` [PATCH AUTOSEL 5.4 39/78] pwm: renesas-tpu: Fix late Runtime PM enablement
` [PATCH AUTOSEL 5.4 40/78] pwm: bcm2835: Dynamically allocate base

[PATCH AUTOSEL 5.5 15/75] pwm: rcar: Fix late Runtime PM enablement
 2020-04-18 14:08 UTC  (4+ messages)
` [PATCH AUTOSEL 5.5 36/75] pwm: pca9685: Fix PWM/GPIO inter-operation
` [PATCH AUTOSEL 5.5 41/75] pwm: renesas-tpu: Fix late Runtime PM enablement
` [PATCH AUTOSEL 5.5 42/75] pwm: bcm2835: Dynamically allocate base

[PATCH AUTOSEL 5.6 15/73] pwm: imx27: Fix clock handling in pwm_imx27_apply()
 2020-04-18 13:47 UTC  (5+ messages)
` [PATCH AUTOSEL 5.6 16/73] pwm: rcar: Fix late Runtime PM enablement
` [PATCH AUTOSEL 5.6 38/73] pwm: pca9685: Fix PWM/GPIO inter-operation
` [PATCH AUTOSEL 5.6 43/73] pwm: renesas-tpu: Fix late Runtime PM enablement
` [PATCH AUTOSEL 5.6 44/73] pwm: bcm2835: Dynamically allocate base

[PATCH v12 00/11] Convert PWM period and duty cycle to u64
 2020-04-16 17:55 UTC  (4+ messages)
` [PATCH v12 09/11] backlight: pwm_bl: Use 64-bit division function

[PATCH RFC 0/6] PWM fan support on Clearfog gt8k
 2020-04-16 16:49 UTC  (17+ messages)

[PATCH] pwm: imx27: Fix rounding behavior
 2020-04-16  8:02 UTC 


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