linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-18 09:37:04 to 2019-04-30 00:05:45 UTC [more...]

[PATCH v3 00/16] NVIDIA Tegra devfreq improvements and Tegra20/30 support
 2019-04-30  0:05 UTC  (3+ messages)
  ` [PATCH v3 07/16] PM / devfreq: tegra: Properly disable interrupts

[PATCH v2 0/4] memory: tegra: Introduce Tegra30 EMC driver
 2019-04-29 22:05 UTC  (10+ messages)
` [PATCH v2 1/4] clk: tegra20/30: Add custom EMC clock implementation
` [PATCH v2 2/4] dt-bindings: memory: Add binding for NVIDIA Tegra30 External Memory Controller

[PATCH V3 0/9] bug fixes and more features to Tegra SPI
 2019-04-29 22:02 UTC  (7+ messages)
` [PATCH V3 3/9] spi: add SPI_LSBYTE_FIRST mode
` [PATCH V3 5/9] spi: export spi core function spi_set_cs

[PATCH v2] dt-bindings: memory: tegra: Add external memory controller binding for Tegra210
 2019-04-29 21:56 UTC  (2+ messages)

[PATCH V3 1/9] spi: tegra114: fix PIO transfer
 2019-04-29 21:42 UTC  (3+ messages)
` Applied "spi: tegra114: fix PIO transfer" to the spi tree

[GIT PULL 1/9] bus/tegra: Changes for v5.2-rc1
 2019-04-29  6:37 UTC  (18+ messages)
` [GIT PULL 2/9] soc/tegra: "
` [GIT PULL 3/9] firmware: tegra: "
` [GIT PULL 4/9] memory: "
` [GIT PULL 5/9] ARM: tegra: Core changes "
` [GIT PULL 6/9] ARM: tegra: Device tree "
` [GIT PULL 7/9] ARM: tegra: Default configuration updates "
` [GIT PULL 8/9] arm64: tegra: Device tree changes "
` [GIT PULL 9/9] arm64: tegra: Default configuration updates "

[PATCH V5 00/16] Add Tegra194 PCIe support
 2019-04-26 18:05 UTC  (24+ messages)
` [PATCH V5 01/16] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V5 02/16] PCI/PME: Export pcie_pme_disable_msi() & pcie_pme_no_msi() APIs
` [PATCH V5 03/16] PCI: Export pcie_bus_config symbol
` [PATCH V5 04/16] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V5 05/16] PCI: dwc: Move config space capability search API
` [PATCH V5 06/16] PCI: dwc: Add ext "
` [PATCH V5 07/16] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V5 08/16] PCI: dwc: Add support to enable "
` [PATCH V5 09/16] Documentation/devicetree: Add PCIe supports-clkreq property
` [PATCH V5 10/16] dt-bindings: PCI: tegra: Add device tree support for T194
` [PATCH V5 11/16] dt-bindings: PHY: P2U: Add Tegra 194 P2U block
` [PATCH V5 12/16] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V5 13/16] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V5 14/16] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V5 15/16] PCI: tegra: Add Tegra194 PCIe support
` [PATCH V5 16/16] arm64: Add Tegra194 PCIe driver to defconfig

[PATCH] amba: tegra-ahb: mark PM functions as __maybe_unused
 2019-04-26 15:50 UTC  (3+ messages)

[PATCH v1] dmaengine: tegra: Use relaxed versions of readl/writel
 2019-04-26 15:11 UTC  (11+ messages)

[PATCH 1/2] dt-binding: Tegra194 pinctrl support
 2019-04-26 13:16 UTC  (7+ messages)
