public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-16 17:06:16 to 2013-10-28 21:55:16 UTC [more...]

[PATCH v8 0/5] ARM: support for Trusted Foundations secure monitor
 2013-10-28 21:55 UTC  (6+ messages)
` [PATCH v8 1/5] ARM: add basic support for Trusted Foundations

[PATCH -next] drm/tegra: fix return value check
 2013-10-28 21:51 UTC  (3+ messages)

[PATCH v9 0/5] ARM: support for Trusted Foundations secure monitor
 2013-10-28 10:57 UTC  (7+ messages)
` [PATCH v9 1/5] ARM: add basic support for Trusted Foundations
` [PATCH v9 2/5] ARM: tegra: add "
` [PATCH v9 3/5] ARM: tegra: split setting of CPU reset handler
` [PATCH v9 4/5] ARM: tegra: set CPU reset handler with firmware op
  ` [PATCH v9 5/5] ARM: tegra: support Trusted Foundations by default

[PATCHv2 0/4] gpu: host1x: Add syncpoint base support
 2013-10-28 10:06 UTC  (3+ messages)

[PATCH -next] drm/tegra: add missing clk_disable_unprepare() on error in gr2d_probe()
 2013-10-28  8:54 UTC  (3+ messages)

[PATCH -next] gpu: host1x: add missing clk_disable_unprepare() on error in host1x_probe()
 2013-10-28  8:52 UTC  (3+ messages)

[PATCHv3 00/19] Unifying SMMU driver among Tegra SoCs
 2013-10-28  7:31 UTC  (38+ messages)
  ` [PATCHv3 01/19] [HACK] of: dev_node has struct device pointer
  ` [PATCHv3 02/19] [HACK] ARM: tegra: Populate AHB/IOMMU earlier than others
  ` [PATCHv3 03/19] [HACK] amba: Move AHB to core_initcall
  ` [PATCHv3 04/19] [HACK] iommu/tegra: smmu: Move IOMMU "
  ` [PATCHv3 05/19] ARM: dt: tegra114: iommu: Fix IOMMU register address
  ` [PATCHv3 06/19] iommu/tegra: smmu: Select ARM_DMA_USE_IOMMU in Kconfig
  ` [PATCHv3 07/19] iommu/tegra: smmu: Create default IOVA maps
  ` [PATCHv3 08/19] iommu/tegra: smmu: Register platform_device to IOMMU dynamically
  ` [PATCHv3 09/19] iommu/tegra: smmu: Calculate ASID register offset by ID
  ` [PATCHv3 10/19] iommu/tegra: smmu: Get "nvidia,swgroups" from DT
  ` [PATCHv3 11/19] ARM: dt: tegra30: iommu: Add "nvidia,swgroups"
  ` [PATCHv3 12/19] ARM: dt: tegra114: "
  ` [PATCHv3 13/19] iommu/tegra: smmu: Workaround PCIe IOMMU'able
  ` [PATCHv3 14/19] iommu/tegra: smmu: Get "nvidia,memory-clients" from DT
  ` [PATCHv3 15/19] ARM: tegra: Create a DT header defining SWGROUP ID
  ` [PATCHv3 16/19] iommu/tegra: smmu: Use dt-bindings MACRO
  ` [PATCHv3 17/19] ARM: dt: tegra30: iommu: Add "nvidia,memory-clients"
  ` [PATCHv3 18/19] ARM: dt: tegra114: iommu: Add "nvidia, memory-clients"
  ` [PATCHv3 19/19] iommu/tegra: smmu: Support Multiple ASID

[PATCH] tps65090-charger: Use "IS_ENABLED(CONFIG_OF)" for DT code
 2013-10-25 23:08 UTC  (3+ messages)

ARM automated build and boot testing presentation
 2013-10-25 16:13 UTC 

[GIT PULL V2] ARM: tegra: core SoC support changes for 3.13
 2013-10-25 10:51 UTC  (2+ messages)

pull request for Tegra clock rework and Tegra124 clock support
 2013-10-23  8:46 UTC  (4+ messages)

[PATCH] ASoC: tegra: Remove redundant initialisation of compat_filter_fn
 2013-10-22 21:07 UTC  (5+ messages)
      ` [alsa-devel] "

pull request for tegra clocks (resend with some CCs added this time)
 2013-10-22 15:00 UTC  (5+ messages)

[PATCH v6 03/15] clk: tegra: common periph_clk_enb_refcnt and clks
 2013-10-21 20:23 UTC  (16+ messages)
` [PATCH v6 05/15] clk: tegra: move some PLLC and PLLXC init to clk-pll.c
` [PATCH v6 07/15] clk: tegra: add header for common tegra clock IDs
` [PATCH v6 08/15] clk: tegra: add common infra for DT clocks
` [PATCH v6 09/15] clk: tegra: add clkdev registration infra
` [PATCH v6 10/15] clk: tegra: move audio clk to common file
` [PATCH v6 11/15] clk: tegra: move periph clocks "
  ` [PATCH v6 01/15] ARM: tegra30: add missing CLK IDs
  ` [PATCH v6 02/15] clk: tegra: simplify periph clock data
  ` [PATCH v6 04/15] clk: tegra: Add TEGRA_PERIPH_NO_DIV flag
  ` [PATCH v6 06/15] clk: tegra: move fields to tegra_clk_pll_params
  ` [PATCH v6 12/15] clk: tegra: move PMC, fixed clocks to common files
  ` [PATCH v6 13/15] clk: tegra: introduce common gen4 super clock
` [PATCH v6 14/15] clk: tegra: move tegra30 to common infra
` [PATCH v6 15/15] clk: tegra: move tegra20 "

[PATCH v5 01/15] ARM: tegra30: add missing CLK IDs
 2013-10-21  8:39 UTC  (20+ messages)
` [PATCH v5 02/15] clk: tegra: simplify periph clock data
` [PATCH v5 03/15] clk: tegra: common periph_clk_enb_refcnt and clks
` [PATCH v5 04/15] clk: tegra: Add TEGRA_PERIPH_NO_DIV flag
` [PATCH v5 05/15] clk: tegra: move some PLLC and PLLXC init to clk-pll.c
` [PATCH v5 06/15] clk: tegra: move fields to tegra_clk_pll_params
` [PATCH v5 07/15] clk: tegra: add header for common tegra clock IDs
` [PATCH v5 08/15] clk: tegra: add common infra for DT clocks
` [PATCH v5 09/15] clk: tegra: add clkdev registration infra
` [PATCH v5 10/15] clk: tegra: move audio clk to common file
` [PATCH v5 11/15] clk: tegra: move periph clocks "
` [PATCH v5 12/15] clk: tegra: move PMC, fixed clocks to common files
` [PATCH v5 13/15] clk: tegra: introduce common gen4 super clock
` [PATCH v5 14/15] clk: tegra: move tegra30 to common infra
` [PATCH v5 15/15] clk: tegra: move tegra20 "

Tegra baseline test results for v3.12-rc6
 2013-10-20  6:41 UTC 

[GIT PULL 1/6] ARM: tegra: dependencies for ARM .init_time cleanup
 2013-10-18 22:42 UTC  (13+ messages)
  ` [GIT PULL 2/6] ARM: tegra: cleanup for 3.13
  ` [GIT PULL 3/6] ARM: tegra: core SoC support changes "
  ` [GIT PULL 4/6] ARM: tegra: device tree "
  ` [GIT PULL 5/6] ARM: tegra: defconfig updates "
  ` [GIT PULL 6/6] MAINTAINERS: Tegra updates, and driver ownership

[PATCH v4 1/7] clk: tegra: Add support for PLLSS
 2013-10-18 13:45 UTC  (7+ messages)
` [PATCH v4 2/7] clk: tegra: Add periph regs bank X
` [PATCH v4 3/7] clk: tegra124: Add common clk IDs to clk-id.h
` [PATCH v4 4/7] clk: tegra124: Add new peripheral clocks
  ` [PATCH v4 5/7] clk: tegra124: Add support for Tegra124 clocks
` [PATCH v4 6/7] clk: tegra124: add wait_for_reset and disable_clock for tegra_cpu_car_ops
` [PATCH v4 7/7] clk: tegra124: add suspend/resume function "

[PATCH v4 02/15] clk: tegra: simplify periph clock data
 2013-10-18 12:27 UTC  (22+ messages)
  ` [PATCH v4 01/15] ARM: tegra30: add missing CLK IDs
  ` [PATCH v4 03/15] clk: tegra: common periph_clk_enb_refcnt and clks
  ` [PATCH v4 09/15] clk: tegra: add clkdev registration infra
` [PATCH v4 04/15] clk: tegra: Add TEGRA_PERIPH_NO_DIV flag
` [PATCH v4 05/15] clk: tegra: move some PLLC and PLLXC init to clk-pll.c
` [PATCH v4 06/15] clk: tegra: move fields to tegra_clk_pll_params
` [PATCH v4 07/15] clk: tegra: add header for common tegra clock IDs
` [PATCH v4 08/15] clk: tegra: add common infra for DT clocks
` [PATCH v4 10/15] clk: tegra: move audio clk to common file
` [PATCH v4 11/15] clk: tegra: move periph clocks "
` [PATCH v4 12/15] clk: tegra: move PMC, fixed clocks to common files
` [PATCH v4 13/15] clk: tegra: introduce common gen4 super clock
` [PATCH v4 14/15] clk: tegra: move tegra30 to common infra
` [PATCH v4 15/15] clk: tegra: move tegra20 "

[PATCH] thermal: Fix binding problem when there is thermal zone params
 2013-10-18 10:03 UTC 

[PATCH v5 0/3] Add power control for lm90
 2013-10-18  1:45 UTC  (3+ messages)

[PATCH] gpu: host1x: Add MIPI pad calibration support
 2013-10-17 19:58 UTC  (4+ messages)

[PATCH v2 00/13] ARM: tegra: Enable DSI, panel and 3D support
 2013-10-17 19:38 UTC  (11+ messages)
` [PATCH v2 13/13] WIP: ARM: tegra: Add Tegra114 powergate support

[PATCH] ARM: tegra: add clock properties for devices of Tegra124
 2013-10-17 17:33 UTC  (3+ messages)

[PATCH v4 00/15] Introduce common infra for tegra clocks
 2013-10-17 15:58 UTC  (3+ messages)

[PATCH v3 1/7] clk: tegra: Add support for PLLSS
 2013-10-17 13:13 UTC  (7+ messages)
  ` [PATCH v3 3/7] clk: tegra124: Add common clk IDs to clk-id.h
  ` [PATCH v3 5/7] clk: tegra124: Add support for Tegra124 clocks
` [PATCH v3 2/7] clk: tegra: Add periph regs bank X
` [PATCH v3 4/7] clk: tegra124: Add new peripheral clocks
` [PATCH v3 6/7] clk: tegra124: add wait_for_reset and disable_clock for tegra_cpu_car_ops
` [PATCH v3 7/7] clk: tegra124: add suspend/resume function "

[PATCH v3 0/7] Tegra124 clock support
 2013-10-17 13:12 UTC 

About [PATCH 1/2] regulator: core: Provide a dummy regulator with full constraints
 2013-10-17 10:39 UTC  (3+ messages)

change_page_attr() implementation for ARM?
 2013-10-17 10:28 UTC 

[PATCH] gpio: tegra: use new gpio_lock_as_irq() API
 2013-10-17  8:53 UTC  (6+ messages)

[PATCH v2 0/7] Tegra124 clock support
 2013-10-17  7:57 UTC  (6+ messages)
` [PATCH v2 1/7] clk: tegra: Add support for PLLSS

[PATCH v3 00/19] Introduce common infra for tegra clocks
 2013-10-17  7:52 UTC  (9+ messages)
` [PATCH v3 02/19] clk: tegra: simplify periph clock data

[PATCH 1/3] ARM: tegra: Remove duplicate powergate defines
 2013-10-17  2:46 UTC  (5+ messages)
  ` [PATCH 2/3] ARM: tegra: Constify list of CPU domains
  ` [PATCH 3/3] ARM: tegra: Add Tegra114 powergate support

[PATCH 1/2] spi/tegra20-slink: Crude refactoring to use core message parsing
 2013-10-16 22:08 UTC  (5+ messages)
  ` [PATCH 2/2] spi/tegra20-slink: Move first transfer preparation to prepare_message


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox