public inbox for linux-pwm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-18 11:00:26 to 2019-12-29 08:06:04 UTC [more...]

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2019-12-29  8:06 UTC  (26+ messages)
` [PATCH 02/32] pwm: fsl-ftm: "
` [PATCH 03/32] pwm: rcar: "
` [PATCH 04/32] pwm: renesas-tpu: "
` [PATCH 05/32] pwm: ep93xx: "
` [PATCH 06/32] pwm: tegra: "
` [PATCH 07/32] pwm: mediatek: "
` [PATCH 08/32] pwm: sti: "
` [PATCH 09/32] pwm: pxa: "
` [PATCH 10/32] pwm: zx: "
` [PATCH 11/32] pwm: spear: "
` [PATCH 12/32] pwm: bcm-kona: "
` [PATCH 13/32] pwm: lpc32xx: "
` [PATCH 14/32] pwm: meson: "
` [PATCH 15/32] pwm: rockchip: "
` [PATCH 16/32] pwm: bcm-iproc: "
` [PATCH 17/32] pwm: samsung: "
` [PATCH 18/32] pwm: tiehrpwm: "
` [PATCH 19/32] pwm: puv3: "
` [PATCH 20/32] pwm: imx: "
` [PATCH 21/32] pwm: tiecap: "
` [PATCH 22/32] pwm: bcm2835: "
` [PATCH 23/32] pwm: berlin: "
` [PATCH 24/32] pwm: vt8500: "
` [PATCH 25/32] pwm: brcmstb: "
` [PATCH 26/32] pwm: mtk-disp: "

[PATCH v2 0/7] Add support for Azoteq IQS620A/621/622/624/625
 2019-12-24 21:55 UTC  (23+ messages)
` [PATCH v2 1/7] dt-bindings: Add bindings "
` [PATCH v2 2/7] mfd: Add support "
` [PATCH v2 3/7] input: keyboard: "
` [PATCH v2 4/7] pwm: Add support for Azoteq IQS620A PWM generator
` [PATCH v2 5/7] iio: temperature: Add support for Azoteq IQS620AT temperature sensor
` [PATCH v2 6/7] iio: light: Add support for Azoteq IQS621/622 ambient light sensors
` [PATCH v2 7/7] iio: position: Add support for Azoteq IQS624/625 angle sensors

[RESEND PATCH V8 3/3] Input: new da7280 haptic driver
 2019-12-20  8:26 UTC 

[PATCH v4 0/2] clocks aren't disable when pwm_mtk_disp suspend
 2019-12-17  4:02 UTC  (3+ messages)
` [PATCH v4 1/2] pwm: mtk_disp: fix pwm clocks not poweroff when disable pwm
` [PATCH v4 2/2] pwm: mtk_disp: keep the trigger register after pwm setting

[PATCH v3 0/2] clocks don't disable when pwm_mtk_disp suspend
 2019-12-17  3:56 UTC  (5+ messages)
` [PATCH v3 1/2] pwm: fix pwm clocks not poweroff when disable pwm
` [PATCH v3 2/2] pwm: keep the trigger register after pwm setting

[PATCH v2 0/2] pwm_mtk_disp suspend resume issue fix
 2019-12-17  2:42 UTC  (6+ messages)
` [PATCH v2 1/2] pwm: fine tune pwm-mtk-disp clock control flow
` [PATCH v2 2/2] pwm/mtk_disp: move the reg enable trigger in config

[PATCH v4] gpio: pca953x: Add Maxim MAX7313 PWM support
 2019-12-16 21:50 UTC  (8+ messages)

[PATCH] dt-bindings: pwm: fix nodename pattern
 2019-12-13 11:09 UTC  (5+ messages)

[PATCH 1/2] gpio: mvebu: use platform_irq_count
 2019-12-12 16:08 UTC  (12+ messages)
` [PATCH 2/2] gpio: bcm-kona: "

[PATCH v3 1/2] gpio: mvebu: use platform_irq_count
 2019-12-11 10:03 UTC  (7+ messages)
` [PATCH v3 2/2] gpio: bcm-kona: "

[PATCH] dt-bindings: pwm: allwinner: Fix missing header in H6 example
 2019-12-11  9:20 UTC  (4+ messages)

[PATCH v7 0/8] Add support for H6 PWM
 2019-12-10 17:20 UTC  (17+ messages)
  ` [PATCH v7 1/8] dt-bindings: pwm: allwinner: Add H6 PWM description
  ` [PATCH v7 2/8] pwm: sun4i: Add an optional probe for reset line
  ` [PATCH v7 3/8] pwm: sun4i: Prefer "mod" clock to unnamed
  ` [PATCH v7 4/8] pwm: sun4i: Add an optional probe for bus clock
  ` [PATCH v7 5/8] pwm: sun4i: Add support to output source clock directly
  ` [PATCH v7 6/8] pwm: sun4i: Add support for H6 PWM
  ` [PATCH v7 7/8] arm64: dts: allwinner: h6: Add PWM node
  ` [PATCH v7 8/8] [DO NOT MERGE] arm64: allwinner: h6: enable Beelink GS1 PWM