` [PATCH 2/2] pinctrl: tegra: Add Tegra194 pinmux driver

[PATCH 1/3] dt-bindings: phy: tegra-xusb: List PLL power supplies
 2019-04-26  8:06 UTC  (4+ messages)
` [PATCH 2/3] phy: tegra: xusb: Add Tegra124 "
` [PATCH 3/3] phy: tegra: xusb: Add Tegra210 "

[PATCH v2 00/12] Add some functionalities for Tegra soctherm
 2019-04-26  3:21 UTC  (7+ messages)
` [PATCH v2 03/12] arm64: dts: tegra210: set thermtrip
` [PATCH v2 12/12] thermal: tegra: enable OC hw throttle

[PATCH v2 0/5] clk: tegra: EMC/MC clock fixes and improvements
 2019-04-25 20:55 UTC  (11+ messages)
` [PATCH v2 1/5] clk: tegra: emc: Don't enable EMC clock manually
` [PATCH v2 2/5] clk: tegra: emc: Support multiple RAM codes
` [PATCH v2 3/5] clk: tegra: emc: Fix EMC max-rate clamping
` [PATCH v2 4/5] clk: tegra: emc: Replace BUG() with WARN_ONCE()
` [PATCH v2 5/5] clk: tegra: divider: Mark Memory Controller clock as read-only

[PATCH v3 0/6] Add support for Maxim 77663 MFD
 2019-04-25 17:41 UTC  (10+ messages)
` [PATCH v3 1/6] mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
` [PATCH v3 2/6] mfd: max77620: Support Maxim 77663
` [PATCH v3 3/6] regulator: "
` [PATCH v3 4/6] dt-bindings: mfd: max77620: Add compatible for "
` [PATCH v3 5/6] dt-bindings: mfd: max77620: Add maxim,system-power-controller property
` [PATCH v3 6/6] mfd: max77620: Provide system power-off functionality

[PATCH v1 0/2] clk: Tegra124 PLLM fixes
 2019-04-25 15:43 UTC  (10+ messages)
` [PATCH v1 1/2] clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides divider
` [PATCH v1 2/2] clk: tegra124: Remove lock-enable bit from PLLM

[PATCH 5.0 000/115] 5.0.10-stable review
 2019-04-25 14:29 UTC  (2+ messages)

[PATCH 4.19 00/96] 4.19.37-stable review
 2019-04-25 11:56 UTC 

[PATCH 4.14 00/70] 4.14.114-stable review
 2019-04-25 11:55 UTC 

[PATCH 4.9 00/44] 4.9.171-stable review
 2019-04-25 11:55 UTC 

[PATCH 4.4 000/168] 4.4.179-stable review
 2019-04-25 11:55 UTC 

[PATCH v1 0/7] NVIDIA Tegra clocksource improvements and clean up
 2019-04-24 23:14 UTC  (8+ messages)
` [PATCH v1 1/7] clocksource/drivers/tegra: Support per-CPU timers on all Tegra's
` [PATCH v1 2/7] clocksource/drivers/tegra: Unify timer code
` [PATCH v1 3/7] clocksource/drivers/tegra: Reset hardware state on init
` [PATCH v1 4/7] clocksource/drivers/tegra: Replace readl/writel with relaxed versions
` [PATCH v1 5/7] clocksource/drivers/tegra: Release all IRQ's on request_irq() error
` [PATCH v1 6/7] clocksource/drivers/tegra: Minor code clean up
` [PATCH v1 7/7] clocksource/drivers/tegra: Use SPDX identifier

[PATCH] dma: tegra: add accurate reporting of dma state
 2019-04-24 18:17 UTC  (2+ messages)

[PATCH] arm64: defconfig: Add HWMON INA3221 support
 2019-04-24 18:10 UTC 

[PATCH] arm64: defconfig: Enable TEGRA_SOCTHERM
 2019-04-24  9:56 UTC 

[PATCH V4 00/16] Add Tegra194 PCIe support
 2019-04-24  8:10 UTC  (23+ messages)
` [PATCH V4 01/16] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V4 02/16] PCI/PME: Export pcie_pme_disable_msi() & pcie_pme_no_msi() APIs
` [PATCH V4 03/16] PCI: Export pcie_bus_config symbol
` [PATCH V4 04/16] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V4 05/16] PCI: dwc: Move config space capability search API
` [PATCH V4 06/16] PCI: dwc: Add ext "
` [PATCH V4 07/16] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V4 08/16] PCI: dwc: Add support to enable "
` [PATCH V4 09/16] Documentation/devicetree: Add PCIe supports-clkreq property
` [PATCH V4 10/16] dt-bindings: PCI: tegra: Add device tree support for T194
` [PATCH V4 11/16] dt-bindings: PHY: P2U: Add Tegra 194 P2U block
` [PATCH V4 12/16] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V4 13/16] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V4 14/16] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V4 15/16] PCI: tegra: Add Tegra194 PCIe support
` [PATCH V4 16/16] arm64: Add Tegra194 PCIe driver to defconfig

[PATCH v2 0/7] Add support for Maxim 77663 MFD
 2019-04-23 18:27 UTC  (9+ messages)
` [PATCH v2 1/7] mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
` [PATCH v2 2/7] mfd: max77620: Support Maxim 77663
` [PATCH v2 3/7] regulator: "
` [PATCH v2 4/7] dt-bindings: mfd: max77620: Add compatible for "
` [PATCH v2 5/7] dt-bindings: mfd: max77620: Add maxim,system-power-controller property
` [PATCH v2 6/7] mfd: max77620: Support device-tree properly
` [PATCH v2 7/7] mfd: max77620: Provide system power-off functionality

[PATCH RFT V3 0/8] clk: make register endianness a run-time property
 2019-04-23 17:40 UTC  (20+ messages)
  ` [PATCH RFT V3 1/8] clk: divider: add explicit big endian support
` [PATCH RFT V3 2/8] clk: fractional-divider: "
` [PATCH RFT V3 3/8] clk: gate: "
` [PATCH RFT V3 4/8] clk: multiplier: "
` [PATCH RFT V3 5/8] clk: mux: "
` [PATCH RFT V3 6/8] powerpc/512x: mark clocks as big endian
` [PATCH RFT V3 7/8] clk: core: remove powerpc special handling
` [PATCH RFT V3 8/8] clk: core: replace clk_{readl, writel} with {readl, writel}

[PATCH V3 00/16] Add Tegra194 PCIe support
 2019-04-23  9:40 UTC  (6+ messages)
` [PATCH V3 04/16] PCI: dwc: Perform dbi regs write lock towards the end

[PATCH AUTOSEL 4.19 38/68] drm/tegra: hub: Fix dereference before check
 2019-04-22 19:44 UTC 

[PATCH AUTOSEL 5.0 49/98] drm/tegra: hub: Fix dereference before check
 2019-04-22 19:41 UTC 

[PATCH v1 0/5] Add support for Maxim 77663 MFD
 2019-04-21 17:48 UTC  (6+ messages)
` [PATCH v1 1/5] mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
` [PATCH v1 2/5] mfd: max77620: Support Maxim 77663
` [PATCH v1 3/5] regulator: "
` [PATCH v1 4/5] dt-bindings: mfd: max77620: Add compatible for "
` [PATCH v1 5/5] mfd: max77620: Support device-tree properly

[PATCH 5.0 00/93] 5.0.9-stable review
 2019-04-20 14:40 UTC  (2+ messages)

[PATCH RESEND] clk: tegra: Don't enable already enabled PLLs
 2019-04-19 22:19 UTC  (2+ messages)

[PATCH 4.19 000/110] 4.19.36-stable review
 2019-04-19 10:08 UTC 

[PATCH 4.14 00/92] 4.14.113-stable review
 2019-04-19 10:08 UTC 

[PATCH 4.9 00/50] 4.9.170-stable review
 2019-04-19 10:08 UTC 

[GIT PULL] drm/tegra: Changes for v5.2-rc1
 2019-04-18 15:14 UTC 

[PATCH V3 2/9] spi: expand mode support
 2019-04-18 10:26 UTC  (2+ messages)
` Applied "spi: expand mode support" to the spi tree

[PATCH v1] drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()
 2019-04-18 10:00 UTC  (2+ messages)

[PATCH v1] ARM: dts: tegra30: Add ACTMON node
 2019-04-18  9:43 UTC  (2+ messages)

[PATCH v1 0/4] memory: tegra: Fix memory arbitration programming
 2019-04-18  9:37 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).