linux-sunxi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-10 15:53:49 to 2023-06-19 15:32:15 UTC [more...]

[PATCH 00/53] drm: Convert to platform remove callback returning void
 2023-06-19 14:20 UTC  (17+ messages)
    ` patches dropped from drm-misc-next [Was: Re: [PATCH 00/53] drm: Convert to platform remove callback returning] void

[PATCH v3 01/12] thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()
 2023-06-19 15:17 UTC  (15+ messages)
` [PATCH v3 02/12] thermal/drivers/sun8i: remove redundant msg in sun8i_ths_register()
` [PATCH v3 03/12] thermal/drivers/amlogic: remove redundant msg in amlogic_thermal_probe()
` [PATCH v3 04/12] thermal/drivers/imx: remove redundant msg in imx8mm_tmu_probe() and imx_sc_thermal_probe()
` [PATCH v3 05/12] drivers/thermal/k3: remove redundant msg in k3_bandgap_probe()
` [PATCH v3 06/12] thermal/drivers/tegra: remove redundant msg in tegra_tsensor_register_channel()
` [PATCH v3 07/12] thermal/drivers/qoriq: remove redundant msg in qoriq_tmu_register_tmu_zone()
` [PATCH v3 08/12] thermal/drivers/ti-soc: remove redundant msg in ti_thermal_expose_sensor()
` [PATCH v3 09/12] thermal/drivers/qcom: remove redundant msg
` [PATCH v3 10/12] thermal/drivers/mediatek/lvts_thermal: "
` [PATCH v3 11/12] thermal/drivers/generic-adc: Register thermal zones as hwmon sensors
` [PATCH v3 12/12] thermal/drivers/generic-adc: remove redundant msg in gadc_thermal_probe()

[PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
 2023-06-19 14:13 UTC  (6+ messages)

[PATCH v2 0/7] phy: sun4i: Allwinner F1C100s/H616 support and cleanup
 2023-06-19 10:14 UTC  (14+ messages)
` [PATCH v2 1/7] phy: sun4i-usb: Fix of_xlate() argument check
` [PATCH v2 2/7] phy: sun4i-usb: add Allwinner F1C100s support
` [PATCH v2 3/7] sunxi: Kconfig: rework PHY_USB_SUN4I selection
` [PATCH v2 4/7] phy: sun4i-usb: Replace types with explicit quirk flags
` [PATCH v2 5/7] phy: sun4i-usb: Add H616 USB PHY quirk support
` [PATCH v2 6/7] phy: sun4i: Add H616 USB PHY support
` [PATCH v2 7/7] sunxi: H616: enable USB support for H616 boards

[PATCH 0/2] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-06-19  8:16 UTC  (15+ messages)
` [PATCH 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate

[PATCH v3 11/12] mmc: sunxi: fix deferred probing
 2023-06-17 20:36 UTC 

[PATCH v7 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-06-17 20:06 UTC  (8+ messages)
` [PATCH v7 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
` [PATCH v7 2/3] dt-bindings: "
` [PATCH v7 3/3] riscv: dts: allwinner: d1: Add GPADC node

[PATCH net-next v2 0/2] net: stmmac: fix & improve driver statistics
 2023-06-17 13:09 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: stmmac: don't clear network statistics in .ndo_open()
` [PATCH net-next v2 2/2] net: stmmac: use pcpu 64 bit statistics where necessary

[PATCH] usb: musb-new: sunxi: read SRAM controller address from DT
 2023-06-17  6:35 UTC  (2+ messages)

[PATCH v4 00/25] iommu: Make default_domain's mandatory
 2023-06-16 19:02 UTC  (26+ messages)
` [PATCH v4 01/25] iommu: Add iommu_ops->identity_domain
` [PATCH v4 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v4 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v4 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v4 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v4 06/25] iommu/tegra-gart: Remove tegra-gart
` [PATCH v4 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v4 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v4 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v4 10/25] iommu/exynos: Implement an IDENTITY domain
` [PATCH v4 11/25] iommu/tegra-smmu: "
` [PATCH v4 12/25] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v4 13/25] iommu/omap: Implement an IDENTITY domain
` [PATCH v4 14/25] iommu/msm: "
` [PATCH v4 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
` [PATCH v4 16/25] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v4 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v4 18/25] iommu/ipmmu: "
` [PATCH v4 19/25] iommu/mtk_iommu: "
` [PATCH v4 20/25] iommu/sun50i: "
` [PATCH v4 21/25] iommu: Require a default_domain for all iommu drivers
` [PATCH v4 22/25] iommu: Add __iommu_group_domain_alloc()
` [PATCH v4 23/25] iommu: Add ops->domain_alloc_paging()
` [PATCH v4 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v4 25/25] iommu: Convert remaining simple drivers "

[PATCH v1 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2023-06-16 18:57 UTC  (8+ messages)
` [PATCH v1 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v1 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v1 3/3] riscv: dts: allwinner: d1: Add pwm node

[PATCH 0/3] net: stmmac: fix & improve driver statistics
 2023-06-15 15:17 UTC  (9+ messages)
` [PATCH 1/3] net: stmmac: don't clear network statistics in .ndo_open()
` [PATCH 2/3] net: stmmac: fix overflow of some network statistics
` [PATCH 3/3] net: stmmac: use pcpu statistics where necessary

[PATCH v6 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-06-14 17:38 UTC  (7+ messages)
` [PATCH v6 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
` [PATCH v6 2/3] dt-bindings: "
` [PATCH v6 3/3] riscv: dts: allwinner: d1: Add GPADC node

[PATCH v5 0/3] Add D1/T113s thermal sensor controller support
 2023-06-14 12:55 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
` [PATCH v5 2/3] thermal: sun8i: Add D1/T113s THS controller support
` [PATCH v5 3/3] riscv: dts: allwinner: d1: Add thermal sensor

[PATCH v2 6/7] docs: update some straggling Documentation/arm references
 2023-06-14  7:04 UTC  (2+ messages)

[PATCH v4 00/68] clk: Make determine_rate mandatory for muxes
 2023-06-13 12:29 UTC  (5+ messages)
` [PATCH v4 03/68] clk: Move no reparent case into a separate function

[RESEND 1/9] thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()
 2023-06-13 11:57 UTC  (13+ messages)
` [RESEND 2/9] thermal/drivers/sun8i: remove redundant msg in sun8i_ths_register()
` [RESEND 3/9] thermal/drivers/amlogic: remove redundant msg in amlogic_thermal_probe()
` [RESEND 4/9] thermal/drivers/imx: remove redundant msg in imx8mm_tmu_probe() and imx_sc_thermal_probe()
` [RESEND 5/9] drivers/thermal/k3: remove redundant msg in k3_bandgap_probe()
` [RESEND 6/9] thermal/drivers/tegra: remove redundant msg in tegra_tsensor_register_channel()
` [RESEND 7/9] thermal/drivers/qoriq: remove redundant msg in qoriq_tmu_register_tmu_zone()
` [RESEND 8/9] thermal/drivers/ti-soc: remove redundant msg in ti_thermal_expose_sensor()
` [RESEND 9/9] thermal/drivers/qcom: remove redundant msg

[PATCH v2 01/11] thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()
 2023-06-13 11:24 UTC  (11+ messages)
` [PATCH v2 02/11] thermal/drivers/sun8i: remove redundant msg in sun8i_ths_register()
` [PATCH v2 03/11] thermal/drivers/amlogic: remove redundant msg in amlogic_thermal_probe()
` [PATCH v2 04/11] thermal/drivers/imx: remove redundant msg in imx8mm_tmu_probe() and imx_sc_thermal_probe()
` [PATCH v2 05/11] drivers/thermal/k3: remove redundant msg in k3_bandgap_probe()
` [PATCH v2 06/11] thermal/drivers/tegra: remove redundant msg in tegra_tsensor_register_channel()
` [PATCH v2 07/11] thermal/drivers/qoriq: remove redundant msg in qoriq_tmu_register_tmu_zone()
` [PATCH v2 08/11] thermal/drivers/ti-soc: remove redundant msg in ti_thermal_expose_sensor()
` [PATCH v2 09/11] thermal/drivers/qcom: remove redundant msg
` [PATCH v2 10/11] thermal/drivers/generic-adc: Register thermal zones as hwmon sensors
` [PATCH v2 11/11] thermal/drivers/generic-adc: remove redundant msg in gadc_thermal_probe()

[PATCH v2] thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe()
 2023-06-13  9:17 UTC  (6+ messages)

Add D1/T113s thermal sensor controller support
 2023-06-12 18:58 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
` [PATCH v4 2/3] thermal: sun8i: Add D1/T113s THS controller support
` [PATCH v4 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone

[PATCH v2 0/3] Add D1/T113s thermal sensor controller support
 2023-06-12 18:33 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
` [PATCH v2 2/3] thermal: sun8i: Add D1/T113s THS controller support
` [PATCH v2 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone

[GIT PULL] Allwinner clock changes for 6.5
 2023-06-12 18:27 UTC  (2+ messages)

[PATCH v5 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-06-12 14:59 UTC  (7+ messages)
` [PATCH v5 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
` [PATCH v5 2/3] dt-bindings: "
` [PATCH v5 3/3] riscv: dts: allwinner: d1: Add GPADC node

[PATCH v2 0/2] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-06-12 12:31 UTC  (6+ messages)
` [PATCH v2 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate
` [PATCH v2 2/2] clk: sunxi-ng: a64: allow pll-mipi to set parent's rate

[PATCH] dt-bindings: net: drop unneeded quotes
 2023-06-12 10:00 UTC  (2+ messages)

[PATCH v3 0/3] Add D1/T113s thermal sensor controller support
 2023-06-11 10:21 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
` [PATCH v3 2/3] thermal: sun8i: Add D1/T113s THS controller support
` [PATCH v3 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone

[PATCH v1 0/3] Add D1/T113s thermal sensor controller support
 2023-06-11 10:18 UTC  (11+ messages)
` [PATCH v1 3/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller

[PATCH v4 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-06-10 19:06 UTC  (9+ messages)
` [PATCH v4 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
` [PATCH v4 2/3] dt-bindings: "


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).