Linux-PWM Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-06 12:32:45 to 2024-01-22 15:20:06 UTC [more...]

[PATCH v4 000/115] pwm: Fix lifetime issues for pwm_chips
 2024-01-22 15:19 UTC  (3+ messages)
` [PATCH v4 107/115] drm/bridge: ti-sn65dsi86: Make use of devm_pwmchip_alloc() function

[PATCH v3 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
 2024-01-22  9:16 UTC  (20+ messages)
` [PATCH v3 1/3] dt-bindings: display: convert Atmel's HLCDC to DT schema
` [PATCH v3 2/3] dt-bindings: atmel,hlcdc: convert pwm bindings to json-schema
` [PATCH v3 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format

[PATCH 0/6] pwm: sprd: Modification of UNISOC Platform PWM Driver
 2024-01-22  8:17 UTC  (7+ messages)
` [PATCH 1/6] pwm: sprd: Add support for UMS9620
` [PATCH 2/6] pwm: sprd: Improve the pwm backlight control function
` [PATCH 3/6] pwm: sprd: Optimize the calculation method of duty
` [PATCH 4/6] dt-bindings: pwm: sprd: Convert to YAML
` [PATCH 5/6] pwm: sprd: Add sprd,ums9620-pwm compatible
` [PATCH 6/6] dt-bindings: pwm: sprd: Add sprd,mod attribute

[PATCH v1 0/3] DesignWare PWM improvements
 2024-01-22  3:02 UTC  (4+ messages)
` [PATCH v1 1/3] pwm: dwc: Add 16 channel support for Intel Elkhart Lake
` [PATCH v1 2/3] pwm: dwc: simplify error handling
` [PATCH v1 3/3] pwm: dwc: use to_pci_dev() helper

[GIT PULL] pwm: Changes for v6.8-rc1, take 2
 2024-01-19  1:08 UTC  (2+ messages)

[PATCH v8 0/7] Add support for LUT PPG
 2024-01-18 14:49 UTC  (7+ messages)
` [PATCH v8 4/7] leds: rgb: leds-qcom-lpg: Add support for PPG through single SDAM
` (subset) [PATCH v8 0/7] Add support for LUT PPG

[PATCH v7 00/39] ep93xx device tree conversion
 2024-01-18  9:36 UTC  (6+ messages)
` [PATCH v7 13/39] dt-bindings: pwm: Add Cirrus EP93xx
` [PATCH v7 14/39] pwm: ep93xx: add DT support for "
` [PATCH v7 34/39] pwm: ep93xx: drop legacy pinctrl

[PATCH 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
 2024-01-18  9:07 UTC  (14+ messages)
` [PATCH 1/3] dt-bindings: display: convert Atmel's HLCDC to DT schema
` [PATCH 2/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format
` [PATCH 3/3] dt-bindings: atmel,hlcdc: convert pwm bindings to json-schema

[PATCH v2 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
 2024-01-18  9:04 UTC  (17+ messages)
` [PATCH v2 1/3] dt-bindings: display: convert Atmel's HLCDC to DT schema
` [PATCH v2 2/3] dt-bindings: atmel,hlcdc: convert pwm bindings to json-schema
` [PATCH v2 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format

[PATCH v4 0/6] pwm: meson: dt-bindings fixup
 2024-01-17 17:29 UTC  (9+ messages)
` [PATCH v4 1/6] dt-bindings: pwm: amlogic: fix s4 bindings
` [PATCH v4 2/6] dt-bindings: pwm: amlogic: add new compatible for meson8 pwm type

[PATCH 0/2] pwm: add axi-pwm-gen driver
 2024-01-17 14:18 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: pwm: Add bindings for AXI PWM generator
` [PATCH 2/2] pwm: Add driver "

[v6 0/3] Change PWM-controlled LED pin active mode and algorithm
 2024-01-17  6:37 UTC  (7+ messages)
` [v6 1/3] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [v6 2/3] pwm: sifive: change the PWM controlled LED algorithm
` [v6 3/3] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function

[PATCH 1/2] pwm: pwm-gpio: New driver
 2024-01-16 20:13 UTC  (12+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "

[PATCH v12 0/3] Support pwm/tach driver for aspeed ast26xx
 2024-01-16  3:09 UTC  (12+ messages)
` [PATCH v12 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v12 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control
` [PATCH v12 3/3] hwmon: (aspeed-g6-pwm-tacho): Support for ASPEED g6 PWM/Fan tach

[RFC PATCH v2 0/3] regulator: pwm-regulator: Fixes for disabled PWMs at boot
 2024-01-13 22:46 UTC  (4+ messages)
` [RFC PATCH v2 1/3] regulator: pwm-regulator: Add validity checks in continuous .get_voltage
` [RFC PATCH v2 2/3] regulator: pwm-regulator: Calculate the output voltage for disabled PWMs
` [RFC PATCH v2 3/3] regulator: pwm-regulator: Manage boot-on with disabled PWM channels

[PATCH] drivers/clocksource/timer-ti-dm: Don't call clk_get_rate() in stop function
 2024-01-13 16:26 UTC 

[PATCH v2] pwm: bcm2835: Remove duplicate call to clk_rate_exclusive_put()
 2024-01-13  8:36 UTC  (3+ messages)

[PATCH 0/5] pwm: Some improvements around .of_xlate()
 2024-01-13  8:30 UTC  (8+ messages)
` [PATCH 1/5] pwm: Fix out-of-bounds access in of_pwm_single_xlate()
` [PATCH 2/5] pwm: Drop useless member .of_pwm_n_cells of struct pwm_chip
` [PATCH 3/5] pwm: Let the of_xlate callbacks accept references without period
` [PATCH 4/5] pwm: clps711x: Drop custom .of_xlate() callback
` [PATCH 5/5] pwm: Drop duplicate check against chip->npwm in of_pwm_xlate_with_flags()

[PATCH] pwm: jz4740: Don't use dev_err_probe() in .request()
 2024-01-13  8:26 UTC  (3+ messages)

[PATCH RESEND v10 0/3] Support pwm/tach driver for aspeed ast26xx
 2024-01-13  1:53 UTC  (7+ messages)
` [PATCH RESEND v10 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control

[GIT PULL] pwm: Changes for v6.8-rc1
 2024-01-12 23:25 UTC  (2+ messages)

[PATCH 00/13] spi: axi-spi-engine: add offload support
 2024-01-12 20:09 UTC  (48+ messages)
` [PATCH 01/13] spi: add core support for controllers with offload capabilities
` [PATCH 02/13] scripts: dtc: checks: don't warn on SPI non-peripheral child nodes
` [PATCH 03/13] spi: do not attempt to register DT nodes without @ in name
` [PATCH 04/13] spi: dt-bindings: adi,axi-spi-engine: add offload bindings
` [PATCH 05/13] spi: axi-spi-engine: add SPI offload support
` [PATCH 06/13] iio: buffer: add hardware triggered buffer support
` [PATCH 07/13] iio: buffer: dmaengine: add INDIO_HW_BUFFER_TRIGGERED flag
` [PATCH 08/13] iio: buffer: add new hardware triggered buffer driver
` [PATCH 09/13] bus: auxiliary: increase AUXILIARY_NAME_SIZE
` [PATCH 10/13] iio: buffer: dmaengine: export devm_iio_dmaengine_buffer_alloc()
` [PATCH 11/13] dt-bindings: iio: offload: add binding for PWM/DMA triggered buffer
` [PATCH 12/13] iio: offload: add new PWM triggered DMA buffer driver
` [PATCH 13/13] iio: adc: ad7380: add SPI offload support

[PATCH v10 0/4] StarFive's Pulse Width Modulation driver support
 2024-01-09 17:15 UTC  (10+ messages)
` [PATCH v10 1/4] dt-bindings: pwm: Add bindings for OpenCores PWM Controller
` [PATCH v10 3/4] riscv: dts: starfive: jh7100: Add PWM node and pins configuration

[v5 0/2] Change PWM-controlled LED pin active mode and algorithm
 2024-01-08  9:25 UTC  (5+ messages)
` [v5 2/2] pwm: sifive: change the PWM controlled LED algorithm

[PATCH v3] dt-bindings: pxa-pwm: Convert to YAML
 2024-01-07 15:06 UTC  (2+ messages)

[PATCH v2] dt-bindings: pxa-pwm: Convert to YAML
 2024-01-07 10:37 UTC  (3+ messages)

[PATCH] dt-bindings: pwm: rockchip: Allow "interrupts" prooperty
 2024-01-07 10:30 UTC  (6+ messages)

[PATCH] dt-bindings: pxa-pwm: Convert to YAML
 2024-01-06 17:01 UTC  (3+ 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).