linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-29 10:48:14 to 2022-10-07 16:49:26 UTC [more...]

[PATCH v2] ACPI: ARM Performance Monitoring Unit Table (APMT) initial support
 2022-10-07 16:49 UTC  (3+ messages)

[PATCH v9 0/5] iommu: Support mappings/reservations in reserved-memory regions
 2022-10-07 16:35 UTC  (15+ messages)
` [PATCH v9 1/5] dt-bindings: reserved-memory: Document iommu-addresses
` [PATCH v9 2/5] iommu: Implement of_iommu_get_resv_regions()
` [PATCH v9 5/5] iommu/tegra-smmu: Support managed domains

[PATCH] arm64: tegra: Add Tegra234 SDMMC1 device tree node
 2022-10-07 15:57 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2 0/3] Add GPCDMA support to Tegra I2C
 2022-10-07 15:17 UTC  (6+ messages)
` [PATCH v2 2/3] arm64: tegra: Add GPCDMA support for "

[PATCH v2 0/7] drm/simpledrm: Support system memory framebuffers
 2022-10-07 14:01 UTC  (11+ messages)
` [PATCH v2 1/7] dt-bindings: display: simple-framebuffer: "
` [PATCH v2 2/7] dt-bindings: display: simple-framebuffer: Document 32-bit BGR format
` [PATCH v2 3/7] dt-bindings: reserved-memory: Support framebuffer reserved memory
` [PATCH v2 4/7] drm/simpledrm: Add support for system memory framebuffers
` [PATCH v2 5/7] drm/format-helper: Support the XB24 format
` [PATCH v2 6/7] drm/simpledrm: Support the XB24/AB24 format
` [PATCH v2 7/7] arm64: tegra: Add simple framebuffer on Jetson Xavier NX

[PATCH] gpio: tegra186: Check GPIO pin permission before access
 2022-10-07 10:25 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH V2] clk: tegra: Fix Tegra PWM parent clock
 2022-10-07 10:21 UTC  (2+ messages)

[PATCH v5 0/2] perf: ARM CoreSight PMU support
 2022-10-07  9:53 UTC  (6+ messages)
` [PATCH v5 1/2] perf: arm_cspmu: Add support for ARM CoreSight PMU driver

[PATCH 0/3] Tegra Fuse Nvmem Interface Update
 2022-10-07  9:51 UTC  (4+ messages)
` [PATCH 1/3] soc/tegra: fuse: use soc specific nvmem cells
` [PATCH 2/3] soc/tegra: fuse: add fuse nvmem keepout list
` [PATCH 3/3] soc/tegra: fuse: add opt-dla-disable nvmem cell

[PATCH v5 2/3] mmc: sdhci-tegra: Add support to program MC stream ID
 2022-10-07  9:04 UTC  (10+ messages)
` [PATCH v6 1/4] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
  ` [PATCH v6 2/4] mmc: sdhci-tegra: Add support to program MC stream ID
        ` [PATCH v7 1/4] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
          ` [PATCH v7 2/4] mmc: sdhci-tegra: Add support to program MC stream ID
          ` [PATCH v7 3/4] mmc: sdhci-tegra: Issue CMD and DAT resets together
          ` [PATCH v7 4/4] mmc: sdhci-tegra: Use actual clock rate for SW tuning correction

[PATCH v2 2/4] ALSA: hda: Rework snd_hdac_stream_reset() to use macros
 2022-10-07  8:49 UTC  (9+ messages)

[PATCH] clk: tegra: Fix Tegra210 PWM parent clock
 2022-10-07  8:46 UTC  (2+ messages)

[PATCH] ina3221: correct the update_interval value
 2022-10-07  5:50 UTC 

[PATCH v4 05/16] iommu: Move bus setup to IOMMU device registration
 2022-10-06 18:43 UTC  (4+ messages)

[PATCH v8 00/29] Rework the trip points creation
 2022-10-06 16:25 UTC  (40+ messages)
  ` [PATCH v8 01/29] thermal/core: Add a generic thermal_zone_get_trip() function
  ` [PATCH v8 02/29] thermal/sysfs: Always expose hysteresis attributes
  ` [PATCH v8 03/29] thermal/core: Add a generic thermal_zone_set_trip() function
  ` [PATCH v8 04/29] thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
  ` [PATCH v8 05/29] thermal/of: Use generic thermal_zone_get_trip() function
  ` [PATCH v8 06/29] thermal/of: Remove unused functions
  ` [PATCH v8 07/29] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
  ` [PATCH v8 08/29] thermal/drivers/exynos: of_thermal_get_ntrips()
  ` [PATCH v8 09/29] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
  ` [PATCH v8 10/29] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
  ` [PATCH v8 11/29] thermal/drivers/uniphier: "
  ` [PATCH v8 12/29] thermal/drivers/hisi: "
  ` [PATCH v8 13/29] thermal/drivers/qcom: "
  ` [PATCH v8 14/29] thermal/drivers/armada: "
  ` [PATCH v8 15/29] thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
  ` [PATCH v8 16/29] thermal/of: Remove of_thermal_get_ntrips()
  ` [PATCH v8 17/29] thermal/of: Remove of_thermal_is_trip_valid()
  ` [PATCH v8 18/29] thermal/of: Remove of_thermal_set_trip_hyst()
  ` [PATCH v8 19/29] thermal/of: Remove of_thermal_get_crit_temp()
  ` [PATCH v8 20/29] thermal/drivers/st: Use generic trip points
  ` [PATCH v8 21/29] thermal/drivers/imx: Use generic thermal_zone_get_trip() function
  ` [PATCH v8 22/29] thermal/drivers/rcar: "
  ` [PATCH v8 23/29] thermal/drivers/broadcom: "
  ` [PATCH v8 24/29] thermal/drivers/da9062: "
  ` [PATCH v8 25/29] thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_thermal_trip_is_valid()
  ` [PATCH v8 26/29] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
  ` [PATCH v8 27/29] thermal/drivers/cxgb4: "
  ` [PATCH v8 28/29] thermal/intel/int340x: Replace parameter to simplify
  ` [PATCH v8 29/29] thermal/drivers/intel: Use generic thermal_zone_get_trip() function

[PATCH] PCI: tegra: Update comment about config space
 2022-10-06 12:50 UTC  (5+ messages)

[PATCH 5.4 00/51] 5.4.217-rc1 review
 2022-10-06  9:32 UTC 

[PATCH] phy: tegra: xusb: Remove usb3 supply
 2022-10-05  8:40 UTC 

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-10-04 17:19 UTC  (15+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "

[PATCH 0/4] Add JDI LPM102A188A display panel support
 2022-10-04 16:37 UTC  (16+ messages)
` [PATCH 1/4] dt-bindings: display: Add bindings for JDI LPM102A188A
` [PATCH 2/4] drm/tegra: dsi: Clear enable register if powered by bootloader
` [PATCH 3/4] drm/panel: Add driver for JDI LPM102A188A
` [PATCH 4/4] arm64: dts: smaug: Add display panel node

[Patch v2] cpufreq: tegra194: Add support for Tegra239
 2022-10-04 15:27 UTC  (2+ messages)

[PATCH v2] pwm: tegra: Optimize period calculation
 2022-10-04 10:41 UTC  (10+ messages)

[PATCH V1 0/4] GPIO based PCIe Hot-Plug support
 2022-10-04  4:04 UTC  (15+ messages)
` [PATCH V1 1/4] dt-bindings: Add "hotplug-gpios" PCIe property
` [PATCH V1 2/4] PCI/hotplug: Add GPIO PCIe hotplug driver
` [PATCH V1 3/4] PCI: tegra194: Add support to configure a pluggable slot
` [PATCH V1 4/4] PCI: tegra194: Enable GPIO based Hot-Plug support

[PATCH] dt-bindings: tegra: Update headers for Tegra234
 2022-10-03 18:11 UTC  (2+ messages)

[PATCH 1/5] spi: tegra210-quad: Fix combined sequence
 2022-10-03 16:47 UTC  (10+ messages)
` [PATCH 2/5] spi: tegra210-quad: Fix duplicate resource error
` [PATCH 3/5] spi: tegra210-quad: Use nbits in combined seq
` [PATCH 4/5] spi: tegra210-quad: combined seq for 4READ
` [PATCH 5/5] spi: tegra210-quad: native dma support
` (subset) [PATCH 1/5] spi: tegra210-quad: Fix combined sequence

[PATCH v3 0/8] Support for NVDEC on Tegra234
 2022-10-03 16:16 UTC  (3+ messages)
` [PATCH v3 3/8] dt-bindings: Add bindings for Tegra234 NVDEC

[PATCH 5.15 00/83] 5.15.72-rc1 review
 2022-10-03 11:31 UTC 

[PATCH 4.19 00/25] 4.19.261-rc1 review
 2022-10-03 11:31 UTC 

[PATCH 5.4 00/30] 5.4.216-rc1 review
 2022-10-03 11:31 UTC 

[PATCH 5.10 00/52] 5.10.147-rc1 review
 2022-10-03 11:31 UTC 

[PATCH v7 00/29] Rework the trip points creation
 2022-10-03  7:32 UTC  (19+ messages)
` [PATCH v7 01/29] thermal/core: Add a generic thermal_zone_get_trip() function
` [PATCH v7 02/29] thermal/sysfs: Always expose hysteresis attributes
` [PATCH v7 03/29] thermal/core: Add a generic thermal_zone_set_trip() function
` [PATCH v7 04/29] thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
` [PATCH v7 13/29] thermal/drivers/qcom: Use generic thermal_zone_get_trip() function
` [PATCH v7 23/29] thermal/drivers/broadcom: "

[PATCH] soc/tegra: pmc: Select IRQ_DOMAIN_HIERARCHY
 2022-10-02 17:54 UTC 

[PATCH v2] soc/tegra: pmc: Process wake events during resume
 2022-10-02 14:44 UTC 

[PATCH] soc/tegra: pmc: Process wake events during resume
 2022-10-02 14:23 UTC  (3+ messages)

[PATCH v2] soc/tegra: pmc: Fix dual edge triggered wakes
 2022-09-30 16:14 UTC 

[PATCH v6] soc/tegra: pmc: Add IO Pad table for tegra234
 2022-09-30 16:02 UTC 

[PATCH 0/2] Audio configs for NVIDIA Jetson platforms
 2022-09-30 13:56 UTC  (3+ messages)
` [PATCH 1/2] arm64: defconfig: Enable couple of audio codecs
` [PATCH 2/2] arm64: defconfig: Enable SND_ALOOP

[PATCH 1/1] dt-bindings: usb: tegra-xudc: Add Tegra234 XUSB controller support
 2022-09-30  2:52 UTC  (3+ messages)

[PATCH v6 0/2] perf: ARM CoreSight PMU support
 2022-09-30  2:34 UTC  (3+ messages)
` [PATCH v6 1/2] perf: arm_cspmu: Add support for ARM CoreSight PMU driver
` [PATCH v6 2/2] perf: arm_cspmu: Add support for NVIDIA SCF and MCF attribute

[PATCH v2 6/8] arm64: alternatives: have callbacks take a cap
 2022-09-29 14:38 UTC  (9+ messages)


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