linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-03 08:08:12 to 2023-03-07 11:37:06 UTC [more...]

[PATCH v1 00/16] gpio: Use string_choices.h
 2023-03-07 11:36 UTC  (22+ messages)
` [PATCH v1 01/16] lib/string_helpers: Add missing header files to MAINTAINERS database
` [PATCH v1 02/16] lib/string_helpers: Split out string_choices.h
` [PATCH v1 03/16] lib/string_choices: Add str_high_low() helper
` [PATCH v1 04/16] lib/string_choices: Add str_input_output() helper
` [PATCH v1 05/16] gpiolib: Utilize helpers from string_choices.h
` [PATCH v1 06/16] gpio: adnp: "
` [PATCH v1 07/16] gpio: brcmstb: "
` [PATCH v1 08/16] gpio: crystalcove: "
` [PATCH v1 09/16] gpio: grgpio: "
` [PATCH v1 10/16] gpio: mvebu: "
` [PATCH v1 11/16] gpio: pl061: "
` [PATCH v1 12/16] gpio: stmpe: "
` [PATCH v1 13/16] gpio: wcove: "
` [PATCH v1 14/16] gpio: wm831x: "
` [PATCH v1 15/16] gpio: wm8994: "
` [PATCH v1 16/16] gpio: xra1403: "

[PATCH v6 06/13] drivers: pinctrl: renesas: Add RZ/G2L POEG driver support
 2023-03-07 10:10 UTC  (14+ messages)
` [DO NOT APPLY PATCH v6 07/13] pwm: rzg2l-gpt: Add support for output disable request from gpt
` [DO NOT APPLY PATCH v6 08/13] pinctrl: renesas: rzg2l-poeg: Add support for GPT Output-Disable Request
` [DO NOT APPLY PATCH v6 09/13] pwm: rzg2l-gpt: Add support for output disable when both output low
` [DO NOT APPLY PATCH v6 10/13] pinctrl: renesas: rzg2l-poeg: output-disable request from GPT when both outputs are low
` [DO NOT APPLY PATCH v6 11/13] pwm: rzg2l-gpt: Add support for output disable on dead time error
` [DO NOT APPLY PATCH v6 12/13] pinctrl: renesas: rzg2l-poeg: output-disable request from GPT "
` [DO NOT APPLY PATCH v6 13/13] tools/poeg: Add test app for poeg

[PATCH 00/30] pwm: Convert to platform remove callback returning void
 2023-03-06 11:53 UTC  (36+ messages)
` [PATCH 01/30] pwm: atmel-hlcdc: "
` [PATCH 02/30] pwm: atmel-tcb: "
` [PATCH 03/30] pwm: atmel: "
` [PATCH 04/30] pwm: bcm-iproc: "
` [PATCH 05/30] pwm: bcm2835: "
` [PATCH 06/30] pwm: berlin: "
` [PATCH 07/30] pwm: brcmstb: "
` [PATCH 08/30] pwm: clk: "
` [PATCH 09/30] pwm: cros-ec: "
` [PATCH 10/30] pwm: hibvt: "
` [PATCH 11/30] pwm: img: "
` [PATCH 12/30] pwm: imx-tpm: "
` [PATCH 13/30] pwm: lpc18xx-sct: "
` [PATCH 14/30] pwm: lpss-platform: "
` [PATCH 15/30] pwm: mtk-disp: "
` [PATCH 16/30] pwm: omap-dmtimer: "
` [PATCH 17/30] pwm: rcar: "
` [PATCH 18/30] pwm: rockchip: "
` [PATCH 19/30] pwm: samsung: "
` [PATCH 20/30] pwm: sifive: "
` [PATCH 21/30] pwm: spear: "
` [PATCH 22/30] pwm: sprd: "
` [PATCH 23/30] pwm: sti: "
` [PATCH 24/30] pwm: stm32: "
` [PATCH 25/30] pwm: sun4i: "
` [PATCH 26/30] pwm: tegra: "
` [PATCH 27/30] pwm: tiecap: "
` [PATCH 28/30] pwm: tiehrpwm: "
` [PATCH 29/30] pwm: vt8500: "
` [PATCH 30/30] pwm: xilinx: "

[PATCH v14 0/2] Microchip Soft IP corePWM driver
 2023-03-06  9:48 UTC  (3+ messages)
` [PATCH v14 1/2] pwm: add microchip soft ip "
` [PATCH v14 2/2] MAINTAINERS: add pwm to PolarFire SoC entry

[PATCH 0/4] soc: amlogic: switch bindings to yaml and adjust some dtbs's
 2023-03-06  9:21 UTC  (13+ messages)
` [PATCH 1/4] arm: dts: meson: adjust order of some compatibles
` [PATCH 2/4] arm64: "
` [PATCH 3/4] dt-bindings: pwm: Convert Amlogic Meson PWM binding
` (subset) [PATCH 0/4] soc: amlogic: switch bindings to yaml and adjust some dtbs's

[PATCH v13 6/6] pwm: Add Renesas RZ/G2L MTU3a PWM driver
 2023-03-06  7:41 UTC  (3+ messages)

[PATCH] pwm: mediatek: support inverted polarity
 2023-03-04 10:18 UTC  (4+ messages)

[PATCH v2 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-03-02 10:41 UTC  (8+ messages)
` [PATCH v2 2/2] pwm: sifive: change the PWM controlled LED algorithm

