messages from 2024-07-03 10:37:54 to 2024-07-21 14:58:38 UTC [more...]
[PATCH v5 0/4] ADP5585 GPIO expander, PWM and keypad controller support
2024-07-21 14:58 UTC (14+ messages)
` [PATCH v5 1/4] dt-bindings: mfd: Add Analog Devices ADP5585
` [PATCH v5 2/4] mfd: adp5585: Add Analog Devices ADP5585 core support
` [PATCH v5 3/4] gpio: adp5585: Add Analog Devices ADP5585 support
` [PATCH v5 4/4] pwm: "
[PATCH v4 0/4] ADP5585 GPIO expander, PWM and keypad controller support
2024-07-19 14:07 UTC (14+ messages)
` [PATCH v4 2/4] mfd: adp5585: Add Analog Devices ADP5585 core support
` [PATCH v4 3/4] gpio: adp5585: Add Analog Devices ADP5585 support
` [PATCH v4 4/4] pwm: "
[PATCH 0/6] mfd: add adp5585 gpio and pwm support
2024-07-19 13:50 UTC (14+ messages)
` [PATCH 1/6] dt-bindings: mfd: Add i2c device adi5585
` [PATCH 2/6] mfd: adp5585: add ADI adp5585 core support
` [PATCH 3/6] gpio: adp5585-gpio: add adp5585-gpio support
` [PATCH 4/6] pwm: adp5585: add adp5585 PWM support
` [PATCH 5/6] arm64: dts: imx93-11x11-evk: add adi,adp5585 gpio and pwm
` [PATCH 6/6] arm64: dts: imx95-19x19-evk: add i2c2 and adi,adp5585
[PATCH v4 27/28] gcc-sdm845: Add general purpose clock ops
2024-07-19 12:55 UTC
[PATCH v4 0/3] pwm: meson: add pwm support for A1
2024-07-19 11:22 UTC (9+ messages)
` [PATCH v4 1/3] dt-bindings: pwm: amlogic: Add optional power-domains
` [PATCH v4 2/3] dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWM
` [PATCH v4 3/3] arm64: dts: meson: a1: add definitions for meson PWM
[PATCH v3 00/23] This is continued work on Samsung S9(SM-9600) starqltechn
2024-07-19 9:01 UTC (11+ messages)
` [PATCH v3 02/23] gcc-sdm845: Add rates to the GP clocks
` [PATCH v3 23/23] arm64: dts: qcom: starqltechn: add new features
[PATCH 0/6] Add Mule PWM-over-I2C support
2024-07-18 11:50 UTC (7+ messages)
` [PATCH 2/6] pwm: add mule pwm-over-i2c driver
[PATCH v2] of: remove internal arguments from of_property_for_each_u32()
2024-07-18 6:56 UTC (3+ messages)
[PATCH v2 0/8] pwm: New abstraction and userspace API
2024-07-17 9:13 UTC (20+ messages)
` [PATCH v2 1/8] pwm: Simplify pwm_capture()
` [PATCH v2 2/8] pwm: Add more locking
` [PATCH v2 3/8] pwm: New abstraction for PWM waveforms
` [PATCH v2 4/8] pwm: Provide new consumer API functions for waveforms
` [PATCH v2 5/8] pwm: Add support for pwmchip devices for faster and easier userspace access
` [PATCH v2 6/8] pwm: Add tracing for waveform callbacks
` [PATCH v2 7/8] pwm: axi-pwmgen: Implementation of the "
` [PATCH v2 8/8] pwm: stm32: "
[PATCH v2 0/3] pwm: imx: add 32k clock for 8qm/qxp and workaround a chip issue
2024-07-16 18:49 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: pwm: imx: Add optional clock '32k'
` [PATCH v2 2/3] pwm: imx27: Add 32k clock for pwm in i.MX8QXP MIPI subsystem
` [PATCH v2 3/3] pwm: imx27: workaround of the pwm output bug when decrease the duty cycle
[GIT PULL] pwm: Changes for 6.11-rc1
2024-07-16 0:51 UTC (2+ messages)
[PATCH v11 00/38] ep93xx device tree conversion
2024-07-15 20:46 UTC (6+ messages)
` [PATCH v11 12/38] dt-bindings: pwm: Add Cirrus EP93xx
` [PATCH v11 13/38] pwm: ep93xx: add DT support for "
` [PATCH v11 33/38] pwm: ep93xx: drop legacy pinctrl
[PATCH v5 0/3] hwmon: (adt7475) duty cycle configuration
2024-07-15 12:17 UTC (10+ messages)
` [PATCH v5 1/3] dt-bindings: hwmon: Add adt7475 fan/pwm properties
` [PATCH v5 2/3] dt-bindings: hwmon: adt7475: Deprecate adi,pwm-active-state
` [PATCH v5 3/3] hwmon: (adt7475) Add support for configuring initial PWM state
[PATCH 0/5] Add support for Allwinner H616 PWM
2024-07-13 12:58 UTC (11+ messages)
` [PATCH 2/5] pwm: sun20i: "
` [PATCH 5/5] dt-bindings: pwm: sun20i: Add options to select a clock source and DIV_M
[PATCH 0/6] pwm: New abstraction and userspace API
2024-07-12 17:20 UTC (17+ messages)
` [PATCH 1/6] pwm: Add more locking
` [PATCH 2/6] pwm: New abstraction for PWM waveforms
` [PATCH 3/6] pwm: Add support for pwmchip devices for faster and easier userspace access
` [PATCH 4/6] pwm: Add tracing for waveform callbacks
` [PATCH 5/6] pwm: axi-pwmgen: Implementation of the "
` [PATCH 6/6] pwm: stm32: "
[PATCH] pwm: Don't export pwm_capture()
2024-07-12 17:18 UTC
[PATCH 0/3] pwm: imx: add 32k clock for 8qm/qxp and workaround a chip issue
2024-07-12 14:40 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: pwm: imx: Add compatible string imx8qxp-mipi-pwm
` [PATCH 2/3] pwm: imx27: Add 32k clock for pwm in i.MX8QXP MIPI subsystem
` [PATCH 3/3] pwm: imx27: workaround of the pwm output bug when decrease the duty cycle
[PATCH v4 0/3] hwmon: (adt7475) duty cycle configuration
2024-07-11 22:59 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: Add adt7475 fan/pwm properties
[PATCH v2] pwm: axi-pwmgen: add .max_register to regmap
2024-07-11 13:49 UTC (2+ messages)
[PATCH] pwm: axi-pwmgen: add .max_register to regmap
2024-07-11 11:28 UTC (2+ messages)
[PATCH] dt-bindings: pwm: at91: Add sama7d65 compatible string
2024-07-11 7:42 UTC (3+ messages)
[PATCH 1/2] pwm: atmel-tcb: Fix race condition and convert to guards
2024-07-10 16:13 UTC (7+ messages)
` [PATCH 2/2] pwm: atmel-tcb: Simplify checking the companion output
[PATCH] pwm: atmel-tcb: Make private data variable naming consistent
2024-07-10 15:58 UTC (3+ messages)
[PATCH v10 00/38] ep93xx device tree conversion
2024-07-10 13:48 UTC (10+ messages)
[PATCH v5 0/2] pwm: Introduce pwm driver for the Loongson family chips
2024-07-10 2:04 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: pwm: Add Loongson PWM controller
` [PATCH v5 2/2] pwm: Add Loongson PWM controller support
[PATCH v3 0/2] pwm: meson: add pwm support for A1
2024-07-08 15:37 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWM
[PATCH v9 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
2024-07-08 14:46 UTC (3+ messages)
` [PATCH v9 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
[PATCH v4 0/2] pwm: Introduce pwm driver for the Loongson family chips
2024-07-08 8:02 UTC (6+ messages)
` [PATCH v4 2/2] pwm: Add Loongson PWM controller support
[PATCH 00/20] Simplify of_property_for_each_u32()
2024-07-08 7:45 UTC (30+ messages)
` [PATCH 04/20] clk: sunxi: clk-simple-gates: convert to of_property_for_each_u32_new()
` [PATCH 05/20] clk: sunxi: clk-sun8i-bus-gates: "
` [PATCH 07/20] bus: ti-sysc: "
` [PATCH 08/20] lk: clk-conf: "
` [PATCH 09/20] gpio: brcmstb: "
` [PATCH 10/20] pinctrl: s32cc: "
` [PATCH 11/20] irqchip/atmel-aic: "
` [PATCH 12/20] iio: adc: ti_am335x_adc: "
` [PATCH 13/20] pwm: samsung: "
` [PATCH 14/20] tty: sysrq: "
` [PATCH 15/20] usb: usb251xb: "
` [PATCH 16/20] mfd: ti_am335x_tscadc: "
` [PATCH 17/20] ASoC: arizona: "
` [PATCH 18/20] powerpc/xive: "
` [PATCH 19/20] "
` [PATCH 20/20] of: deprecate and rename of_property_for_each_u32()
[PATCH] pwm: stm32: Always do lazy disabling
2024-07-05 22:42 UTC (2+ messages)
[PATCH] pwm: Make info in traces about affected pwm more useful
2024-07-05 21:14 UTC
[PATCH] pwm: Allow pwm state transitions from an invalid state
2024-07-05 10:26 UTC (2+ messages)
[PATCH] pwm: xilinx: Simplify using devm_ functions
2024-07-05 10:25 UTC (2+ messages)
[PATCH 0/3] pwm: Use guards instead of explicity mutex_lock + mutex_unlock
2024-07-05 10:24 UTC (2+ messages)
[PATCH] pwm: Register debugfs operations after the pwm class
2024-07-05 9:34 UTC (2+ messages)
[PATCH] pwm: core: Use str_plural() in pwm_seq_show()
2024-07-05 9:30 UTC (2+ messages)
[PATCH 0/2 v3] pwm: add support for duty_offset
2024-07-05 8:39 UTC (2+ messages)
[PATCH v2] pwm: imx-tpm: Enable pinctrl setting for sleep state
2024-07-05 8:37 UTC (2+ messages)
[PATCH v2 0/2] LPSS PWM cleanups
2024-07-05 8:28 UTC (3+ messages)
[PATCH v2 00/17] backlight: Introduce power-state constants
2024-07-04 15:45 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox