linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-08 07:44:05 to 2014-10-27 15:55:40 UTC [more...]

[PATCH v3 33/47] staging: nvec: Register with kernel power-off handler
 2014-10-27 15:55 UTC 

[PATCH 0/3] nouveau: support for custom VRAM domains
 2014-10-27 10:34 UTC  (4+ messages)
` [PATCH 2/3] nvc0: use NV_VRAM_DOMAIN() macro
  ` [PATCH 1/3] nouveau: support for custom VRAM domains
  ` [PATCH 3/3] gk20a: use NOUVEAU_BO_GART as VRAM domain

[PATCH v5 0/4] drm: nouveau: memory coherency on ARM
 2014-10-27  9:49 UTC  (5+ messages)
` [PATCH v5 2/4] drm: implement explicitly coherent BOs
` [PATCH v5 3/4] drm: allocate GPFIFOs and fences coherently
  ` [PATCH v5 1/4] drm: introduce nv_device_is_cpu_coherent()
  ` [PATCH v5 4/4] drm: synchronize BOs when required

[PATCH v5 00/16] Tegra124 CL-DVFS / DFLL clocksource + cpufreq
 2014-10-27  9:36 UTC  (20+ messages)
` [PATCH v5 01/16] clk: tegra: Add binding for the Tegra124 DFLL clocksource
` [PATCH v5 02/16] clk: tegra: Add library for the DFLL clock source (open-loop mode)
` [PATCH v5 03/16] clk: tegra: Add closed loop support for the DFLL
` [PATCH v5 04/16] clk: tegra: Add functions for parsing CVB tables
` [PATCH v5 05/16] clk: tegra: Add DFLL DVCO reset control for Tegra124
` [PATCH v5 06/16] clk: tegra: Add Tegra124 DFLL clocksource platform driver
  ` [PATCH v5 07/16] clk: tegra: Save/restore CCLKG_BURST_POLICY on suspend
` [PATCH v5 08/16] clk: tegra: Add the DFLL as a possible parent of the cclk_g clock
` [PATCH v5 09/16] ARM: tegra: Add the DFLL to Tegra124 device tree
` [PATCH v5 10/16] ARM: tegra: Enable the DFLL on the Jetson TK1
` [PATCH v5 11/16] cpufreq: tegra124: Add device tree bindings
` [PATCH v5 12/16] cpufreq: tegra: Rename tegra-cpufreq to tegra20-cpufreq
` [PATCH v5 13/16] cpufreq: Add cpufreq driver for Tegra124
` [PATCH v5 14/16] ARM: tegra: Add entries for cpufreq on Tegra124
` [PATCH v5 15/16] ARM: tegra: Add CPU regulator to the Jetson TK1 device tree
` [PATCH v5 16/16] ARM: tegra: enable Tegra124 cpufreq driver by default

[PATCH v1 1/5] mfd: tps65910: Convert ti,system-power-controller DT property to poweroff-source
 2014-10-24  9:04 UTC  (14+ messages)
  ` [PATCH v1 5/5] ARM: dts: tegra: Use poweroff-source DT property in tps65911 for tegra30 colibri
` [PATCH v1 2/5] ARM: dts: tegra: Use poweroff-source DT property in tps65911 for tegra30 apalis
` [PATCH v1 3/5] ARM: dts: tegra: Use poweroff-source DT property in tps65911 for tegra30 beaver
` [PATCH v1 4/5] ARM: dts: tegra: Use poweroff-source DT property in tps65911 for tegra30 cardhu
      ` [PATCH v1 1/5] mfd: tps65910: Convert ti, system-power-controller DT property to poweroff-source

[PATCH v4] PCI: tegra: add PM-ops support
 2014-10-22 23:09 UTC  (2+ messages)

[PATCH v3 43/59] dmaengine: tegra20: Split device_control
 2014-10-22 15:43 UTC 

[PATCH v2 00/12] Tegra124 EMC (external memory controller) support
 2014-10-22  7:39 UTC  (15+ messages)
` [PATCH v2 01/12] clk: tegra124: Remove old emc clock
` [PATCH v2 02/12] of: Document long-ram-code property in nvidia,tegra20-apbmisc
` [PATCH v2 03/12] soc/tegra: Add ram code reader helper
` [PATCH v2 05/12] of: Document timings subnode of nvidia,tegra-mc
` [PATCH v2 06/12] of: Add Tegra124 EMC bindings
` [PATCH v2 07/12] ARM: tegra: Add EMC to Tegra124 device tree
` [PATCH v2 08/12] ARM: tegra: Add EMC timings to Jetson TK1 "
  ` [PATCH v2 04/12] of: document new emc-timings subnode in nvidia,tegra124-car
  ` [PATCH v2 09/12] memory: tegra: Add API needed by the EMC driver
  ` [PATCH v2 11/12] clk: tegra: Add EMC clock driver
