linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-14 22:36:59 to 2014-07-21 23:53:04 UTC [more...]

[PATCH 0/6] of-thermal hardware trip points + Tegra124 SOCTHERM driver
 2014-07-21 23:53 UTC  (10+ messages)
` [PATCH 1/6] thermal: of: Add support for hardware-tracked trip points
` [PATCH 4/6] ARM: tegra: Add soctherm and thermal zones to Tegra124 device tree

[PATCH 0/4] Allow xHCI drivers to be built as separate modules
 2014-07-21 23:41 UTC  (2+ messages)

[PATCH 0/8] Tegra124 EMC (external memory controller) support
 2014-07-21 22:52 UTC  (8+ messages)
` [PATCH 2/8] ARM: tegra: Remove TEGRA124_CLK_EMC from tegra124-car.h
` [PATCH 5/8] of: Add Tegra124 EMC bindings

[PATCH 0/4] drm/dsi/tegra: continuous clock support
 2014-07-21 22:51 UTC  (7+ messages)
` [PATCH 4/4] ARM: tegra: roth: add display DT node

[PATCH 0/6] clock support for Tegra132
 2014-07-21 21:55 UTC  (21+ messages)
` [PATCH 1/6] clk: tegra: don't abort clk init on error
  ` [PATCH 2/6] clk: tegra: make tegra_clocks_apply_init_table arch_initcall
  ` [PATCH 3/6] clk: tegra: Update binding doc Tegra132
  ` [PATCH 6/6] clk: tegra: Add Tegra132 ccplex clocks
` [PATCH 4/6] clk: tegra: add nvidia,tegra132-ccplex-clk binding
` [PATCH 5/6] clk: tegra: Add support for Tegra132 CAR clocks

[PATCH] staging/nvec: Pass proper resource to mfd_add_devices()
 2014-07-21 21:49 UTC  (5+ messages)

[PATCH 0/2] Restructure driver/power and add Tegra PMC driver
 2014-07-21 21:35 UTC  (4+ messages)
` [PATCH 2/2] ARM: tegra: Convert PMC to a driver

[PATCH] PCI: tegra: Add debugfs support
 2014-07-21 21:19 UTC  (3+ messages)

[PATCH] staging/nvec: Remove double const qualifier
 2014-07-21 20:05 UTC  (2+ messages)

[GIT PULL 1/3] ARM: tegra: rework PCIe regulators
 2014-07-21 18:40 UTC  (23+ messages)
` [GIT PULL 2/3] ARM: tegra: move fuse code out of arch/arm
                                  ` [PATCH] platform: Make platform_bus device a platform device

[PATCH tegra-uboot-flasher-scripts] Explicitly ask for Python 2
 2014-07-21 16:24 UTC  (2+ messages)

[PATCH 1/2] resource: Add device-managed request/release_resource()
 2014-07-21 15:58 UTC  (3+ messages)
` [PATCH 2/2] PCI: tegra: Implement a proper resource hierarchy

[flasher PATCH 1/2] Switch flasher script to subprocess
 2014-07-21 15:42 UTC  (3+ messages)

[PATCH v2 00/16] Tegra124 CL-DVFS / DFLL clocksource, plus cpufreq
 2014-07-21 15:39 UTC  (17+ messages)
` [PATCH v2 01/16] regmap: Add regmap_get_device
` [PATCH v2 02/16] regulator: Add helpers for low-level register access
` [PATCH v2 03/16] clk: tegra: Add binding for the Tegra124 DFLL clocksource
` [PATCH v2 04/16] clk: tegra: Add library for the DFLL clock source (open-loop mode)
` [PATCH v2 05/16] clk: tegra: Add closed loop support for the DFLL
` [PATCH v2 06/16] clk: tegra: Add functions for parsing CVB tables
` [PATCH v2 07/16] clk: tegra: Add DFLL DVCO reset control for Tegra124
` [PATCH v2 08/16] clk: tegra: Add Tegra124 DFLL clocksource platform driver
` [PATCH v2 09/16] clk: tegra: Save/restore CCLKG_BURST_POLICY on suspend
` [PATCH v2 10/16] clk: tegra: Add the DFLL as a possible parent of the cclk_g clock
` [PATCH v2 11/16] ARM: tegra: Add the DFLL to Tegra124 device tree
` [PATCH v2 12/16] ARM: tegra: Enable the DFLL on the Jetson TK1
` [PATCH v2 13/16] cpufreq: tegra124: Add device tree bindings
  ` [PATCH v2 14/16] cpufreq: Add cpufreq driver for Tegra124
` [PATCH v2 15/16] ARM: tegra: Add entries for cpufreq on Tegra124
` [PATCH v2 16/16] ARM: tegra: Update defconfig for tegra124-cpufreq

Question about "missing" tegra features
 2014-07-21 15:18 UTC  (2+ messages)

[PATCH] ARM: tegra: paz00: Fix some indentation inconsistencies
 2014-07-21 15:07 UTC  (2+ messages)

[PATCH 00/12] Add NVIDIA Tegra FUSE driver
 2014-07-21 13:39 UTC  (20+ messages)
` [PATCH 12/12] ARM: tegra: Convert PMC to a driver

