linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-03 21:38:45 to 2018-12-10 10:11:33 UTC [more...]

[PATCH 7/7] drm: Split out drm_probe_helper.h
 2018-12-10 10:11 UTC 

[PATCH 7/7] drm: Split out drm_probe_helper.h
 2018-12-10 10:10 UTC 

[PATCH v2 00/10] serial: Add Tegra Combined UART driver
 2018-12-10  9:58 UTC  (17+ messages)
` [PATCH v2 01/10] mailbox: Support blocking transfers in atomic context
` [PATCH v2 05/10] mailbox: tegra-hsp: Add suspend/resume support

[PATCH 00/19] Tegra210 DFLL support
 2018-12-10  9:44 UTC  (61+ messages)
` [PATCH 01/19] dt-bindings: clock: tegra124-dfll: Update DFLL binding for PWM regulator
` [PATCH 02/19] dt-bindings: clock: tegra124-dfll: add Tegra210 support
` [PATCH 03/19] dt-bindings: cpufreq: tegra124: remove vdd-cpu-supply from required properties
` [PATCH 04/19] dt-bindings: cpufreq: tegra124: remove cpu_lp clock "
` [PATCH 05/19] clk: tegra: dfll: registration for multiple SoCs
` [PATCH 06/19] clk: tegra: dfll: CVB calculation alignment with the regulator
` [PATCH 07/19] clk: tegra: dfll: support PWM regulator control
` [PATCH 08/19] clk: tegra: dfll: round down voltages based on alignment
` [PATCH 09/19] clk: tegra: dfll: add CVB tables for Tegra210
` [PATCH 10/19] clk: tegra: dfll: build clk-dfll.c for Tegra124 and Tegra210
` [PATCH 11/19] cpufreq: tegra124: do not handle the CPU rail
` [PATCH 12/19] cpufreq: tegra124: extend to support Tegra210
` [PATCH 13/19] arm64: dts: tegra210: add DFLL clock
` [PATCH 14/19] arm64: dts: tegra210: add CPU clocks
` [PATCH 15/19] arm64: dts: tegra210-p2597: add pinmux for PWM-based DFLL support
` [PATCH 16/19] arm64: dts: tegra210-p2371-2180: enable DFLL clock
` [PATCH 17/19] arm64: dts: tegra210-smaug: add CPU power rail regulator
` [PATCH 18/19] arm64: dts: tegra210-smaug: enable DFLL clock
` [PATCH 19/19] arm64: defconfig: Enable MAX8973 regulator

[PATCH v10 0/8] Introduce on-chip interconnect API
 2018-12-10  9:04 UTC  (20+ messages)
` [PATCH v10 1/7] interconnect: Add generic "
` [PATCH v10 3/7] interconnect: Allow endpoints translation via DT
` [PATCH v10 5/7] interconnect: qcom: Add sdm845 interconnect provider driver
` [PATCH v10 6/7] arm64: dts: sdm845: Add interconnect provider DT nodes

[PATCH v2 1/2] clk: tegra: Don't enable already enabled PLLs
 2018-12-10  0:58 UTC  (6+ messages)
` [PATCH v2 2/2] clk: tegra20: Enable lock-status polling for PLLs

[PATCH v6 00/21] IOMMU: Tegra GART driver clean up and optimization
 2018-12-09 20:29 UTC  (22+ messages)
` [PATCH v6 03/21] iommu/tegra: gart: Ignore devices without IOMMU phandle in DT
` [PATCH v6 04/21] iommu: Introduce iotlb_sync_map callback
` [PATCH v6 06/21] dt-bindings: memory: tegra: Squash tegra20-gart into tegra20-mc
` [PATCH v6 07/21] ARM: dts: tegra20: Update Memory Controller node to the new binding
  ` [PATCH v6 01/21] iommu/tegra: gart: Remove pr_fmt and clean up includes
  ` [PATCH v6 02/21] iommu/tegra: gart: Clean up driver probe errors handling
  ` [PATCH v6 05/21] iommu/tegra: gart: Optimize mapping / unmapping performance
  ` [PATCH v6 08/21] memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20
  ` [PATCH v6 09/21] memory: tegra: Adapt to Tegra20 device-tree binding changes
  ` [PATCH v6 10/21] memory: tegra: Read client ID on GART page fault
  ` [PATCH v6 11/21] memory: tegra: Use of_device_get_match_data()
` [PATCH v6 12/21] memory: tegra: Use relaxed versions of readl/writel
` [PATCH v6 13/21] iommu/tegra: gart: Integrate with Memory Controller driver
` [PATCH v6 14/21] iommu/tegra: gart: Fix spinlock recursion
` [PATCH v6 15/21] iommu/tegra: gart: Fix NULL pointer dereference
` [PATCH v6 16/21] iommu/tegra: gart: Allow only one active domain at a time
` [PATCH v6 17/21] iommu/tegra: gart: Don't use managed resources
` [PATCH v6 18/21] iommu/tegra: gart: Prepend error/debug messages with "gart:"
` [PATCH v6 19/21] iommu/tegra: gart: Don't detach devices from inactive domains
` [PATCH v6 20/21] iommu/tegra: gart: Simplify clients-tracking code
` [PATCH v6 21/21] iommu/tegra: gart: Perform code refactoring

[PATCH v12 0/7] Introduce on-chip interconnect API
 2018-12-09  5:15 UTC  (10+ messages)
` [PATCH v12 1/7] interconnect: Add generic "
` [PATCH v12 2/7] dt-bindings: Introduce interconnect binding
` [PATCH v12 3/7] interconnect: Allow endpoints translation via DT
` [PATCH v12 4/7] interconnect: Add debugfs support
` [PATCH v12 5/7] interconnect: qcom: Add sdm845 interconnect provider driver
` [PATCH v12 6/7] arm64: dts: sdm845: Add interconnect provider DT nodes
` [PATCH v12 7/7] MAINTAINERS: add a maintainer for the interconnect API