` [PATCH v2 10/12] memory: tegra: Add EMC (external memory controller) driver
` [PATCH v2 12/12] memory: tegra: Add debugfs entry for getting and setting the EMC rate

[PATCH] ASoC: tegra: Read and use the GPIO flags of the headphone detect
 2014-10-21 21:23 UTC  (3+ messages)

[PATCH v2 33/47] staging: nvec: Register with kernel poweroff handler
 2014-10-21  4:12 UTC 

Tegra baseline test results for v3.18-rc1
 2014-10-20 17:48 UTC  (2+ messages)

[PATCH v2] PCI: tegra: Enable root port specific features
 2014-10-20 16:52 UTC  (2+ messages)

[PATCH v3 01/12] clk: tegra: Implement memory-controller clock
 2014-10-20 11:02 UTC  (16+ messages)
  ` [PATCH 02/12] amba: Add Kconfig file
  ` [PATCH v4 03/12] ARM: tegra: Move AHB Kconfig to drivers/amba
  ` [PATCH 04/12] of: Add NVIDIA Tegra memory controller binding
  ` [PATCH v4 05/12] memory: Add NVIDIA Tegra memory controller support
  ` [PATCH 06/12] ARM: tegra: Add memory controller support for Tegra20
  ` [PATCH 07/12] ARM: tegra: Add memory controller support for Tegra30
  ` [PATCH 08/12] ARM: tegra: Add memory controller support for Tegra114
  ` [PATCH 09/12] ARM: tegra: Add memory controller support for Tegra124
  ` [PATCH 10/12] ARM: tegra: Enable IOMMU for display controllers on Tegra30
  ` [PATCH 11/12] ARM: tegra: Enable IOMMU for display controllers on Tegra114
  ` [PATCH 12/12] ARM: tegra: Enable IOMMU for display controllers on Tegra124

[PATCH 00/12] Add NVIDIA Tegra FUSE driver
 2014-10-19  3:12 UTC  (3+ messages)
` [PATCH 05/12] soc/tegra: Add efuse driver for Tegra

drm/tegra: Add hardware cursor support
 2014-10-17 13:15 UTC  (2+ messages)

[PATCH v2 39/53] dmaengine: tegra20: Split device_control
 2014-10-16 10:17 UTC 

[PATCH] pinctrl: tegra-xusb: Don't leak configurations
 2014-10-16 10:12 UTC 

[PATCH v3 1/1] firmware: tegra: Add XHCI firmware v45.46 for T124
 2014-10-16  0:28 UTC 

[pinmux scripts PATCH 1/4] Board CSV import: Support all Tegra124 OD pins
 2014-10-15 19:20 UTC  (5+ messages)
  ` [pinmux scripts PATCH 2/4] Board CSV import: Put full CSV filename in data structure
  ` [pinmux scripts PATCH 3/4] Board CSV import: Support either 0- or 1-based RSVD numbers
  ` [pinmux scripts PATCH 4/4] Board CSV Import: Allow board configuration overrides on cmdline

[PATCH 1/2] clocksource: tegra: Refactor and cleanup
 2014-10-15 13:25 UTC  (7+ messages)
  ` [PATCH 2/2] clocksource: tegra: Register watchdog device

[PATCH v6 4/4] thermal: Add Tegra SOCTHERM thermal management driver
 2014-10-15 10:05 UTC  (3+ messages)
` [PATCH v7 "

[PATCH V2 1/2] MAINTAINERS: add Alexandre Courbot for Tegra
 2014-10-15  6:36 UTC  (2+ messages)

[PATCH 01/14] gpu: host1x: Use struct host1x_bo pointers in traces
 2014-10-14 14:51 UTC  (15+ messages)
  ` [PATCH 02/14] gpu: host1x: Make mapped field of push buffers void *
  ` [PATCH 06/14] gpu: host1x: mipi: Registers are 32 bits wide
  ` [PATCH 11/14] drm/tegra: Do not enable output on .mode_set()
