Linux-PWM Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-08 09:42:15 to 2023-12-25 19:55:58 UTC [more...]

[PATCH v6 00/40] ep93xx device tree conversion
 2023-12-25 19:55 UTC  (9+ messages)
` [PATCH v6 13/40] dt-bindings: pwm: Add Cirrus EP93xx
` [PATCH v6 14/40] pwm: ep93xx: add DT support for "
` [PATCH v6 35/40] pwm: ep93xx: drop legacy pinctrl

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

[PATCH v2 0/2] bus: ts-nbus: Two improvements
 2023-12-25 18:12 UTC  (3+ messages)
` [PATCH v2 1/2] bus: ts-nbus: Convert to atomic pwm API
` [PATCH v2 2/2] bus: ts-nbus: Improve error reporting

[PATCH v10 0/4] StarFive's Pulse Width Modulation driver support
 2023-12-24 10:50 UTC  (7+ 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: "

[PATCH] pwm: linux/pwm.h: fix Excess kernel-doc description warning
 2023-12-23 23:29 UTC  (2+ messages)

[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

[PATCH v2] pwm: bcm2835: Remove duplicate call to clk_rate_exclusive_put()
 2023-12-22 13:13 UTC 

[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  (4+ messages)

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

[PATCH v8 0/7] Add support for LUT PPG
 2023-12-21 18:58 UTC  (8+ 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

[PATCH] pwm: meson: Simplify using dev_err_probe()
 2023-12-21 11:17 UTC  (13+ 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  (13+ messages)
` [PATCH v10 1/6] pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
` [PATCH v10 2/6] pwm: Replace ENOTSUPP with EOPNOTSUPP
` [PATCH v10 3/6] pwm: renesas: Remove unused include
` [PATCH v10 4/6] pwm: Make it possible to apply PWM changes in atomic context
` [PATCH v10 5/6] pwm: bcm2835: Allow PWM driver to be used "
` [PATCH v10 6/6] media: pwm-ir-tx: Trigger edges from hrtimer interrupt context
` (subset) [PATCH v10 0/6] Improve pwm-ir-tx precision

[GIT PULL] pwm: Changes for 6.8 merge window
 2023-12-20 14:00 UTC 

[PATCH v9 0/6] Improve pwm-ir-tx precision
 2023-12-19 17:04 UTC  (9+ messages)
` [PATCH v9 1/6] pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
` [PATCH v9 2/6] pwm: Replace ENOTSUPP with EOPNOTSUPP
` [PATCH v9 3/6] pwm: renesas: Remove unused include
` [PATCH v9 4/6] pwm: Make it possible to apply PWM changes in atomic context
` [PATCH v9 5/6] pwm: bcm2835: Allow PWM driver to be used "
` [PATCH v9 6/6] media: pwm-ir-tx: Trigger edges from hrtimer interrupt context

[PATCH 0/6] dt-bindings: samsung: continued - add specific compatibles for Tesla FSD Hi,
 2023-12-19 10:21 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: i2c: exynos5: add specific compatible for Tesla FSD

[PATCH] pwm: cros-ec: Drop documentation for dropped struct member
 2023-12-19  8:26 UTC  (2+ messages)

[PATCH 1/2] bus: ts-nbus: Convert to atomic pwm API
 2023-12-19  6:44 UTC  (2+ messages)
