messages from 2026-06-29 14:59:28 to 2026-07-09 17:53:58 UTC [more...]
[PATCH 00/11] Initial Apple M3 Pro, Max and Ultra device trees
2026-07-09 17:53 UTC (23+ messages)
` [PATCH 01/11] dt-bindings: arm: apple: Add M3 Pro/Max/Ultra devices (T603x)
` [PATCH 02/11] dt-bindings: interrupt-controller: apple,aic2: Invert #interrupt-cells condition
` [PATCH 03/11] dt-bindings: interrupt-controller: apple,aic2: Add apple,t6031-aic3 compatible
` [PATCH 04/11] dt-bindings: arm: apple: apple,pmgr: Add t6030 and t6031 compatibles
` [PATCH 05/11] dt-bindings: power: apple,pmgr-pwrstate: "
` [PATCH 06/11] dt-bindings: watchdog: apple,wdt: "
` [PATCH 07/11] dt-bindings: pinctrl: apple,pinctrl: "
` [PATCH 08/11] dt-bindings: i2c: apple,i2c: "
` [PATCH 09/11] dt-bindings: pwm: apple,s5l-fpwm: "
` [PATCH 10/11] arm64: dts: apple: Initial T603[124] (M3 Max and Ultra) device trees
` [PATCH 11/11] arm64: dts: apple: Initial T6030 (M3 Pro) "
[PATCH v11 0/3] Update designware pwm driver
2026-07-09 8:15 UTC (4+ messages)
` [PATCH v11 1/3] dt-bindings: pwm: dwc: Document optional resets property
` [PATCH v11 2/3] dt-bindings: pwm: dwc: Add eswin compatible
` [PATCH v11 3/3] pwm: dwc: add of/platform support
[PATCH v2 0/2] pwm: loongson: Fix PWM configuration handling
2026-07-09 7:29 UTC (7+ messages)
` [PATCH v2 1/2] pwm: loongson: Fix low pulse buffer register handling
` [PATCH v2 2/2] pwm: loongson: Reload PWM configuration through counter reset
[PATCH v10 0/3] Update designware pwm driver
2026-07-09 1:21 UTC (6+ messages)
` [PATCH v10 1/3] dt-bindings: pwm: dwc: Document optional resets property
` "
` [PATCH v10 2/3] dt-bindings: pwm: dwc: Add eswin compatible
` [PATCH v10 3/3] pwm: dwc: add of/platform support
` "
[PATCH v6 00/20] rust: I/O type generalization and projection
2026-07-08 17:58 UTC (40+ messages)
` [PATCH v6 01/20] rust: io: add dynamically-sized `Region` type
` [PATCH v6 02/20] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v6 03/20] rust: io: restrict untyped IO access and `register!` to `Region`
` [PATCH v6 04/20] rust: io: implement `Io` on reference types instead
` [PATCH v6 05/20] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v6 06/20] rust: io: rename `Mmio` to `MmioOwned`
` [PATCH v6 07/20] rust: io: implement `Mmio` as view type
` [PATCH v6 08/20] rust: pci: io: make `ConfigSpace` a view
` [PATCH v6 09/20] rust: io: use view types instead of addresses for `Io`
` [PATCH v6 10/20] pwm: th1520: remove unnecessary `deref`
` [PATCH v6 11/20] rust: io: remove `MmioOwned`
` [PATCH v6 12/20] rust: io: move `Io` methods to extension trait
` [PATCH v6 13/20] rust: io: add projection macro and methods
` [PATCH v6 14/20] rust: io: add I/O backend for system memory with volatile access
` [PATCH v6 15/20] rust: io: implement a view type for `Coherent`
` [PATCH v6 16/20] rust: io: add `read_val` and `write_val` functions on `Io`
` [PATCH v6 17/20] gpu: nova-core: use I/O projection for cleaner encapsulation
` [PATCH v6 18/20] rust: dma: drop `dma_read!` and `dma_write!` API
` [PATCH v6 19/20] rust: io: add copying methods
` [PATCH v6 20/20] rust: io: implement `IoSysMap`
[PATCH 00/10] Initial Apple silicon M4 device trees and dt-bindings
2026-07-08 14:00 UTC (17+ messages)
` [PATCH 01/10] dt-bindings: arm: cpus: Add Apple M4 CPU core compatibles
` [PATCH 02/10] dt-bindings: interrupt-controller: apple,aic2: Add apple,t8132 compatible
` [PATCH 03/10] dt-bindings: watchdog: apple,wdt: Add t8132 compatible
` [PATCH 04/10] dt-bindings: arm: apple: apple,pmgr: "
` [PATCH 05/10] dt-bindings: power: apple,pmgr-pwrstate: "
` [PATCH 06/10] dt-bindings: pinctrl: apple,pinctrl: "
` [PATCH 07/10] dt-bindings: i2c: apple,i2c: "
` [PATCH 08/10] dt-bindings: pwm: apple,s5l-fpwm: "
` [PATCH 09/10] dt-bindings: arm: apple: Add M4 based devices
` [PATCH 10/10] arm64: dts: apple: Add minimal t8132 (M4) device trees
[PATCH] pwm: th1520: use vertical import style
2026-07-08 7:39 UTC (2+ messages)
[PATCH v19 0/8] rust: add `Ownable` trait and `Owned` type
2026-07-07 13:04 UTC (5+ messages)
` [PATCH v19 3/8] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v19 4/8] rust: page: convert to `Ownable`
[PATCH v6 0/3] Add RP1 PWM controller support
2026-07-07 12:43 UTC (7+ messages)
` [PATCH v6 1/3] dt-bindings: pwm: Add Raspberry Pi RP1 PWM controller
` [PATCH v6 2/3] pwm: rp1: Add RP1 PWM controller driver
` [PATCH v6 3/3] arm64: dts: broadcom: rpi-5: Add RP1 PWM node
[PATCH v6 0/7] Tegra264 PWM support
2026-07-07 10:57 UTC (9+ messages)
` [PATCH v6 1/7] dt-bindings: pwm: Document Tegra264 controller
` [PATCH v6 2/7] pwm: tegra: Prefix driver-local macros and functions
` [PATCH v6 3/7] pwm: tegra: Avoid hard-coded max clock frequency
` [PATCH v6 4/7] pwm: tegra: Modify read/write accessors for multi-register channel
` [PATCH v6 5/7] pwm: tegra: Parametrize duty and scale field widths
` [PATCH v6 6/7] pwm: tegra: Add support for Tegra264
` [PATCH v6 7/7] arm64: tegra: Add PWM controllers on Tegra264
[PATCH v3 0/2] Add PWM support Amlogic S7 S7D S6
2026-07-07 9:57 UTC (2+ messages)
[PATCH v5 0/4] Clk improvements
2026-07-06 14:37 UTC (5+ messages)
` [PATCH v5 1/4] rust: clk: use the type-state pattern
` [PATCH v5 2/4] rust: clk: implement Clone for Clk<T>
` [PATCH v5 3/4] rust: clk: add devres-managed clks
` [PATCH v5 4/4] rust: clk: use 'kernel vertical style' for imports
[PATCH v1 0/5] pwm: Unify arrays of various *_device_id
2026-07-06 10:41 UTC (12+ messages)
` [PATCH v1 1/5] pwm: pca9685: Drop unused assignment of acpi_device_id driver data
` [PATCH v1 2/5] pwm: Use named initializers for arrays of acpi_device_id
` [PATCH v1 3/5] pwm: Unify coding style of acpi_device_id arrays
` [PATCH v1 4/5] pwm: Unify coding style of of_device_id arrays
` [PATCH v1 5/5] pwm: lpss-pci: Unify coding style of pci_device_id array
[PATCH v5 00/20] rust: I/O type generalization and projection
2026-07-06 1:02 UTC (46+ messages)
` [PATCH v5 01/20] rust: io: add dynamically-sized `Region` type
` [PATCH v5 02/20] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v5 07/20] rust: io: implement `Mmio` as view type
` [PATCH v5 09/20] rust: io: use view types instead of addresses for `Io`
` [PATCH v5 10/20] pwm: th1520: remove unnecessary `deref`
` [PATCH v5 11/20] rust: io: remove `MmioOwned`
` [PATCH v5 12/20] rust: io: move `Io` methods to extension trait
` [PATCH v5 13/20] rust: io: add projection macro and methods
` [PATCH v5 14/20] rust: io: add I/O backend for system memory with volatile access
` [PATCH v5 15/20] rust: io: implement a view type for `Coherent`
` [PATCH v5 16/20] rust: io: add `read_val` and `write_val` functions on `Io`
` [PATCH v5 17/20] gpu: nova-core: use I/O projection for cleaner encapsulation
` [PATCH v5 18/20] rust: dma: drop `dma_read!` and `dma_write!` API
` [PATCH v5 19/20] rust: io: add copying methods
` [PATCH v5 20/20] rust: io: implement `IoSysMap`
[PATCH 0/7] rust: Use kernel style vertical imports in various drivers
2026-07-05 15:03 UTC (14+ messages)
` [PATCH 1/7] samples: rust_dma: use vertical import style
` [PATCH 3/7] cpufreq: rcpufreq_dt: "
[PATCH] pwm: pxa: Depend on OF and simplify accordingly
2026-07-05 8:39 UTC
[PATCH v1] pwm: Use named initializers for platform_device_id arrays
2026-07-03 21:28 UTC (2+ messages)
[PATCH] pwm: mc33xs2410: Initialize spi_device_id arrays using member names
2026-07-03 21:21 UTC (2+ messages)
[PATCH v5 0/3] Add RP1 PWM controller support
2026-07-03 16:38 UTC (9+ messages)
` [PATCH v5 2/3] pwm: rp1: Add RP1 PWM controller driver
[PATCH v7 0/4] Introduce Allwinner H616 PWM controller
2026-07-03 16:00 UTC (6+ messages)
` [PATCH v7 1/4] dt-bindings: pwm: allwinner: add h616 pwm compatible
` [PATCH v7 2/4] pwm: sun8i: Add H616 PWM support
` [PATCH v7 3/4] arm64: dts: allwinner: h616: add PWM controller
` [PATCH v7 4/4] MAINTAINERS: Add entry on Allwinner sun8i/H616 PWM driver
[PATCH v21 0/6] Add PWM support for IPQ chipsets
2026-07-02 23:40 UTC (2+ messages)
` (subset) "
[PATCH v9 0/3] Update designware pwm driver
2026-07-02 9:25 UTC (5+ messages)
` [PATCH v9 1/3] dt-bindings: pwm: dwc: Document optional resets property
` [PATCH v9 2/3] dt-bindings: pwm: dwc: Add eswin compatible
` [PATCH v9 3/3] pwm: dwc: add of/platform support
` "
[PATCH v21 0/3] Add OpenCores PTC PWM support
2026-07-01 7:44 UTC (4+ messages)
` [PATCH v21 1/3] dt-bindings: pwm: opencores: Update compatibles, examples and maintainers
` [PATCH v21 2/3] riscv: dts: starfive: Correct pwm nodes
` [PATCH v21 3/3] pwm: Add OpenCores PTC PWM driver
[PATCH v5 0/7] Tegra264 PWM support
2026-07-01 2:34 UTC (5+ messages)
[PATCH v4 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
2026-06-30 13:50 UTC (3+ messages)
` [PATCH v4 2/7] rust: types: introduce ForLt base trait for CovariantForLt
[PATCH v20 0/3] Add OpenCores PTC PWM support
2026-06-30 9:59 UTC (6+ messages)
` [PATCH v20 1/3] dt-bindings: pwm: opencores: Update compatibles, examples and maintainers
[PATCH v5] dt-bindings: pwm: st,sti-pwm: convert to DT schema
2026-06-30 6:32 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