linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-20 18:27:30 to 2021-01-07 16:11:23 UTC [more...]

[PATCH v7 0/5] Add support to handle ZRX-DC Compliant PHYs
 2021-01-07 15:28 UTC  (4+ messages)
  ` [PATCH v7 1/5] phy: core: add phy_property_present method
  ` [PATCH v7 2/5] PCI: dwc: add support to handle ZRX-DC Compliant PHYs
  ` [PATCH v7 3/5] dt-bindings: PHY: P2U: Add binding for ZRX-DC PHY property

[PATCH] xhci: tegra: Delay for disabling LFPS detector
 2021-01-07  9:53 UTC  (4+ messages)

[PATCH] arm64: tegra: Add power-domain for Tegra210 HDA
 2021-01-07  9:48 UTC  (2+ messages)

[PATCH 0/2] fix tegra-hda on tegra30 devices
 2021-01-06 21:21 UTC  (7+ messages)
` [PATCH 1/2] clk: tegra30: Add hda clock default rates to clock driver
` [PATCH 2/2] ALSA: hda/tegra: fix tegra-hda on tegra30 soc

[PATCH 26/31] PM / devfreq: tegra30: convert to use devm_pm_opp_* API
 2021-01-06 18:17 UTC  (4+ messages)

[PATCH v5 0/9] Add Tegra Quad SPI driver
 2021-01-06 14:59 UTC  (13+ messages)
` [PATCH v5 1/9] dt-bindings: clock: tegra: Add clock ID TEGRA210_CLK_QSPI_PM
` [PATCH v5 2/9] dt-bindings: spi: Add Tegra Quad SPI device tree binding
` [PATCH v5 3/9] MAINTAINERS: Add Tegra Quad SPI driver section
` [PATCH v5 4/9] spi: tegra210-quad: Add support for Tegra210 QSPI controller
` [PATCH v5 5/9] spi: spi-mem: Mark dummy transfers by setting dummy_data bit
` [PATCH v5 6/9] spi: tegra210-quad: Add support for hardware dummy cycles transfer
` [PATCH v5 7/9] arm64: tegra: Enable QSPI on Jetson Nano
` [PATCH v5 8/9] arm64: tegra: Add QSPI nodes on Tegra194
` [PATCH v5 9/9] arm64: tegra: Enable QSPI on Jetson Xavier NX
` (subset) [PATCH v5 0/9] Add Tegra Quad SPI driver

[PATCH 4.19 00/29] 4.19.165-rc2 review
 2021-01-06 13:46 UTC  (2+ messages)

[PATCH -next] gpio: tegra186: use resource_size
 2021-01-06 13:19 UTC 

[PATCH 0/2] gpio: tegra: Convert to gpio_irq_chip
 2021-01-06 10:59 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH 28/31] PM / devfreq: imx8m-ddrc: convert to use devm_pm_opp_* API
 2021-01-05 19:59 UTC  (3+ messages)

[PATCH 2/4] cpuidle: Fix missing need_resched() check after rcu_idle_enter()
 2021-01-05 19:17 UTC  (3+ messages)

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2021-01-05 17:11 UTC  (78+ messages)
` [PATCH v2 01/48] dt-bindings: memory: tegra20: emc: Replace core regulator with power domain
` [PATCH v2 02/48] dt-bindings: memory: tegra30: "
` [PATCH v2 04/48] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v2 05/48] media: dt: bindings: tegra-vde: "
` [PATCH v2 06/48] dt-bindings: clock: tegra: Document clocks sub-node
` [PATCH v2 07/48] dt-bindings: arm: tegra: Add binding for core power domain
` [PATCH v2 09/48] opp: Add dev_pm_opp_sync_regulators()
` [PATCH v2 10/48] opp: Add dev_pm_opp_set_voltage()
` [PATCH v2 11/48] opp: Add dev_pm_opp_find_level_ceil()
` [PATCH v2 13/48] opp: Add resource-managed versions of OPP API functions
` [PATCH v2 14/48] opp: Filter out OPPs based on availability of a required-OPP
` [PATCH v2 15/48] opp: Support set_opp() customization without requiring to use regulators
` [PATCH v2 19/48] opp: Fix adding OPP entries in a wrong order if rate is unavailable
` [PATCH v2 23/48] soc/tegra: pmc: Pulse resets after removing power clamp
` [PATCH v2 28/48] soc/tegra: Introduce core power domain driver
` [PATCH v2 41/48] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v2 43/48] ARM: tegra: Add OPP tables and power domains to Tegra20 device-tree
` [PATCH v2 44/48] ARM: tegra: Add OPP tables and power domains to Tegra30 device-tree

[PATCH v12 0/5] Introduce memory interconnect for NVIDIA Tegra SoCs
 2021-01-05 17:03 UTC  (9+ messages)
` [PATCH v12 1/5] memory: tegra124-emc: Make driver modular
` [PATCH v12 2/5] memory: tegra124-emc: Continue probing if timings are missing in device-tree
` [PATCH v12 3/5] memory: tegra124: Support interconnect framework
` [PATCH v12 4/5] drm/tegra: dc: Support memory bandwidth management
` [PATCH v12 5/5] drm/tegra: dc: Extend debug stats with total number of events

