linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-04 15:32:23 to 2019-11-21 11:14:34 UTC [more...]

[PATCH v7 0/8] Add support for H6 PWM
 2019-11-21 11:14 UTC  (14+ 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] 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  (10+ messages)
` [PATCH v2 1/3] pwm: jz4740: Use clocks from TCU driver
` [PATCH v2 2/3] pwm: jz4740: Obtain regmap from parent node
` [PATCH v2 3/3] pwm: jz4740: Allow selection of PWM channels 0 and 1

[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

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

[PATCH AUTOSEL 4.14 024/150] pwm: lpss: Only set update bit if we are actually changing the settings
 2019-11-16 15:45 UTC 

[PATCH AUTOSEL 4.19 042/237] pwm: lpss: Only set update bit if we are actually changing the settings
 2019-11-16 15:37 UTC 

[PATCH v3 0/1] Convert period and duty cycle to u64
 2019-11-15 21:02 UTC  (2+ messages)
` [PATCH v3 1/1] pwm: "

[PATCH v2 0/1] Convert period and duty cycle to u64
 2019-11-15 12:31 UTC  (3+ messages)
` [PATCH v2 1/1] pwm: "

[PATCH] dt-bindings: mfd: Convert stm32 low power timers bindings to json-schema
 2019-11-15 12:27 UTC 

[PATCH 0/1] Convert period and duty cycle to u64
 2019-11-15 10:32 UTC  (7+ messages)
` [PATCH 1/1] pwm: "

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

[PATCH v3] dt-bindings: mfd: Convert stm32 timers bindings to json-schema
 2019-11-14 17:31 UTC  (2+ messages)

[PATCH v2] dt-bindings: mfd: Convert stm32 timers bindings to json-schema
 2019-11-14  1:39 UTC  (3+ messages)

[PATCH] pwm: implement tracing for .get_state() and .apply_state()
 2019-11-13 19:43 UTC  (2+ messages)

[PATCH] pwm: omap-dmtimer: Add missing put_device() call in pwm_omap_dmtimer_probe()
 2019-11-12  7:40 UTC  (23+ messages)
  ` [PATCH 1/4] pwm: omap-dmtimer: remove pwmchip in .remove before making it unfunctional
    ` [PATCH 2/4] pwm: omap-dmtimer: simplify error handling
    ` [PATCH 3/4] pwm: omap-dmtimer: put_device() after of_find_device_by_node()
          ` [3/4] "
    ` [PATCH 4/4] pwm: omap-dmtimer: Allow compiling with COMPILE_TEST
      ` [0/4] pwm: omap-dmtimer: Software improvements
        ` [1/4] pwm: omap-dmtimer: remove pwmchip in .remove before making it unfunctional

[PATCH 0/4] Convert STM32 Timer mdf bindings to yaml
 2019-11-09 12:43 UTC  (16+ messages)
` [PATCH 1/4] dt-bindings: counter: Convert stm32 counter bindings to json-schema
` [PATCH 2/4] dt-bindings: iio: timer: Convert stm32 IIO trigger "
` [PATCH 4/4] dt-bindings: mfd: Convert stm32 timers "

[GIT PULL] pwm: Fixes for v5.4-rc7
 2019-11-08 21:50 UTC  (2+ messages)

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

[PATCH v2 0/2] Add definition for GPIO direction
 2019-11-07  8:22 UTC  (13+ messages)
` [PATCH v2 1/2] gpio: "
` [PATCH v2 2/2] gpio: Use new GPIO_LINE_DIRECTION

[PATCH v2] gpio: pca953x: Add Maxim MAX7313 PWM support
 2019-11-06 20:39 UTC  (2+ messages)

[PATCH v2 0/7] Add support for H6 PWM
 2019-11-06  9:25 UTC  (27+ messages)
` [PATCH v2 1/7] dt-bindings: pwm: allwinner: Add H6 PWM description
` [PATCH v2 2/7] pwm: sun4i: Add an optional probe for reset line
` [PATCH v2 3/7] pwm: sun4i: Add an optional probe for bus clock
` [PATCH v2 4/7] pwm: sun4i: Add support to output source clock directly

[GIT PULL] pwm: Fixes for v5.4-rc6
 2019-11-05 21:31 UTC  (2+ messages)

[PATCH 00/62] Add definition for GPIO direction
 2019-11-05 15:17 UTC  (19+ messages)
` [PATCH 62/62] gpiolib: Nag for INPUT direction values other than GPIO_LINE_DIRECTION_IN
` [RESEND PATCH 01/62] gpio: Add definition for GPIO direction

[PATCH] gpio: pca953x: Add Maxim MAX7313 PWM support
 2019-11-05 14:44 UTC  (11+ messages)

[PATCH 26/62] gpio: gpio-mvebu: Use new GPIO_LINE_DIRECTION
 2019-11-05 10:24 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).