Linux PWM subsystem development
 help / color / mirror / Atom feed
 messages from 2019-07-22 15:45:34 to 2019-08-12 09:56:48 UTC [more...]

[PATCH 0/6] pwm: sun4i: Add support for Allwinner H6
 2019-08-12  9:56 UTC  (45+ messages)
` [PATCH 1/6] dt-bindings: pwm: allwinner: Add H6 PWM description
  ` [PATCH 2/6] pwm: sun4i: Add a quirk for reset line
  ` [PATCH 3/6] pwm: sun4i: Add a quirk for bus clock
  ` [PATCH 4/6] pwm: sun4i: Add support for H6 PWM
              ` [linux-sunxi] "
                  `  "
  ` [PATCH 5/6] pwm: sun4i: Add support to output source clock directly
          `  "
` [PATCH 6/6] arm64: dts: allwinner: h6: Add PWM node

[PATCH 1/2] dt-bindings: pwm: sprd: Add Spreadtrum PWM documentation
 2019-08-12  9:50 UTC  (10+ messages)
` [PATCH 2/2] pwm: sprd: Add Spreadtrum PWM support

[PATCH v6 0/7] Support dsi for mt8183
 2019-08-12  8:40 UTC  (9+ messages)
` [PATCH v6 1/7] drm/mediatek: move mipi_dsi_host_register to probe
` [PATCH v6 2/7] drm/mediatek: fixes CMDQ reg address of mt8173 is different with mt2701
` [PATCH v6 3/7] drm/mediatek: add dsi reg commit disable control
` [PATCH v6 4/7] drm/mediatek: add frame size control
` [PATCH v6 5/7] drm/mediatek: add mt8183 dsi driver support
` [PATCH v6 6/7] drm/mediatek: change the dsi phytiming calculate method
` [PATCH v6 7/7] drm: mediatek: adjust dsi and mipi_tx probe sequence

[PATCH 0/7] pwm: jz4740: Driver update
 2019-08-12  6:18 UTC  (21+ messages)
` [PATCH 1/7] pwm: jz4740: Obtain regmap from parent node
` [PATCH 2/7] pwm: jz4740: Use clocks from TCU driver
` [PATCH 3/7] pwm: jz4740: Drop dependency on MACH_INGENIC
` [PATCH 4/7] pwm: jz4740: Improve algorithm of clock calculation
` [PATCH 5/7] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH 6/7] pwm: jz4740: Make PWM start with the active part
` [PATCH 7/7] pwm: jz4740: document known limitations

[PATCH v4 0/4] Add drivers for auo, kd101n80-45na and boe, tv101wum-nl6 panels
 2019-08-11 21:11 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: display: panel: Add BOE tv101wum-n16 panel bindings
` [PATCH wn 2/4] drm/panel: support for BOE tv101wum-nl6 wuxga dsi video mode panel
` [PATCH wn 3/4] dt-bindings: display: panel: add auo kd101n80-45na panel bindings
` [PATCH wn 4/4] drm/panel: support for auo,kd101n80-45na wuxga dsi video mode panel

[PATCH v2 0/5] counter: new TI eQEP driver
 2019-08-11 19:15 UTC  (9+ messages)
