linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-15 00:43:55 to 2021-10-26 07:23:21 UTC [more...]

[PATCH v1] usb: xhci: tegra: Check padctrl interrupt presence in device tree
 2021-10-26  7:23 UTC  (16+ messages)

[PATCH] ASoC: tegra: Add master volume/mute control support
 2021-10-26  6:23 UTC  (3+ messages)

[PATCH] pinctrl: tegra: Use correct offset for pin group
 2021-10-25 23:28 UTC  (2+ messages)

[PATCH v14 00/39] NVIDIA Tegra power management patches for 5.17
 2021-10-25 22:40 UTC  (40+ messages)
` [PATCH v14 01/39] soc/tegra: Enable runtime PM during OPP state-syncing
` [PATCH v14 02/39] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v14 03/39] soc/tegra: Don't print error message when OPPs not available
` [PATCH v14 04/39] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v14 05/39] clk: tegra: Support runtime PM and power domain
` [PATCH v14 06/39] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v14 07/39] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v14 08/39] gpu: host1x: Add initial runtime PM and OPP support
` [PATCH v14 09/39] gpu: host1x: Add host1x_channel_stop()
` [PATCH v14 10/39] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v14 11/39] drm/tegra: hdmi: Add OPP support
` [PATCH v14 12/39] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v14 13/39] drm/tegra: gr3d: "
` [PATCH v14 14/39] drm/tegra: vic: Stop channel on suspend
` [PATCH v14 15/39] drm/tegra: nvdec: "
` [PATCH v14 16/39] drm/tegra: submit: Remove pm_runtime_enabled() checks
` [PATCH v14 17/39] drm/tegra: submit: Add missing pm_runtime_mark_last_busy()
` [PATCH v14 18/39] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v14 19/39] bus: tegra-gmi: "
` [PATCH v14 20/39] pwm: tegra: "
` [PATCH v14 21/39] mmc: sdhci-tegra: "
` [PATCH v14 22/39] mtd: rawnand: tegra: "
` [PATCH v14 23/39] spi: tegra20-slink: Add "
` [PATCH v14 24/39] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v14 25/39] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v14 26/39] media: staging: tegra-vde: Support generic "
` [PATCH v14 27/39] soc/tegra: fuse: Reset hardware
` [PATCH v14 28/39] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v14 29/39] soc/tegra: regulators: Prepare for suspend
` [PATCH v14 30/39] soc/tegra: pmc: Rename 3d power domains
` [PATCH v14 31/39] soc/tegra: pmc: Rename core power domain
` [PATCH v14 32/39] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v14 33/39] ARM: tegra: Rename CPU and EMC OPP table device-tree nodes
` [PATCH v14 34/39] ARM: tegra: Add 500MHz entry to Tegra30 memory OPP table
` [PATCH v14 35/39] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v14 36/39] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v14 37/39] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v14 38/39] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v14 39/39] ARM: tegra20/30: Disable unused host1x hardware

[PATCH v10 0/4] Add NVIDIA Tegra GPC-DMA driver
 2021-10-25 18:16 UTC  (6+ messages)
` [PATCH v10 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v10 2/4] dmaengine: tegra: Add tegra gpcdma driver
` [PATCH v10 3/4] arm64: defconfig: tegra: Enable GPCDMA
` [PATCH v10 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194

[PATCH] dt-bindings: sound: nvidia,tegra-audio: Convert multiple txt bindings to yaml
 2021-10-25 17:19 UTC 

[PATCH v1 1/2] ASoC: tegra: Restore AC97 support
 2021-10-25 16:39 UTC  (3+ messages)
` [PATCH v1 2/2] ASoC: tegra: Set default card name for Trimslice

[PATCH v1 1/2] spi: tegra20-slink: Put device into suspend on driver removal
 2021-10-25 16:39 UTC  (3+ messages)
