Linux PWM subsystem development
 help / color / mirror / Atom feed
 messages from 2025-04-12 04:01:07 to 2025-04-23 08:53:33 UTC [more...]

[PATCH v13 0/5] Change PWM-controlled LED pin active mode and algorithm
 2025-04-23  9:04 UTC  (5+ messages)
` [PATCH v13 1/5] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v13 2/5] pwm: sifive: change the PWM algorithm
` [PATCH v13 3/5] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function
` [PATCH v13 4/5] pwm: sifive: Fix rounding issues in apply and get_state functions

[PATCH v12 0/5] Change PWM-controlled LED pin active mode and algorithm
 2025-04-23  4:08 UTC  (8+ messages)
` [PATCH v12 1/5] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v12 2/5] pwm: sifive: change the PWM algorithm
` [PATCH v12 3/5] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function
` [PATCH v12 4/5] pwm: sifive: Fix rounding issues in apply and get_state functions
` [PATCH v12 5/5] pwm: sifive: clarify inverted compare logic in comments

[PATCH v12] pwm: airoha: Add support for EN7581 SoC
 2025-04-22 17:21 UTC  (2+ messages)

[PATCH v2 0/5] Add support for AD4052 device family
 2025-04-22 16:33 UTC  (9+ messages)
` [PATCH v2 1/5] Documentation: ABI: add oversampling frequency in sysfs-bus-iio
` [PATCH v2 2/5] iio: code: mark iio_dev as const in iio_buffer_enabled
` [PATCH v2 3/5] dt-bindings: iio: adc: Add adi,ad4052
` [PATCH v2 4/5] docs: iio: new docs for ad4052 driver
` [PATCH v2 5/5] iio: adc: add support for ad4052

[PATCH v2 0/3] riscv: pwm: sophgo: add pwm support for SG2044
 2025-04-22 13:56 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: pwm: sophgo: add pwm controller "
` [PATCH v2 2/3] pwm: sophgo: reorganize the code structure
` [PATCH v2 3/3] pwm: sophgo: add driver for SG2044
  ` [External] : "

[PATCH 00/13] ARM: vt8500: DT bindings and dts updates
 2025-04-22  9:01 UTC  (34+ messages)
` [PATCH 01/13] dt-bindings: i2c: i2c-wmt: Convert to YAML
` [PATCH 02/13] dt-bindings: interrupt-controller: via,vt8500-intc: "
` [PATCH 03/13] dt-bindings: mmc: vt8500-sdmmc: "
` [PATCH 04/13] dt-bindings: net: via-rhine: "
` [PATCH 05/13] dt-bindings: pwm: vt8500-pwm: "
` [PATCH 06/13] dt-bindings: timer: via,vt8500-timer: "
` [PATCH 07/13] dt-bindings: arm: vt8500: Add VIA APC Rock/Paper boards
` [PATCH 08/13] ARM: dts: vt8500: Add node address and reg in CPU nodes
` [PATCH 09/13] ARM: dts: vt8500: Move memory nodes to board dts and fix addr/size
` [PATCH 10/13] ARM: dts: vt8500: Use generic compatibles for EHCI
` [PATCH 11/13] ARM: dts: vt8500: Use generic node name for the SD/MMC controller
` [PATCH 12/13] ARM: dts: vt8500: Add VIA APC Rock/Paper board
` [PATCH 13/13] ARM: dts: vt8500: Add L2 cache controller on WM8850/WM8950

[PATCH v2 00/17] mfd: adp5585: support keymap events and drop legacy Input driver
 2025-04-22  8:12 UTC  (62+ messages)
