Linux PWM subsystem development
 help / color / mirror / Atom feed
 messages from 2023-10-03 14:51:38 to 2023-10-12 16:31:14 UTC [more...]

[PATCH v2 000/109] pwm: Fix lifetime issues for pwm_chips
 2023-10-12 16:29 UTC  (34+ messages)
` [PATCH v2 001/109] pwm: cros-ec: Change prototype of helper to prepare further changes
` [PATCH v2 002/109] pwm: Provide a macro to get the parent device of a given chip
` [PATCH v2 003/109] pwm: ab8500: Make use of pwmchip_parent() macro
` [PATCH v2 004/109] pwm: atmel: "
` [PATCH v2 005/109] pwm: atmel-tcb: "
` [PATCH v2 006/109] pwm: bcm-kona: "
` [PATCH v2 007/109] pwm: crc: "
` [PATCH v2 008/109] pwm: cros-ec: "
` [PATCH v2 009/109] pwm: cros-ec: Drop unused member from driver private data
` [PATCH v2 010/109] pwm: dwc: Make use of pwmchip_parent() macro
` [PATCH v2 011/109] pwm: ep93xx: "
` [PATCH v2 012/109] pwm: fsl-ftm: "
` [PATCH v2 013/109] pwm: img: Make use of parent device pointer in driver data
` [PATCH v2 014/109] pwm: imx27: Make use of pwmchip_parent() macro
` [PATCH v2 015/109] pwm: jz4740: "
` [PATCH v2 016/109] pwm: lpc18xx-sct: Make use of parent device pointer in driver data
` [PATCH v2 017/109] pwm: lpss: Make use of pwmchip_parent() macro
` [PATCH v2 018/109] pwm: mediatek: "
` [PATCH v2 019/109] pwm: meson: "
` [PATCH v2 020/109] pwm: mtk-disp: "
` [PATCH v2 021/109] pwm: omap: "
` [PATCH v2 022/109] pwm: pca9685: Store parent device in driver data
` [PATCH v2 023/109] pwm: raspberrypi-poe: Make use of pwmchip_parent() macro
` [PATCH v2 024/109] pwm: rcar: "
` [PATCH v2 025/109] pwm: rz-mtu3: "
` [PATCH v2 026/109] pwm: samsung: "
` [PATCH v2 027/109] pwm: sifive: Make use of parent device pointer in driver data
` [PATCH v2 028/109] pwm: stm32-lp: Make use of pwmchip_parent() macro
` [PATCH v2 029/109] pwm: stm32: "
` [PATCH v2 030/109] pwm: stmpe: "
` [PATCH v2 031/109] pwm: sun4i: "
` [PATCH v2 032/109] pwm: tiecap: "
` [PATCH v2 033/109] pwm: tiehrpwm: "

[PULL] pwm: Changes for v6.7-rc1
 2023-10-12 14:48 UTC  (4+ messages)

[PATCH] pwm: brcmstb: Utilize appropriate clock APIs in suspend/resume
 2023-10-12 13:55 UTC  (3+ messages)

[PATCH] pwm: pxa: Explicitly include correct DT includes
 2023-10-12 13:55 UTC  (3+ messages)

[PATCH] pwm: brcmstb: Checked clk_prepare_enable() return value
 2023-10-12 13:55 UTC  (3+ messages)

[PATCH v3] pwm: bcm2835: Add support for suspend/resume
 2023-10-12 13:55 UTC  (3+ messages)

[PATCH V15 0/4] Add PWM support for IPQ chipsets
 2023-10-12 10:25 UTC  (8+ messages)
` [PATCH V15 1/4] pwm: driver for qualcomm ipq6018 pwm block
` [PATCH V15 2/4] dt-bindings: pwm: add IPQ6018 binding
` [PATCH V15 3/4] dt-bindings: mfd: qcom,tcsr: Add simple-mfd support for IPQ6018
  ` (subset) "
` [PATCH V15 4/4] arm64: dts: qcom: ipq6018: add pwm node

