public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-15 08:20:53 to 2026-01-22 12:20:19 UTC [more...]

[GIT PULL 1/4] dt-bindings: Changes for v6.20-rc1
 2026-01-22 12:20 UTC  (7+ messages)
` [GIT PULL 2/4] soc/tegra: "
` [GIT PULL 3/4] ARM: tegra: Device tree changes "
` [GIT PULL 4/4] arm64: tegra: Changes "

[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
 2026-01-22 12:12 UTC 

[PATCH] soc/tegra: pmc: Add PMC support for Tegra410
 2026-01-22 12:10 UTC  (2+ messages)

[PATCH v6 0/9] Enhanced autonomous selection and improvements
 2026-01-22 11:51 UTC  (19+ messages)
` [PATCH v6 1/9] cpufreq: CPPC: Add generic helpers for sysfs show/store
` [PATCH v6 2/9] ACPI: CPPC: Clean up cppc_perf_caps and cppc_perf_ctrls structs
` [PATCH v6 3/9] ACPI: CPPC: Rename EPP constants for clarity
` [PATCH v6 4/9] ACPI: CPPC: Add cppc_get_perf() API to read performance controls
` [PATCH v6 5/9] ACPI: CPPC: Extend cppc_set_epp_perf() for FFH/SystemMemory
` [PATCH v6 6/9] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
` [PATCH v6 7/9] ACPI: CPPC: add APIs and sysfs interface for perf_limited
` [PATCH v6 8/9] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited
` [PATCH v6 9/9] cpufreq: CPPC: Update cached perf_ctrls on sysfs write

[PATCH 0/2] arm64: tegra: Enable mmu on Tegra194 display controllers
 2026-01-22 10:22 UTC  (4+ messages)
` [PATCH 1/2] Revert "arm64: tegra: Disable ISO SMMU for Tegra194"

[PATCH v9 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-22  9:23 UTC  (10+ messages)
` [PATCH v9 1/5] PCI: endpoint: Add dynamic_inbound_mapping EPC feature
` [PATCH v9 2/5] PCI: endpoint: Add BAR subrange mapping support
` [PATCH v9 3/5] PCI: dwc: Advertise dynamic inbound "
` [PATCH v9 4/5] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
` [PATCH v9 5/5] Documentation: PCI: endpoint: Clarify pci_epc_set_bar() usage

[PATCH 1/3] dt-bindings: gpio: Add Tegra264 support
 2026-01-22  9:13 UTC  (4+ messages)

[PATCH 6.18 000/198] 6.18.7-rc1 review
 2026-01-22  8:43 UTC 

[PATCH 6.12 000/139] 6.12.67-rc1 review
 2026-01-22  8:42 UTC 

[PATCH v4 00/12] Tegra114: implement EMC support
 2026-01-22  8:13 UTC  (18+ messages)
` [PATCH v4 01/12] devfreq: tegra30-devfreq: add support for Tegra114
` [PATCH v4 06/12] clk: tegra: set up proper EMC clock implementation "
` [PATCH v4 08/12] soc: tegra: common: add Tegra114 support to devm_tegra_core_dev_init_opp_table
` [PATCH v4 09/12] memory: tegra: Add Tegra114 EMC driver
` [PATCH v4 10/12] ARM: tegra: Add External Memory Controller node on Tegra114
` [PATCH v4 11/12] ARM: tegra: Add EMC OPP and ICC properties to Tegra114 EMC and ACTMON device-tree nodes
` [PATCH v4 12/12] ARM: tegra: add DC interconnections for Tegra114

[PATCH] soc/tegra: regulators: Fix locking up when voltage-spread is out of range in tegra20
 2026-01-22  6:04 UTC  (2+ messages)

[PATCH v5] driver core: enforce device_lock for driver_match_device()
 2026-01-21 21:42 UTC  (2+ messages)

[PATCH v9 0/4] Add I2C support for Tegra410
 2026-01-21 19:19 UTC  (6+ messages)
` [PATCH v9 1/4] i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VI
` [PATCH v9 2/4] i2c: tegra: Move variant to tegra_i2c_hw_feature
` [PATCH v9 3/4] i2c: tegra: Add logic to support different register offsets
` [PATCH v9 4/4] i2c: tegra: Add support for Tegra410

[PATCH 0/6] spi: tegra-qspi: Fix race condition causing NULL pointer dereference and spurious IRQ
 2026-01-21 17:56 UTC  (15+ messages)
` [PATCH 1/6] spi: tegra210-quad: Return IRQ_HANDLED when timeout already processed transfer
` [PATCH 2/6] spi: tegra210-quad: Move curr_xfer read inside spinlock
` [PATCH 3/6] spi: tegra210-quad: Protect curr_xfer assignment in tegra_qspi_setup_transfer_one
` [PATCH 4/6] spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xfer
` [PATCH 5/6] spi: tegra210-quad: Protect curr_xfer clearing in tegra_qspi_non_combined_seq_xfer
` [PATCH 6/6] spi: tegra210-quad: Protect curr_xfer check in IRQ handler

[PATCH] drm/tegra: Enable cmu for Tegra186 and Tegra194
 2026-01-21 17:08 UTC  (8+ messages)

[PATCH v8 0/4] Add I2C support for Tegra410
 2026-01-21 15:36 UTC  (8+ messages)
` [PATCH v8 1/4] i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VI
` [PATCH v8 2/4] i2c: tegra: Move variant to tegra_i2c_hw_feature
` [PATCH v8 3/4] i2c: tegra: Add logic to support different register offsets
` [PATCH v8 4/4] i2c: tegra: Add support for Tegra410

[PATCH v7 0/4] Add I2C support for Tegra410
 2026-01-21 14:40 UTC  (9+ messages)
` [PATCH v7 1/4] i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VI
` [PATCH v7 3/4] i2c: tegra: Add logic to support different register offsets

[PATCH v3 3/3] PCI: dwc: Enable MSI affinity support
 2026-01-21 14:00 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: tegra: CPU and cache node updates
 2026-01-21 10:45 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: tegra234: Fix CPU compatible string to cortex-a78ae
` [PATCH 2/3] arm64: dts: tegra264: Fix CPU1 node unit-address
` [PATCH 3/3] arm64: dts: tegra264: Populate CPU and L2 cache nodes

[PATCH 0/3] soc/tegra: cbb: Bug fixes for CBB 2.0 driver
 2026-01-21 10:12 UTC  (4+ messages)
` [PATCH 1/3] soc/tegra: cbb: set ERD on resume for err interrupt
` [PATCH 2/3] soc/tegra: cbb: fix incorrect ARRAY_SIZE in fabric lookup tables
` [PATCH 3/3] soc/tegra: cbb: fix cross-fabric target timeout lookup

