Linux-PWM Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-21 09:09:29 to 2024-01-16 03:10:04 UTC [more...]

[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

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

[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  (4+ 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 1/2] pwm: pwm-gpio: New driver
 2024-01-12 18:32 UTC  (10+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "

[PATCH v8 0/7] Add support for LUT PPG
 2024-01-11 10:07 UTC  (11+ messages)
` [PATCH v8 1/7] dt-bindings: soc: qcom: Add qcom,pbs bindings
` [PATCH v8 2/7] dt-bindings: leds: leds-qcom-lpg: Add support for LPG PPG
` [PATCH v8 3/7] soc: qcom: add QCOM PBS driver
` [PATCH v8 4/7] leds: rgb: leds-qcom-lpg: Add support for PPG through single SDAM
` [PATCH v8 5/7] leds: rgb: leds-qcom-lpg: Update PMI632 lpg_data to support PPG
` [PATCH v8 6/7] leds: rgb: leds-qcom-lpg: Include support for PPG with dedicated LUT SDAM
` [PATCH v8 7/7] leds: rgb: Update PM8350C lpg_data to support two-nvmem PPG Scheme
` (subset) [PATCH v8 0/7] Add support for LUT PPG

[PATCH 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
 2024-01-10 18:01 UTC  (8+ 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 v10 0/4] StarFive's Pulse Width Modulation driver support
 2024-01-09 17:15 UTC  (17+ messages)
` [PATCH v10 1/4] dt-bindings: pwm: Add bindings for OpenCores PWM Controller
` [PATCH v10 2/4] pwm: opencores: Add PWM driver support
` [PATCH v10 3/4] riscv: dts: starfive: jh7100: Add PWM node and pins configuration
` [PATCH v10 4/4] riscv: dts: starfive: jh7110: "

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

[PATCH] pwm: linux/pwm.h: fix Excess kernel-doc description warning
 2024-01-05  8:32 UTC  (3+ messages)

[PATCH 0/2] clk: Add a devm variant of clk_rate_exclusive_get()
 2024-01-04 23:01 UTC  (7+ messages)
` [PATCH 1/2] "

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

[PATCH] pwm: imx27: workaround of the pwm output bug
 2024-01-03 12:20 UTC  (8+ messages)
  ` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2 0/2] bus: ts-nbus: Two improvements
 2024-01-02 11:52 UTC  (4+ messages)
` [PATCH v2 1/2] bus: ts-nbus: Convert to atomic pwm API
` [PATCH v2 2/2] bus: ts-nbus: Improve error reporting

[PCA9685] Possible bug in PCA9685 driver
 2023-12-27 12:20 UTC 

[PATCH v6 00/40] ep93xx device tree conversion
 2023-12-25 19:55 UTC  (4+ messages)

[PATCH v17 0/4] Add support for RZ/G2L GPT
 2023-12-25 18:29 UTC  (3+ messages)
` [PATCH v17 4/4] pwm: rzg2l-gpt: Add support for gpt linking with poeg

[PATCH v4 0/6] pwm: meson: dt-bindings fixup
 2023-12-23 14:02 UTC  (8+ 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 v4 3/6] pwm: meson: generalize 4 inputs clock on "
` [PATCH v4 4/6] pwm: meson: use device data to carry information around
` [PATCH v4 5/6] pwm: meson: don't carry internal clock elements around
` [PATCH v4 6/6] pwm: meson: add generic compatible for meson8 to sm1

[RFC PATCH v1] regulator: pwm-regulator: Fix continuous get_voltage for disabled PWM
 2023-12-22 12:24 UTC  (12+ messages)

[PATCH] pwm: Add pwm_apply_state() compatibility stub
 2023-12-22 11:03 UTC  (2+ messages)

[PATCH] pwm: bcm2835: Duplicate call to clk_rate_exclusive_put in error path
 2023-12-22 10:56 UTC  (2+ messages)

[PATCH v11] pwm: bcm2835: Allow PWM driver to be used in atomic context
 2023-12-22 10:37 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: pwm: Thierry steps down, Uwe takes over
 2023-12-22  5:56 UTC 

[PATCH] pwm: meson: Simplify using dev_err_probe()
 2023-12-21 11:17 UTC  (12+ messages)
              ` [PATCH] MAINTAINERS: pwm: Thierry steps down, Uwe takes over

[PATCH v10 0/6] Improve pwm-ir-tx precision
 2023-12-21  9:09 UTC  (4+ messages)
` (subset) "


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