[PATCH v3 1/3] pwm: jz4740: Use clocks from TCU driver
 2019-12-10 15:27 UTC  (3+ messages)
` [PATCH v3 2/3] pwm: jz4740: Obtain regmap from parent node
` [PATCH v3 3/3] pwm: jz4740: Allow selection of PWM channels 0 and 1

[PATCH] pwm: sun4i: redundant assignment to variable pval
 2019-12-10 10:24 UTC  (5+ messages)
` [PATCH] pwm: sun4i: Narrow scope of local variable
      ` [PATCH v2] "

[PATCH] pwm: bcm2835: Allow building for ARCH_BRCMSTB
 2019-12-10  6:52 UTC  (2+ messages)

[PATCH 1/2] docs: pwm split out pwm-sysfs description from the generic pwm documentation
 2019-12-09 21:32 UTC  (2+ messages)
` [PATCH 2/2] docs: pwm: rework documentation for the framework

[GIT PULL] pwm: Changes for v5.5-rc1
 2019-12-05 20:45 UTC  (8+ messages)
` [GIT PULL v2] "

[PATCH v2 1/2] gpio: mvebu: use platform_irq_count
 2019-12-05  9:22 UTC  (9+ messages)
` [PATCH v2 2/2] gpio: bcm-kona: "

[PATCH 1/4] pwm: Read initial hardware state at request time
 2019-12-05  7:12 UTC  (4+ messages)
` [PATCH 2/4] pwm: cros-ec: Cache duty cycle value

[RESEND PATCH v3 0/1] Convert period and duty cycle to u64
 2019-12-04 23:28 UTC  (2+ messages)
` [RESEND PATCH v3 1/1] pwm: "

[PATCH v3] gpio: pca953x: Add Maxim MAX7313 PWM support
 2019-11-26 13:12 UTC  (8+ messages)

[PATCH v9 0/6] Add support for H6 PWM
 2019-11-24 19:18 UTC  (9+ messages)
  ` [PATCH v9 1/6] pwm: sun4i: Add an optional probe for reset line
  ` [PATCH v9 2/6] pwm: sun4i: Prefer "mod" clock to unnamed
  ` [PATCH v9 3/6] pwm: sun4i: Add an optional probe for bus clock
  ` [PATCH v9 4/6] pwm: sun4i: Always calculate params when applying new parameters
  ` [PATCH v9 5/6] pwm: sun4i: Add support to output source clock directly
  ` [PATCH v9 6/6] pwm: sun4i: Add support for H6 PWM

[PATCH v8 0/6] Add support for H6 PWM
 2019-11-23 20:00 UTC  (14+ messages)
  ` [PATCH v8 1/6] pwm: sun4i: Add an optional probe for reset line
  ` [PATCH v8 2/6] pwm: sun4i: Prefer "mod" clock to unnamed
  ` [PATCH v8 3/6] pwm: sun4i: Add an optional probe for bus clock
  ` [PATCH v8 4/6] pwm: sun4i: Always calculate params when applying new parameters
  ` [PATCH v8 5/6] pwm: sun4i: Add support to output source clock directly
  ` [PATCH v8 6/6] pwm: sun4i: Add support for H6 PWM

[PATCH AUTOSEL 4.9 60/91] pwm: clps711x: Fix period calculation
 2019-11-22  6:00 UTC 

[PATCH AUTOSEL 4.14 080/127] pwm: clps711x: Fix period calculation
 2019-11-22  5:54 UTC 

[PATCH AUTOSEL 4.19 137/219] pwm: clps711x: Fix period calculation
 2019-11-22  5:47 UTC 

[PATCH] pwm: stm32: remove automatic output enable
 2019-11-21 10:58 UTC 

[PATCH v2] dt-bindings: mfd: Convert stm32 low power timers bindings to json-schema
 2019-11-20 18:09 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: pwm: Convert PWM bindings to json-schema
 2019-11-19 20:18 UTC  (2+ messages)

[PATCH v2 0/3] pwm: jz4740: Update to use TCU clocks/regmap
 2019-11-18 13:42 UTC  (8+ messages)
` [PATCH v2 1/3] pwm: jz4740: Use clocks from TCU driver

[PATCH v6 0/8] Add support for H6 PWM
 2019-11-18 13:23 UTC  (13+ messages)
  ` [PATCH v6 1/8] dt-bindings: pwm: allwinner: Add H6 PWM description
  ` [PATCH v6 2/8] pwm: sun4i: Add an optional probe for reset line
  ` [PATCH v6 3/8] pwm: sun4i: Prefer "mod" clock to unnamed
  ` [PATCH v6 4/8] pwm: sun4i: Add an optional probe for bus clock
  ` [PATCH v6 5/8] pwm: sun4i: Add support to output source clock directly
  ` [PATCH v6 6/8] pwm: sun4i: Add support for H6 PWM
  ` [PATCH v6 7/8] arm64: dts: allwinner: h6: Add PWM node
  ` [PATCH v6 8/8] [DO NOT MERGE] arm64: allwinner: h6: enable Beelink GS1 PWM


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