messages from 2024-07-06 22:52:41 to 2024-08-14 20:18:04 UTC [more...]
[PATCH 0/7] thermal: scope/cleanup.h improvements
2024-08-14 20:17 UTC (2+ messages)
` [PATCH 1/7] thermal: of: Use scoped device node handling to simplify of_find_trip_id()
[PATCH] arm64: dts: allwinner: a64: Move CPU OPPs to the SoC dtsi file
2024-08-14 16:11 UTC (2+ messages)
[PATCH v9 00/13] riscv: Add support for xtheadvector
2024-08-13 15:55 UTC (17+ messages)
` [PATCH v9 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v9 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v9 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v9 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v9 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v9 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v9 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v9 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v9 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v9 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v9 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v9 12/13] selftests: riscv: Fix vector tests
` [PATCH v9 13/13] selftests: riscv: Support xtheadvector in "
[PATCH v2] thermal/of: support thermal zones w/o trips subnode
2024-08-12 4:46 UTC (3+ messages)
[PATCH] arm64: dts: allwinner: Add GPU thermal trips to the SoC dtsi for A64
2024-08-12 2:46 UTC (3+ messages)
[PATCH v3 00/26] media: Fix coccinelle warning/errors
2024-08-09 8:02 UTC (9+ messages)
` [PATCH v3 26/26] media: dvb-frontends: tda10048: Make the range of z explicit
Pull request: u-boot-sunxi/master for v2024.10
2024-08-06 18:43 UTC (2+ messages)
[PATCH v2 0/5] regulator: Fix AXP717 PMIC support
2024-08-05 14:21 UTC (3+ messages)
[PATCH V2 00/15] Add Battery and USB Supply for AXP717
2024-08-04 15:38 UTC (24+ messages)
` [PATCH V2 01/15] iio: adc: axp20x_adc: Add adc_en1 and adc_en1 to axp_data
` [PATCH V2 02/15] power: supply: axp20x_battery: Remove design from min and max voltage
` [PATCH V2 03/15] power: supply: axp20x_battery: Make iio and battery config per device
` [PATCH V2 04/15] power: supply: axp20x_usb_power: Make VBUS and IIO "
` [PATCH V2 05/15] dt-bindings: power: supply: axp20x: Add input-current-limit-microamp
` [PATCH V2 06/15] power: supply: axp20x_usb_power: add input-current-limit-microamp
` [PATCH V2 07/15] dt-bindings: power: supply: axp20x-battery: Add monitored-battery
` [PATCH V2 08/15] dt-bindings: iio: adc: Add AXP717 compatible
` [PATCH V2 09/15] dt-bindings: power: supply: axp20x: "
` [PATCH V2 10/15] "
` [PATCH V2 11/15] mfd: axp20x: Add ADC, BAT, and USB cells for AXP717
` [PATCH V2 12/15] iio: adc: axp20x_adc: add support for AXP717 ADC
` [PATCH V2 13/15] power: supply: axp20x_usb_power: Add support for AXP717
` [PATCH V2 14/15] power: supply: axp20x_battery: add "
` [PATCH V2 15/15] arm64: dts: allwinner: h700: Add charger for Anbernic RG35XX
[PATCH V3 0/4] Add Anbernic RG35XX-SP
2024-08-01 16:25 UTC (12+ messages)
` [PATCH V3 1/4] dt-bindings: arm: sunxi: Add Anbernic RG35XXSP
` [PATCH V3 2/4] arm64: dts: allwinner: h616: Add r_i2c pinctrl nodes
` [PATCH V3 3/4] arm64: dts: allwinner: h616: Change RG35XX Series from r_rsb to r_i2c
` [PATCH V3 4/4] arm64: dts: allwinner: h700: Add Anbernic RG35XX-SP
[PATCH v2] ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode
2024-08-01 12:07 UTC
[PATCH v15 00/29] drm/connector: Create HDMI Connector infrastructure
2024-08-01 9:08 UTC (5+ messages)
` [PATCH v15 01/29] drm/connector: Introduce an HDMI connector initialization function
[PATCH] cpufreq: Use of_property_present()
2024-08-01 5:51 UTC (3+ messages)
[PATCH AUTOSEL 6.10 093/121] iommu: sun50i: allocate page tables from below 4 GiB
2024-08-01 0:00 UTC
[PATCH 0/4] media: cedrus: Add a JPEG decoder
2024-07-31 16:56 UTC (6+ messages)
` [PATCH 1/4] media: cedrus: Setup secondary output formats
` [PATCH 2/4] media: cedrus: Add JPEG decoder
` [PATCH 3/4] media: cedrus: Enable JPEG decoding in various variants
` [PATCH 4/4] media: cedrus: Don't require requests for all codecs
[PATCH] rtc: sun6i: disable automatic clock input switching
2024-07-30 19:49 UTC
[PATCH 0/8] Add Battery and USB Supply for AXP717
2024-07-30 19:38 UTC (10+ messages)
` [PATCH 5/8] iio: adc: axp20x_adc: add support for AXP717 ADC
` [PATCH 6/8] power: supply: axp20x_usb_power: Add support for AXP717
` [PATCH 7/8] power: supply: axp20x_battery: add "
[PATCH v8 00/13] riscv: Add support for xtheadvector
2024-07-25 19:50 UTC (15+ messages)
` [PATCH v8 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v8 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v8 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v8 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v8 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v8 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v8 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v8 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v8 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v8 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v8 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v8 12/13] selftests: riscv: Fix vector tests
` [PATCH v8 13/13] selftests: riscv: Support xtheadvector in "
[PATCH v3] of: remove internal arguments from of_property_for_each_u32()
2024-07-25 7:56 UTC (2+ messages)
[PATCH v7 00/13] riscv: Add support for xtheadvector
2024-07-25 4:17 UTC (16+ messages)
` [PATCH v7 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v7 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v7 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v7 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v7 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v7 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v7 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v7 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v7 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v7 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v7 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v7 12/13] selftests: riscv: Fix vector tests
` [PATCH v7 13/13] selftests: riscv: Support xtheadvector in "
[PATCH v2] of: remove internal arguments from of_property_for_each_u32()
2024-07-24 13:53 UTC (4+ messages)
[PATCH v6 00/13] riscv: Add support for xtheadvector
2024-07-23 3:54 UTC (15+ messages)
` [PATCH v6 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v6 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v6 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v6 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v6 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v6 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v6 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v6 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v6 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v6 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v6 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v6 12/13] selftests: riscv: Fix vector tests
` [PATCH v6 13/13] selftests: riscv: Support xtheadvector in "
[PATCH v5 00/13] riscv: Add support for xtheadvector
2024-07-22 22:14 UTC (18+ messages)
` [PATCH v5 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v5 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v5 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v5 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v5 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v5 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v5 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v5 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v5 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v5 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v5 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v5 12/13] selftests: riscv: Fix vector tests
` [PATCH v5 13/13] selftests: riscv: Support xtheadvector in "
[PATCH] sunxi: add csi video support for nanopi-neo-air
2024-07-22 20:55 UTC (3+ messages)
[PATCH] sunxi: dts: arm/arm64: update devicetree files from Linux-v6.10
2024-07-20 17:14 UTC (3+ messages)
Pull request: u-boot-sunxi/master for v2024.10
2024-07-16 18:45 UTC (2+ messages)
[PATCH 0/1] ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode
2024-07-16 9:27 UTC (8+ messages)
` [PATCH 1/1] "
[PATCH v2 0/6] power: pmic: sunxi: consolidate AXP SPL drivers
2024-07-15 14:31 UTC (11+ messages)
` [PATCH v2 1/6] power: regulator: add AXP717 support
` [PATCH v2 2/6] power: pmic: sunxi: only build AXP drivers for SPL
` [PATCH v2 3/6] power: pmic: sunxi: introduce generic SPL AXP DC/DC driver
` [PATCH v2 4/6] power: pmic: sunxi: add AXP717 SPL support
` [PATCH v2 5/6] power: pmic: sunxi: use generic AXP SPL driver for AXP313
` [PATCH v2 6/6] power: pmic: sunxi: use generic AXP SPL driver for AXP305
[PATCH 00/10] clk: constify struct regmap_config
2024-07-15 12:10 UTC (14+ messages)
` [PATCH 01/10] clk: meson: a1: peripherals: Constify "
` [DMARC error][DKIM error] "
` [PATCH 02/10] clk: meson: a1: pll: "
` [DMARC error][DKIM error] "
` [PATCH 07/10] clk: lpc32xx: "
` [PATCH 09/10] clk: sunxi-ng r40: "
` [PATCH 10/10] clk: xilinx: "
` (subset) [PATCH 00/10] clk: constify "
[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 v2 00/60] i2c: reword first drivers according to newest specification
2024-07-11 14:45 UTC (5+ messages)
` [PATCH v2 48/60] i2c: sun6i-p2wi: reword "
[PATCH 0/6] power: pmic: sunxi: consolidate AXP SPL drivers
2024-07-10 23:20 UTC (3+ messages)
` [PATCH 3/6] power: pmic: sunxi: replace AXP717 SPL driver
[GIT PULL] Allwinner SoC driver changes for 6.11 part 2
2024-07-10 18:33 UTC
[PATCH] bus: sunxi-rsb: Constify struct regmap_bus
2024-07-10 18:28 UTC (2+ messages)
[PATCH] soc: sunxi: sram: Constify struct regmap_config
2024-07-10 18:13 UTC (3+ messages)
[PATCH v2 0/4] crypto: sun8i-ce: add Allwinner H616 support
2024-07-10 18:12 UTC (2+ messages)
` (subset) "
[GIT PULL] Allwinner SoC device tree changes for 6.11 part 2
2024-07-10 18:11 UTC
[PATCH v3 00/13] riscv: Add support for xtheadvector
2024-07-10 7:11 UTC (3+ messages)
` [PATCH v3 05/13] riscv: vector: Use vlenb from DT for thead
[PATCH v2 00/23] drm: sun4i: add Display Engine 3.3 (DE33) support
2024-07-09 0:42 UTC (3+ messages)
` [PATCH v2 02/23] drm: sun4i: de2/de3: Merge CSC functions into one
[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 00/20] Simplify of_property_for_each_u32()
2024-07-08 7:45 UTC (3+ messages)
` [PATCH 15/20] usb: usb251xb: convert to of_property_for_each_u32_new()
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).