linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-27 07:46:44 to 2021-06-02 08:28:11 UTC [more...]

[PATCH v2 00/12] memory: tegra: Driver unification
 2021-06-02  8:29 UTC  (20+ messages)
` [PATCH v2 01/12] memory: tegra: Consolidate register fields
` [PATCH v2 02/12] memory: tegra: Unify struct tegra_mc across SoC generations
` [PATCH v2 03/12] memory: tegra: Introduce struct tegra_mc_ops
` [PATCH v2 04/12] memory: tegra: Push suspend/resume into SoC drivers
` [PATCH v2 05/12] memory: tegra: Make per-SoC setup more generic
` [PATCH v2 06/12] memory: tegra: Extract setup code into callback
` [PATCH v2 07/12] memory: tegra: Parameterize interrupt handler
` [PATCH v2 08/12] memory: tegra: Make IRQ support opitonal
` [PATCH v2 09/12] memory: tegra: Only initialize reset controller if available
` [PATCH v2 10/12] memory: tegra: Unify drivers
` [PATCH v2 11/12] memory: tegra: Add memory client IDs to tables
` [PATCH v2 12/12] memory: tegra: Split Tegra194 data into separate file

[PATCH -next] clk: tegra: tegra124-emc: fix missing clk_disable_unprepare() on error in emc_set_timing()
 2021-06-02  7:58 UTC  (2+ messages)

[PATCH v1 0/2] NVIDIA Tegra core power domain follow up
 2021-06-02  7:38 UTC  (4+ messages)
` [PATCH v1 1/2] soc/tegra: pmc: Don't sync core domain if it's missing in device-tree
` [PATCH v1 2/2] soc/tegra: pmc: Remove usage of lockdep_set_class()

[PATCH v2 00/10] arm64: tegra: Prevent early SMMU faults
 2021-06-02  7:35 UTC  (6+ messages)

[PATCH v6 00/14] NVIDIA Tegra memory and power management changes for 5.14
 2021-06-01 18:00 UTC  (19+ messages)
` [PATCH v6 01/14] regulator: core: Add regulator_sync_voltage_rdev()
` [PATCH v6 02/14] soc/tegra: regulators: Bump voltages on system reboot
` [PATCH v6 03/14] soc/tegra: Add stub for soc_is_tegra()
` [PATCH v6 04/14] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v6 05/14] soc/tegra: fuse: Add stubs needed for compile-testing
` [PATCH v6 06/14] clk: tegra: "
` [PATCH v6 07/14] memory: tegra: Fix compilation warnings on 64bit platforms
` [PATCH v6 08/14] memory: tegra: Enable compile testing for all drivers
` [PATCH v6 09/14] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v6 10/14] memory: tegra30-emc: "
` [PATCH v6 11/14] dt-bindings: soc: tegra-pmc: Document core power domain
` [PATCH v6 12/14] soc/tegra: pmc: Add "
` [PATCH v6 13/14] soc/tegra: pmc: Add driver state syncing
` [PATCH v6 14/14] soc/tegra: regulators: Support core domain "

[PATCH v1 00/10] NVIDIA Tegra ARM32 device-tree improvements for 5.14
 2021-06-01 17:54 UTC  (8+ messages)
` [PATCH v1 04/10] ARM: tegra: Add reg property to Tegra20 EMC table device-tree nodes

[PATCH -next] PCI: tegra: Add missing MODULE_DEVICE_TABLE
 2021-06-01 17:04 UTC  (2+ messages)

[PATCH -next] ARM: tegra: Add missing MODULE_DEVICE_TABLE
 2021-06-01 17:04 UTC  (2+ messages)

[PATCH -next] serial: Add missing MODULE_DEVICE_TABLE
 2021-06-01 17:03 UTC  (2+ messages)

[PATCH -next] soc/tegra: fuse: don't return -ENOMEM when allocate lookups failed
 2021-06-01 17:02 UTC  (2+ messages)

[PATCH v2 00/14] NVIDIA Tegra memory and power management changes for 5.14
 2021-06-01 15:48 UTC  (8+ messages)
` [PATCH v2 13/14] soc/tegra: pmc: Add core power domain

[PATCH v2 0/2] Add thermal cooling support to NVIDIA Tegra devfreq
 2021-06-01 15:35 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: devfreq: tegra30-actmon: Convert to schema
` [PATCH v2 2/2] dt-bindings: devfreq: tegra30-actmon: Add cooling-cells

[PATCH 1/1] firmware: tegra: Fix error return code in tegra210_bpmp_init()
 2021-06-01 15:07 UTC  (2+ messages)

[PATCH 00/16] Rid W=1 warnings from I2C
 2021-06-01 15:04 UTC  (3+ messages)
` [PATCH 15/16] i2c: busses: i2c-tegra-bpmp: Demote kernel-doc abuses