` [PATCH v1 2/2] spi: tegra210-quad: "

[PATCH] soc/tegra: fuse: Fix bitwise vs. logical OR warning
 2021-10-25 14:34 UTC  (3+ messages)

[PATCH] arm64: tegra: Add dma-coherent for Tegra194 VIC
 2021-10-25 11:08 UTC 

[PATCH v2 00/13] replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
 2021-10-24 22:17 UTC  (24+ messages)
` [PATCH v2 01/13] gpu/drm: make drm_add_edid_modes() consistent when updating connector->display_info
    ` [PATCH v3 "
` [PATCH v2 02/13] drm/vc4: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
` [PATCH v2 03/13] drm/radeon: "
` [PATCH v2 04/13] drm/tegra: "
` [PATCH v2 05/13] drm/gma500: "
` [PATCH v2 06/13] drm/exynos: "
` [PATCH v2 07/13] drm/msm: "
` [PATCH v2 08/13] drm/sun4i: "
` [PATCH v2 09/13] drm/sti: "
` [PATCH v2 10/13] drm/rockchip: "
` [PATCH v2 11/13] drm/bridge: "
` [PATCH v2 12/13] drm/nouveau: "
` [PATCH v2 13/13] drm/i915: "
    ` [PATCH v3 "
            ` [Intel-gfx] "

[PATCH v9 0/4] Add NVIDIA Tegra GPC-DMA driver
 2021-10-25  6:08 UTC  (5+ messages)
` [PATCH v9 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v9 2/4] dmaengine: tegra: Add tegra gpcdma driver

[PATCH v3] dt-bindings: opp: Allow multi-worded OPP entry names
 2021-10-25  5:49 UTC  (2+ messages)

[PATCH] dmaengine: tegra210-adma: fix pm runtime unbalance in tegra_adma_remove
 2021-10-25  4:36 UTC  (3+ messages)

[PATCH] dmaengine: tegra210-adma: fix pm runtime unbalance
 2021-10-25  4:36 UTC  (3+ messages)

[PATCH 1/2] pinctrl: tegra: include lpdr pin properties
 2021-10-24 21:25 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: tegra: Add pinmux support for Tegra194

[PATCH v1 0/3] Tegra ARM32 device-tree improvements for 5.16
 2021-10-24 19:08 UTC  (4+ messages)
` [PATCH v1 2/3] ARM: tegra: Name clock and regulator nodes according to DT-schema

[PATCH v2] regulator: Don't error out fixed regulator in regulator_sync_voltage()
 2021-10-23 19:58 UTC  (2+ messages)

[PATCH v1] regulator: Don't error out fixed regulator in regulator_sync_voltage()
 2021-10-21 14:33 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: tegra186-gpio: Add Tegra234 ports
 2021-10-21 12:30 UTC  (2+ messages)
` [PATCH 2/2] gpio: tegra186: Add support for Tegra234 gpio

[PATCH v2] dt-bindings: opp: Allow opp-table postfix and multi-worded node names
 2021-10-21 11:30 UTC 

[PATCH v1] memory: tegra20-emc: Add runtime dependency on devfreq governor module
 2021-10-21  9:19 UTC  (2+ messages)

[PATCH 22/22] usb: host: xhci-tegra: deny IRQ0
 2021-10-21  9:09 UTC  (2+ messages)

[PATCH] firmware: tegra: switch over to memdup_user()
 2021-10-21  1:27 UTC  (3+ messages)
  ` 回复: "

[PATCH v1] i2c: tegra: Ensure that device is suspended before driver is removed
 2021-10-19 23:29 UTC 

[PATCH 5.14 000/151] 5.14.14-rc2 review
 2021-10-19 21:22 UTC 

[PATCH v1 0/6] Introduce power off call chain API
 2021-10-19 20:51 UTC  (4+ messages)
` [PATCH v1 4/6] mfd: max77620: Use "

[PATCH v1 0/5] Improvements for TC358768 DSI bridge driver
 2021-10-19 20:37 UTC  (13+ messages)
` [PATCH v1 1/5] drm/bridge: tc358768: Enable reference clock
` [PATCH v1 2/5] drm/bridge: tc358768: Support pulse mode
` [PATCH v1 3/5] drm/bridge: tc358768: Calculate video start delay
` [PATCH v1 4/5] drm/bridge: tc358768: Disable non-continuous clock mode
` [PATCH v1 5/5] drm/bridge: tc358768: Correct BTACNTRL1 programming

[PATCH v13 00/35] NVIDIA Tegra power management patches for 5.16
 2021-10-19 11:40 UTC  (10+ messages)
` [PATCH v13 11/35] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v13 20/35] mtd: rawnand: tegra: Add runtime PM and OPP support

