linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-22 07:41:11 to 2013-11-29 14:51:31 UTC [more...]

[PATCH 00/31] ARM: tegra: use common reset and DMA bindings
 2013-11-29 14:51 UTC  (98+ messages)
` [PATCH 01/31] ARM: tegra: add missing clock documentation to DT bindings
` [PATCH 02/31] ARM: tegra: document reset properties in "
` [PATCH 03/31] ARM: tegra: document use of standard DMA "
` [PATCH 04/31] ARM: tegra: update DT files to add reset properties
` [PATCH 05/31] ARM: tegra: update DT files to add DMA properties
` [PATCH 06/31] ARM: tegra: select the reset framework
` [PATCH 07/31] clk: tegra: implement a reset driver
` [PATCH 08/31] pci: tegra: use reset framework
` [PATCH 09/31] drm/tegra: "
` [PATCH 10/31] ARM: tegra: pass reset to tegra_powergate_sequence_power_up()
` [PATCH 11/31] dma: add channel request API that supports deferred probe
                                                                        ` NULL clock items (was: [PATCH 11/31] dma: add channel request API that supports deferred probe)
` [PATCH 12/31] dma: tegra: use reset framework
` [PATCH 16/31] ASoC: "
` [PATCH 18/31] ASoC: tegra: allocate AHUB FIFO during probe() not startup()
` [PATCH 20/31] i2c: tegra: use reset framework
` [PATCH 21/31] staging: nvec: "
` [PATCH 22/31] spi: tegra: "
` [PATCH 24/31] serial: "
` [PATCH 26/31] Input: tegra-kbc - "
` [PATCH 27/31] USB: EHCI: tegra: "

[PATCH V2] serial: tegra: convert to standard DMA DT bindings
 2013-11-29 14:20 UTC  (3+ messages)

[PATCH V2] dma: tegra: register as an OF DMA controller
 2013-11-29 14:17 UTC  (7+ messages)

[PATCHv6 01/13] of: introduce of_property_for_earch_phandle_with_args()
 2013-11-29 11:46 UTC  (5+ messages)
` [PATCHv6+ "
      ` [RFC][PATCHv6++ "
          ` [RFC][PATCHv6+++ "

[PATCH] ARM: tegra: delete nvidia,tegra20-spi.txt binding
 2013-11-29 11:16 UTC  (2+ messages)

[PATCH V2] ASoC: tegra: use reset framework
 2013-11-29 11:14 UTC  (3+ messages)

[PATCH 0/3] regulator: tps6586x: add version detection and voltage tables
 2013-11-29  8:20 UTC  (26+ messages)
` [PATCH 1/3] mfd: tps6586x: add version detection
` [PATCH 2/3] regulator: tps6586x: add voltage table for tps658643
` [PATCH 3/3] ARM: tegra: set SM2 voltage correct

[PATCH V4] cpufreq: suspend governors on system suspend/hibernate
 2013-11-29  3:26 UTC  (5+ messages)

[PATCH v11 0/7] ARM: support for the Trusted Foundations secure monitor
 2013-11-29  1:07 UTC  (16+ messages)
` [PATCH v11 1/7] ARM: add basic support for Trusted Foundations
` [PATCH v11 2/7] of: add vendor prefix for Trusted Logic Mobility
` [PATCH v11 3/7] of: add Trusted Foundations bindings documentation
` [PATCH v11 4/7] ARM: tegra: add support for Trusted Foundations
` [PATCH v11 5/7] ARM: tegra: split setting of CPU reset handler
` [PATCH v11 6/7] ARM: tegra: set CPU reset handler using firmware
` [PATCH v11 7/7] ARM: tegra: support Trusted Foundations by default

pull request for clk-tegra-next
 2013-11-28 14:18 UTC 

[PATCH] clk: tegra: add TEGRA_DIVIDER_ROUND_UP for periph clks
 2013-11-28 14:09 UTC  (3+ messages)

[PATCH] clk: tegra: Do not print errors for clk_round_rate()
 2013-11-28 14:07 UTC  (6+ messages)

[PATCH] clk: tegra: fix return value check in tegra_clk_register_pllc()
 2013-11-28 13:10 UTC  (2+ messages)

Сделайте папам подарочек к Новому
 2013-11-28  9:27 UTC 

[PATCH V3 0/6] cpufreq: suspend early/resume late
 2013-11-27  7:39 UTC  (19+ messages)
` [PATCH V3 1/6] cpufreq: suspend governors on system suspend/hibernate
  ` [PATCH V3 2/6] cpufreq: call driver's suspend/resume for each policy
` [PATCH V3 3/6] cpufreq: Implement cpufreq_generic_suspend()
` [PATCH V3 4/6] cpufreq: exynos: Use cpufreq_generic_suspend()
` [PATCH V3 5/6] cpufreq: s5pv210: "
` [PATCH V3 6/6] cpufreq: Tegra: "

[PATCH V3] dma: add channel request API that supports deferred probe
 2013-11-26 16:44 UTC  (5+ messages)

прикупите наш продукт - справьте 100% зрение
 2013-11-26 15:57 UTC 

[PATCH V3 4/6] cpufreq: exynos: Use cpufreq_generic_suspend()
 2013-11-26 14:36 UTC 

[PATCH 1/3] ARM: tegra: fix DEBUG_LL combined with LPAE
 2013-11-26 11:13 UTC  (6+ messages)
  ` [PATCH 2/3] ARM: tegra: don't hard-code DEBUG_LL baud rate
  ` [PATCH 3/3] ARM: tegra: use section-sized static mappings for LPAE too

[PATCH 1/4] ARM: tegra: add reset properties to Tegra124 DTs
 2013-11-25 22:39 UTC  (4+ messages)
  ` [PATCH 2/4] ARM: tegra: add APB DMA controller to Tegra124 DT
  ` [PATCH 3/4] ARM: tegra: add Tegra124 pinmux node to DT
  ` [PATCH 4/4] ARM: tegra: add MMC controllers to Tegra124 DT

[PATCH V2 0/3] ARM: tegra: use common reset and DMA bindings
 2013-11-25 22:25 UTC  (6+ messages)
  ` [PATCH V2 1/3] ARM: tegra: add missing clock documentation to DT bindings
  ` [PATCH V2 2/3] ARM: tegra: document reset properties in "
  ` [PATCH V2 3/3] ARM: tegra: document use of standard DMA "

[PATCH] mmc: tegra: add support for Tegra124
 2013-11-25 22:19 UTC 

[PATCH] dma: tegra: add support for Tegra148/124
 2013-11-25 22:15 UTC 

[PATCH] ARM: tegra: Provide dummy powergate implementation
 2013-11-25 22:06 UTC  (2+ messages)

Tegra baseline test results for v3.13-rc1
 2013-11-25 19:19 UTC 

Report from 2013 ARM kernel summit
 2013-11-25 18:03 UTC  (8+ messages)

[PATCHv5 0/9] Unifying Tegra IOMMU(SMMU) driver among Tegra SoCs
 2013-11-25 17:39 UTC  (7+ messages)
` [PATCHv5 2/9] driver/core: populate devices in order for IOMMUs

[PATCH 1/5] clk: tegra: Fix clock rate computation
 2013-11-25 17:16 UTC  (3+ messages)

[PATCHv6 00/13] Unifying SMMU driver among Tegra SoCs
 2013-11-25 13:49 UTC  (3+ messages)
` [PATCHv6 05/13] iommu/core: add ops->{bound,unbind}_driver()

[PATCH] clk: tegra: add FUSE clock device
 2013-11-25 13:42 UTC  (4+ messages)

[PATCH 0/2] Tegra124 clock fixes
 2013-11-25 13:20 UTC  (3+ messages)
` [PATCH 1/2] clk: tegra: fix vi clk for Terga124
  ` [PATCH 2/2] clk: tegra: fix pllcx pdiv for Tegra124

[PATCH] clk: tegra: use pll_ref as the pll_e parent
 2013-11-25 12:42 UTC  (3+ messages)

PRIVATE MESSAGE
 2013-11-23 10:36 UTC 

мир впору постигать без очков
 2013-11-22 21:06 UTC 

[PATCH] ARM: tegra: Provide dummy powergate implementation
 2013-11-22 20:23 UTC 

[PATCH 1/5] clk: tegra: fix blink clock rate
 2013-11-22 13:45 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).