linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-23 19:29:32 to 2014-08-08 09:43:19 UTC [more...]

[PATCH 0/3] Introduce of_match_machine() helper
 2014-08-08  9:43 UTC  (7+ messages)
` [PATCH 1/3] of: Add of_match_machine helper
  ` [PATCH 2/3] soc/tegra: Use of_match_machine in soc_is_tegra()
  ` [PATCH 3/3] cpuidle: big.LITTLE: Use of_match_machine

[PATCH v2 00/12] defconfigs: add MTD_SPI_NOR (new subsystem dependency for M25P80)
 2014-08-07 21:36 UTC  (2+ messages)

[PATCH 0/4] host1x: mipi: Some patches to improve d-phy calibration
 2014-08-07 17:14 UTC  (12+ messages)
  ` [PATCH 1/4] host1x: mipi: Add new parent clock for mipi calibration
  ` [PATCH 2/4] host1x: mipi: Preserve the contents of MIPI_CAL_CTRL
  ` [PATCH 3/4] host1x: mipi: Include clock lanes in mipi calibrate
  ` [PATCH 4/4] host1x: mipi: Set MIPI_CAL_BIAS_PAD_CFG1 register

[GIT PULL] drm/tegra: Changes for v3.17-rc1
 2014-08-07  7:53 UTC 

[RFC 0/2] fixed order for mmc devices/mmc block devices
 2014-08-06 19:50 UTC  (5+ messages)
` [RFC 1/2] mmc: read mmc alias from device tree
` [RFC 2/2] mmc: use SD/MMC host ID for block device name ID

[flasher PATCH] Add support for colibri_t30
 2014-08-06 16:20 UTC  (2+ messages)

[cbootimage-configs PATCH] Update colibri_t30 BCT to use all SDRAM entries
 2014-08-06 16:12 UTC  (2+ messages)

[cbootimage-configs PATCH] Rename colibri-t30 BCT files to colibri_t30
 2014-08-06 16:08 UTC  (2+ messages)

[PATCH v5 3/6] clk: Move all drivers to use internal API
 2014-08-06 13:57 UTC 

[PATCH v3 0/4] Tegra124 soctherm driver
 2014-08-06 10:25 UTC  (5+ messages)
` [PATCH v3 1/4] of: Add bindings for nvidia,tegra124-soctherm
` [PATCH v3 2/4] ARM: tegra: Add soctherm and thermal zones to Tegra124 device tree
  ` [PATCH v3 3/4] ARM: tegra: Add thermal trip points for Jetson TK1
` [PATCH v3 4/4] thermal: Add Tegra SOCTHERM thermal management driver

[PATCH v2 0/4] Tegra124 soctherm driver
 2014-08-06  7:30 UTC  (10+ messages)
` [PATCH v2 1/4] of: Add bindings for nvidia,tegra124-soctherm
` [PATCH v2 2/4] ARM: tegra: Add soctherm and thermal zones to Tegra124 device tree
` [PATCH v2 3/4] ARM: tegra: Add thermal trip points for Jetson TK1
` [PATCH v2 4/4] thermal: Add Tegra SOCTHERM thermal management driver

[PATCH 1/5] ARM: imx: Remove references to platform_bus in mxc code
 2014-08-05 23:06 UTC  (21+ messages)
` [PATCH 2/5] char: tile-srom: Remove reference to platform_bus
` [PATCH 3/5] mmc: sdhci-pltfm: Do not use parent as the host's device
` [PATCH 4/5] [SCSI] Do not use platform_bus as a parent
  ` [PATCH 5/5] platform: Make platform_bus device a platform device

[flasher PATCH] Adapt to new U-Boot build commands
 2014-08-05 21:57 UTC  (5+ messages)

[RFC 0/2] Add PM_QOS_MEMORY_BANDWIDTH class
 2014-08-05 14:35 UTC  (3+ messages)
` [RFC 1/2] PM / QoS: "
` [RFC 2/2] drm/tegra: Request memory bandwidth for the display controller

[PATCH 0/3] Thermal reset support in PMC
 2014-08-05  8:13 UTC  (4+ messages)
` [PATCH 1/3] of: Add descriptions of thermtrip properties to Tegra PMC bindings
` [PATCH 2/3] ARM: tegra: Add PMC thermtrip programming to Jetson TK1 device tree
` [PATCH 3/3] ARM: tegra: Add thermal reset (thermtrip) support to PMC

[tegra-pinmux-scripts] [PATCH] Add support for Norrin
 2014-08-05  5:28 UTC  (7+ messages)

[flasher PATCH V2] Adapt to new U-Boot build commands
 2014-08-04 16:52 UTC  (2+ messages)

Tegra baseline test results for v3.16
 2014-08-04 10:00 UTC 

[PATCH] clk: tegra: Implement memory-controller clock
 2014-08-04  6:35 UTC  (3+ messages)