` [PATCH 03/14] gpu: host1x: Fix typo in comment
` [PATCH 04/14] gpu: host1x: Print address/offset pairs consistently
` [PATCH 05/14] gpu: host1x: Make gather offsets unsigned
` [PATCH 07/14] gpu: host1x: mipi: Preserve the contents of MIPI_CAL_CTRL
` [PATCH 08/14] gpu: host1x: mipi: Calibrate clock lanes
` [PATCH 09/14] gpu: host1x: mipi: Set MIPI_CAL_BIAS_PAD_CFG1 register
` [PATCH 10/14] drm/tegra: dc: Add powergate support
` [PATCH 12/14] drm/tegra: dsi: Make FIFO depths host parameters
` [PATCH 13/14] drm/tegra: dsi: Add ganged mode support
` [PATCH 14/14] drm/tegra: dsi: Set up PHY_TIMING & BTA_TIMING registers earlier

[PATCH 00/10] Tegra124 EMC (external memory controller) support
 2014-10-14 13:46 UTC  (14+ messages)
` [PATCH 01/10] clk: tegra124: Remove old emc_mux and emc clocks
` [PATCH 02/10] soc/tegra: Document long-ram-code property in nvidia,tegra20-apbmisc
` [PATCH 03/10] soc/tegra: Add ram code reader helper
` [PATCH 05/10] ARM: tegra: Add EMC to Tegra124 device tree
` [PATCH 07/10] memory: tegra: Add API needed by the EMC driver
  ` [PATCH 04/10] of: Add Tegra124 EMC bindings
  ` [PATCH 06/10] ARM: tegra: Add EMC timings to Jetson TK1 device tree
  ` [PATCH 08/10] memory: tegra: Add EMC (external memory controller) driver
` [PATCH 09/10] clk: tegra: Add EMC clock driver
` [PATCH 10/10] memory: tegra: Add debugfs entry for getting and setting the EMC rate

[PATCH 00/44] kernel: Add support for poweroff handler call chain
 2014-10-14  4:29 UTC  (30+ messages)
` [PATCH 01/44] "
` [PATCH 03/44] hibernate: Call have_kernel_poweroff instead of checking pm_power_off
` [PATCH 08/44] kernel: Move pm_power_off to common code
  ` 回复: "
` [PATCH 12/44] mfd: ab8500-sysctrl: Register with kernel poweroff handler
` [PATCH 29/44] staging: nvec: "
` [PATCH 32/44] arm64: psci: "

[RFC PATCH v2 1/4] regulator: Add helper function to get "poweroff-source" property
 2014-10-13 13:54 UTC  (13+ messages)
` [RFC PATCH v2 2/4] regulator: act8865: Add support to turn off all outputs
` [RFC PATCH v1 4/4] dt-bindings: Document the property poweroff-source for act8865 regulator

[PATCH v2 0/4] tegra: Some patches to improve MIPI d-phy calibration
 2014-10-13  8:20 UTC  (11+ messages)
` [PATCH v2 1/4] clk: tegra: Move mipi-cal initialization into clk-tegra1[12]4.c

[REPOST PATCH v4 0/2] PM QoS: Add support for memory bandwidth constraints
 2014-10-12 20:21 UTC  (6+ messages)
` [REPOST PATCH v4 1/2] PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH class

Please reply
 2014-10-11 19:34 UTC 

[PATCH V3] ARM: tegra: Re-add removed SoC id macro to tegra_resume()
 2014-10-10 13:24 UTC 

[PATCH 1/2] ARM: tegra: venice2: add GK20A GPU DT node
 2014-10-10  7:01 UTC  (8+ messages)
  ` [PATCH 2/2] ARM: tegra: jetson-tk1: "

[PATCH v2] PCI: tegra: Enable root port specific features
 2014-10-10  5:15 UTC 

[PATCH] ARM: tegra: Re-add removed SoC id macro to tegra_resume()
 2014-10-09 22:10 UTC  (5+ messages)
      ` [PATCH V2] "

[PATCH] drm/exynos: fix vblank handling during dpms off
 2014-10-09 10:23 UTC  (5+ messages)

[PATCH] drm: tegra: Check return value of drm_vblank_get()
 2014-10-09  9:16 UTC 

[PATCH 1/2] drm/tegra: Set the dsi lp clk parent and rate
 2014-10-08 16:03 UTC  (5+ messages)

[PATCH] clk/tegra: Fix mux typo, s/pll_m/clk_m/
 2014-10-08 15:13 UTC  (2+ messages)

[PATCH] clk: tegra124: Add init data for dsi lp clocks
 2014-10-08 15:12 UTC  (2+ messages)

[PATCH v1] PCI: tegra: Enable root port specific features
 2014-10-08  7:47 UTC  (5+ 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).