public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-01 16:32:37 to 2013-10-09 02:30:07 UTC [more...]

[PATCH] hwmon: (lm90) Add support for TI TMP451
 2013-10-09  2:30 UTC  (3+ messages)

[PATCH 0/5] Tegra124 clock support
 2013-10-08 22:31 UTC  (9+ messages)
  ` [PATCH 1/5] clk: tegra: Add support for PLLSS
  ` [PATCH 2/5] clk: tegra: Add periph regs bank X
  ` [PATCH 3/5] clk: tegra124: Add common clk IDs to clk-id.h
  ` [PATCH 4/5] clk: tegra124: Add new peripheral clocks
  ` [PATCH 5/5] clk: tegra124: Add support for Tegra124 clocks

[PATCH v5 0/3] Add power control for lm90
 2013-10-08 20:30 UTC  (5+ messages)
  ` [PATCH v5 1/3] hwmon: (lm90) Add power control
  ` [PATCH v5 2/3] of: add vendor prefix for GMT
  ` [PATCH v5 3/3] Documentation: dt: hwmon: add OF document for LM90

[PATCH] ARM: tegra: add clock properties for devices of Tegra124
 2013-10-08 20:02 UTC  (2+ messages)

[PATCH V2 0/6] ARM: tegra: basic support for Tegra124 SoC
 2013-10-08 20:02 UTC  (8+ messages)
  ` [PATCH V2 1/6] ARM: tegra: add Tegra124 SoC support
  ` [PATCH V2 2/6] ARM: tegra: add PMC compatible value for Tegar124
  ` [PATCH V2 3/6] ARM: tegra: Add initial device tree for Tegra124
  ` [PATCH V2 4/6] ARM: tegra: add Venice2 board support
  ` [PATCH V2 5/6] HACK: arm: tegra: reuse the Tegra114 clock driver for Tegra124
  ` [PATCH V2 6/6] ARM: tegra: enable Tegra124 support

[PATCH 0/4] ARM: tegra: add CPU hot-plug and idle support for Tegra124
 2013-10-08 17:00 UTC  (8+ messages)
  ` [PATCH 1/4] clk: tegra124: add wait_for_reset and disable_clock for tegra_cpu_car_ops
  ` [PATCH 2/4] ARM: tegra: CPU hotplug support for Tegra124
  ` [PATCH 3/4] ARM: tegra: make tegra_resume can work with current and later chips
  ` [PATCH 4/4] ARM: tegra: enable CPU idle for Tegra124

[PATCHv4 0/5] gpu: host1x: Add runtime pm support
 2013-10-08 16:46 UTC  (7+ messages)
  ` [PATCHv4 1/5] drm/tegra: Fix gr2d initialisation clean up
` [PATCHv4 2/5] gpu: host1x: shuffle job APIs
` [PATCHv4 3/5] drm/tegra: Add runtime pm support for gr2d
` [PATCHv4 4/5] drm/tegra: Add runtime pm support for dc
` [PATCHv4 5/5] gpu: host1x: Add runtime pm support for host1x

[PATCH 0/9] ARM: tegra: Enable DSI and panel support
 2013-10-08 16:17 UTC  (22+ messages)
  ` [PATCH 1/9] ARM: tegra: Enable LVDS and HDMI on Cardhu
  ` [PATCH 2/9] ARM: tegra: Enable LVDS output on Harmony
  ` [PATCH 3/9] ARM: tegra: Add MIPI calibration DT entries for Tegra114
  ` [PATCH 4/9] ARM: tegra: Add host1x, DC and HDMI to Tegra114 device tree
  ` [PATCH 5/9] ARM: tegra: Add Tegra114 DSI support
  ` [PATCH 6/9] ARM: tegra: Add Tegra114 gr2d support
  ` [PATCH 7/9] ARM: tegra: Enable DSI support on Dalmore
  ` [PATCH 8/9] ARM: tegra: Enable HDMI "
  ` [PATCH 9/9] ARM: tegra: Enable DRM panel support

