Linux-PWM Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-01 19:14:08 to 2024-12-03 13:03:41 UTC [more...]

[PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
 2024-12-03 13:02 UTC  (17+ messages)
` [PATCH v2 01/32] driver core: Constify API device_find_child()
` [PATCH v2 02/32] driver core: Introduce device_match_type() to match device with a device type
` [PATCH v2 03/32] drm/mediatek: Adapt for constified device_find_child()
` [PATCH v2 04/32] hwmon: "
` [PATCH v2 05/32] media: pci: mgb4: "
` [PATCH v2 06/32] thunderbolt: "
` [PATCH v2 07/32] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v2 08/32] net: dsa: Adapt for constified device_find_child()
` [PATCH v2 09/32] pwm: "
` [PATCH v2 10/32] nvdimm: "
` [PATCH v2 11/32] libnvdimm: Simplify nd_namespace_store() implementation

[PATCH v2 0/2] pwm: add PWM driver for atcpit100
 2024-12-03  7:17 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: add atcpit100-pwm
` [PATCH v2 2/2] pwm: atcpit100: add Andes PWM driver support

[PATCH 1/1] pwm: Add support for pwm nexus dt bindings
 2024-12-02 16:44 UTC 

[PATCH v3 0/2] Add ADF4371 Reference Doubler and Reference Divider
 2024-12-02  9:47 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adf4371: add rdiv2 and doubler
` [PATCH v3 2/2] iio: frequency: adf4371: add ref doubler and div2

[PATCH v7 0/8] Add support for AD485x DAS Family
 2024-11-30 17:06 UTC  (11+ messages)
` [PATCH v7 1/8] iio: backend: add API for interface get
` [PATCH v7 2/8] iio: backend: add support for data size set
` [PATCH v7 3/8] iio: backend: add API for oversampling
` [PATCH v7 4/8] iio: adc: adi-axi-adc: add interface type
` [PATCH v7 5/8] iio: adc: adi-axi-adc: set data format
` [PATCH v7 6/8] iio: adc: adi-axi-adc: add oversampling
` [PATCH v7 7/8] dt-bindings: iio: adc: add ad4851
` [PATCH v7 8/8] iio: adc: ad4851: add ad485x driver

[PATCH 2/2] pwm: correct pwm->state.enabled handling to allow fops control
 2024-11-29 18:40 UTC  (7+ messages)
  ` [PATCH v2] pwm: improve state handling in ehrpwm driver
      ` [PATCH] pwm: tiehrpwm: ensures that state.enabled is synchronized during .probe()

[PATCH v22 0/4] Add support for RZ/G2L GPT
 2024-11-29 16:39 UTC  (7+ messages)
` [PATCH v22 1/4] dt-bindings: pwm: Add RZ/G2L GPT binding
` [PATCH v22 3/4] pwm: Add support for RZ/G2L GPT

[PATCH 0/2] pwm: brcmstb: Support configurable open-drain mode
 2024-11-28 11:35 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: pwm: brcm,bcm7038: Document the 'open-drain' property

[PATCH v5 00/16] spi: axi-spi-engine: add offload support
 2024-11-25 21:30 UTC  (38+ messages)
` [PATCH v5 01/16] spi: add basic support for SPI offloading
` [PATCH v5 02/16] spi: offload: add support for hardware triggers
` [PATCH v5 03/16] spi: dt-bindings: add trigger-source.yaml
` [PATCH v5 04/16] spi: dt-bindings: add PWM SPI offload trigger
` [PATCH v5 05/16] spi: offload-trigger: add PWM trigger driver
` [PATCH v5 06/16] spi: add offload TX/RX streaming APIs
` [PATCH v5 07/16] spi: dt-bindings: axi-spi-engine: add SPI offload properties
` [PATCH v5 08/16] spi: axi-spi-engine: implement offload support
` [PATCH v5 09/16] iio: buffer-dmaengine: document iio_dmaengine_buffer_setup_ext
` [PATCH v5 10/16] iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_ext2()
` [PATCH v5 11/16] iio: adc: ad7944: don't use storagebits for sizing
` [PATCH v5 12/16] iio: adc: ad7944: add support for SPI offload
` [PATCH v5 13/16] doc: iio: ad7944: describe offload support
` [PATCH v5 14/16] dt-bindings: iio: adc: adi,ad4695: add SPI offload properties
` [PATCH v5 15/16] iio: adc: ad4695: Add support for SPI offload
` [PATCH v5 16/16] doc: iio: ad4695: add SPI offload support

[PATCH v2 0/2] Add ADF4371 Reference Doubler and Reference Divider
 2024-11-25 18:23 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adf4371: add rdiv2 and doubler
` [PATCH v2 2/2] iio: frequency: adf4371: add ref doubler and div2

[PATCH 1/2] dt-bindings: iio: adf4371: add rdiv2 and doubler
 2024-11-23 16:16 UTC  (4+ messages)
` [PATCH 2/2] iio: frequency: adf4371: add ref doubler and div2

[PATCH v6 0/8] *** Add support for AD485x DAS Family ***
 2024-11-23 16:05 UTC  (19+ messages)
` [PATCH v6 1/8] iio: backend: add API for interface get
` [PATCH v6 2/8] iio: backend: add support for data size set
` [PATCH v6 3/8] iio: backend: add API for oversampling
` [PATCH v6 4/8] iio: adc: adi-axi-adc: add interface type
` [PATCH v6 5/8] iio: adc: adi-axi-adc: set data format
` [PATCH v6 6/8] iio: adc: adi-axi-adc: add oversampling
` [PATCH v6 7/8] dt-bindings: iio: adc: add ad4851
` [PATCH v6 8/8] iio: adc: ad4851: add ad485x driver

[PATCH] dt-bindings: pwm: marvell,berlin-pwm: Convert from txt to yaml
 2024-11-22 18:19 UTC  (2+ messages)

[PATCH] dt-bindings: pwm: sprd,ums512-pwm: convert to YAML
 2024-11-22 18:16 UTC  (9+ messages)

[PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices
 2024-11-22 18:05 UTC  (6+ messages)
` [PATCH v1 7/9] iio: adc: Add Nuvoton NCT6694 IIO support
` [PATCH v1 8/9] pwm: Add Nuvoton NCT6694 PWM support

[PATCH v7 0/2] pwm: Introduce pwm driver for the Loongson family chips
 2024-11-22 17:19 UTC  (4+ messages)
` [PATCH v7 2/2] pwm: Add Loongson PWM controller support

[PATCH v5 0/8] Add iio backend compatibility for ad7606
 2024-11-22 16:39 UTC  (3+ messages)
` [PATCH v5 7/8] iio: adc: ad7606: Add iio-backend support

[PATCH RESEND v2 0/2] Add support for nuvoton ma35d1 pwm controller
 2024-11-20 22:03 UTC  (4+ messages)
` [PATCH RESEND v2 2/2] pwm: Add Nuvoton MA35D1 PWM controller support

[GIT PULL] pwm: Changes for 6.13-rc1
 2024-11-20 21:00 UTC  (2+ messages)

[PATCH v16] pwm: opencores: Add PWM driver support
 2024-11-19  6:45 UTC  (2+ messages)

[PATCH v2 0/4] pwm: meson: Support constant and polarity bits
 2024-11-19 15:19 UTC  (9+ messages)
` [PATCH v2 1/4] pwm: meson: Simplify get_state() callback
` [PATCH v2 2/4] pwm: meson: Support constant and polarity bits

[PATCH v3 0/4] pwm: meson: Support constant and polarity bits
 2024-11-19 12:53 UTC  (5+ messages)
` [PATCH v3 1/4] pwm: meson: Simplify get_state() callback
` [PATCH v3 2/4] pwm: meson: Support constant and polarity bits
` [PATCH v3 3/4] pwm: meson: Use separate device id data for axg and g12
` [PATCH v3 4/4] pwm: meson: Enable constant and polarity features for g12, axg, s4

[PATCH v10] pwm: airoha: Add support for EN7581 SoC
 2024-11-18 17:40 UTC  (3+ messages)

[PATCH v9 0/6] Add mfd, pinctrl and pwm support to EN7581 SoC
 2024-11-14  7:47 UTC  (10+ messages)
` [PATCH v9 4/6] dt-bindings: mfd: Add support for Airoha EN7581 GPIO System Controller
  ` (subset) "

[PATCH v10 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2024-11-12 14:13 UTC  (6+ messages)
` [PATCH v10 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v10 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support

[PATCH v2] pwm: Replace deprecated PCI functions
 2024-11-11 21:56 UTC  (2+ messages)

[PATCH RFC v4 00/15] spi: axi-spi-engine: add offload support
 2024-11-11 19:02 UTC  (9+ messages)
` [PATCH RFC v4 02/15] spi: add basic support for SPI offloading
` [PATCH RFC v4 05/15] spi: dt-bindings: add PWM SPI offload trigger

[PATCH 0/7] *** Add support for AD485x DAS Family ***
 2024-11-11 16:03 UTC  (19+ messages)
` [PATCH v5 1/6] iio: backend: add API for interface get
` [PATCH v5 2/6] iio: backend: add support for data size set
` [PATCH v5 3/6] iio: adc: adi-axi-adc: add interface type
` [PATCH v5 4/6] iio: adc: adi-axi-adc: set data format
` [PATCH v5 6/6] iio: adc: ad4851: add ad485x driver

[PATCH v7 0/2] pwm: add support for NXPs high-side switch MC33XS2410
 2024-11-09 17:41 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: pwm: add support for MC33XS2410
` [PATCH v7 2/2] pwm: add support for NXPs high-side switch MC33XS2410

[GIT PULL] pwm: Fix period setting in imx-tpm driver and a maintainer update
 2024-11-07 17:44 UTC  (2+ messages)

[PATCH] pwm: Assume a disabled PWM to emit a constant inactive output
 2024-11-07 11:05 UTC  (3+ messages)

[PATCH v6 0/2] pwm: add support for NXPs high-side switch MC33XS2410
 2024-11-06  8:13 UTC  (11+ messages)
` [PATCH v6 2/2] "

[PATCH] pwm: Replace deprecated PCI functions
 2024-11-05 13:39 UTC  (2+ messages)

[PATCH v2 2/2] iio: adc: ad7606: finish pwm_get_state_hw() TODO
 2024-11-03 22:10 UTC  (6+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).