` [PATCH v2 01/17] dt-bindings: mfd: adp5585: ease on the required properties
` [PATCH v2 02/17] mfd: adp5585: enable oscilator during probe
` [PATCH v2 03/17] pwm: adp5585: don't control OSC_EN in the pwm driver
` [PATCH v2 04/17] mfd: adp5585: make use of MFD_CELL_NAME()
` [PATCH v2 05/17] dt-bindings: mfd: adp5585: document adp5589 I/O expander
` [PATCH v2 06/17] mfd: adp5585: add support for adp5589
` [PATCH v2 07/17] gpio: adp5585: add support for the ad5589 expander
` [PATCH v2 08/17] pwm: adp5585: add support for adp5589
` [PATCH v2 09/17] dt-bindings: mfd: adp5585: add properties for input events
` [PATCH v2 10/17] mfd: adp5585: add support for key events
` [PATCH v2 11/17] gpio: adp5585: support gpi events
` [PATCH v2 12/17] Input: adp5585: Add Analog Devices ADP5585/89 support
` [PATCH v2 13/17] Input: adp5589: remove the driver
` [PATCH v2 14/17] mfd: adp5585: support getting vdd regulator
` [PATCH v2 15/17] dt-bindings: mfd: adp5585: document reset gpio
` [PATCH v2 16/17] mfd: adp5585: add support for a reset pin
` [PATCH v2 17/17] pwm: adp5585: make sure to include mod_devicetable.h

[PATCH] dt-bindings: pwm: mediatek,pwm-disp: Add compatible for MT6893
 2025-04-21 21:39 UTC  (2+ messages)

[PATCH v11 0/5] Change PWM-controlled LED pin active mode and algorithm
 2025-04-21 15:23 UTC  (7+ messages)
` [PATCH v11 1/5] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v11 2/5] pwm: sifive: change the PWM algorithm
` [PATCH v11 3/5] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function
` [PATCH v11 4/5] pwm: sifive: Fix rounding issues in apply and get_state functions
` [PATCH v11 5/5] pwm: sifive: clarify inverted compare logic in comments

[PATCH v2 0/6] pwm: Update PWM_PXA driver for SpacemiT K1
 2025-04-20 12:09 UTC  (8+ messages)
` [PATCH v2 1/6] dt-bindings: pwm: marvell,pxa-pwm: Add SpacemiT K1 PWM support
` [PATCH v2 2/6] pwm: pxa: add optional reset control
` [PATCH v2 3/6] riscv: dts: spacemit: add PWM support for K1 SoC
` [PATCH v2 4/6] riscv: dts: spacemit: add pwm14_1 pinctrl setting
` [PATCH v2 5/6] pwm: Kconfig: add depends on ARCH_SPACEMIT to PWM_PXA
` [PATCH v2 6/6] riscv: defconfig: Enable PWM support for SpacemiT K1 SoC

[PATCH v2 1/1] pwm: tiehrpwm: ensures that state.enabled is synchronized in .probe()
 2025-04-20  5:17 UTC  (3+ messages)

[PATCH v3 3/3] pwm: ehrpwm: ensure clock and runtime PM are enabled if hardware is active
 2025-04-19 20:01 UTC  (5+ messages)
` [PATCH v4 1/4] pwm: tiehrpwm: replace manual bit definitions with bitfield.h macros
  ` [PATCH v4 2/4] pwm: tiehrpwm: add get_state function to retrieve PWM channel state
    ` [PATCH v4 3/4] pwm: tiehrpwm: ensure clock and runtime PM are enabled if hardware is active
      ` [PATCH v4 4/4] pwm: tiehrpwm: drop unnecessary parentheses and fix spacing

[PATCH v6 00/12] Add support for MAX7360
 2025-04-19 10:38 UTC  (22+ messages)
` [PATCH v6 01/12] dt-bindings: mfd: gpio: Add MAX7360
` [PATCH v6 02/12] mfd: Add max7360 support
` [PATCH v6 05/12] regmap: irq: Remove unreachable goto
` [PATCH v6 07/12] gpio: regmap: Allow to allocate regmap-irq device
` [PATCH v6 08/12] gpio: regmap: Allow to provide init_valid_mask callback
` [PATCH v6 09/12] gpio: max7360: Add MAX7360 gpio support

[PATCH v2] dt-bindings: pwm: vt8500-pwm: Convert to YAML
 2025-04-18 14:55 UTC 

[PATCH v2] pwm: Fix various formatting issues in kernel-doc
 2025-04-17 18:16 UTC 

[PATCH] pwm: Fix various formatting issues in kernel-doc
 2025-04-17 13:24 UTC  (2+ messages)

[PATCH v24 0/4] Add support for RZ/G2L GPT
 2025-04-17 10:12 UTC  (4+ messages)
` [PATCH v24 3/4] pwm: "

[PATCH v7] pwm: Add support for pwmchip devices for faster and easier userspace access
 2025-04-17  6:41 UTC  (3+ messages)

[PATCH 0/9] pwm: Update PWM_PXA driver for SpacemiT K1
 2025-04-16 14:56 UTC  (27+ messages)
` [PATCH 1/9] dt-bindings: pwm: marvell,pxa: add optional property resets
` [PATCH 3/9] dt-bindings: pwm: marvell,pxa: add support to spacemit K1
` [PATCH 6/9] riscv: dts: spacemit: Add pinctrl configurations for PWM0-PWM19
` [PATCH 7/9] riscv: dts: spacemit: Add PWM14 backlight support for BPI-F3
` [PATCH 9/9] riscv: defconfig: Enable PWM support for SpacemiT K1 SoC

[PATCH v6 0/2] pwm: pwmchip character device
 2025-04-16  8:34 UTC  (2+ messages)

[PATCH next] pwm: loongson: Fix an error code in probe()
 2025-04-16  5:24 UTC  (3+ messages)

[PATCH] pwm: loongson: Fix u32 overflow in waveform calculation
 2025-04-15 12:10 UTC  (3+ messages)

[PATCH AUTOSEL 6.13 08/34] pwm: Let pwm_set_waveform() succeed even if lowlevel driver rounded up
 2025-04-14 13:27 UTC  (2+ messages)
` [PATCH AUTOSEL 6.13 09/34] pwm: axi-pwmgen: Let .round_waveform_tohw() signal when request was "

[PATCH AUTOSEL 6.14 08/34] pwm: Let pwm_set_waveform() succeed even if lowlevel driver rounded up
 2025-04-14 13:25 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 09/34] pwm: axi-pwmgen: Let .round_waveform_tohw() signal when request was "

[GIT PULL] pwm: A set of fixes for pwm core and various drivers
 2025-04-12 15:20 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