public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-18 19:07:39 to 2023-09-01 18:45:01 UTC [more...]

[PATCH 5.15 0/9] 5.15.130-rc1 review
 2023-09-01 18:44 UTC 

[PATCH 5.4 0/3] 5.4.256-rc1 review
 2023-09-01 18:39 UTC 

[PATCH 4.19 0/2] 4.19.294-rc2 review
 2023-09-01 18:38 UTC 

[Patch v2 0/2] Improvements to the Tegra CPUFREQ driver
 2023-09-01 17:59 UTC  (5+ messages)
` [Patch v2 1/2] cpufreq: tegra194: save CPU data to avoid repeated SMP calls
` [Patch v2 2/2] cpufreq: tegra194: use refclk delta based loop instead of udelay

[Patch] driver: cpufreq: use refclk delta based loop instead of udelay
 2023-09-01 16:49 UTC  (3+ messages)

[PATCH V2 0/4] hwmon: ina3221: Add selective summation support
 2023-09-01 16:44 UTC  (18+ messages)
` [PATCH V2 1/4] dt-bindings: hwmon: ina3221: Convert to json-schema
` [PATCH V2 2/4] dt-bindings: hwmon: ina3221: Add summation-bypass
` [PATCH V2 3/4] hwmon: ina3221: add support for summation channel control
` [PATCH V2 4/4] arm64: tegra: Populate ina3221 for Tegra234 boards

[PATCH 1/2] gpu: host1x: Correct allocated size for contexts
 2023-09-01 11:59 UTC  (2+ messages)
` [PATCH 2/2] drm/tegra: Zero-initialize iosys_map

[PATCH] gpu: host1x: Syncpoint interrupt sharding
 2023-09-01 11:40 UTC 

[PATCH 1/3] gpu: host1x: Add locking in channel allocation
 2023-09-01 11:15 UTC  (3+ messages)
` [PATCH 2/3] gpu: host1x: Stop CDMA before suspending
` [PATCH 3/3] gpu: host1x: Enable system suspend callbacks

[GIT PULL v2 1/2] dt-bindings: Changes for v6.6-rc1
 2023-09-01 10:17 UTC  (2+ messages)
` [GIT PULL v2 2/2] arm64: tegra: Device tree changes "

[PATCH v2] iommu/tegra-smmu: Drop unnecessary error check for for debugfs_create_dir()
 2023-09-01  7:30 UTC 

[PATCH] iommu/tegra-smmu: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2023-09-01  3:05 UTC  (2+ messages)

[PATCH] drm/tegra: Remove existing framebuffer only if we support display
 2023-08-31  8:04 UTC  (5+ messages)

[PATCH 5.15 00/89] 5.15.129-rc1 review
 2023-08-30 10:24 UTC 

[PATCH 4.14 00/57] 4.14.324-rc1 review
 2023-08-30 10:24 UTC 

[PATCH 6.4 000/129] 6.4.13-rc1 review
 2023-08-30 10:24 UTC 

[PATCH 5.4 000/158] 5.4.255-rc1 review
 2023-08-30 10:24 UTC 

[PATCH 5.10 00/84] 5.10.193-rc1 review
 2023-08-30 10:24 UTC 

[Patch] firmware: tegra: reset BPMP IPC channels early during resume
 2023-08-30 11:58 UTC 

[PATCH 4.19 000/129] 4.19.293-rc1 review
 2023-08-30 11:06 UTC  (2+ messages)

[PATCH 6.1 007/122] drm/aperture: Remove primary argument
 2023-08-30 10:24 UTC  (2+ messages)
` [PATCH 6.1 000/122] 6.1.50-rc1 review

[PATCH v11 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-08-29 15:39 UTC  (10+ messages)
` [PATCH v11 4/6] iommu/s390: Force ISM devices to use IOMMU_DOMAIN_DMA
` [PATCH v11 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v11 6/6] iommu/dma: Use a large flush queue and timeout for shadow_on_flush

[Patch v2] cpufreq: tegra194: fix warning due to missing opp_put
 2023-08-29  9:03 UTC  (2+ messages)

[Patch] cpufreq: tegra194: fix warning due to missing opp_put
 2023-08-29  8:45 UTC  (3+ messages)

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

[PATCH (set 1) 00/20] Rid W=1 warnings from GPU
 2023-08-28 16:11 UTC  (16+ messages)
` [PATCH 15/20] drm/tegra/hub: Increase buffer size to ensure all possible values can be stored