[PATCH v18 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
 2021-06-01  4:21 UTC  (3+ messages)
` [PATCH v18 1/2] drm/tegra: dc: Support memory bandwidth management
` [PATCH v18 2/2] drm/tegra: dc: Extend debug stats with total number of events

[PATCH v5 0/3] Add support for NVIDIA Tegra SoC core power domain
 2021-05-31 20:28 UTC  (4+ messages)
` [PATCH v5 2/3] soc/tegra: pmc: Add "

[PATCH v1 0/7] Add thermal cooling support to NVIDIA Tegra devfreq
 2021-05-31 19:21 UTC  (8+ messages)
` [PATCH v1 3/7] dt-bindings: devfreq: tegra30-actmon: Convert to schema
` [PATCH v1 4/7] dt-bindings: devfreq: tegra30-actmon: Add cooling-cells
` (subset) [PATCH v1 0/7] Add thermal cooling support to NVIDIA Tegra devfreq

[PATCH v17 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
 2021-05-31 18:25 UTC  (4+ messages)
` [PATCH v17 1/2] drm/tegra: dc: Support memory bandwidth management

[PATCH v8 0/9] Couple improvements for Tegra clk driver
 2021-05-31 13:20 UTC  (3+ messages)
` (subset) "

[PATCH v3 0/7] Add driver for NVIDIA Tegra30 SoC Thermal sensor
 2021-05-31 12:51 UTC  (9+ messages)
` [PATCH v3 1/7] dt-bindings: thermal: Add binding for Tegra30 thermal sensor
` [PATCH v3 2/7] thermal: thermal_of: Stop zone device before unregistering it
` [PATCH v3 3/7] thermal/core: Export thermal_cooling_device_stats_update()
` [PATCH v3 4/7] thermal/drivers/tegra: Add driver for Tegra30 thermal sensor
` [PATCH v3 5/7] ARM: tegra_defconfig: Enable CONFIG_TEGRA30_TSENSOR
` [PATCH v3 6/7] ARM: multi_v7_defconfig: "
` [PATCH v3 7/7] ARM: tegra: Add SoC thermal sensor to Tegra30 device-trees

[PATCH v2] PCI: tegra: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-05-31 10:02 UTC  (3+ messages)

[PATCH v1] drm/tegra: Correct DRM_FORMAT_MOD_NVIDIA_SECTOR_LAYOUT
 2021-05-31  9:03 UTC  (2+ messages)

[PATCH v6 00/14] TegraDRM UAPI
 2021-05-30 13:45 UTC  (16+ messages)
` [PATCH v6 01/14] gpu: host1x: Add DMA fence implementation
` [PATCH v6 02/14] gpu: host1x: Add no-recovery mode
` [PATCH v6 03/14] gpu: host1x: Add job release callback
` [PATCH v6 04/14] gpu: host1x: Add support for syncpoint waits in CDMA pushbuffer
` [PATCH v6 05/14] drm/tegra: Extract tegra_gem_lookup
` [PATCH v6 06/14] drm/tegra: Add new UAPI to header
` [PATCH v6 07/14] drm/tegra: Boot VIC during runtime PM resume
` [PATCH v6 08/14] drm/tegra: Allocate per-engine channel in core code
` [PATCH v6 09/14] drm/tegra: Implement new UAPI
` [PATCH v6 10/14] drm/tegra: Implement syncpoint management UAPI
` [PATCH v6 11/14] drm/tegra: Implement syncpoint wait UAPI
` [PATCH v6 12/14] drm/tegra: Implement job submission part of new UAPI
` [PATCH v6 13/14] drm/tegra: Add job firewall
` [PATCH v6 14/14] drm/tegra: Bump driver version

[PATCH v6 0/4] Unify NVIDIA Tegra ASoC machine drivers
 2021-05-29 15:46 UTC  (5+ messages)
` [PATCH v6 1/4] ASoC: tegra: Set driver_name=tegra for all "
` [PATCH v6 2/4] ASoC: tegra: Unify ASoC "
` [PATCH v6 3/4] ASoC: tegra: Specify components string for each card
` [PATCH v6 4/4] ASoC: tegra: Squash utils into common machine driver

[PATCH v5 0/3] Unify NVIDIA Tegra ASoC machine drivers
 2021-05-28 17:42 UTC  (5+ messages)
` [PATCH v5 1/3] ASoC: tegra: Set driver_name=tegra for all "
` [PATCH v5 2/3] ASoC: tegra: Unify ASoC "
` [PATCH v5 3/3] ASoC: tegra: Specify components string for each card

[PATCH v2 0/5] iommu: Support identity mappings of reserved-memory regions
 2021-05-28 16:54 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: reserved-memory: Document memory region specifier

[PATCH v1] kbuild: Disable compile testing if HAVE_LEGACY_CLK enabled
 2021-05-28  9:27 UTC  (9+ messages)

[PATCH v5 00/14] NVIDIA Tegra memory and power management changes for 5.14
 2021-05-27 23:54 UTC  (15+ messages)
` [PATCH v5 01/14] regulator: core: Add regulator_sync_voltage_rdev()
` [PATCH v5 02/14] soc/tegra: regulators: Bump voltages on system reboot
` [PATCH v5 03/14] soc/tegra: Add stub for soc_is_tegra()
` [PATCH v5 04/14] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v5 05/14] soc/tegra: fuse: Add stubs needed for compile-testing
` [PATCH v5 06/14] clk: tegra: "
` [PATCH v5 07/14] memory: tegra: Fix compilation warnings on 64bit platforms
` [PATCH v5 08/14] memory: tegra: Enable compile testing for all drivers
` [PATCH v5 09/14] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v5 10/14] memory: tegra30-emc: "
` [PATCH v5 11/14] dt-bindings: soc: tegra-pmc: Document core power domain
` [PATCH v5 12/14] soc/tegra: pmc: Add "
` [PATCH v5 13/14] soc/tegra: pmc: Add driver state syncing
` [PATCH v5 14/14] soc/tegra: regulators: Support core domain "

[PATCH v4 00/14] NVIDIA Tegra memory and power management changes for 5.14
 2021-05-27 21:43 UTC  (15+ messages)
` [PATCH v4 01/14] regulator: core: Add regulator_sync_voltage_rdev()
` [PATCH v4 02/14] soc/tegra: regulators: Bump voltages on system reboot
` [PATCH v4 03/14] soc/tegra: Add stub for soc_is_tegra()
` [PATCH v4 04/14] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v4 05/14] soc/tegra: fuse: Add stubs needed for compile-testing
` [PATCH v4 06/14] clk: tegra: "
` [PATCH v4 07/14] memory: tegra: Fix compilation warnings on 64bit platforms
` [PATCH v4 08/14] memory: tegra: Enable compile testing for all drivers
` [PATCH v4 09/14] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v4 10/14] memory: tegra30-emc: "
` [PATCH v4 11/14] dt-bindings: soc: tegra-pmc: Document core power domain
` [PATCH v4 12/14] soc/tegra: pmc: Add "
` [PATCH v4 13/14] soc/tegra: pmc: Add driver state syncing
` [PATCH v4 14/14] soc/tegra: regulators: Support core domain "

[RESEND PATCH V1 0/5] Update pcie-tegra194 driver
 2021-05-27 21:00 UTC  (14+ messages)
` [RESEND PATCH V1 1/5] PCI: tegra: Fix handling BME_CHGED event
` [RESEND PATCH V1 2/5] PCI: tegra: Fix MSI-X programming
` [RESEND PATCH V1 3/5] PCI: tegra: Disable interrupts before entering L2
` [RESEND PATCH V1 4/5] PCI: tegra: Don't allow suspend when Tegra PCIe is in EP mode
` [RESEND PATCH V1 5/5] PCI: tegra: Cleanup unused code

[PATCH v3 00/14] NVIDIA Tegra memory and power management changes for 5.14
 2021-05-27 20:47 UTC  (15+ messages)
` [PATCH v3 01/14] regulator: core: Add regulator_sync_voltage_rdev()
` [PATCH v3 02/14] soc/tegra: regulators: Bump voltages on system reboot
` [PATCH v3 03/14] soc/tegra: Add stub for soc_is_tegra()
` [PATCH v3 04/14] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v3 05/14] soc/tegra: fuse: Add stubs needed for compile-testing
` [PATCH v3 06/14] clk: tegra: "
` [PATCH v3 07/14] memory: tegra: Fix compilation warnings on 64bit platforms
` [PATCH v3 08/14] memory: tegra: Enable compile testing for all drivers
` [PATCH v3 09/14] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v3 10/14] memory: tegra30-emc: "
` [PATCH v3 11/14] dt-bindings: soc: tegra-pmc: Document core power domain
` [PATCH v3 12/14] soc/tegra: pmc: Add "
` [PATCH v3 13/14] soc/tegra: pmc: Add driver state syncing
` [PATCH v3 14/14] soc/tegra: regulators: Support core domain "

[PATCH 5.10 0/9] 5.10.41-rc1 review
 2021-05-27 19:03 UTC 

[PATCH 5.4 0/7] 5.4.123-rc1 review
 2021-05-27 19:03 UTC 

[PATCH 5.12 0/7] 5.12.8-rc1 review
 2021-05-27 19:03 UTC 

[PATCH v4 0/3] Unify NVIDIA Tegra ASoC machine drivers
 2021-05-27 18:51 UTC  (4+ messages)
` [PATCH v4 1/3] ASoC: tegra: Set driver_name=tegra for all "
` [PATCH v4 2/3] ASoC: tegra: Unify ASoC "
` [PATCH v4 3/3] ASoC: tegra: Specify components string for each card

[PATCH V1 0/6] Update pcie-tegra194 driver
 2021-05-27  7:46 UTC  (7+ messages)
` [PATCH] PCI: tegra: Cleanup unused code
` [PATCH V1 1/5] PCI: tegra: Fix handling BME_CHGED event
` [PATCH V1 2/5] PCI: tegra: Fix MSI-X programming
` [PATCH V1 3/5] PCI: tegra: Disable interrupts before entering L2
` [PATCH V1 4/5] PCI: tegra: Don't allow suspend when Tegra PCIe is in EP mode
` [PATCH V1 5/5] PCI: tegra: Cleanup unused code


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