[PATCH v2 1/2] resource: Add device-managed request/release_resource()
 2014-08-01 13:58 UTC  (5+ messages)
` [PATCH v2 2/2] PCI: tegra: Implement a proper resource hierarchy

[PATCH 0/6] of-thermal hardware trip points + Tegra124 SOCTHERM driver
 2014-08-01 13:15 UTC  (5+ messages)
` [PATCH 1/6] thermal: of: Add support for hardware-tracked trip points

[PATCH V2] drm/tegra: add MODULE_DEVICE_TABLEs
 2014-08-01 10:12 UTC  (3+ messages)

[PATCH 0/8] Tegra124 EMC (external memory controller) support
 2014-08-01  8:40 UTC  (27+ 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 v4 0/6] Per-user clock constraints
 2014-07-31 18:54 UTC  (6+ messages)
` [PATCH v4 6/6] clk: Add floor and ceiling constraints to clock rates

[PATCH v5] devicetree: Add generic IOMMU device tree bindings
 2014-07-31 18:09 UTC  (8+ messages)

[patch 2/2] pinctrl: tegra-xusb: testing wrong variable in probe()
 2014-07-31 15:36 UTC  (2+ messages)

[patch 1/2] pinctrl: tegra-xusb: fix an off by one test
 2014-07-31 15:36 UTC  (3+ messages)

[PATCH v4 RESEND 3/6] clk: Move all drivers to use internal API
 2014-07-31 11:41 UTC 

[PATCH v4] devicetree: Add generic IOMMU device tree bindings
 2014-07-31 11:14 UTC  (20+ messages)

Very Urgent
 2014-07-30 23:18 UTC 

[PATCH 0/2] ARM: tegra: a couple of late DT patches
 2014-07-30 19:49 UTC  (4+ messages)
  ` [PATCH 1/2] ARM: tegra: paz00: Fix some indentation inconsistencies
  ` [PATCH 2/2] ARM: tegra: apalis t30: fix device tree compatible node

[PATCH 1/2] staging/nvec: Do not pass resource to mfd_add_devices()
 2014-07-29 20:24 UTC  (4+ messages)
` [PATCH 2/2] staging/nvec: Use platform_get_irq()

[PATCH] ARM: tegra: Move AHB Kconfig to drivers/amba
 2014-07-29 16:21 UTC  (2+ messages)

[PATCH] clk: tegra: Implement memory-controller clock
 2014-07-29 16:18 UTC  (2+ messages)

[PATCH 1/2] resource: Add device-managed request/release_resource()
 2014-07-29 11:33 UTC  (4+ messages)

[PATCH v3] PCI: tegra: add missing cleanup in error path and teardown_irq
 2014-07-29 10:34 UTC  (2+ messages)

Hello
 2014-07-29  8:23 UTC 

[PATCH v2] PCI: tegra: add missing cleanup in error path and teardown_irq
 2014-07-29  1:42 UTC  (3+ messages)

[PATCH tegra-uboot-scripts v3] Make folder for dtb files as an argument
 2014-07-28 21:33 UTC  (2+ messages)

Tegra baseline test results for v3.16-rc7
 2014-07-28 18:35 UTC 

[PATCH] MAINTAINERS: Update Tegra Git URL
 2014-07-28 18:06 UTC 

[PATCH] MAINTAINERS: Update Tegra Git URL
 2014-07-28 18:02 UTC  (3+ messages)

autobuild of tegrarcm
 2014-07-28 15:25 UTC  (2+ messages)

[PATCH] ARM: tegra: apalis t30: fix device tree compatible node
 2014-07-25 18:41 UTC  (2+ messages)

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

[PATCH v2 00/16] Tegra124 CL-DVFS / DFLL clocksource, plus cpufreq
 2014-07-25 17:48 UTC  (13+ messages)
` [PATCH v2 01/16] regmap: Add regmap_get_device
` [PATCH v2 02/16] regulator: Add helpers for low-level register access
` [PATCH v2 14/16] cpufreq: Add cpufreq driver for Tegra124

[PATCH tegra-uboot-scripts v2] Make folder for dtb files as an argument
 2014-07-25 16:05 UTC  (2+ messages)

[PATCH] PCI: tegra: add missing cleanup in error path and teardown_irq
 2014-07-25 12:18 UTC 

Please reply
 2014-07-24 19:22 UTC 

[PATCH v2] platform: Make platform_bus device a platform device
 2014-07-24 17:12 UTC  (7+ messages)
` [PATCH v3] "

[PATCH v4 1/2] platform: Remove most references to platform_bus device
 2014-07-24  2:48 UTC  (5+ messages)

[PATCH tegra-uboot-scripts 1/2] Explicitly ask for Python 2
 2014-07-23 21:50 UTC  (4+ messages)
  ` [PATCH tegra-uboot-scripts 2/2] Make folder for dtb files as an argument


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