messages from 2020-05-17 12:58:34 to 2020-05-29 13:25:33 UTC [more...]
[PATCH v2] pwm: Add DesignWare PWM Controller Driver
2020-05-29 13:25 UTC (3+ messages)
[PATCH v1 0/2] pwm: intel: Add PWM driver for new SoC
2020-05-28 23:31 UTC (10+ messages)
` [PATCH v1 1/2] Add YAML schema for a new PWM driver
` [PATCH v1 2/2] Add PWM driver for LGM
Spende von 2.000.000,00 Euro
2020-05-28 16:29 UTC
[PATCH v15 00/11] Convert PWM period and duty cycle to u64
2020-05-28 20:33 UTC (13+ messages)
` [PATCH v15 01/11] drm/i915: Use 64-bit division macro
` [PATCH v15 02/11] hwmon: pwm-fan: "
` [PATCH v15 03/11] ir-rx51: "
` [PATCH v15 04/11] pwm: clps711x: "
` [PATCH v15 05/11] pwm: pwm-imx-tpm: "
` [PATCH v15 06/11] pwm: imx27: Use 64-bit division macro and function
` [PATCH v15 07/11] pwm: sifive: Use 64-bit division macro
` [PATCH v15 08/11] pwm: sun4i: Use nsecs_to_jiffies to avoid a division
` [PATCH v15 09/11] backlight: pwm_bl: Use 64-bit division function
` [PATCH v15 10/11] clk: pwm: "
` [PATCH v15 11/11] pwm: core: Convert period and duty cycle to u64
[PATCH] dt-bindings: pwm: Convert mxs pwm to json-schema
2020-05-28 15:17 UTC (5+ messages)
[PATCH v3 1/4] pwm: jz4740: Drop dependency on MACH_INGENIC
2020-05-28 14:41 UTC (6+ messages)
` [PATCH v3 2/4] pwm: jz4740: Enhance precision in calculation of duty cycle
` [PATCH v3 3/4] pwm: jz4740: Make PWM start with the active part
` [PATCH v3 4/4] pwm: jz4740: Add support for the JZ4725B
[PATCH v2 0/16] backlight updates
2020-05-28 13:43 UTC (50+ 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
[PATCH 1/2] dt-bindings: pwm: Convert imx pwm to json-schema
2020-05-28 2:47 UTC (7+ messages)
` [PATCH 2/2] dt-bindings: pwm: Convert imx tpm "
[PATCH v3 00/16] Add support for Kontron sl28cpld
2020-05-27 6:53 UTC (16+ messages)
` [PATCH v3 03/16] mfd: mfd-core: match device tree node against reg property
` [PATCH v3 10/16] gpio: add a reusable generic gpio_chip using regmap
[PATCH 1/2] hwmon: pwm-fan: Add profile support and add remove module support
2020-05-26 13:42 UTC (8+ messages)
` [PATCH 2/2] arm64: tegra: Add pwm-fan profile settings
[PATCH V3] pwm: tegra: dynamic clk freq configuration by PWM driver
2020-05-26 12:44 UTC (3+ messages)
[PATCH v13 00/11] Convert PWM period and duty cycle to u64
2020-05-26 7:00 UTC (17+ messages)
` [PATCH v13 09/11] backlight: pwm_bl: Use 64-bit division function
` [PATCH v13 11/11] pwm: core: Convert period and duty cycle to u64
[PATCH v2 1/4] pwm: jz4740: Drop dependency on MACH_INGENIC
2020-05-25 15:38 UTC (6+ messages)
` [PATCH v2 2/4] pwm: jz4740: Enhance precision in calculation of duty cycle
` [PATCH v2 3/4] pwm: jz4740: Make PWM start with the active part
` [PATCH v2 4/4] pwm: jz4740: Add support for the JZ4725B
adding linux-pwm archives to lore.kernel.org?
2020-05-25 8:54 UTC (4+ messages)
` [Kernel.org Helpdesk #89942] [linuxfoundation.org #89942] "
[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 (7+ messages)
` [RESEND PATCH v14 04/11] pwm: clps711x: Cast period to u32 before use as divisor
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 (6+ messages)
[RESEND PATCH V13 3/3] Input: new da7280 haptic driver
2020-05-21 9:24 UTC
(DONATION) $2 Million Has Been Donated
2020-05-18 11:03 UTC
[PATCH v1 0/18] backlight updates
2020-05-17 12:58 UTC (4+ messages)
` [PATCH v1 02/18] drm/tilcdc: use devm_of_find_backlight
page: next (older) | prev (newer) | latest
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).