Linux-PWM Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-06 11:48:39 to 2023-12-19 10:21:20 UTC [more...]

[PATCH 0/6] dt-bindings: samsung: continued - add specific compatibles for Tesla FSD Hi,
 2023-12-19 10:21 UTC  (15+ messages)
` [PATCH 1/6] dt-bindings: i2c: exynos5: add specific compatible for Tesla FSD
` [PATCH 2/6] dt-bindings: pwm: samsung: "
` [PATCH 3/6] dt-bindings: serial: "
` [PATCH 4/6] dt-bindings: samsung: exynos-pmu: "
` [PATCH 5/6] dt-bindings: watchdog: samsung: "

[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 v9 0/6] Improve pwm-ir-tx precision
 2023-12-18  9:31 UTC  (8+ 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 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  (57+ messages)
` [PATCH v4 006/115] pwm: cros-ec: Change prototype of helpers to prepare further changes
` [PATCH v4 043/115] pwm: Provide devm_pwmchip_alloc() function
` [PATCH v4 045/115] pwm: apple: Make use of "
` [PATCH v4 047/115] pwm: atmel: "
` [PATCH v4 057/115] pwm: cros-ec: "
` [PATCH v4 064/115] pwm: imx27: "
` [PATCH v4 073/115] pwm: lpss-*: "
` [PATCH v4 075/115] pwm: meson: "
` [PATCH v4 076/115] pwm: microchip-core: "
` [PATCH v4 078/115] pwm: mxs: "
` [PATCH v4 081/115] pwm: pca9685: "
` [PATCH v4 083/115] pwm: raspberrypi-poe: "
` [PATCH v4 084/115] pwm: rcar: "
` [PATCH v4 086/115] pwm: rockchip: "
` [PATCH v4 087/115] pwm: rz-mtu3: "
` [PATCH v4 088/115] pwm: samsung: "
` [PATCH v4 089/115] pwm: sifive: "
` [PATCH v4 090/115] pwm: sl28cpld: "
` [PATCH v4 091/115] pwm: spear: "
` [PATCH v4 092/115] pwm: sprd: "
` [PATCH v4 093/115] pwm: sti: "
` [PATCH v4 094/115] pwm: stm32-lp: "
` [PATCH v4 095/115] pwm: stm32: "
` [PATCH v4 096/115] pwm: stmpe: "
` [PATCH v4 097/115] pwm: sun4i: "
` [PATCH v4 098/115] pwm: sunplus: "
` [PATCH v4 099/115] pwm: tegra: "
` [PATCH v4 100/115] pwm: tiecap: "
` [PATCH v4 101/115] pwm: twl-led: "
` [PATCH v4 102/115] pwm: twl: "
` [PATCH v4 103/115] pwm: visconti: "
` [PATCH v4 104/115] pwm: vt8500: "
` [PATCH v4 105/115] pwm: xilinx: "
` [PATCH v4 106/115] gpio: mvebu: "
` [PATCH v4 107/115] drm/bridge: ti-sn65dsi86: "
` [PATCH v4 108/115] leds: qcom-lpg: "
` [PATCH v4 110/115] pwm: Ensure that pwm_chips are allocated using pwmchip_alloc()
` [PATCH v4 111/115] pwm: Ensure a struct pwm has the same lifetime as its pwm_chip
` [PATCH v4 112/115] pwm: Ensure the memory backing a PWM chip isn't freed while used
` [PATCH v4 113/115] pwm: Add more locking
` [PATCH v4 114/115] pwm: Make pwmchip_[sg]et_drvdata a wrapper around dev_set_drvdata
` [PATCH v4 115/115] WIP: pwm: Add support for pwmchip devices for faster and easier userspace access

[PATCH v6 00/40] ep93xx device tree conversion
 2023-12-13 17:59 UTC  (7+ 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-13 11:40 UTC  (10+ messages)
` [PATCH v17 3/4] pwm: "

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

[PATCH] pwm: meson: Simplify using dev_err_probe()
 2023-12-12 20:33 UTC  (8+ 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 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 v3 3/4] pinctrl: samsung: support ExynosAuto GPIO structure
    ` [PATCH v3 4/4] pinctrl: samsung: add exynosautov920 pinctrl

[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

[PATCH v7 4/7] leds: rgb: leds-qcom-lpg: Add support for PPG through single SDAM
 2023-12-07 14:25 UTC  (3+ messages)

[PATCH 0/3] pwm: Reorganize PWM identification
 2023-12-06 17:51 UTC  (3+ messages)

[PATCH 00/18] Add display support for the MT8365-EVK board
 2023-12-06 17:38 UTC  (4+ messages)
` [PATCH 12/18] dt-bindings: pwm: add binding for mt8365 SoC

[PATCH] pwm: stmpe: Silence duplicate error messages
 2023-12-06 17:30 UTC 

[PATCH v3 000/108] pwm: Fix lifetime issues for pwm_chips
 2023-12-06 14:23 UTC  (6+ messages)
` [PATCH v3 101/108] drm/bridge: ti-sn65dsi86: Make use of devm_pwmchip_alloc() function


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