[PATCH] usb: phy: tegra: Avoid use of sizeof(void)
 2014-07-21 11:37 UTC 

[PATCH] clk/tegra: Fix a bunch of sparse warnings
 2014-07-21 11:23 UTC 

[GIT PULL 1/7] ARM: tegra: move fuse code out of arch/arm
 2014-07-19 19:56 UTC  (14+ messages)
  ` [GIT PULL 2/7] ARM: tegra: core code changes for 3.17
  ` [GIT PULL 3/7] ARM: tegra: rework PCIe regulators
  ` [GIT PULL 4/7] ARM: tegra: Add XUSB pad controller support
  ` [GIT PULL 5/7] ARM: create a cros-ec-keyboard DT fragment
  ` [GIT PULL 6/7] ARM: tegra: device tree changes for 3.17
  ` [GIT PULL 7/7] ARM: tegra: defconfig updates "

[PATCH v3 0/8] Serial ATA support for NVIDIA Tegra124
 2014-07-18 21:54 UTC  (37+ messages)
` [PATCH v3 1/8] of: Add NVIDIA Tegra SATA controller binding
  ` [PATCH v4 "
  ` [PATCH v5 "
` [PATCH v3 2/8] ARM: tegra: Add SATA controller to Tegra124 device tree
` [PATCH v3 3/8] ARM: tegra: Add SATA and SATA power to Jetson TK1 "
` [PATCH v3 4/8] clk: tegra: Enable hardware control of SATA PLL
` [PATCH v3 5/8] clk: tegra: Add SATA clocks to Tegra124 initialization table
  ` [PATCH v3 6/8] ata: ahci_platform: Increase AHCI_MAX_CLKS to 4
` [PATCH v3 7/8] ata: Add support for the Tegra124 SATA controller
    ` [PATCH v4 "
    ` [PATCH v5 "
` [PATCH v3 8/8] ARM: tegra: Add options for Tegra AHCI support to tegra_defconfig

[PATCH v2 0/4] ARM: dts: exynos: Prepare Spring
 2014-07-18 17:20 UTC 

[PATCH v2 5/5] i2c: tegra: Remove suspension check
 2014-07-17 16:52 UTC  (3+ messages)

[RFC 1/4] ARM: tegra: Move SoC drivers to drivers/soc/tegra
 2014-07-17 16:21 UTC  (8+ messages)

[PATCH v4 0/6] Per-user clock constraints
 2014-07-17 15:06 UTC  (8+ messages)
` [PATCH v4 1/6] clk: Add temporary mapping to the existing API
` [PATCH v4 2/6] ASoC: mxs-saif: fix mixed use of public and provider clk API
` [PATCH v4 3/6] clk: Move all drivers to use internal API
` [PATCH v4 4/6] clk: use struct clk only for external API
` [PATCH v4 5/6] clk: per-user clock accounting for debug
` [PATCH v4 6/6] clk: Add floor and ceiling constraints to clock rates

[PATCH] ARM: tegra: Fix comment typo 'CONFIG_SLEEP'
 2014-07-17 10:06 UTC  (3+ messages)

[PATCH v4] devicetree: Add generic IOMMU device tree bindings
 2014-07-16 20:24 UTC  (10+ messages)

[PATCH 00/16] i2c: drop class based instantiaion for selected drivers
 2014-07-16 17:46 UTC  (2+ messages)

[PATCH 00/13] Tegra124 CL-DVFS / DFLL clocksource, plus cpufreq
 2014-07-16 11:00 UTC  (14+ messages)
` [PATCH 01/13] clk: tegra: Add binding for the Tegra124 DFLL clocksource

[cbootimage PATCH V3 1/3] Rename last_bl_blk to last_blk
 2014-07-16  4:58 UTC  (5+ messages)
  ` [cbootimage PATCH V3 2/3] Add Tegra132 support for the cbootimage utility
  ` [cbootimage PATCH V3 3/3] Dump MTS information by bct_dump utility

[cbootimage PATH V2 RESEND 1/3] Rename last_bl_blk to last_blk
 2014-07-16  1:53 UTC  (7+ messages)
  ` [cbootimage PATH V2 RESEND 2/3] Add Tegra132 support for the cbootimage utility
  ` [cbootimage PATH V2 RESEND 3/3] Dump MTS information by bct_dump utility

[PATCH 1/2] PCI: mvebu: Fix license string
 2014-07-15 22:51 UTC  (4+ messages)
` [PATCH 2/2] PCI: tegra: "

[PATCH 1/3] Rename last_bl_blk to last_blk
 2014-07-15 21:34 UTC  (7+ messages)
` [PATCH 2/3] Add Tegra132 support for the cbootimage utility

[PATCH v2 0/7] Serial ATA support for NVIDIA Tegra124
 2014-07-15  9:31 UTC  (8+ messages)
` [PATCH v2 6/7] ata: Add support for the Tegra124 SATA controller


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