linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-24 14:37:55 to 2021-10-04 14:52:51 UTC [more...]

[PATCH v13 00/35] NVIDIA Tegra power management patches for 5.16
 2021-10-04 14:52 UTC  (63+ messages)
` [PATCH v13 01/35] opp: Change type of dev_pm_opp_attach_genpd(names) argument
` [PATCH v13 02/35] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v13 03/35] soc/tegra: pmc: Disable PMC state syncing
` [PATCH v13 04/35] soc/tegra: Don't print error message when OPPs not available
` [PATCH v13 05/35] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v13 06/35] clk: tegra: Support runtime PM and power domain
` [PATCH v13 07/35] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v13 08/35] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v13 09/35] gpu: host1x: Add runtime PM and OPP support
` [PATCH v13 10/35] gpu: host1x: Add host1x_channel_stop()
` [PATCH v13 11/35] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v13 12/35] drm/tegra: hdmi: Add OPP support
` [PATCH v13 13/35] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v13 14/35] drm/tegra: gr3d: "
` [PATCH v13 15/35] drm/tegra: vic: Support system suspend
` [PATCH v13 16/35] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v13 17/35] bus: tegra-gmi: "
` [PATCH v13 18/35] pwm: tegra: "
` [PATCH v13 19/35] mmc: sdhci-tegra: "
` [PATCH v13 20/35] mtd: rawnand: tegra: "
` [PATCH v13 21/35] spi: tegra20-slink: Add "
` [PATCH v13 22/35] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v13 23/35] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v13 24/35] media: staging: tegra-vde: Support generic "
` [PATCH v13 25/35] soc/tegra: fuse: Reset hardware
` [PATCH v13 26/35] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v13 27/35] soc/tegra: regulators: Prepare for suspend
` [PATCH v13 28/35] soc/tegra: pmc: Rename 3d power domains
` [PATCH v13 29/35] soc/tegra: pmc: Rename core power domain
` [PATCH v13 30/35] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v13 31/35] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v13 32/35] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v13 33/35] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v13 34/35] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v13 35/35] ARM: tegra20/30: Disable unused host1x hardware

[PATCH v2 0/4] Make probe() of Tegra devfreq driver completely resource-managed
 2021-10-04 14:52 UTC  (4+ messages)
` [PATCH v2 1/4] opp: Add more resource-managed variants of dev_pm_opp_of_add_table()

[PATCH v3 0/4] tegra20-emc: Identify memory chip by LPDDR configuration
 2021-10-04  9:09 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: memory: Add LPDDR2 binding
` [PATCH v3 2/4] dt-bindings: memory: tegra20: emc: Document new LPDDR2 sub-node
` [PATCH v3 3/4] memory: Add LPDDR2 configuration helpers
` [PATCH v3 4/4] memory: tegra20-emc: Support matching timings by LPDDR2 configuration

[PATCH v2 00/17] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers where possible
 2021-10-04  8:39 UTC  (12+ messages)
        ` [Intel-gfx] "

[PATCH 1/5] thermal: tegra-bpmp: Handle errors in BPMP response
 2021-10-04  7:02 UTC  (6+ messages)
` [PATCH 4/5] cpufreq: tegra186/tegra194: "

[PATCH 00/13] Extend AHUB audio support for Tegra210 and later
 2021-10-04  4:38 UTC  (11+ messages)