[PATCH] gpu: host1x: check relocs after all gathers are consumed
 2013-10-08 11:32 UTC  (4+ messages)

[PATCH v2 00/27] drm/tegra: Repatriation and DSI support
 2013-10-08 11:11 UTC  (42+ messages)
  ` [PATCH v2 01/27] drm/tegra: Remove unused fields
  ` [PATCH v2 02/27] drm/tegra: Cleanup tegra_dc structure
  ` [PATCH v2 03/27] drm/tegra: Rename host1x_drm structure to tegra_drm
  ` [PATCH v2 04/27] drm/tegra: Rename host1x_drm_file to tegra_drm_file
  ` [PATCH v2 05/27] drm/tegra: Rename host1x_drm_context to tegra_drm_context
  ` [PATCH v2 06/27] gpu: host1x: Cleanup includes
  ` [PATCH v2 07/27] gpu: host1x: Do not discard .remove()
  ` [PATCH v2 08/27] drm/tegra: gr2d: Miscellaneous cleanups
  ` [PATCH v2 09/27] drm/tegra: gem: "
  ` [PATCH v2 10/27] gpu: host1x: Make host1x header file public
  ` [PATCH v2 11/27] drm/tegra: Introduce tegra_drm_client structure
  ` [PATCH v2 12/27] gpu: host1x: Expose syncpt and channel functionality
  ` [PATCH v2 13/27] drm/tegra: Move subdevice infrastructure to host1x
  ` [PATCH v2 14/27] drm/tegra: Move driver to DRM tree
  ` [PATCH v2 15/27] gpu: host1x: Add support for Tegra114
  ` [PATCH v2 16/27] drm/tegra: Add Tegra114 display controller support
  ` [PATCH v2 17/27] drm/tegra: Add Tegra114 HDMI support
  ` [PATCH v2 18/27] drm/tegra: hdmi: Detect DVI-only displays
  ` [PATCH v2 19/27] host1x: hdmi: Enable VDD earlier for hotplug/DDC
  ` [PATCH v2 20/27] drm/tegra: hdmi: Rename tegra{2,3} to tegra{20,30}
  ` [PATCH v2 21/27] drm: Add panel support
  ` [PATCH v2 22/27] drm/panel: Add simple "
  ` [PATCH v2 23/27] drm/tegra: Implement "
  ` [PATCH v2 24/27] drm/tegra: Start connectors with correct DPMS mode
  ` [PATCH v2 25/27] gpu: host1x: Add MIPI pad calibration support
  ` [PATCH v2 26/27] drm/tegra: Add DSI support
  ` [PATCH v2 27/27] drm/tegra: Add Tegra114 gr2d support

[PATCH 1/2] iommu/tegra-gart: Staticize tegra_gart_pm_ops
 2013-10-08 11:07 UTC  (4+ messages)
  ` [PATCH 2/2] iommu/tegra-smmu: Staticize tegra_smmu_pm_ops

[PATCH 1/2] clk: tegra114: Rename gr_2d/gr_3d to gr2d/gr3d
 2013-10-08  8:20 UTC  (8+ messages)
  ` [PATCH 2/2] clk: tegra114: Initialize gr2d clock

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

[PATCH v5] hwmon: (lm90) split set&show temp as common codes
 2013-10-08  7:10 UTC  (2+ messages)

[PATCH] serial: tegra: remove deprecated IRQF_DISABLED
 2013-10-08  7:01 UTC  (3+ messages)

[PATCH stable] ARM: tegra: unify Tegra's Kconfig a bit more
 2013-10-08  6:00 UTC  (5+ messages)

[PATCH 0/7] ARM: tegra: basic support for Tegra124 SoC
 2013-10-08  1:21 UTC  (13+ messages)
  ` [PATCH 1/7] ARM: tegra: add Tegra124 SoC support
  ` [PATCH 2/7] ARM: tegra: add chip ID of Tegra124
  ` [PATCH 3/7] ARM: tegra: add SMP support for Tegra124
  ` [PATCH 4/7] ARM: tegra: Add initial device tree "
  ` [PATCH 5/7] ARM: tegra: add Venice2 board support
  ` [PATCH 6/7] HACK: arm: tegra: reuse the Tegra114 clock driver for Tegra124 UART-A
  ` [PATCH 7/7] ARM: tegra: enable Tegra124 support