[PATCH 0/4] Enable pwm support for IPQ5332 & IPQ9574 SoCs
 2023-10-12 10:07 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: pwm: Document the pwm compatible for ipq5332 & ipq9574
` [PATCH 2/4] dt-bindings: mfd: qcom,tcsr: Extend simple-mfd & pwm support for IPQ targets
  ` (subset) "
` [PATCH 3/4] arm64: dts: qcom: ipq9574: Add pwm support
` [PATCH 4/4] arm64: dts: qcom: ipq5332: "

[PATCH v4] backlight: pwm_bl: Disable PWM on shutdown, suspend and remove
 2023-10-12  9:32 UTC  (3+ messages)

[PATCH 00/11] pwm: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
 2023-10-11 16:48 UTC  (23+ messages)
` [PATCH 01/11] pwm: atmel-hlcdc: "
` [PATCH 02/11] pwm: atmel-tcb: "
` [PATCH 03/11] pwm: berlin: "
` [PATCH 04/11] pwm: brcmstb: "
` [PATCH 05/11] pwm: dwc: "
` [PATCH 06/11] pwm: imx-tpm: "
` [PATCH 07/11] pwm: samsung: "
` [PATCH 08/11] pwm: stm32-lp: "
` [PATCH 09/11] pwm: stm32: "
` [PATCH 10/11] pwm: tiecap: "
` [PATCH 11/11] pwm: tiehrpwm: "

W sprawie samochodu
 2023-10-11  8:10 UTC 

[PATCH v5 0/4] Add RZ/V2{M, MA} PWM driver support
 2023-10-10 11:04 UTC  (7+ messages)
` [PATCH v5 2/4] pwm: Add support for RZ/V2M PWM driver

[PATCH 00/18] pwm: Provide devm_pwmchip_alloc() function
 2023-10-10  8:05 UTC  (5+ messages)
` [PATCH 01/18] "

[PATCH v2] pwm: bcm2835: Add support for suspend/resume
 2023-10-10  7:19 UTC  (2+ messages)

[PATCH] pwm: Use device_get_match_data()
 2023-10-09 20:07 UTC  (3+ messages)

[PATCH 0/8] drm/solomon: Add support for the SSD132x controller family
 2023-10-09 18:34 UTC  (2+ messages)
` [PATCH 2/8] drm/ssd13xx: Rename data structures and functions prefixes

[PATCH stable 5.4.y] pwm: hibvt: Explicitly set .polarity in .get_state()
 2023-10-09 13:43 UTC 

[PATCH] pwm: bcm2835: Add support for suspend/resume
 2023-10-09 10:06 UTC  (2+ messages)

[PATCH 09/36] gpio: mvebu: use new pinctrl GPIO helpers
 2023-10-09  9:44 UTC  (2+ messages)

Efektivní sledování a optimalizace výroby pro vaši společnost
 2023-10-09  7:40 UTC 

[PATCH] gpio: Use device_get_match_data()
 2023-10-09  7:08 UTC  (2+ messages)

[PATCH v16 0/4] Add support for RZ/G2L GPT
 2023-10-08 11:14 UTC  (11+ messages)
` [PATCH v16 1/4] dt-bindings: pwm: Add RZ/G2L GPT binding
` [PATCH v16 2/4] dt-bindings: pwm: rzg2l-gpt: Document renesas,poegs property
` [PATCH v16 3/4] pwm: Add support for RZ/G2L GPT
` [PATCH v16 4/4] pwm: rzg2l-gpt: Add support for gpt linking with poeg

[PATCH V14 0/4] Add PWM support for IPQ chipsets
 2023-10-07  0:01 UTC  (8+ messages)
` [PATCH V14 1/4] pwm: driver for qualcomm ipq6018 pwm block
` [PATCH V14 2/4] dt-bindings: pwm: add IPQ6018 binding
` [PATCH V14 3/4] dt-bindings: mfd: qcom,tcsr: Add simple-mfd support for IPQ6018
` [PATCH V14 4/4] arm64: dts: qcom: ipq6018: add pwm node