[PATCH] spi: tegra: Fix missing IRQ check in tegra_slink_probe()
 2023-08-28 15:32 UTC  (2+ messages)

[Patch v2] cpufreq: tegra194: remove opp table in exit hook
 2023-08-28 12:25 UTC  (4+ messages)

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

[Patch] cpufreq: tegra194: add online/offline hooks
 2023-08-28  6:14 UTC  (2+ messages)

[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-08-25 18:26 UTC  (9+ messages)
` [PATCH v12 1/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v12 2/6] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v12 3/6] s390/pci: Use dma-iommu layer
` [PATCH v12 4/6] iommu/s390: Disable deferred flush for ISM devices
` [PATCH v12 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v12 6/6] iommu/dma: Use a large flush queue and timeout for shadow_on_flush

[Patch] cpufreq: tegra194: remove opp table in exit hook
 2023-08-25 11:33 UTC  (5+ messages)

[PATCH 6.1 00/15] 6.1.48-rc1 review
 2023-08-25 10:15 UTC 

[PATCH 5.15 000/139] 5.15.128-rc1 review
 2023-08-25 10:14 UTC 

[PATCH 5.10 000/135] 5.10.192-rc1 review
 2023-08-25 10:14 UTC 

[PATCH] thermal: Explicitly include correct DT includes
 2023-08-24 15:16 UTC  (7+ messages)

[PATCH] mailbox: Explicitly include correct DT includes
 2023-08-23 11:53 UTC  (4+ messages)

[PATCH] thermal: tegra-bpmp: Check if BPMP supports trip points
 2023-08-23  7:50 UTC  (9+ messages)

Re; Interest,
 2023-08-22 23:31 UTC 

[PATCH -next 0/2] drm: Use PTR_ERR_OR_ZERO() to simplify code
 2023-08-22 12:43 UTC  (5+ messages)
` [PATCH -next 1/2] drm/bridge: "
` [PATCH -next 2/2] drm/tegra: "

[PATCH 0/6] soc/tegra: fuse: Add ACPI support
 2023-08-22  7:55 UTC  (3+ messages)
` [PATCH 4/6] soc/tegra: fuse: Add function to print SKU info

[PATCH 1/6] soc/tegra: fuse: Add tegra_acpi_init_apbmisc()
 2023-08-22  7:52 UTC  (4+ messages)

[PATCH] dt-bindings: pinctrl: Drop 'phandle' properties
 2023-08-22  7:28 UTC  (5+ messages)

[PATCH 1/6] soc/tegra: fuse: Add tegra_acpi_init_apbmisc()
 2023-08-22  4:01 UTC  (3+ messages)

[PATCH v6] perf: arm_cspmu: Separate Arm and vendor module
 2023-08-21 23:16 UTC 

[PATCH v2 00/10] pinctrl: Provide NOIRQ PM helper and use it
 2023-08-21 17:00 UTC  (2+ messages)

[PATCH v3 0/5] Support bridge/connector by Tegra HDMI
 2023-08-21 16:14 UTC  (3+ messages)
` [PATCH v3 2/5] dt-bindings: display: tegra: nvidia,tegra20-dc: Add parallel RGB output port node

[PATCH] iommu: Remove the device_lock_assert() from __iommu_probe_device()
 2023-08-21 14:40 UTC  (8+ messages)

[PATCH 6/6] soc/tegra: fuse: Add support for Tegra241
 2023-08-21 12:47 UTC  (3+ messages)

[PATCH 5/6] soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
 2023-08-21 12:45 UTC  (3+ messages)

[PATCH 3/6] soc/tegra: fuse: Add function to add lookups
 2023-08-21 11:36 UTC  (2+ messages)

[PATCH 2/6] soc/tegra: fuse: Add function to register nvmem
 2023-08-21 11:34 UTC  (2+ messages)

[PATCH v5] perf: arm_cspmu: Separate Arm and vendor module
 2023-08-21  9:29 UTC  (4+ messages)

[PATCH] mtd: rawnand: tegra: add missing check for platform_get_irq()
 2023-08-21  8:40 UTC 

[PATCH] staging: nvec: paz00: remove unneeded call to platform_set_drvdata()
 2023-08-20 20:47 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox