messages from 2025-04-21 18:59:36 to 2025-05-05 16:41:38 UTC [more...]
[PATCH v4 0/7] clk: clk-axi-clkgen: improvements and some fixes
2025-05-05 16:41 UTC (8+ messages)
` [PATCH v4 1/7] clk: clk-axi-clkgen: fix fpfd_max frequency for zynq
` [PATCH v4 2/7] clk: clk-axi-clkgen: make sure to include mod_devicetable.h
` [PATCH v4 3/7] include: linux: move adi-axi-common.h out of fpga
` [PATCH v4 4/7] include: fpga: adi-axi-common: add new helper macros
` [PATCH v4 5/7] clk: clk-axi-clkgen: detect axi_clkgen_limits at runtime
` [PATCH v4 6/7] clk: clk-axi-clkgen move to min/max()
` [PATCH v4 7/7] clk: clk-axi-clkgen: fix coding style issues
[PATCH v9 0/2] pwm: add support for NXPs high-side switch MC33XS2410
2025-05-05 14:15 UTC (4+ messages)
[PATCH v2 0/5] Add support for AD4052 device family
2025-05-05 12:39 UTC (26+ 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 v6 0/7] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
2025-05-05 12:17 UTC (10+ messages)
` [PATCH v6 1/7] dt-bindings: mfd: stm32-lptimer: add support for stm32mp25
` [PATCH v6 2/7] "
` [PATCH v6 3/7] clocksource: "
` [PATCH v6 4/7] pwm: stm32-lp: "
` [PATCH v6 5/7] arm64: defconfig: enable STM32 LP timer clockevent driver
` [PATCH v6 6/7] arm64: dts: st: add low-power timer nodes on stm32mp251
` [PATCH v6 7/7] arm64: dts: st: use lptimer3 as tick broadcast source on stm32mp257f-ev1
[PATCH v7 00/11] Add support for MAX7360
2025-05-05 11:52 UTC (32+ messages)
` [PATCH v7 01/11] dt-bindings: mfd: gpio: Add MAX7360
` [PATCH v7 02/11] mfd: Add max7360 support
` [PATCH v7 03/11] pinctrl: Add MAX7360 pinctrl driver
` [PATCH v7 04/11] pwm: max7360: Add MAX7360 PWM support
` [PATCH v7 05/11] regmap: irq: Add support for chips without separate IRQ status
` [PATCH v7 06/11] gpio: regmap: Allow to allocate regmap-irq device
` [PATCH v7 07/11] gpio: regmap: Allow to provide init_valid_mask callback
` [PATCH v7 08/11] gpio: max7360: Add MAX7360 gpio support
` [PATCH v7 09/11] input: keyboard: Add support for MAX7360 keypad
` [PATCH v7 10/11] input: misc: Add support for MAX7360 rotary
` [PATCH v7 11/11] MAINTAINERS: Add entry on MAX7360 driver
[PATCH] MAINTAINERS: rectify file entry in ADP5585 driver section
2025-05-04 8:20 UTC (2+ messages)
[PATCH v2 00/17] mfd: adp5585: support keymap events and drop legacy Input driver
2025-05-02 8:30 UTC (47+ messages)
` [PATCH v2 02/17] mfd: adp5585: enable oscilator during probe
` [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 09/17] dt-bindings: mfd: adp5585: add properties for input events
` [PATCH v2 10/17] mfd: adp5585: add support for key events
` [PATCH v2 14/17] mfd: adp5585: support getting vdd regulator
` [PATCH v2 16/17] mfd: adp5585: add support for a reset pin
[PATCH RFC] backlight: pwm_bl: Read back PWM period from provider
2025-04-30 12:33 UTC (9+ messages)
[PATCH v7 0/4] pwm: userspace support
2025-04-30 12:04 UTC (6+ messages)
` [PATCH v7 1/4] pwm: Let pwm_set_waveform_might_sleep() fail for exact but impossible requests
` [PATCH v7 2/4] pwm: Let pwm_set_waveform_might_sleep() return 0 instead of 1 after rounding up
` [PATCH v7 3/4] pwm: Formally describe the procedure used to pick a hardware waveform setting
` [PATCH v7 4/4] pwm: Add support for pwmchip devices for faster and easier userspace access
[PATCH 0/4] clk: pwm: A few improvements
2025-04-30 9:57 UTC (5+ messages)
` [PATCH 1/4] clk: pwm: Let .get_duty_cycle() return the real duty cycle
` [PATCH 2/4] clk: pwm: Convert to use pwm_apply_might_sleep()
` [PATCH 3/4] clk: pwm: Don't reconfigure running PWM at probe time
` [PATCH 4/4] clk: pwm: Make use of non-sleeping PWMs
[PATCH] pwm: rzg2l-gpt: Accept requests for too high period length
2025-04-30 7:04 UTC (3+ messages)
[PATCH v4 0/3] riscv: pwm: sophgo: add pwm support for SG2044
2025-04-30 1:06 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: pwm: sophgo: add pwm controller "
` [PATCH v4 2/3] pwm: sophgo: reorganize the code structure
` [PATCH v4 3/3] pwm: sophgo: add driver for SG2044
[PATCH v3 0/6] pwm: Update PWM_PXA driver for SpacemiT K1
2025-04-29 8:50 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: pwm: marvell,pxa-pwm: Add SpacemiT K1 PWM support
` [PATCH v3 2/6] pwm: pxa: add optional reset control
` [PATCH v3 3/6] riscv: dts: spacemit: add PWM support for K1 SoC
` [PATCH v3 4/6] riscv: dts: spacemit: add pwm14_1 pinctrl setting
` [PATCH v3 5/6] pwm: Kconfig: add depends on ARCH_SPACEMIT to PWM_PXA
` [PATCH v3 6/6] riscv: defconfig: Enable PWM support for SpacemiT K1 SoC
[PATCH v2 0/6] pwm: Update PWM_PXA driver for SpacemiT K1
2025-04-29 0:41 UTC (11+ 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 v12 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
2025-04-27 14:24 UTC (4+ messages)
` [PATCH v12 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v12 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v12 3/3] riscv: dts: allwinner: d1: Add pwm node
[PATCH v3 0/3] riscv: pwm: sophgo: add pwm support for SG2044
2025-04-27 1:07 UTC (8+ messages)
` [PATCH v3 1/3] dt-bindings: pwm: sophgo: add pwm controller "
` [PATCH v3 2/3] pwm: sophgo: reorganize the code structure
` [PATCH v3 3/3] pwm: sophgo: add driver for SG2044
[PATCH v5 0/7] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
2025-04-26 7:01 UTC (9+ messages)
` [PATCH v5 1/7] dt-bindings: mfd: stm32-lptimer: add support for stm32mp25
` [PATCH v5 2/7] "
` [PATCH v5 3/7] clocksource: "
` [PATCH v5 4/7] pwm: stm32-lp: "
` [PATCH v5 5/7] arm64: defconfig: enable STM32 LP timer clockevent driver
` [PATCH v5 6/7] arm64: dts: st: add low-power timer nodes on stm32mp251
` [PATCH v5 7/7] arm64: dts: st: use lptimer3 as tick broadcast source on stm32mp257f-ev1
[PATCH v4 0/8] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
2025-04-25 12:50 UTC (5+ messages)
` [PATCH v4 2/8] mfd: stm32-lptimer: add support for stm32mp25
[PATCH 00/13] ARM: vt8500: DT bindings and dts updates
2025-04-25 11:42 UTC (12+ messages)
` [PATCH 01/13] dt-bindings: i2c: i2c-wmt: Convert to YAML
` [PATCH 03/13] dt-bindings: mmc: vt8500-sdmmc: "
` [PATCH 04/13] dt-bindings: net: via-rhine: "
[PATCH v2] dt-bindings: pwm: vt8500-pwm: Convert to YAML
2025-04-24 18:51 UTC (7+ messages)
[PATCH v2] pwm: Fix various formatting issues in kernel-doc
2025-04-24 14:20 UTC (3+ messages)
[PATCH v6 00/12] Add support for MAX7360
2025-04-23 12:42 UTC (5+ messages)
` [PATCH v6 05/12] regmap: irq: Remove unreachable goto
[PATCH] dt-bindings: pwm: mediatek,pwm-disp: Add compatible for MT6893
2025-04-23 9:35 UTC (3+ messages)
[PATCH v13 0/5] Change PWM-controlled LED pin active mode and algorithm
2025-04-23 9:04 UTC (6+ 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 v13 5/5] pwm: sifive: clarify inverted compare logic in comments
[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/3] riscv: pwm: sophgo: add pwm support for SG2044
2025-04-22 13:56 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: pwm: sophgo: add pwm controller "
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;
as well as URLs for NNTP newsgroup(s).