Linux PWM subsystem development
 help / color / mirror / Atom feed
 messages from 2019-03-12 11:26:07 to 2019-03-26 06:52:51 UTC [more...]

[PATCH V10 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-26  6:52 UTC  (5+ messages)
` [PATCH V10 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V10 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V10 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V10 4/5] ARM: dts: imx7ulp: Add tpm pwm support

[PATCH v11 0/2] PWM support for HiFive Unleashed
 2019-03-26  6:45 UTC  (5+ messages)
` [PATCH v11 1/2] pwm: sifive: Add DT documentation for SiFive PWM Controller
` [PATCH v11 2/2] pwm: sifive: Add a driver for SiFive SoC PWM

[BACKPORT 4.14.y 0/8] candidates from spreadtrum 4.14 product kernel
 2019-03-26  2:26 UTC  (3+ messages)
` [BACKPORT 4.14.y 7/8] pwm-backlight: Enable/disable the PWM before/after LCD enable toggle

[PATCH V9 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-26  0:56 UTC  (11+ messages)
` [PATCH V9 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V9 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V9 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V9 4/5] ARM: dts: imx7ulp: Add pwm0 support
` [PATCH V9 5/5] ARM: dts: imx7ulp-evk: Add backlight support

[PATCH 0/1] pwm: meson: fix scheduling while atomic issue
 2019-03-25 20:07 UTC  (9+ messages)
` [PATCH 1/1] pwm: meson: use the spin-lock only to protect register modifications

[PATCH v9 0/2] PWM support for HiFive Unleashed
 2019-03-25 12:09 UTC  (15+ messages)
` [PATCH v9 2/2] pwm: sifive: Add a driver for SiFive SoC PWM

[PATCH 1/2] pwm: clear chip_data in pwm_put
 2019-03-25  9:49 UTC  (2+ messages)
` [PATCH 2/2] pwm: samsung: don't uses devm-functions in .request

[PATCH 4/4] pwm: imx: split into two drivers
 2019-03-22  1:57 UTC  (3+ messages)
` [PATCH 0/2] ARM: adapt defconfigs to pwm driver split

[PATCH V8 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-21 15:47 UTC  (13+ messages)
` [PATCH V8 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V8 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V8 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V8 4/5] ARM: dts: imx7ulp: Add pwm0 support
` [PATCH V8 5/5] ARM: dts: imx7ulp-evk: Add backlight support

issue with (parent)class for exported channels in sysfs
 2019-03-20 15:19 UTC  (4+ messages)

[PATCH V7 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-20 12:44 UTC  (11+ messages)
` [PATCH V7 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V7 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V7 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V7 4/5] ARM: dts: imx7ulp: Add pwm0 support
` [PATCH V7 5/5] ARM: dts: imx7ulp-evk: Add backlight support

[PATCH] pwm: sysfs: fix typo "its" -> "it's"
 2019-03-20 11:34 UTC  (2+ messages)

[PATCH 0/2] pwm: tiehrpwm: Enable EHRPWM for AM654 SoCs
 2019-03-20 11:33 UTC  (5+ messages)
` [PATCH 2/2] pwm: Kconfig: Enable ehrpwm driver to be compiled for ARCH_K3

[PATCH] pwm: tiehrpwm: Update shadow register for disabling PWMs
 2019-03-20 11:31 UTC  (2+ messages)

[PATCH] pwm: img: Turn final 'else if' into 'else' in img_pwm_config
 2019-03-20 11:30 UTC  (2+ messages)

[PATCH v3] pwm: Fix deadlock warning when removing PWM device
 2019-03-20 11:22 UTC  (4+ messages)

[PATCH V6 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-19 13:06 UTC  (13+ messages)
` [PATCH V6 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V6 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V6 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V6 4/5] ARM: dts: imx7ulp: Add pwm0 support
` [PATCH V6 5/5] ARM: dts: imx7ulp-evk: Add backlight support

[PATCH RESEND V6 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-19 10:25 UTC  (9+ messages)
` [PATCH RESEND V6 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH RESEND V6 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH RESEND V6 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH RESEND V6 4/5] ARM: dts: imx7ulp: Add pwm0 support
` [PATCH RESEND V6 5/5] ARM: dts: imx7ulp-evk: Add backlight support

[PATCH v10 0/2] PWM support for HiFive Unleashed
 2019-03-19  8:09 UTC  (6+ messages)
` [PATCH v10 1/2] pwm: sifive: Add DT documentation for SiFive PWM Controller
` [PATCH v10 2/2] pwm: sifive: Add a driver for SiFive SoC PWM

[PATCH V5 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-19  0:55 UTC  (14+ messages)
` [PATCH V5 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V5 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V5 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V5 4/5] ARM: dts: imx7ulp: Add pwm0 support
` [PATCH V5 5/5] ARM: dts: imx7ulp-evk: Add backlight support

[PATCH V4 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-18 17:25 UTC  (14+ messages)
` [PATCH V4 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V4 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V4 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V4 4/5] ARM: dts: imx7ulp: Add pwm0 support
` [PATCH V4 5/5] ARM: dts: imx7ulp-evk: Add backlight support

[PATCH v5 0/3] Add PM support to STM32 LP Timer drivers
 2019-03-18 14:35 UTC  (2+ messages)

[PATCH v2 0/7] FlexTimer Module Quadrature decoder counter
 2019-03-16 14:21 UTC  (4+ messages)
` [PATCH v2 4/7] dt-bindings: counter: ftm-quaddec

[PATCH 01/42] drivers: gpio: 74xx-mmio: use devm_platform_ioremap_resource()
 2019-03-15  8:19 UTC  (21+ messages)
` [PATCH 05/42] drivers: gpio: bcm-kona: "
` [PATCH 16/42] drivers: gpio: janz-ttl: drop unneccessary temp variable dev
` [PATCH 26/42] drivers: gpio: rcar: pendantic formatting
` [PATCH 27/42] drivers: gpio: rcar: use devm_platform_ioremap_resource()
` [PATCH 33/42] drivers: gpio: tegra: "
` [PATCH 38/42] drivers: gpio: vr41xx: "
` [PATCH 42/42] drivers: gpio: "

[PATCH V2 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-14 14:42 UTC  (12+ messages)
` [PATCH V2 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V2 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V2 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V2 4/5] ARM: dts: imx7ulp: Add pwm0 support
` [PATCH V2 5/5] ARM: dts: imx7ulp-evk: Add backlight support

[PATCH V3 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-14 14:32 UTC  (10+ messages)
` [PATCH V3 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V3 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V3 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V3 4/5] ARM: dts: imx7ulp: Add pwm0 support
` [PATCH V3 5/5] ARM: dts: imx7ulp-evk: Add backlight support

[GIT PULL] pwm: Changes for v5.1-rc1
 2019-03-13 17:10 UTC  (2+ messages)

[PATCH v2] pwm: Fix deadlock warning when removing PWM device
 2019-03-13  9:40 UTC  (3+ messages)

[PATCH 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-13  8:47 UTC  (6+ messages)
` [PATCH 2/5] pwm: Add i.MX TPM PWM driver support

[PATCH] pwm: Avoid deadlock warning when removing PWM device
 2019-03-13  7:01 UTC  (9+ messages)

[PATCH v2 0/3] pwm: ensure pwm_apply_state() doesn't modify the state argument
 2019-03-12 21:46 UTC  (4+ messages)
  ` [PATCH v2 1/3] pwm: rockchip: Don't update the state for the caller of pwm_apply_state()
  ` [PATCH v2 2/3] pwm: sun4i: "
  ` [PATCH v2 3/3] pwm: ensure pwm_apply_state() doesn't modify the state argument

[PATCH v2 0/7] add LCD support for SAM9X60
 2019-03-12 18:44 UTC  (3+ messages)
` [PATCH v2 3/7] dt-bindings: mfd: add bindings for SAM9X60 HLCD controller

[PATCH] pwm: poke users of legacy drivers with a warning
 2019-03-12 13:48 UTC  (5+ messages)

[PATCH 0/2] pwm: ensure pwm_apply_state() doesn't modify the state argument
 2019-03-12 12:59 UTC  (4+ messages)
` [PATCH 2/2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox