Linux-Tegra Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-04 10:41:03 to 2021-03-14 15:46:33 UTC [more...]

[PATCH v5 00/17] Fix reset controls and RPM of NVIDIA Tegra ASoC drivers
 2021-03-14 15:44 UTC  (12+ messages)
` [PATCH v5 01/17] ASoC: tegra20: ac97: Add reset control
` [PATCH v5 02/17] ASoC: tegra20: i2s: "
` [PATCH v5 03/17] ASoC: tegra30: i2s: Restore hardware state on runtime PM resume
` [PATCH v5 04/17] reset: Add reset_control_bulk API
` [PATCH v5 05/17] ASoC: tegra30: ahub: Switch to use reset-bulk API
` [PATCH v5 06/17] ASoC: tegra20: spdif: Correct driver removal order
` [PATCH v5 07/17] ASoC: tegra20: spdif: Remove handing of disabled runtime PM
` [PATCH v5 08/17] ASoC: tegra20: i2s: Add system level suspend-resume callbacks
` [PATCH v5 09/17] ASoC: tegra20: i2s: Correct driver removal order
` [PATCH v5 10/17] ASoC: tegra20: i2s: Use devm_clk_get()
` [PATCH v5 12/17] ASoC: tegra30: i2s: Correct driver removal order

[PATCH v3] iommu/tegra-smmu: Add pagetable mappings to debugfs
 2021-03-14 15:08 UTC  (3+ messages)

[PATCH v1] iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandles
 2021-03-13 22:52 UTC  (2+ messages)

[PATCH 00/10] spi: finalize 'delay_usecs' removal/transition
 2021-03-12 20:25 UTC  (18+ messages)
` [PATCH 01/10] spi: spi-axi-spi-engine: remove usage of delay_usecs
` [PATCH 02/10] spi: bcm63xx-spi: don't check 'delay_usecs' field
` [PATCH 03/10] spi: spi-bcm-qspi: replace 'delay_usecs' with 'delay.value' check
` [PATCH 04/10] spi: spi-sh: replace 'delay_usecs' with 'delay.value' in pr_debug
` [PATCH 05/10] spi: spi-tegra20-flash: don't check 'delay_usecs' field for spi transfer
` [PATCH 06/10] staging: greybus: spilib: use 'spi_delay_to_ns' for getting xfer delay
` [PATCH 07/10] spi: spi-falcon: remove check for 'delay_usecs'
` [PATCH 08/10] spi: fsl-espi: remove usage of 'delay_usecs' field
` [PATCH 09/10] spi: core: remove 'delay_usecs' field from spi_transfer
` [PATCH 10/10] spi: docs: update info about 'delay_usecs'

[PATCH v4 0/7] Couple improvements for Tegra clk driver
 2021-03-12 16:36 UTC  (8+ messages)
` [PATCH v4 1/7] clk: tegra30: Use 300MHz for video decoder by default
` [PATCH v4 2/7] clk: tegra: Fix refcounting of gate clocks
` [PATCH v4 3/7] clk: tegra: Ensure that PLLU configuration is applied properly
` [PATCH v4 4/7] clk: tegra: Halve SCLK rate on Tegra20
` [PATCH v4 5/7] MAINTAINERS: Hand Tegra clk driver to Jon and Thierry
` [PATCH v4 6/7] clk: tegra: Don't allow zero clock rate for PLLs
` [PATCH v4 7/7] dt-bindings: clock: tegra: Convert to schema

[PATCH v3 0/6] NVIDIA Tegra core power domain driver and OPP helper
 2021-03-12 14:23 UTC  (8+ messages)
` [PATCH v3 1/6] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v3 2/6] soc/tegra: Add CONFIG_SOC_TEGRA_COMMON and select PM_OPP by default
` [PATCH v3 3/6] dt-bindings: power: tegra: Add binding for core power domain
` [PATCH v3 4/6] soc/tegra: Introduce core power domain driver
` [PATCH v3 5/6] soc/tegra: regulators: Support Core domain state syncing
` [PATCH v3 6/6] soc/tegra: pmc: Link children power domains to the parent domain

[PATCH 1/3] ASoC: simple-card-utils: Fix device module clock
 2021-03-12 13:46 UTC  (22+ messages)

[PATCH] arm64: tegra: Add unit-address for ACONNECT on Tegra186
 2021-03-12 13:24 UTC  (2+ messages)

[PATCH v2 00/14] Introduce devm_pm_opp_* API
 2021-03-12 13:19 UTC  (22+ messages)
` [PATCH v2 01/14] opp: Add devres wrapper for dev_pm_opp_set_clkname
` [PATCH v2 02/14] opp: Add devres wrapper for dev_pm_opp_set_regulators
` [PATCH v2 03/14] opp: Add devres wrapper for dev_pm_opp_set_supported_hw
` [PATCH v2 04/14] opp: Add devres wrapper for dev_pm_opp_of_add_table
` [PATCH v2 05/14] opp: Add devres wrapper for dev_pm_opp_register_notifier
` [PATCH v2 06/14] serial: qcom_geni_serial: Convert to use resource-managed OPP API
` [PATCH v2 07/14] spi: spi-geni-qcom: "
` [PATCH v2 08/14] spi: spi-qcom-qspi: "
` [PATCH v2 09/14] mmc: sdhci-msm: "
` [PATCH v2 10/14] drm/msm: "
` [PATCH v2 11/14] drm/lima: "
` [PATCH v2 12/14] drm/panfrost: "
` [PATCH v2 13/14] media: venus: "
` [PATCH v2 14/14] memory: samsung: exynos5422-dmc: "

[PATCH] ARM: tegra: paz00: Handle device properties with software node API
 2021-03-12 10:42 UTC 

[PATCH] ARM64: tegra: Set fw_devlink=on for Jetson TX2
 2021-03-12 10:15 UTC 

[PATCH] ARM64: tegra: Fix mmc0 alias for Jetson Xavier NX
 2021-03-12  9:42 UTC 

[PATCH] iommu/tegra-smmu: Fix mc errors on tegra124-nyan
 2021-03-12  1:09 UTC  (7+ messages)

[PATCH v2] iommu/tegra-smmu: Add pagetable mappings to debugfs
 2021-03-12  1:09 UTC  (5+ messages)

[PATCH v1 0/5] Add cpuidle support for Tegra194
 2021-03-11 21:11 UTC  (10+ messages)
` [PATCH v1 3/5] dt-bindings: arm: Add cpu-idle-states to Tegra194 CPU nodes
` [PATCH v1 4/5] cpuidle: Add Tegra194 cpuidle driver

[PATCH v4 0/5] Add missing reset controls to NVIDIA Tegra ASoC drivers
 2021-03-11 17:59 UTC  (6+ messages)
` [PATCH v4 1/5] ASoC: tegra20: ac97: Add reset control
` [PATCH v4 2/5] ASoC: tegra20: i2s: "
` [PATCH v4 3/5] ASoC: tegra30: i2s: Restore hardware state on runtime PM resume
` [PATCH v4 4/5] reset: Add reset_control_bulk API
` [PATCH v4 5/5] ASoC: tegra: ahub: Switch to use reset-bulk API

[PATCH v3 0/5] Add missing reset controls to NVIDIA Tegra ASoC drivers
 2021-03-11 17:43 UTC  (6+ messages)
` [PATCH v3 1/5] ASoC: tegra20: ac97: Add reset control
` [PATCH v3 2/5] ASoC: tegra20: i2s: "
` [PATCH v3 3/5] ASoC: tegra30: i2s: Restore hardware state on runtime PM resume
` [PATCH v3 4/5] reset: Add reset_control_bulk API
` [PATCH v3 5/5] ASoC: tegra: ahub: Switch to use reset-bulk API

[PATCH 5.11 00/36] 5.11.6-rc1 review
 2021-03-11 17:39 UTC  (2+ messages)

[PATCH v2 0/5] Add missing reset controls to NVIDIA Tegra ASoC drivers
 2021-03-11 17:37 UTC  (9+ messages)
` [PATCH v2 1/5] ASoC: tegra20: ac97: Add reset control
` [PATCH v2 2/5] ASoC: tegra20: i2s: "
` [PATCH v2 3/5] ASoC: tegra30: i2s: Restore hardware state on runtime PM resume
` [PATCH v2 4/5] reset: Add reset_control_bulk API
` [PATCH v2 5/5] ASoC: tegra: ahub: Switch to use reset-bulk API

[PATCH v15 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
 2021-03-11 17:22 UTC  (3+ messages)
` [PATCH v15 1/2] drm/tegra: dc: Support memory bandwidth management
` [PATCH v15 2/2] drm/tegra: dc: Extend debug stats with total number of events

[PATCH v14 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
 2021-03-11 17:12 UTC  (5+ messages)
` [PATCH v14 1/2] drm/tegra: dc: Support memory bandwidth management
` [PATCH v14 2/2] drm/tegra: dc: Extend debug stats with total number of events

[PATCH 5.10 00/47] 5.10.23-rc2 review
 2021-03-11  8:02 UTC 

[PATCH 4.9 00/11] 4.9.261-rc1 review
 2021-03-11  7:59 UTC 

[PATCH 4.19 00/39] 4.19.180-rc1 review
 2021-03-11  7:59 UTC 

[PATCH 4.14 00/20] 4.14.225-rc1 review
 2021-03-11  7:59 UTC 

[PATCH 4.4 0/7] 4.4.261-rc1 review
 2021-03-11  7:59 UTC 

[PATCH 5.4 00/24] 5.4.105-rc1 review
 2021-03-11  7:59 UTC 

[PATCH v2 0/5] PCI: dwc: improve msi handling
 2021-03-11  6:50 UTC  (4+ messages)
` [PATCH v2 5/5] PCI: dwc: Move dw_pcie_msi_init() from each users to designware host

[PATCH V2] ASoC: soc-core: Prevent warning if no DMI table is present
 2021-03-10 20:16 UTC  (14+ messages)

[PATCH 00/13] PCI: MSI: Getting rid of msi_controller, and other cleanups
 2021-03-10 19:29 UTC  (2+ messages)

[PATCH 5.11 00/44] 5.11.5-rc1 review
 2021-03-09 10:26 UTC  (2+ messages)

[PATCH 5.4 00/22] 5.4.104-rc1 review
 2021-03-08 17:18 UTC 

[PATCH 5.10 00/42] 5.10.22-rc1 review
 2021-03-08 17:18 UTC 

[PATCH v13 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
 2021-03-08 14:20 UTC  (6+ messages)
` [PATCH v13 1/2] drm/tegra: dc: Support memory bandwidth management

[PATCH] PCI: tegra: Constify static structs
 2021-03-07 17:28 UTC  (2+ messages)

[PATCH 5.11 000/104] 5.11.4-rc1 review
 2021-03-07 11:38 UTC  (2+ messages)

[PATCH V3 2/2] PCI: Add MCFG quirks for Tegra194 host controllers
 2021-03-05 23:04 UTC  (3+ messages)

[PATCH 5.10 000/102] 5.10.21-rc1 review
 2021-03-05 17:51 UTC 

[PATCH 4.9 00/41] 4.9.260-rc1 review
 2021-03-05 17:51 UTC 

[PATCH 4.4 00/30] 4.4.260-rc1 review
 2021-03-05 17:51 UTC 

[PATCH 4.14 00/39] 4.14.224-rc1 review
 2021-03-05 17:51 UTC 

[PATCH 4.19 00/52] 4.19.179-rc1 review
 2021-03-05 17:51 UTC 

[PATCH 5.4 00/72] 5.4.103-rc1 review
 2021-03-05 17:51 UTC 

[PATCH 5.10 000/657] 5.10.20-rc4 review
 2021-03-05 10:15 UTC  (3+ messages)

[PATCH 4.19 000/246] 4.19.178-rc4 review
 2021-03-05  9:08 UTC  (2+ messages)

[PATCH 5.4 000/337] 5.4.102-rc5 review
 2021-03-05  3:12 UTC  (2+ messages)

[PATCH] thermal: Fix a typo in the file soctherm.c
 2021-03-05  1:53 UTC 

[PATCH RESEND v2 1/2] cpuidle: tegra: Fix C7 idling state on Tegra114
 2021-03-04 14:22 UTC  (9+ messages)
` [PATCH RESEND v2 2/2] cpuidle: tegra: Remove do_idle firmware call

[PATCH 5.10 000/661] 5.10.20-rc2 review
 2021-03-04 10:39 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 read-only IMAP folder(s) and NNTP newsgroup(s).