TK1: DRM, Nouveau and VIC
 2018-12-08 14:54 UTC 

[PATCH v11 0/8] Introduce on-chip interconnect API
 2018-12-08  0:24 UTC  (15+ messages)
` [PATCH v11 1/8] interconnect: Add generic "
` [PATCH v11 2/8] dt-bindings: Introduce interconnect binding
` [PATCH v11 3/8] interconnect: Allow endpoints translation via DT
` [PATCH v11 4/8] interconnect: Add debugfs support
` [PATCH v11 5/8] interconnect: qcom: Add sdm845 interconnect provider driver
` [PATCH v11 6/8] arm64: dts: sdm845: Add interconnect provider DT nodes
` [PATCH v11 7/8] MAINTAINERS: add a maintainer for the interconnect API
` [PATCH v11 8/8] interconnect: sdm845: Fix build failure after cmd_db API change

[PATCH V3] arm64: Don't flush tlb while clearing the accessed bit
 2018-12-08  0:05 UTC  (8+ messages)

[PATCH 4.9 000/101] 4.9.144-stable review
 2018-12-07 14:41 UTC  (2+ messages)

[GIT PULL 1/6] dt-bindings: Changes for v4.21-rc1
 2018-12-07 14:17 UTC  (6+ messages)
` [GIT PULL 2/6] soc/tegra: "
` [GIT PULL 3/6] firmware: tegra: "
` [GIT PULL 4/6] memory: "
` [GIT PULL 5/6] ARM: tegra: Device tree changes "
` [GIT PULL 6/6] arm64: tegra: Device tree change "

[GIT PULL] drm/tegra: Changes for v4.21-rc1
 2018-12-07 13:47 UTC 

[PATCH v2 00/34] Devicetree schema
 2018-12-07 11:46 UTC  (5+ messages)
` [PATCH v2 30/34] dt-bindings: arm: Convert Tegra board/soc bindings to json-schema

[PATCH v1 0/3] support nvidia,thermtrip property
 2018-12-07 10:10 UTC  (4+ messages)
` [PATCH v1 1/3] of: add nvidia,thermtrips property
` [PATCH v1 2/3] thermal: tegra: support hw and sw shutdown
` [PATCH v1 3/3] arm64: dts: tegra210: set thermtrip

[PATCH 4.14 00/55] 4.14.87-stable review
 2018-12-07  9:33 UTC 

[PATCH v2 0/5] Implement wake event support on Tegra186 and later
 2018-12-06 23:12 UTC  (5+ messages)
` [PATCH v2 2/5] genirq: Export irq_chip_set_wake_parent()

[PATCH] drm/tegra: sor: Remove temporary workaround
 2018-12-06 17:57 UTC 

[PATCH] drm/tegra: sor: Reset the SOR if possible
 2018-12-06 17:56 UTC 

[PATCH 1/7] arm64: tegra: Add HDA controller on Tegra186
 2018-12-06 16:50 UTC  (7+ messages)
` [PATCH 2/7] arm64: tegra: Enable HDA on Jetson TX2
` [PATCH 3/7] arm64: tegra: Add CEC controller on Tegra186
` [PATCH 4/7] arm64: tegra: Add HDA controller on Tegra194
` [PATCH 5/7] arm64: tegra: Enable HDA on Jetson Xavier
` [PATCH 6/7] arm64: tegra: Add CEC controller on Tegra194
` [PATCH 7/7] arm64: tegra: Enable HDA controller on Jetson TX1

[PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
 2018-12-05 15:06 UTC  (19+ messages)

remove bogus GFP_DMA32 flags for dma allocations
 2018-12-05 10:31 UTC  (6+ messages)
` [PATCH 7/8] media: sti/bdisp: don't pass GFP_DMA32 to dma_alloc_attrs

[PATCH 4.14 000/146] 4.14.86-stable review
 2018-12-05  9:45 UTC  (2+ messages)

[PATCH 4.9 00/50] 4.9.143-stable review
 2018-12-05  9:30 UTC 

[PATCH v5 0/3] Fixes for Tegra soctherm
 2018-12-05  8:31 UTC  (2+ messages)

[PATCH] thermal: tegra: add get_trend ops
 2018-12-05  8:30 UTC  (6+ messages)

[PATCH] gpu/drm: remove DEFINE_DPU_DEBUGFS_SEQ_FOPS()
 2018-12-04 14:59 UTC  (2+ messages)

[PATCH] drm/tegra: sor: Support for audio over HDMI
 2018-12-04 14:40 UTC  (9+ messages)

[PATCH v3 0/5] Add Tegra194 Dual ARM SMMU driver
 2018-12-04  1:36 UTC  (7+ messages)
` [PATCH v3 1/6] iommu/arm-smmu: create library for ARM SMMU
` [PATCH v3 2/6] iommu/arm-smmu: Add support to program multiple ARM SMMU's identically
` [PATCH v3 3/6] iommu/arm-smmu: update arm-smmu.c to use ARM SMMU library
` [PATCH v3 4/6] iommu/tegra194_smmu: Add Tegra194 SMMU driver
` [PATCH v3 5/6] arm64: defconfig: Enable ARM_SMMU_TEGRA
` [PATCH v3 6/6] arm64: tegra: Add SMMU nodes to Tegra194 device tree


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