[PATCH v1 000/101] pwm: Fix lifetime issues for pwm_chips
 2023-10-06 21:16 UTC  (31+ messages)
` [PATCH v1 001/101] pwm: Provide devm_pwmchip_alloc() function
` [PATCH v1 070/101] pwm: Ensure a struct pwm have the same lifetime as its pwm_chip
` [PATCH v1 071/101] pwm: ab8500: Store parent device in driver data
` [PATCH v1 100/101] pwm: Ensure the memory backing a PWM chip isn't freed while used
` [PATCH v1 101/101] pwm: Add more locking

[PATCH 1/2] pwm: make it possible to apply pwm changes in atomic context
 2023-10-06 14:44 UTC  (17+ messages)
` [PATCH 2/2] media: pwm-ir-tx: trigger edges from hrtimer interrupt context

[PATCH 0/2] pwm: Use an idr to assign pwm_chip IDs
 2023-10-06 12:55 UTC  (4+ messages)
` [PATCH 1/2] pwm: Change how pwm_chip IDs are determined

[PATCH v1] pwm: microchip-core: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE
 2023-10-06  9:05 UTC  (2+ messages)

[PATCH v5 0/4] StarFive's Pulse Width Modulation driver support
 2023-10-06  9:02 UTC  (5+ messages)
` [PATCH v5 2/4] pwm: starfive: Add PWM "

[PATCH v2 1/3] dt-bindings: pwm: mxs: Document fsl,imx28-pwm
 2023-10-06  8:45 UTC  (2+ messages)
` (subset) "

[PATCH -next 0/2] pwm: Remove redundant of_match_ptr() macro
 2023-10-06  8:37 UTC  (2+ messages)

W sprawie samochodu
 2023-10-06  8:15 UTC 

[PATCH v2 0/2] pwm: add driver for T-THEAD TH1520 SoC
 2023-10-05 14:06 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: Add T-HEAD PWM controller
` [PATCH v2 2/2] pwm: add T-HEAD PWM driver

[PATCH V14 0/4] Add PWM support for IPQ chipsets
 2023-10-05  7:33 UTC  (8+ messages)
` [PATCH V14 1/4] pwm: driver for qualcomm ipq6018 pwm block
` [PATCH V14 2/4] dt-bindings: pwm: add IPQ6018 binding
` [PATCH V14 3/4] dt-bindings: mfd: qcom,tcsr: Add simple-mfd support for IPQ6018
` [PATCH V14 4/4] arm64: dts: qcom: ipq6018: add pwm node

[PATCH v5 0/7] Add support for LUT PPG
 2023-10-05 13:45 UTC  (9+ messages)
` [PATCH v5 4/7] leds: rgb: leds-qcom-lpg: Add support for single SDAM PPG
` [PATCH v5 5/7] leds: rgb: leds-qcom-lpg: Update PMI632 lpg_data to support PPG
` [PATCH v5 6/7] leds: rgb: leds-qcom-lpg: Include support for PPG with dedicated LUT SDAM
` [PATCH v5 7/7] leds: rgb: Update PM8350C lpg_data to support two-nvmem PPG Scheme

[PATCH v3 0/2] pwm: add driver for T-THEAD TH1520 SoC
 2023-10-05 13:05 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pwm: Add T-HEAD PWM controller
` [PATCH v3 2/2] pwm: add T-HEAD PWM driver

[PATCH v9 0/3] Support pwm/tach driver for aspeed ast26xx
 2023-10-05  1:26 UTC  (7+ messages)
` [PATCH v9 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v9 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control

Rozszerzenie Programu Mój Prąd 5.0
 2023-10-04  7:50 UTC 

[PATCH] pwm: Adapt sysfs API documentation to reality
 2023-10-03 15:35 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox