messages from 2025-08-26 06:25:21 to 2025-09-02 05:52:12 UTC [more...]
[PATCH v1 00/19] tegra-video: add CSI support for Tegra20 and Tegra30
2025-09-02 5:51 UTC (42+ messages)
` [PATCH v1 01/19] clk: tegra: init CSUS clock "
` [PATCH v1 02/19] dt-bindings: clock: tegra20: Add IDs for CSI PAD clocks
` [PATCH v1 03/19] clk: tegra30: add CSI PAD clock gates
` [PATCH v1 04/19] dt-bindings: display: tegra: document Tegra30 VIP
` [PATCH v1 05/19] staging: media: tegra-video: expand VI and VIP support to Tegra30
` [PATCH v1 07/19] staging: media: tegra-video: csi: parametrize MIPI calibration device presence
` [PATCH v1 10/19] staging: media: tegra-video: tegra20: set correct maximum width and height
` [PATCH v1 11/19] staging: media: tegra-video: tegra20: add support for second output of VI
` [PATCH v1 15/19] staging: media: tegra-video: tegra20: expand format support with RAW8/10 and YUV422 1X16
` [PATCH v1 16/19] staging: media: tegra-video: tegra20: adjust luma buffer stride
` [PATCH v1 19/19] staging: media: tegra-video: add CSI support for Tegra20 and Tegra30
[PATCH] drm/tegra: hdmi: sor: Fix error: variable ‘j’ set but not used
2025-09-01 21:20 UTC
[PATCH v2 0/7] Enhanced autonomous selection and API
2025-09-01 19:00 UTC (13+ messages)
` [PATCH v2 1/7] ACPI: CPPC: add perf control read API and clarify naming
` [PATCH v2 6/7] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited
` [PATCH v2 7/7] cpufreq: CPPC: add autonomous mode boot parameter support
[PATCH v5 0/4] clk: tegra: add DFLL support for Tegra114
2025-09-01 14:57 UTC (8+ messages)
` [PATCH v5 1/4] dt-bindings: reset: add Tegra114 car header
` [PATCH v5 2/4] clk: tegra: add DFLL DVCO reset control for Tegra114
` [PATCH v5 3/4] clk: tegra: dfll: add CVB tables "
` [PATCH v5 4/4] ARM: tegra: Add DFLL clock support "
[PATCH 1/2] dt-bindings: gpio: Add Tegra256 support
2025-09-01 8:20 UTC (2+ messages)
[PATCH 0/8] Support dynamic EMC frequency scaling on Tegra186/Tegra194
2025-09-01 5:53 UTC (10+ messages)
` [PATCH 1/8] dt-bindings: tegra: Add ICC IDs for dummy memory clients for Tegra186
` [PATCH 2/8] dt-bindings: tegra: Add ICC IDs for dummy memory clients for Tegra194
` [PATCH 3/8] cpufreq: tegra186: add OPP support and set bandwidth
` [PATCH 4/8] memory: tegra186-emc: Support non-bpmp icc scaling
` [PATCH 5/8] memory: tegra186: Support "
` [PATCH 6/8] memory: tegra194: "
` [PATCH 7/8] arm64: tegra: Add CPU OPP tables for Tegra186
` [PATCH 8/8] arm64: tegra: Add CPU OPP tables for Tegra194
[PATCH] drm/nouveau: Support devfreq for Tegra
2025-09-01 3:22 UTC
[PATCH v4 0/7] Disable ATS via iommu during PCI resets
2025-08-31 23:31 UTC (8+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
` [PATCH v4 2/7] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v4 3/7] iommu: Pass in gdev to __iommu_device_set_domain
` [PATCH v4 4/7] iommu: Pass in old domain to attach_dev callback functions
` [PATCH v4 5/7] iommu: Add iommu_get_domain_for_dev_locked() helper
` [PATCH v4 6/7] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
` [PATCH v4 7/7] pci: Suspend iommu function prior to resetting a device
[PATCH v3 0/5] Disable ATS via iommu during PCI resets
2025-08-31 23:24 UTC (18+ messages)
` [PATCH v3 3/5] iommu: Add iommu_get_domain_for_dev_locked() helper
` [PATCH v3 5/5] pci: Suspend iommu function prior to resetting a device
[RFC v1 0/2] PCI: tegra: A couple of cleanups
2025-08-31 19:00 UTC (3+ messages)
` [RFC v1 1/2] PCI: tegra: Simplify clock handling by using clk_bulk*() functions
` [RFC v1 2/2] PCI: tegra: Use readl_poll_timeout() for link status polling
[PATCH] PCI: tegra: fix devm_kcalloc argument order for port->phys allocation
2025-08-31 11:25 UTC (3+ messages)
[PATCH] crypto: tegra - Remove the use of dev_err_probe()
2025-08-30 8:52 UTC (2+ messages)
[PATCH v2] dt-bindings: power: Add power domain IDs for Tegra264
2025-08-29 17:54 UTC (2+ messages)
[PATCH v5 0/4] ARM: tegra: complete Tegra 4 and Tegra K1 device trees
2025-08-29 16:50 UTC (6+ messages)
` [PATCH v5 1/4] dt-bindings: display: tegra: document EPP, ISP, MPE and TSEC for Tegra114+
` [PATCH v5 2/4] ARM: tegra114: add missing HOST1X device nodes
` [PATCH v5 3/4] ARM: tegra124: "
` [PATCH v5 4/4] arm64: tegra210: drop redundant clock and reset names from TSEC node
[PATCH RFC 0/7] Support Tegra210 actmon for dynamic EMC scaling
2025-08-29 14:27 UTC (9+ messages)
` [PATCH RFC 1/7] dt-bindings: memory: tegra210: Add memory client IDs
` [PATCH RFC 2/7] dt-bindings: devfreq: tegra30-actmon: Add Tegra124 fallback for Tegra210
` [PATCH RFC 3/7] soc: tegra: fuse: speedo-tegra210: Add soc speedo 2
` [PATCH RFC 4/7] memory: tegra210: Support interconnect framework
` [PATCH RFC 5/7] arm64: tegra: tegra210: Add actmon
` [PATCH RFC 6/7] arm64: tegra: Add interconnect properties to Tegra210 device-tree
` [PATCH RFC 7/7] arm64: tegra: Add OPP tables on Tegra210
[PATCH RESEND 0/2] i2c: tegra: Add Tegra256 I2C controller support
2025-08-29 10:04 UTC (2+ messages)
[PATCH v4 0/4] clk: tegra: add DFLL support for Tegra114
2025-08-29 7:29 UTC (9+ messages)
` [PATCH v4 1/4] dt-bindings: reset: add Tegra114 car header
` [PATCH v4 2/4] clk: tegra: add DFLL DVCO reset control for Tegra114
` [PATCH v4 3/4] clk: tegra: dfll: add CVB tables "
` [PATCH v4 4/4] ARM: tegra: Add DFLL clock support "
[PATCH v2 00/18] cpufreq: use __free() for all cpufreq_cpu_get() references
2025-08-29 6:32 UTC (40+ messages)
` [PATCH v2 01/18] arm64: topology: Use __free(put_cpufreq_policy) for policy reference
` [PATCH v2 02/18] KVM: x86: "
` [PATCH v2 03/18] ACPI: processor: thermal: "
` [PATCH v2 04/18] cpufreq: brcmstb-avs-cpufreq: "
` [PATCH v2 05/18] cpufreq: CPPC: "
` [PATCH v2 06/18] cpufreq: intel_pstate: "
` [PATCH v2 07/18] cpufreq: longhaul: "
` [PATCH v2 08/18] cpufreq: mediatek: "
` [PATCH v2 09/18] cpufreq: powernv: "
` [PATCH v2 10/18] cpufreq: s5pv210: "
` [PATCH v2 11/18] cpufreq: tegra186: "
` [PATCH v2 12/18] PM / devfreq: "
` [PATCH v2 13/18] drm/i915: "
` [PATCH v2 14/18] cpufreq: powerpc: macintosh: "
` [PATCH v2 15/18] powercap: dtpm_cpu: "
` [PATCH v2 16/18] thermal: imx: "
` [PATCH v2 17/18] thermal/drivers/ti-soc-thermal: "
` [PATCH v2 18/18] PM: EM: "
[PATCH v3 0/2] cpufreq: tegra186: Fix initialization and scaling
2025-08-29 5:39 UTC (4+ messages)
` [PATCH v3 1/2] cpufreq: tegra186: Set target frequency for all cpus in policy
` [PATCH v3 2/2] cpufreq: tegra186: Initialize all cores to max frequencies
[PATCH] clk: tegra: super: Fix error handling and resolve unsigned compare warning
2025-08-29 1:16 UTC
[PATCH v2 0/2] cpufreq: tegra186: Fix initialization and scaling
2025-08-29 0:18 UTC (4+ messages)
` [PATCH v2 1/2] cpufreq: tegra186: Set target frequency for all cpus in policy
` [PATCH v2 2/2] cpufreq: tegra186: Initialize all cores to max frequencies
[PATCH] arm64: tegra: Add I2C nodes for Tegra264
2025-08-28 14:26 UTC (2+ messages)
[PATCH v5 0/6] thermal: tegra: add SOCTHERM support for Tegra114
2025-08-28 7:57 UTC (8+ messages)
` [PATCH v5 1/6] soc: tegra: fuse: add Tegra114 nvmem cells and fuse lookups
` [PATCH v5 2/6] dt-bindings: thermal: Document Tegra114 SOCTHERM Thermal Management System
` [PATCH v5 3/6] thermal: tegra: soctherm-fuse: prepare calibration for Tegra114 support
` [PATCH v5 4/6] dt-bindings: thermal: add Tegra114 soctherm header
` [PATCH v5 5/6] thermal: tegra: add Tegra114 specific SOCTHERM driver
` [PATCH v5 6/6] ARM: tegra: Add SOCTHERM support on Tegra114
[PATCH v6 0/5] Add I2C support for Tegra264
2025-08-28 5:59 UTC (6+ messages)
` [PATCH v6 1/5] dt-bindings: i2c: nvidia,tegra20-i2c: Document Tegra264 I2C
` [PATCH v6 2/5] i2c: tegra: Do not configure DMA if not supported
` [PATCH v6 3/5] i2c: tegra: Add HS mode support
` [PATCH v6 4/5] i2c: tegra: Add support for SW mutex register
` [PATCH v6 5/5] i2c: tegra: Add Tegra264 support
[PATCH 00/39] drm/atomic: Get rid of existing states (not really)
2025-08-27 22:28 UTC (9+ messages)
` [PATCH 01/39] drm/atomic: Make drm_atomic_get_connector_state() early return consistent
` [PATCH 03/39] drm/atomic: Convert drm_atomic_get_connector_state() to use new connector state
` [PATCH 04/39] drm/atomic: Remove unused drm_atomic_get_existing_connector_state()
` [PATCH 26/39] drm/msm/mdp5: Switch to drm_atomic_get_new_crtc_state()
[PATCH] firmware: tegra: Do not warn on missing memory-region property
2025-08-27 11:13 UTC (3+ messages)
[PATCH 0/2] cpufreq: tegra186: Fix initialization and scaling
2025-08-27 10:16 UTC (6+ messages)
` [PATCH 1/2] cpufreq: tegra186: Set target frequency for all cpus in policy
` [PATCH 2/2] cpufreq: tegra186: Initialize all cores to base frequencies
[PATCH] PCI/MSI: Check MSI_FLAG_PCI_MSI_MASK_PARENT in cond_[startup|shutdown]_parent()
2025-08-27 10:04 UTC
[PATCH 5.4 000/403] 5.4.297-rc2 review
2025-08-27 9:34 UTC
[PATCH 6.16 000/457] 6.16.4-rc1 review
2025-08-26 17:44 UTC
[PATCH 6.12 000/322] 6.12.44-rc1 review
2025-08-26 17:44 UTC
[PATCH 6.6 000/587] 6.6.103-rc1 review
2025-08-26 17:43 UTC
[PATCH 6.1 000/482] 6.1.149-rc1 review
2025-08-26 17:43 UTC
[PATCH 5.15 000/644] 5.15.190-rc1 review
2025-08-26 17:43 UTC
[PATCH 5.10 000/523] 5.10.241-rc1 review
2025-08-26 17:43 UTC
[PATCH] soc/tegra: pmc: Ensure power-domains are in a known state
2025-08-26 15:29 UTC (3+ messages)
[PATCH v3 0/4] clk: tegra: add DFLL support for Tegra114
2025-08-26 13:56 UTC (7+ messages)
` [PATCH v3 1/4] dt-bindings: reset: add Tegra114 car header
[PATCH] Revert "drm/tegra: Use dma_buf from GEM object instance"
2025-08-26 8:40 UTC (3+ messages)
[PATCH v5 0/5] Add I2C support for Tegra264
2025-08-26 8:32 UTC (6+ messages)
` [PATCH v5 1/5] dt-bindings: i2c: nvidia,tegra20-i2c: Document Tegra264 I2C
` [PATCH v5 2/5] i2c: tegra: Do not configure DMA if not supported
` [PATCH v5 3/5] i2c: tegra: Add HS mode support
` [PATCH v5 4/5] i2c: tegra: Add support for SW mutex register
` [PATCH v5 5/5] i2c: tegra: Add Tegra264 support
[PATCH] cpufreq: tegra186: Default divider to 35 if register read fails
2025-08-26 7:17 UTC (4+ messages)
[PATCH v2] gpu: host1x: use dev_err_probe() in probe path
2025-08-26 6:30 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;
as well as URLs for NNTP newsgroup(s).