` [PATCH 01/13] ASoC: soc-pcm: Don't reconnect an already active BE

[PATCH] [v2] dt-bindings: clock: tegra: Fix USB controller nodes in examples
 2021-10-04  2:22 UTC  (3+ messages)

[RFC v2 00/11] Intro to Hardware timestamping engine
 2021-10-03 22:09 UTC  (24+ messages)
` [RFC v2 01/11] Documentation: Add HTE subsystem guide
` [RFC v2 02/11] drivers: Add hardware timestamp engine (HTE)
` [RFC v2 03/11] hte: Add tegra194 HTE kernel provider
` [RFC v2 04/11] dt-bindings: Add HTE bindings
` [RFC v2 05/11] hte: Add Tegra194 IRQ HTE test driver
` [RFC v2 06/11] gpiolib: Add HTE support
` [RFC v2 07/11] gpio: tegra186: Add HTE in gpio-tegra186 driver
` [RFC v2 08/11] gpiolib: cdev: Add hardware timestamp clock type
` [RFC v2 09/11] tools: gpio: Add new hardware "
` [RFC v2 10/11] hte: Add tegra GPIO HTE test driver
` [RFC v2 11/11] MAINTAINERS: Added HTE Subsystem

[PATCH v2 0/4] tegra20-emc: Identify memory chip by LPDDR configuration
 2021-10-03  1:28 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: memory: Add LPDDR2 binding
` [PATCH v2 2/4] dt-bindings: memory: tegra20: emc: Document new LPDDR2 sub-node
` [PATCH v2 3/4] memory: Add LPDDR2 configuration helpers
` [PATCH v2 4/4] memory: tegra20-emc: Support matching timings by LPDDR2 configuration

[PATCH v2 0/5] iommu: Support identity mappings of reserved-memory regions
 2021-10-03  1:09 UTC  (2+ messages)

[PATCH v1 0/5] Improvements for TC358768 DSI bridge driver
 2021-10-02 23:34 UTC  (6+ 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] ASoC: tegra: Constify static snd_soc_ops
 2021-10-02  0:16 UTC  (2+ messages)

[1/2] dt-bindings: clock: tegra: Fix USB controller nodes in examples
 2021-10-01 20:33 UTC 

[PATCH v1 0/2] tegra20-emc: Identify memory chip by LPDDR configuration
 2021-09-30 14:55 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: memory: tegra20: emc: Document optional LPDDR properties
` [PATCH v1 2/2] memory: tegra20-emc: Support timings matching by LPDDR configuration

[PATCH v1 0/2] NVIDIA Tegra display driver improvements
 2021-09-29 22:28 UTC  (3+ messages)
` [PATCH v1 1/2] drm/tegra: dc: rgb: Move PCLK shifter programming to CRTC
` [PATCH v1 2/2] drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+

[PATCH v1 0/6] Tegra cpuidle driver fixes and improvements for 5.16
 2021-09-29 10:32 UTC  (4+ messages)
` [PATCH v1 5/6] cpuidle: tegra: Enable compile testing

tegra_drm: Display end in stand-by mode on jetson nano board
 2021-09-28 16:15 UTC 

[PATCH -next v2] memory: tegra186-emc: Fix error return code in tegra186_emc_probe()
 2021-09-28 12:30 UTC  (2+ messages)

[PATCH 5.14 000/161] 5.14.9-rc2 review
 2021-09-28 11:19 UTC 

[PATCH 5.10 000/102] 5.10.70-rc2 review
 2021-09-28 11:19 UTC 

[PATCH 5.4 00/68] 5.4.150-rc1 review
 2021-09-28  7:00 UTC 

[PATCH 5.10 000/103] 5.10.70-rc1 review
 2021-09-28  7:00 UTC 

[PATCH 5.14 000/162] 5.14.9-rc1 review
 2021-09-28  7:00 UTC 

[PATCH -next] memory: tegra186-emc: Fix error return code in tegra186_emc_probe()
 2021-09-28  0:59 UTC  (3+ messages)

[PATCH] ASoC: tegra: Constify static snd_soc_dai_ops structs
 2021-09-27 17:45 UTC  (2+ messages)

[PATCH v7 0/7] Add OTG mode support to Tegra USB PHY and Nexus 7
 2021-09-27 16:36 UTC  (3+ messages)
` [PATCH v7 4/7] usb: phy: tegra: Support OTG mode programming

[PATCH v8 0/4] Add Nvidia Tegra GPC-DMA driver
 2021-09-27 16:11 UTC  (5+ messages)