[PATCH 0/3] ASoC: dt-bindings: realtek,rt5640: Various fixes
 2026-01-21  1:35 UTC  (3+ messages)

[PATCH v2 0/4] spi: Make SPI core to take care of fwnode assignment
 2026-01-20 19:22 UTC  (2+ messages)

[PATCH v1 0/4] spi: Make SPI core to take care of fwnode assignment
 2026-01-20 19:22 UTC  (2+ messages)

[PATCH v3 00/15] drm/atomic: Allocate drm_private_state through a callback
 2026-01-20 14:45 UTC  (4+ messages)
` [PATCH v3 13/15] drm/tegra: Switch private_obj initialization to atomic_create_state
` [PATCH v3 15/15] drm/atomic: Remove state argument to drm_atomic_private_obj_init

[PATCH] soc/tegra: Use Arm SMCCC to get chip ID, revision, and platform info
 2026-01-20 11:11 UTC 

[PATCH] soc/tegra: pmc: Add missing kerneldoc for new fields
 2026-01-20 10:57 UTC 

[PATCHv2] dmaengine: tegra210-adma: use platform to ioremap
 2026-01-19 23:25 UTC 

[PATCH 0/5] Fixes to Tegra USB role switching and Smaug USB role switching enablement
 2026-01-19 14:31 UTC  (6+ messages)
` [PATCH 3/5] phy: tegra: xusb: Fix ordering issue when switching roles on USB2 ports
` (subset) [PATCH 0/5] Fixes to Tegra USB role switching and Smaug USB role switching enablement

[PATCH v5] dt-bindings: mtd: nvidia,tegra20-nand: convert to DT schema
 2026-01-19 10:19 UTC  (2+ messages)

