linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-04 18:50:17 to 2020-05-24 20:11:21 UTC [more...]

[PATCH v2] pwm: Add DesignWare PWM Controller Driver
 2020-05-24 20:11 UTC  (2+ messages)

[PATCH 1/3] pwm: jz4740: Drop dependency on MACH_INGENIC
 2020-05-24 18:56 UTC  (9+ messages)
` [PATCH 2/3] pwm: jz4740: Make PWM start with the active part
` [PATCH 3/3] pwm: jz4740: Add support for the JZ4725B

[PATCH 1/1] pwm: mtk_disp: implement .apply()
 2020-05-24 17:44 UTC  (2+ messages)

[PATCH -next] pwm: pca9685: Remove set but not used variable 'pwm'
 2020-05-24 10:21 UTC  (5+ messages)

[PATCH 0/3] Add PWM support for Intel Keem Bay SoC
 2020-05-23 21:40 UTC  (10+ messages)
  ` [PATCH 1/3] pwm: Add count attribute in sysfs for Intel Keem Bay
` [PATCH 2/3] pwm: Add PWM driver "
` [PATCH 3/3] dt-bindings: pwm: keembay: Add bindings for Intel Keem Bay PWM

[PATCH] pwm: rockchip: simplify rockchip_pwm_get_state()
 2020-05-23 20:01 UTC  (3+ messages)

jjCompliment
 2020-05-23 18:00 UTC 

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2020-05-23 17:44 UTC  (63+ 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 27/32] pwm: clps711x: "
` [PATCH 28/32] pwm: img: "
` [PATCH 29/32] pwm: lpc18xx-sct: "
` [PATCH 30/32] pwm: hibvt: do some cleanup
` [PATCH 31/32] pwm: sifive: convert to devm_platform_ioremap_resource
` [PATCH 32/32] pwm: atmel: "

[RESEND PATCH v14 00/11] Convert PWM period and duty cycle to u64
 2020-05-23 17:08 UTC  (17+ 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

adding linux-pwm archives to lore.kernel.org?
 2020-05-23 17:05 UTC  (2+ messages)

[PATCH v13 00/11] Convert PWM period and duty cycle to u64
 2020-05-22 22:59 UTC  (14+ messages)
` [PATCH v13 11/11] pwm: core: Convert "

Missing feedback
 2020-05-22 17:33 UTC  (5+ messages)

[PATCH V2] pwm: tegra: dynamic clk freq configuration by PWM driver
 2020-05-22 12:28 UTC  (9+ messages)

[PATCH v1 0/2] pwm: intel: Add PWM driver for new SoC
 2020-05-22  9:32 UTC  (6+ messages)
` [PATCH v1 1/2] Add YAML schema for a new PWM driver
` [PATCH v1 2/2] Add PWM driver for LGM

[RESEND PATCH V13 3/3] Input: new da7280 haptic driver
 2020-05-21  9:24 UTC 

[PATCH v2 0/16] backlight updates
 2020-05-20 15:11 UTC  (45+ messages)
` [PATCH v2 01/16] video: amba-clcd: use devm_of_find_backlight
` [PATCH v2 02/16] backlight: refactor fb_notifier_callback()
` [PATCH v2 03/16] backlight: add backlight_is_blank()
` [PATCH v2 04/16] backlight: improve backlight_ops documentation
` [PATCH v2 05/16] backlight: improve backlight_properties documentation
` [PATCH v2 06/16] backlight: improve backlight_device documentation
` [PATCH v2 07/16] backlight: document inline functions in backlight.h
` [PATCH v2 08/16] backlight: document enums "
` [PATCH v2 09/16] backlight: remove the unused backlight_bl driver
` [PATCH v2 10/16] backlight: drop extern from prototypes
` [PATCH v2 11/16] backlight: add overview and update existing doc
` [PATCH v2 12/16] backlight: wire up kernel-doc documentation
` [PATCH v2 13/16] backlight: make of_find_backlight static
` [PATCH v2 14/16] backlight: drop backlight_put()
` [PATCH v2 15/16] backlight: make of_find_backlight_by_node() static
` [PATCH v2 16/16] backlight: use backlight_is_blank() in all backlight drivers

(DONATION) $2 Million Has Been Donated
 2020-05-18 11:03 UTC 

[PATCH] dt-bindings: pwm: Convert mxs pwm to json-schema
 2020-05-18  6:07 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: pwm: Convert imx pwm to json-schema
 2020-05-18  6:00 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: pwm: Convert imx tpm "

[PATCH v1 0/18] backlight updates
 2020-05-17 12:58 UTC  (28+ messages)
` [PATCH v1 01/18] drm/omap: display: use devm_of_find_backlight
` [PATCH v1 02/18] drm/tilcdc: "
` [PATCH v1 03/18] video: amba-clcd: "
` [PATCH v1 04/18] backlight: make of_find_backlight static
` [PATCH v1 05/18] backlight: drop backlight_put()
` [PATCH v1 06/18] backlight: make of_find_backlight_by_node() static
` [PATCH v1 07/18] backlight: refactor fb_notifier_callback()
` [PATCH v1 08/18] backlight: add backlight_is_blank()
` [PATCH v1 09/18] backlight: improve backlight_ops documentation
` [PATCH v1 10/18] backlight: improve backlight_properties documentation
` [PATCH v1 11/18] backlight: improve backlight_device documentation
` [PATCH v1 12/18] backlight: document inline functions in backlight.h
` [PATCH v1 13/18] backlight: document enums "
` [PATCH v1 14/18] backlight: remove the unused backlight_bl driver
` [PATCH v1 15/18] backlight: drop extern from prototypes
` [PATCH v1 16/18] backlight: add overview and update existing doc
` [PATCH v1 17/18] backlight: wire up kernel-doc documentation
` [PATCH v1 18/18] backlight: use backlight_is_blank() in all backlight drivers

[PATCH v3 00/16] Add support for Kontron sl28cpld
 2020-05-15 10:28 UTC  (22+ messages)
` [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 05/16] mfd: Add support for Kontron sl28cpld management controller
` [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] pwm: lpss: Fix get_state runtime-pm reference handling
 2020-05-12 20:39 UTC  (3+ messages)

(unknown)
 2020-05-08 23:41 UTC 

[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  (4+ messages)
` [RESEND PATCH v14 02/11] hwmon: pwm-fan: Use 64-bit division macro
` [RESEND PATCH v14 10/11] clk: pwm: Use 64-bit division function
` [RESEND PATCH v14 11/11] pwm: core: Convert period and duty cycle to u64


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