` [PATCH v8 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v8 2/4] dmaengine: tegra: Add tegra gpcdma driver
` [PATCH v8 3/4] arm64: defconfig: tegra: Enable GPCDMA
` [PATCH v8 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194

[PATCH] [RESEND] usb: xhci: tegra: mark PM functions as __maybe_unused
 2021-09-27 14:22 UTC 

[PATCH] [RESEND] firmware: tegra: reduce stack usage
 2021-09-27 12:41 UTC 

[PATCH] gpu: host1x: select CONFIG_DMA_SHARED_BUFFER
 2021-09-27 11:04 UTC  (2+ messages)

[RESEND PATCH 0/3] Few Tegra210 ADMA fixes
 2021-09-27  6:20 UTC  (2+ messages)

[PATCH v1 0/3] Tegra ARM32 device-tree improvements for 5.16
 2021-09-26 23:37 UTC  (4+ messages)
` [PATCH v1 1/3] ARM: tegra: acer-a500: Correct compatible of ak8975 magnetometer
` [PATCH v1 2/3] ARM: tegra: Name clock and regulator nodes according to DT-schema
` [PATCH v1 3/3] ARM: tegra: Update Broadcom Bluetooth device-tree nodes

[RFC 00/11] Intro to Hardware timestamping engine
 2021-09-26 15:42 UTC  (7+ messages)
` [RFC 02/11] drivers: Add HTE subsystem

[PATCH] iommu/tegra-smmu: Use devm_bitmap_zalloc when applicable
 2021-09-26 13:07 UTC 

[PATCH V1 0/3] Add tegra header license and dt-bindings Copyright
 2021-09-24 22:18 UTC  (10+ messages)
` [PATCH V1 1/3] dt-bindings: tegra: memory,bpmp-thermal: add SPDX license
` [PATCH V1 2/3] trace: events: tegra_apb_dma: add SPDX license identifier
` [PATCH V1 3/3] dt-bindings: tegra: clock,memory,thermal: add header Copyright

[PATCH V1 0/3] Add tegra header license and dt-bindings Copyright
 2021-09-24 22:10 UTC  (7+ messages)
` [PATCH V1 1/3] dt-bindings: tegra: memory,bpmp-thermal: add SPDX license
` [PATCH V1 3/3] dt-bindings: tegra: clock,memory,thermal: add header Copyright

[PATCH V1 0/3] Add tegra header license and dt-bindings Copyright
 2021-09-24 22:04 UTC  (6+ messages)
` [PATCH V1 1/3] dt-bindings: tegra: memory,bpmp-thermal: add SPDX license

Build error: ‘EM_RISCV’ undeclared
 2021-09-24 19:42 UTC  (5+ messages)

[PATCH 5.14 000/100] 5.14.8-rc1 review
 2021-09-24 17:59 UTC 

[PATCH 5.4 00/50] 5.4.149-rc1 review
 2021-09-24 17:59 UTC 

[PATCH 5.10 00/63] 5.10.69-rc1 review
 2021-09-24 17:57 UTC 

[PATCH 4.19 00/34] 4.19.208-rc1 review
 2021-09-24 17:54 UTC 

[PATCH 4.14 00/27] 4.14.248-rc1 review
 2021-09-24 17:51 UTC 

[PATCH 4.9 00/26] 4.9.284-rc1 review
 2021-09-24 17:50 UTC 

[PATCH 4.4 00/23] 4.4.285-rc1 review
 2021-09-24 17:50 UTC 

[PATCH v5 00/15] eDP: Support probing eDP panels dynamically instead of hardcoding
 2021-09-24 14:55 UTC  (7+ messages)

[PATCH 0/2] Audio support on Jetson TX2 NX
 2021-09-24 14:45 UTC  (2+ messages)

[PATCH v2 1/2] gpio: tegra: add multiple interrupt support
 2021-09-24 14:37 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] arm64: tegra: GPIO Interrupt entries


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