[PATCH 00/31] Introduce devm_pm_opp_* API
 2021-01-05 16:33 UTC  (44+ messages)
` [PATCH 01/31] opp: Add devres wrapper for dev_pm_opp_set_clkname and dev_pm_opp_put_clkname
` [PATCH 02/31] opp: Add devres wrapper for dev_pm_opp_set_regulators and dev_pm_opp_put_regulators
` [PATCH 03/31] opp: Add devres wrapper for dev_pm_opp_set_supported_hw
` [PATCH 04/31] opp: Add devres wrapper for dev_pm_opp_of_add_table
` [PATCH 05/31] opp: Add devres wrapper for dev_pm_opp_register_notifier
` [PATCH 06/31] serial: qcom_geni_serial: fix potential mem leak in qcom_geni_serial_probe()
` [PATCH 07/31] serial: qcom_geni_serial: convert to use devm_pm_opp_* API
` [PATCH 08/31] spi: spi-qcom-qspi: fix potential mem leak in spi_geni_probe()
` [PATCH 09/31] "
` [PATCH 10/31] qcom-geni-se: remove opp_table
` [PATCH 11/31] mmc: sdhci-msm: fix potential mem leak in sdhci_msm_probe()
` [PATCH 12/31] mmc: sdhci-msm: convert to use devm_pm_opp_* API
` [PATCH 13/31] spi: spi-qcom-qspi: fix potential mem leak in qcom_qspi_probe()
` [PATCH 14/31] spi: spi-qcom-qspi: convert to use devm_pm_opp_* API
` [PATCH 15/31] drm/msm: fix potential mem leak
` [PATCH 16/31] drm/msm: convert to use devm_pm_opp_* API and remove dp_ctrl_put
` [PATCH 17/31] drm/lima: convert to use devm_pm_opp_* API
` [PATCH 18/31] drm/lima: remove unneeded devm_devfreq_remove_device()
` [PATCH 19/31] drm/panfrost: convert to use devm_pm_opp_* API
` [PATCH 20/31] media: venus: fix error check in core_get_v4()
` [PATCH 21/31] media: venus: convert to use devm_pm_opp_* API
` [PATCH 22/31] memory: samsung: exynos5422-dmc: fix return error in exynos5_init_freq_table
` [PATCH 23/31] memory: samsung: exynos5422-dmc: convert to use devm_pm_opp_* API
` [PATCH 24/31] memory: tegra20: "

Nvidia Jetson nano - gpio pin list
 2021-01-05 16:14 UTC  (2+ messages)

[PATCH 31/31] PM / devfreq: convert to devm_pm_opp_register_notifier and remove unused API
 2021-01-05  5:36 UTC  (3+ messages)

[PATCH 30/31] PM / devfreq: exynos: convert to use devm_pm_opp_* API
 2021-01-05  4:35 UTC  (2+ messages)

[PATCH 29/31] PM / devfreq: imx-bus: convert to use devm_pm_opp_* API
 2021-01-05  4:20 UTC  (2+ messages)

[PATCH 27/31] PM / devfreq: rk3399_dmc: convert to use devm_pm_opp_* API
 2021-01-05  4:00 UTC  (2+ messages)

[PATCH 4.19 00/35] 4.19.165-rc1 review
 2021-01-04 21:09 UTC 

[PATCH 5.4 00/47] 5.4.87-rc1 review
 2021-01-04 21:09 UTC 

[PATCH 5.10 00/63] 5.10.5-rc1 review
 2021-01-04 21:09 UTC 

[PATCH 25/31] memory: tegra30: convert to use devm_pm_opp_* API
 2021-01-04 18:06 UTC  (2+ messages)

[PATCH 5.2 00/20] 5.2.6-stable review
 2021-01-04 12:39 UTC  (8+ messages)

[PATCH 5.10 000/716] 5.10.4-rc2 review
 2020-12-30 10:57 UTC  (2+ messages)

[PATCH 5.4 000/450] 5.4.86-rc2 review
 2020-12-29 16:07 UTC 

[PATCH v3 0/9] Support Runtime PM and host mode by Tegra ChipIdea USB driver
 2020-12-29 14:26 UTC  (3+ messages)

[PATCH -next] clk: tegra: Use kzalloc for allocating only one thing
 2020-12-29 13:52 UTC 

[PATCH 4.19 000/346] 4.19.164-rc1 review
 2020-12-28 20:18 UTC 

[PATCH 4.9 000/175] 4.9.249-rc1 review
 2020-12-28 20:18 UTC 

[PATCH 5.4 000/453] 5.4.86-rc1 review
 2020-12-28 20:18 UTC 

[PATCH 5.10 000/717] 5.10.4-rc1 review
 2020-12-28 20:18 UTC 

[PATCH 4.14 000/242] 4.14.213-rc1 review
 2020-12-28 20:18 UTC 

[PATCH 4.4 000/132] 4.4.249-rc1 review
 2020-12-28 21:08 UTC 

[PATCH v8 0/3] Introduce Embedded Controller driver for Acer A500
 2020-12-28 16:05 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: mfd: Add ENE KB930 Embedded Controller binding
` [PATCH v8 2/3] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500
` [PATCH v8 3/3] power: supply: Add battery gauge driver for "

[PATCH] ARM: tegra: fix emmc on specific bootloaders
 2020-12-28 14:33 UTC 

[PATCH 5.10 00/40] 5.10.3-rc1 review
 2020-12-26 15:07 UTC  (2+ messages)

[PATCH] PCI: dwc/tegra: Fix host link initialization
 2020-12-23 18:39 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 070/130] iommu/tegra-smmu: Expand mutex protection range
 2020-12-23  2:17 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 072/130] arm64: tegra: Fix GIC400 missing GICH/GICV register regions

[PATCH AUTOSEL 4.19 49/87] iommu/tegra-smmu: Expand mutex protection range
 2020-12-23  2:20 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 51/87] arm64: tegra: Fix GIC400 missing GICH/GICV register regions

[PATCH AUTOSEL 4.14 41/66] iommu/tegra-smmu: Expand mutex protection range
 2020-12-23  2:22 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 42/66] arm64: tegra: Fix GIC400 missing GICH/GICV register regions

[PATCH AUTOSEL 4.9 31/48] iommu/tegra-smmu: Expand mutex protection range
 2020-12-23  2:23 UTC 

[PATCH AUTOSEL 4.4 26/38] iommu/tegra-smmu: Expand mutex protection range
 2020-12-23  2:25 UTC 

[PATCH] Attempt to address a style issue in nvec_power.c
 2020-12-23  0:00 UTC 

[PATCH v1 17/30] mmc: sdhci-tegra: Support OPP and core voltage scaling
 2020-12-22  8:54 UTC  (13+ messages)

[PATCH v4 0/9] Add Tegra Quad SPI driver
 2020-12-22  0:20 UTC  (12+ messages)
` [PATCH v4 2/9] dt-bindings: spi: Add Tegra Quad SPI device tree binding
` [PATCH v4 5/9] spi: spi-mem: Mark dummy transfers by setting dummy_data bit

[PATCH 5.10 00/16] 5.10.2-rc1 review
 2020-12-21 13:00 UTC  (2+ 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).