[PATCH v1 0/2] StarFive's Pulse Width Modulation driver support
 2023-03-01  8:17 UTC  (9+ messages)
` [PATCH v1 1/2] dt-bindings: PWM: Add StarFive PWM module
` [PATCH v1 2/2] pwm: starfive: Add PWM driver support

[PATCH] pwm: core: Zero-initialize the temp state
 2023-02-28 21:48 UTC  (9+ messages)
` [PATCH] pwm: Zero-initialize the pwm_state passed to driver's .get_state()

[GIT PULL] pwm: Changes for v6.3-rc1
 2023-02-28 17:17 UTC  (2+ messages)

[PATCH 0/4] pwm: Ensure .polarity is set in .get_state()
 2023-02-28 16:19 UTC  (6+ messages)
` [PATCH 1/4] pwm: hibvt: Explicitly set .polarity "
` [PATCH 2/4] pwm: cros-ec: "
` [PATCH 3/4] pwm: iqs620a: "
` [PATCH 4/4] pwm: sprd: "

[PATCH v14 0/4] Add support for RZ/G2L GPT
 2023-02-28 15:07 UTC  (5+ messages)
` [PATCH v14 1/4] dt-bindings: pwm: Add RZ/G2L GPT binding
` [PATCH v14 2/4] dt-bindings: pwm: rzg2l-gpt: Document renesas,poegs property
` [PATCH v14 3/4] pwm: Add support for RZ/G2L GPT
` [PATCH v14 4/4] pwm: rzg2l-gpt: Add support for gpt linking with poeg

[PATCH v3 0/3] Add support for linking gpt with poeg
 2023-02-28 12:10 UTC  (4+ messages)
` [PATCH v3 3/3] pwm: rzg2l-gpt: Add support for gpt linking "

[PATCH 0/2] pwm: mtk-disp: Fix backlight configuration at boot
 2023-02-23 14:16 UTC  (2+ messages)

[PATCH 1/2] pwm: pwm-gpio: New driver
 2023-02-23  8:50 UTC  (10+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "

Fotowoltaika - nowe warunki
 2023-02-22  8:39 UTC 

[PATCH] dt-bindings: drop Sagar Kadam from SiFive binding maintainership
 2023-02-21 15:39 UTC  (3+ messages)

[PATCH RESEND v4] dt-bindings: pwm: Convert Amlogic Meson PWM binding
 2023-02-20 21:19 UTC 

[linux-next:master] BUILD REGRESSION d2af0fa4bfa4ec29d03b449ccd43fee39501112d
 2023-02-20 20:11 UTC 

[PATCH v3 1/3] misc: servo-pwm: driver for controlling servo motors via PWM
 2023-02-20 11:46 UTC  (9+ messages)
` [PATCH v3 2/3] misc: servo-pwm: Add sysfs entries to control motor angle
` [PATCH v3 3/3] dt-bindings: misc: servo-pwm: Add new bindings for servo-pwm

[thierry-reding-pwm:for-next 10/13] drivers/pwm/pwm-dwc.c:314:1: warning: data definition has no type or storage class
 2023-02-20 11:29 UTC  (3+ messages)

[PATCH v2 1/3] misc: servo-pwm: driver for controlling servo motors via PWM
 2023-02-17 23:23 UTC  (10+ messages)
` [PATCH v2 2/3] misc: servo-pwm: Add sysfs entries to control motor angle
` [PATCH v2 3/3] dt-bindings: leds: servo-pwm: Add new bindings for servo-pwm

[PATCH v7 00/10] Designware PWM driver updates for OF
 2023-02-17 15:08 UTC  (10+ messages)
` [PATCH v7 04/10] pwm: dwc: move memory alloc to own function
` [PATCH v7 06/10] pwm: dwc: split pci out of core driver
` [PATCH v7 07/10] pwm: dwc: make timer clock configurable
` [PATCH v7 10/10] pwm: dwc: use clock rate in hz to avoid rounding issues
` (subset) [PATCH v7 00/10] Designware PWM driver updates for OF

[PATCH 0/2] pwm: ab8500: Fix .apply() and implement .get_state()
 2023-02-17 15:03 UTC  (2+ messages)

[RESEND v2] pwm: iqs620a: Replace one remaining instance of regmap_update_bits()
 2023-02-17 15:03 UTC  (2+ messages)

[PATCH v12 6/6] pwm: Add Renesas RZ/G2L MTU3a PWM driver
 2023-02-16 13:27 UTC  (11+ messages)

[PATCH RESEND] dt-bindings: pwm: mediatek: add mediatek,mt7986 compatible
 2023-02-16 10:04 UTC  (2+ messages)

[PATCH v7 0/5] PWM and keyboard backlight driver for ARM Macs
 2023-02-15 18:22 UTC  (9+ messages)
` [PATCH v7 2/5] pwm: Add Apple PWM controller
` [PATCH v7 3/5] arm64: dts: apple: t8103: Add "

Informacja w sprawie terminali
 2023-02-15  8:35 UTC 

[PATCH RESEND 2 v7 0/5] PWM and keyboard backlight driver for ARM Macs
 2023-02-14 15:57 UTC  (6+ messages)
` [PATCH RESEND 2 v7 1/5] dt-bindings: pwm: Add Apple PWM controller
` [PATCH RESEND 2 v7 2/5] "
` [PATCH RESEND 2 v7 3/5] arm64: dts: apple: t8103: Add "
` [PATCH RESEND 2 v7 4/5] arm64: dts: apple: t600x: "
` [PATCH RESEND 2 v7 5/5] MAINTAINERS: Add entries for Apple PWM driver

[PATCH v13 0/2] Microchip Soft IP corePWM driver
 2023-02-13 12:45 UTC  (7+ messages)
` [PATCH v13 1/2] pwm: add microchip soft ip "

[PATCH v4 0/4] Add RZ/V2{M, MA} PWM driver support
 2023-02-09 12:56 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: pwm: Add RZ/V2M PWM binding
` [PATCH v4 2/4] pwm: Add support for RZ/V2M PWM driver

[PATCH v3 0/4] Add RZ/V2{M, MA} PWM driver support
 2023-02-09  7:42 UTC  (5+ messages)
` [PATCH v3 2/4] pwm: Add support for RZ/V2M PWM driver

Fotowoltaika - nowe warunki
 2023-02-07  9:15 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).