linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-16 08:42:44 to 2014-07-23 11:57:51 UTC [more...]

[PATCH v2 00/16] Tegra124 CL-DVFS / DFLL clocksource, plus cpufreq
 2014-07-23 11:57 UTC  (26+ 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

[PATCH] ARM: tegra: apalis t30: fix device tree compatible node
 2014-07-23  2:23 UTC 

[GIT PULL 1/3] ARM: tegra: rework PCIe regulators
 2014-07-22 22:16 UTC  (38+ messages)
` [GIT PULL 2/3] ARM: tegra: move fuse code out of arch/arm
                                  ` [PATCH] platform: Make platform_bus device a platform device
                                          ` [PATCH v2] "
                                                        ` [PATCH v3] "

[PATCH v3 0/8] Serial ATA support for NVIDIA Tegra124
 2014-07-22 21:03 UTC  (38+ 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 1/2] resource: Add device-managed request/release_resource()
 2014-07-22 19:01 UTC  (5+ messages)
` [PATCH 2/2] PCI: tegra: Implement a proper resource hierarchy

[PATCH] PCI: tegra: Add debugfs support
 2014-07-22 18:35 UTC  (4+ messages)

[PATCH v4 0/6] Per-user clock constraints
 2014-07-22 17:50 UTC  (9+ 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 0/8] Tegra124 EMC (external memory controller) support
 2014-07-22 17:34 UTC  (13+ messages)
` [PATCH 2/8] ARM: tegra: Remove TEGRA124_CLK_EMC from tegra124-car.h
` [PATCH 5/8] of: Add Tegra124 EMC bindings
` [PATCH 8/8] clk: tegra: Add EMC clock driver

[PATCH 0/6] clock support for Tegra132
 2014-07-22 17:18 UTC  (14+ 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 4/6] clk: tegra: add nvidia,tegra132-ccplex-clk binding

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

Tegra baseline test results for v3.16-rc6
 2014-07-22  3:45 UTC 

Tegra baseline test results for v3.16-rc5
 2014-07-22  3:45 UTC 

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

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

[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] 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] staging/nvec: Remove double const qualifier
 2014-07-21 20:05 UTC  (2+ messages)

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

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

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] 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 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] 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 01/13] clk: tegra: Add binding for the Tegra124 DFLL clocksource
 2014-07-16 11:00 UTC  (11+ 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).