` [PATCH v2 1/5] bus/ti-pwmss: move TI PWMSS driver from PWM to bus subsystem
` [PATCH v2 2/5] dt-bindings: counter: new bindings for TI eQEP
` [PATCH v2 3/5] counter: new TI eQEP driver
` [PATCH v2 4/5] ARM: dts: am33xx: Add nodes for eQEP
` [PATCH v2 5/5] ARM: dts: am335x-boneblue: Enable eQEP

[GIT PULL] pwm: Fixes for v5.3-rc4
 2019-08-09 16:35 UTC  (2+ messages)

[PATCH v2] pwm: rcar: remove a redundant condition in rcar_pwm_apply()
 2019-08-09  9:10 UTC  (3+ messages)

[PATCH v2 0/6] PWM JZ4740 fixes and cleanups
 2019-08-09  0:08 UTC  (17+ messages)
` [PATCH v2 1/6] dt-bindings: Remove unused compatible strings
` [PATCH v2 2/6] pwm: jz4740: Remove unused devicetree "
` [PATCH v2 3/6] pwm: jz4740: Apply configuration atomically
          ` [PATCH] pwm: jz4740: document known limitations

[PATCH 5.3 regression fix] pwm: Fallback to the static lookup-list when acpi_pwm_get fails
 2019-08-08 12:14 UTC  (8+ messages)

[PATCH RFC 0/7] treewide: modify sh-pfc and add support pwm duty zero
 2019-08-08  7:31 UTC  (27+ messages)
` [PATCH RFC 1/7] pinctrl: sh-pfc: add new flags into struct sh_pfc_pin_config
` [PATCH RFC 2/7] pinctrl: sh-pfc: remove incomplete flag "cfg->type"
` [PATCH RFC 3/7] pinctrl: sh-pfc: Rollback to mux if requires when the gpio is freed
` [PATCH RFC 4/7] dt-bindings: pwm: rcar: Add specific gpios property to output duty zero
` [PATCH RFC 5/7] pwm: rcar: remove a redundant condition in rcar_pwm_apply()
` [PATCH RFC 6/7] pwm: rcar: Add gpio support to output duty zero

[PATCH v5 0/4] add mt8183 dpi driver
 2019-08-08  7:14 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: display: mediatek: update dpi supported chips
` [PATCH v5 2/4] drm/mediatek: dpi dual edge support
` [PATCH v5 3/4] drm/mediatek: add mt8183 dpi clock factor
` [PATCH v5 4/4] drm/mediatek: control dpi pins dpi or gpio mode in on or off

[PATCH v3 0/4] backlight: Expose brightness curve type through sysfs
 2019-08-07 20:15 UTC  (7+ messages)
` [PATCH v3 2/4] "

[PATCH v6 0/3] Support mipitx for mt8183
 2019-08-07  8:46 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: display: mediatek: update dsi supported chips
` [PATCH v6 2/3] drm/mediatek: separate mipi_tx to different file
` [PATCH v6 3/3] drm/mediatek: add mipi_tx driver for mt8183

[PATCH 1/2] dt-bindings: pwm: pwm-mediatek: Add documentation for MT8516
 2019-08-05 12:58 UTC  (2+ messages)
` [PATCH 2/2] pwm: pwm-mediatek: Add MT8516 SoC support

[PATCH 0/4] new driver for TI eQEP
 2019-08-02 16:40 UTC  (23+ messages)
` [PATCH 1/4] dt-bindings: counter: new bindings "
` [PATCH 2/4] counter: new TI eQEP driver
` [PATCH 3/4] ARM: dts: am33xx: Add nodes for eQEP
` [PATCH 4/4] ARM: dts: am335x-boneblue: Enable eQEP

[PATCH v6 36/57] pwm: Remove dev_err() usage after platform_get_irq()
 2019-07-31  7:39 UTC  (4+ messages)

[PATCH] pwm: imx: document known limitations
 2019-07-30 12:45 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] pwm: avoid disabling clk twice
 2019-07-29  7:35 UTC  (3+ messages)

[PATCH 0/5] Add missing pwm-cells to STM32 timers PWM
 2019-07-29  7:22 UTC  (2+ messages)

[PATCH 0/4] pwm patches for the next merge window
 2019-07-26  9:39 UTC  (3+ messages)
` [PATCH 4/4] [RFC] Documentation: pwm: rework documentation for the framework

[v3 0/4] Add drivers for auo, kd101n80-45na and boe, tv101wum-nl6 panels
 2019-07-22 19:11 UTC  (6+ messages)
` [v3 1/4] dt-bindngs: display: panel: Add BOE tv101wum-n16 panel bindings
` [v3 3/4] dt-bindings: display: panel: add auo kd101n80-45na "

[PATCH] pwm: sifive: remove redundant dev_err message
 2019-07-22 19:11 UTC  (2+ messages)


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