[PATCH v8 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-19  8:42 UTC  (13+ messages)
` [PATCH v8 1/5] PCI: endpoint: Add dynamic_inbound_mapping EPC feature
` [PATCH v8 2/5] PCI: endpoint: Add BAR subrange mapping support
` [PATCH v8 3/5] PCI: dwc: Advertise dynamic inbound "
` [PATCH v8 4/5] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
` [PATCH v8 5/5] Documentation: PCI: endpoint: Clarify pci_epc_set_bar() usage

[PATCH v2 00/11] pinctrl: Some code cleanup including guards
 2026-01-19  0:12 UTC  (13+ messages)
` [PATCH v2 01/11] pinctrl: aspeed: Cleanup header includes
` [PATCH v2 02/11] pinctrl: starfive: jh7110-sys: "
` [PATCH v2 03/11] pinctrl: sophgo: "
` [PATCH v2 04/11] pinctrl: amd: "
` [PATCH v2 05/11] pinctrl: aw9523: Simplify locking with guard()
` [PATCH v2 06/11] pinctrl: microchip-sgpio: "
` [PATCH v2 07/11] pinctrl: tb10x: "
` [PATCH v2 08/11] pinctrl: tegra-xusb: Return void in padctl enable/disable functions
` [PATCH v2 09/11] pinctrl: tegra-xusb: Simplify locking with guard()
` [PATCH v2 10/11] pinctrl: rockchip: Simplify locking with scoped_guard()
` [PATCH v2 11/11] pinctrl: st: Annotate st_pinconf_dbg_show() as holding mutex

[PATCH v2] memory: tegra: Add support for DBB clock on Tegra264
 2026-01-18 18:13 UTC  (3+ messages)

[PATCH 00/11] pinctrl: Some code cleanup including guards
 2026-01-18  9:23 UTC  (7+ messages)
` [PATCH 02/11] pinctrl: starfive: jh7110-sys: Cleanup header includes
` [PATCH 08/11] pinctrl: tegra-xusb: Return void in padctl enable/disable functions
` [PATCH 10/11] pinctrl: rockchip: Simplify locking with scoped_guard()

[GIT PULL] clk: tegra: Changes for v6.20-rc1
 2026-01-18  8:01 UTC 

[PATCH v5 00/23] tegra-video: add CSI support for Tegra20 and Tegra30
 2026-01-17  0:33 UTC  (5+ messages)
` (subset) "

[PATCH] arm64: tegra: smaug: Enable DisplayPort via USB-C port
 2026-01-17  0:25 UTC  (2+ messages)

[PATCH v2 0/4 RESEND] gpu/drm: tegra: add DSI support for Tegra20/Tegra30
 2026-01-17  0:25 UTC  (6+ messages)
` [PATCH v2 1/4 RESEND] clk: tegra20: reparent dsi clock to pll_d_out0
` [PATCH v2 4/4 RESEND] ARM: tegra: adjust DSI nodes for Tegra20/Tegra30
` (subset) [PATCH v2 0/4 RESEND] gpu/drm: tegra: add DSI support "

[PATCH] clk: tegra: tegra124-emc: Simplify with scoped for each OF child loop
 2026-01-17  0:11 UTC  (2+ messages)

[PATCH v1] clk: tegra: Adjust callbacks in tegra_clock_pm
 2026-01-16 19:06 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH V2 0/4] Add tegra264 audio device tree support
 2026-01-16 18:59 UTC  (2+ messages)
` (subset) "

[PATCH] clk: tegra: tegra124-emc: Fix potential memory leak in tegra124_clk_register_emc()
 2026-01-16 18:38 UTC  (4+ messages)

[PATCH 1/5] arm64: tegra: Drop unneeded status=okay on Tegra186
 2026-01-16 18:22 UTC  (6+ messages)
` [PATCH 2/5] arm64: tegra: Drop unneeded status=okay on Tegra194
` [PATCH 3/5] arm64: tegra: Drop unneeded status=okay on Tegra234
` [PATCH 4/5] arm64: tegra: Drop unneeded status=okay on Tegra264
` [PATCH 5/5] arm64: tegra: Correct CPU compatibles "

[PATCH v5 00/11] Enhanced autonomous selection and improvements
 2026-01-16 17:05 UTC  (19+ messages)
` [PATCH v5 04/11] ACPI: CPPC: Extend cppc_set_epp_perf() to support auto_sel and epp
` [PATCH v5 08/11] cpufreq: CPPC: sync policy limits when updating min/max_perf
` [PATCH v5 09/11] cpufreq: CPPC: sync policy limits when toggling auto_select
` [PATCH v5 10/11] cpufreq: CPPC: make scaling_min/max_freq read-only when auto_sel enabled

[PATCH] drm/tegra: dsi: fix device leak on probe
 2026-01-16 16:34 UTC  (4+ messages)

[PATCH V8 0/4] Add device tree support for NVIDIA Tegra CMDQV
 2026-01-16 12:44 UTC  (5+ messages)
` [PATCH V8 3/4] dt-bindings: iommu: Add NVIDIA Tegra CMDQV support
` [PATCH V8 4/4] arm64: dts: nvidia: Add nodes for CMDQV

[PATCH v2 0/3] arm64: tegra: Add DBB clock to EMC on Tegra264
 2026-01-16 12:29 UTC  (2+ messages)
` (subset) "

[PATCH 5.15 000/551] 5.15.198-rc2 review
 2026-01-16 12:25 UTC 

[PATCH V2 1/2] dt-bindings: tegra: pmc: Update aotag as an optional aperture
 2026-01-16 12:24 UTC  (2+ messages)
` (subset) "

[PATCH] Revert "arm64: tegra: Add interconnect properties for Tegra210"
 2026-01-16 12:12 UTC  (5+ messages)

[PATCH 6.18 000/181] 6.18.6-rc1 review
 2026-01-16 11:23 UTC 

[PATCH 5.15 000/554] 5.15.198-rc1 review
 2026-01-16 11:08 UTC  (2+ messages)

[PATCH 6.12 000/119] 6.12.66-rc1 review
 2026-01-16 10:33 UTC 

[PATCH 6.6 00/88] 6.6.121-rc1 review
 2026-01-16 10:33 UTC 

[PATCH 6.1 00/72] 6.1.161-rc1 review
 2026-01-16 10:33 UTC 

[PATCH 5.10 000/451] 5.10.248-rc1 review
 2026-01-16 10:33 UTC 

[PATCH] i2c: tegra: remove unused rst
 2026-01-15 17:27 UTC  (2+ messages)

[PATCH] usb: host: tegra: Remove manual wake IRQ disposal
 2026-01-15 10:36 UTC 

[PATCH v7 0/6] PCI: endpoint: BAR subrange mapping support
 2026-01-15  8:48 UTC  (4+ messages)
` [PATCH v7 5/6] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU


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