[PATCH -next] memory: tegra20-emc: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2021-10-19  8:40 UTC  (2+ messages)

[PATCH 5.14 000/151] 5.14.14-rc1 review
 2021-10-19  6:09 UTC 

[PATCH 4.19 00/49] 4.19.213-rc2 review
 2021-10-19  6:09 UTC 

[PATCH 5.10 000/103] 5.10.75-rc1 review
 2021-10-19  6:08 UTC 

[PATCH 5.4 00/68] 5.4.155-rc2 review
 2021-10-19  6:08 UTC 

[PATCH 4.14 00/39] 4.14.252-rc1 review
 2021-10-19  6:08 UTC 

[PATCH v5 0/9] tegra20-emc: Identify memory chip by LPDDR configuration
 2021-10-18 18:10 UTC  (3+ messages)

[PATCH] spi: tegra20: fix build with CONFIG_PM_SLEEP=n
 2021-10-18 14:28 UTC  (3+ messages)

[PATCH V1] firmware: tegra: fix error application of sizeof to pointer
 2021-10-18 14:06 UTC  (2+ messages)

[PATCH] drm/tegra: mark nvdec PM functions as __maybe_unused
 2021-10-18 13:56 UTC  (2+ messages)

[PATCH] drm/tegra: mark nvdec_writel as inline
 2021-10-18 13:56 UTC  (2+ messages)

[PATCH] iommu/tegra-smmu: Use devm_bitmap_zalloc when applicable
 2021-10-18 11:39 UTC  (2+ messages)

[PATCH] firmware: tegra: switch over to memdup_user()
 2021-10-18 11:31 UTC 

[PATCH V2] gpu: drm: tegra: switch over to vmemdup_user()
 2021-10-18 11:31 UTC 

[PATCH] gpu: drm: tegra: switch over to vmemdup_user()
 2021-10-18  8:00 UTC 

[RESEND PATCH 0/3] Few Tegra210 ADMA fixes
 2021-10-18  4:03 UTC  (2+ messages)

[PATCH 00/15] replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
 2021-10-16 10:15 UTC  (30+ messages)
` [PATCH 01/15] gpu/drm: make drm_add_edid_modes() consistent when updating connector->display_info
        ` [Intel-gfx] "
        ` [Freedreno] "
` [PATCH 02/15] drm/amdgpu: use drm_* functions instead of duplicated code in amdgpu driver
` [PATCH 03/15] drm/vc4: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
` [PATCH 04/15] drm/radeon: "
` [PATCH 05/15] drm/tegra: "
` [PATCH 06/15] drm/gma500: "
` [PATCH 07/15] drm/exynos: "
` [PATCH 08/15] drm/msm: "
` [PATCH 09/15] drm/sun4i: "
` [PATCH 10/15] drm/sti: "
` [PATCH 11/15] drm/zte: "
` [PATCH 12/15] drm/rockchip: "
` [PATCH 13/15] drm/bridge: "
` [PATCH 14/15] drm/nouveau: "
` [PATCH 15/15] drm/i915: "
  ` [Intel-gfx] "

[PATCH v12 00/35] NVIDIA Tegra power management patches for 5.16
 2021-10-15  1:02 UTC  (6+ messages)
` [PATCH v12 05/35] dt-bindings: clock: tegra-car: Document new clock sub-nodes


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