[PATCH] ARM: tegra: fix ARCH_TEGRA_114_SOC select sort order
 2013-10-07 19:22 UTC  (2+ messages)

[PATCH 0/2] Update dts file to support lm90 well
 2013-10-07 19:22 UTC  (4+ messages)
  ` [PATCH 1/2] ARM: tegra: add DT entry for nct1008 to Dalmore
  ` [PATCH 2/2] ARM: tegra: add vcc supply for nct1008 to Cardhu

[PATCH V2] ARM: tegra: unify Tegra's Kconfig a bit more
 2013-10-07 16:45 UTC 

Tegra baseline test results for v3.12-rc4
 2013-10-07  8:26 UTC 

[flasher PATCH 1/2] Fix typo in variable name
 2013-10-04 19:35 UTC  (3+ messages)
  ` [flasher PATCH 2/2] Add command to import U-Boot binaries from an external location

[flasher PATCH] Document manifest change to use groups
 2013-10-04 19:35 UTC  (3+ messages)
  ` [flasher manifests PATCH] Use groups rather than separate manifests

[cbootimage-configs PATCH] Update README to describe tegrarcm readbct command
 2013-10-04 19:33 UTC  (2+ messages)

[cbootimage-configs PATCH] Build using Makefiles, add separate bct/img targets
 2013-10-04 19:33 UTC  (2+ messages)

[PATCH] USB: host: tegra: CONFIG_USB_EHCI_TEGRA requires ULPI and ULPI viewport support
 2013-10-04 19:30 UTC  (3+ messages)

[PATCH] spi/tegra20-slink: Remove unused is_single_xfer check
 2013-10-04 16:43 UTC  (2+ messages)

[PATCH] clk: tegra: replace enum tegra114_clk by binding header
 2013-10-04 15:52 UTC  (3+ messages)

Tegra baseline test results for v3.12-rc1
 2013-10-04  7:08 UTC  (4+ messages)

Tegra baseline test results for v3.12-rc3
 2013-10-04  6:27 UTC 

looking for loan
 2013-10-03 20:04 UTC 

Personal Email (3nd October 2013)
 2013-10-03 18:15 UTC 

[flasher scripts PATCH] Update URL to obtain the repo tool
 2013-10-03 17:15 UTC  (2+ messages)

[PATCH] clk: tegra: PLLE spread spectrum control
 2013-10-03 15:35 UTC  (5+ messages)

[PATCH v2 00/12] Introduce common infra for tegra clocks
 2013-10-03  9:16 UTC  (3+ messages)

[PATCH] HID: i2c-hid: add platform data for quirks
 2013-10-03  8:48 UTC 

[PATCH] clocksource: put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrally
 2013-10-02 10:21 UTC  (3+ messages)

[PATCHv3 0/4] gpu: host1x: Add runtime pm support
 2013-10-02  5:40 UTC  (7+ messages)
` [PATCHv3 2/4] drm/tegra: Add runtime pm support for gr2d
` [PATCHv3 4/4] gpu: host1x: Add runtime pm support for host1x

[Patch V4] drivers: power: Add support for bq24735 charger
 2013-10-01 20:00 UTC  (2+ messages)

[PATCH] regulator: tps65090: remove usage of IS_ERR_OR_NULL
 2013-10-01 16:32 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