` [PATCH 2/2] bus: ts-nbus: Improve error reporting

[PATCH 0/2] clk: Add a devm variant of clk_rate_exclusive_get()
 2023-12-18 13:01 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] pwm: xilinx: Simplify using devm functions

[PATCH v8 0/6] Improve pwm-ir-tx precision
 2023-12-18  9:03 UTC  (20+ messages)
` [PATCH v8 1/6] pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
` [PATCH v8 2/6] pwm: Replace ENOTSUPP with EOPNOTSUPP
` [PATCH v8 3/6] pwm: renesas: Remove unused include
` [PATCH v8 4/6] pwm: Make it possible to apply PWM changes in atomic context
` [PATCH v8 5/6] pwm: bcm2835: Allow PWM driver to be used "
` [PATCH v8 6/6] media: pwm-ir-tx: Trigger edges from hrtimer interrupt context

[PATCH v9 0/4] StarFive's Pulse Width Modulation driver support
 2023-12-15  8:17 UTC  (11+ messages)
` [PATCH v9 1/4] dt-bindings: pwm: Add bindings for OpenCores PWM Controller
` [PATCH v9 2/4] pwm: opencores: Add PWM driver support
` [PATCH v9 3/4] riscv: dts: starfive: jh7100: Add PWM node and pins configuration
` [PATCH v9 4/4] riscv: dts: starfive: jh7110: "

[PATCH v4 000/115] pwm: Fix lifetime issues for pwm_chips
 2023-12-13 20:31 UTC  (12+ messages)
` [PATCH v4 089/115] pwm: sifive: Make use of devm_pwmchip_alloc() function
` [PATCH v4 097/115] pwm: sun4i: "

[PATCH v4 0/2] Introduce ExynosAutov920 SoC and SADK board
 2023-12-13  8:14 UTC  (7+ messages)
    ` [PATCH v4 1/2] pinctrl: samsung: support ExynosAuto GPIO structure
    ` [PATCH v4 2/2] pinctrl: samsung: add exynosautov920 pinctrl

[PATCH RESEND v10 0/3] Support pwm/tach driver for aspeed ast26xx
 2023-12-13  3:23 UTC  (5+ messages)

[v5 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-12-11 20:49 UTC  (5+ messages)
` [v5 1/2] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [v5 2/2] pwm: sifive: change the PWM controlled LED algorithm

[GIT PULL] pwm fixes for 6.7-rc5
 2023-12-11 16:15 UTC  (7+ messages)

[PATCH v7 0/4] Improve pwm-ir-tx precision
 2023-12-11 14:30 UTC  (8+ messages)
` [PATCH v7 1/4] pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
` [PATCH v7 2/4] pwm: Make it possible to apply PWM changes in atomic context
` [PATCH v7 3/4] pwm: bcm2835: Allow PWM driver to be used "
` [PATCH v7 4/4] media: pwm-ir-tx: Trigger edges from hrtimer interrupt context

[PATCH v6 0/4] Improve pwm-ir-tx precision
 2023-12-11 14:17 UTC  (17+ messages)
` [PATCH v6 1/4] pwm: rename pwm_apply_state() to pwm_apply_might_sleep()
` [PATCH v6 2/4] pwm: make it possible to apply pwm changes in atomic context
` [PATCH v6 3/4] pwm: bcm2835: allow pwm driver to be used "
` [PATCH v6 4/4] media: pwm-ir-tx: trigger edges from hrtimer interrupt context

Poptávka
 2023-12-11  8:36 UTC 

[PATCH v3 0/4] Introduce ExynosAutov920 SoC and SADK board
 2023-12-11  7:43 UTC  (14+ messages)
  ` [PATCH v3 3/4] pinctrl: samsung: support ExynosAuto GPIO structure
  ` [PATCH v3 4/4] pinctrl: samsung: add exynosautov920 pinctrl
  ` [PATCH v3 1/4] arm64: dts: exynos: add initial support for exynosautov920 SoC
    ` (subset) "
  ` [PATCH v3 2/4] arm64: dts: exynos: add minimal support for exynosautov920 sadk board
    ` (subset) "

[PATCH 0/2] pwm: Drop two strange API functions
 2023-12-09 23:00 UTC  (3+ messages)
` [PATCH 1/2] pwm: lpc18xx-sct: Don't modify the cached period of other PWM outputs
` [PATCH 2/2] pwm: Drop two unused API functions

[PATCH 0/2] bus: ts-nbus: Two improvements
 2023-12-09 22:35 UTC  (2+ messages)
` [PATCH 1/2] bus: ts-nbus: Convert to atomic pwm API


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