linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-20 15:28:08 to 2013-06-05 05:59:29 UTC [more...]

Tegra baseline test results for v3.10-rc1
 2013-06-05  5:59 UTC 

[PATCH V2 0/6] USB: make ehci-tegra its own module
 2013-06-04 23:53 UTC  (7+ messages)
  ` [PATCH V2 1/6] usb: phy: export ulpi_viewport_access_ops
  ` [PATCH V2 2/6] usb: phy: add MODULE_LICENSE to phy-tegra-usb.c
  ` [PATCH V2 3/6] USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers
  ` [PATCH V2 4/6] USB: EHCI: tegra: remove all power management
  ` [PATCH V2 5/6] USB: EHCI: tegra: fix circular module dependencies
  ` [PATCH V2 6/6] USB: EHCI: make ehci-tegra a separate driver

[PATCH V2 0/3] ARM: tegra114: cpuidle: add power down state
 2013-06-04 21:40 UTC  (5+ messages)
  ` [PATCH V2 1/3] ARM: tegra114: Reprogram GIC CPU interface to bypass IRQ on CPU PM entry
  ` [PATCH V2 2/3] ARM: tegra114: add low level support for CPU idle powered-down mode
  ` [PATCH V2 3/3] ARM: tegra114: cpuidle: add powered-down state

[PATCH] ASoC: tegra: add runtime PM to resume functions
 2013-06-04 19:47 UTC  (2+ messages)

[PATCH V3 1/4] ARM: tegra30: clocks: Fix pciex clock registration
 2013-06-04 19:17 UTC  (6+ messages)
` [PATCH V3 2/4] ARM: tegra: pcie: Add tegra3 support
  ` [PATCH V3 3/4] ARM: dts: tegra: Correct PCIe entry
` [PATCH V3 4/4] ARM: tegra: pcie: Enable PCIe controller on Cardhu

[RFC 00/42] devm improvement series, part #1
 2013-06-04 18:34 UTC  (3+ messages)
` [RFC 09/42] drivers/i2c/busses: don't check resource with devm_ioremap_resource

[PATCH 1/4] ARM: tegra30: clocks: Fix pciex clock registration
 2013-06-04 17:17 UTC  (10+ messages)
` [PATCH 4/4] ARM: tegra: pcie: Enable PCIe controller on Cardhu
                                  ` FW: "

[PATCH] clk: tegra114: Fix msenc clock register
 2013-06-04 16:00 UTC  (2+ messages)

[PATCH V2 0/4] ARM: tegra: cpuidle: some clean up for CPUidle driver
 2013-06-04 10:47 UTC  (5+ messages)
  ` [PATCH V2 1/4] ARM: tegra: cpuidle: move the init function behind the suspend init function
  ` [PATCH V2 2/4] ARM: tegra: hook tegra_tear_down_cpu function in the PM "
  ` [PATCH V2 3/4] ARM: tegra: cpuidle: using IS_ENABLED for multi SoCs management in init func
  ` [PATCH V2 4/4] ARM: tegra: don't pass CPU ID to tegra_{set,clear}_cpu_in_lp2

[PATCH] drm/tegra: add support for runtime pm
 2013-06-04  8:41 UTC  (5+ messages)

[PATCH] ARM: tegra: remove the ifdef of ARCH SoC in the tegra_resume
 2013-06-04  1:25 UTC  (4+ messages)

[PATCH 0/6] USB: make ehci-tegra its own module
 2013-06-03 20:57 UTC  (10+ messages)
  ` [PATCH 1/6] usb: phy: export ulpi_viewport_access_ops
  ` [PATCH 2/6] usb: phy: add MODULE_LICENSE to phy-tegra-usb.c
  ` [PATCH 3/6] USB: EHCI: expand struct ehci_driver_overrides
  ` [PATCH 4/6] USB: EHCI: export symbols for ehci-hcd sub-drivers
  ` [PATCH 5/6] USB: EHCI: fix circular dependency in Tegra modules
  ` [PATCH 6/6] USB: EHCI: make ehci-tegra a separate driver

[PATCH 0/4] ARM: tegra: cpuidle: some clean up for CPUidle driver
 2013-06-03 20:35 UTC  (7+ messages)
  ` [PATCH 1/4] ARM: tegra: cpuidle: move the init function behind the suspend init function
  ` [PATCH 2/4] ARM: tegra: hook tegra_tear_down_cpu function in the PM "
  ` [PATCH 3/4] ARM: tegra: cpuidle: using IS_ENABLED for multi SoCs management in init func
  ` [PATCH 4/4] ARM: tegra: check processor id in tegra_{set,clear}_cpu_in_lp2

[PATCH 1/2] ASoC: tegra: implement suspend/resume for Tegra30 AHUB
 2013-06-03 18:53 UTC  (3+ messages)
  ` [PATCH 2/2] ASoC: tegra: implement suspend/resume for Tegra30 I2S

[PATCH V2 0/6] ARM: tegra114: add CPU hotplug support
 2013-06-03  2:16 UTC  (9+ messages)
` [PATCH V2 3/6] ARM: tegra: make tegra_resume can work for Tegra114

[PATCH 00/12] dma: various minor clean ups for slave drivers
 2013-06-01  0:09 UTC  (7+ messages)
` [PATCH 09/12] tegra20-apb-dma: remove useless use of lock

[PATCH RESEND] ARM: tegra114: correctly output clk_32k
 2013-05-31 19:26 UTC  (4+ messages)

[PATCH] clk: tegra: fix clk_out parents list
 2013-05-31 19:23 UTC  (4+ messages)

[PATCH 0/3] ARM: tegra114: cpuidle: add power down state
 2013-05-31 13:18 UTC  (11+ messages)
  ` [PATCH 1/3] ARM: tegra114: Reprogram GIC CPU interface to bypass IRQ on CPU PM entry
  ` [PATCH 2/3] ARM: tegra114: add low level support for CPU idle powered-down mode
  ` [PATCH 3/3] ARM: tegra114: cpuidle: add powered-down state

[PATCHv2 0/7] Miscellaneous fixes to host1x
 2013-05-31  7:03 UTC  (12+ messages)
` [PATCHv2 1/7] gpu: host1x: Check INCR opcode correctly
` [PATCHv2 2/7] gpu: host1x: Check reloc table before usage
` [PATCHv2 3/7] gpu: host1x: Don't reset firewall between gathers
` [PATCHv2 4/7] gpu: host1x: Copy gathers before verification
` [PATCHv2 5/7] gpu: host1x: Fix memory access in syncpt request
` [PATCHv2 6/7] gpu: host1x: Fix client_managed type
  ` [PATCHv2 7/7] gpu: host1x: Rework CPU syncpoint increment

[PATCH] MAINTAINERS: update path for drm tegra driver
 2013-05-31  6:55 UTC 

[PATCH 1/2] dma: tegra20-apbdma: err message correction
 2013-05-30 18:07 UTC  (6+ messages)
` [PATCH 2/2] dma: tegra: avoid channel lock up after free

(unknown)
 2013-05-30 17:30 UTC 

[PATCH] Move PCIe node to correct place
 2013-05-30  6:17 UTC  (3+ messages)

[GIT PULL] ARM: tegra: DT-related fixes needed by the USB tree
 2013-05-29 18:02 UTC  (5+ messages)

[PATCH] ARM: tegra: rebuild tegra_defconfig
 2013-05-29 17:42 UTC  (6+ messages)

Уверенный путь перевоплотиться идеальнейшим кавалером
 2013-05-29 12:11 UTC 

Добрый день
 2013-05-29 11:23 UTC 

[PATCH] gpu/host1x: Remove DRIVER_BUS_PLATFORM from driver_features
 2013-05-29 10:50 UTC  (2+ messages)

[v3 1/6] ARM: tegra20: create a DT header defining CLK IDs
 2013-05-28 22:09 UTC  (8+ messages)
  ` [v3 2/6] ARM: tegra20: convert device tree files to use CLK defines
  ` [v3 3/6] ARM: tegra30: create a DT header defining CLK IDs
  ` [v3 4/6] ARM: tegra30: convert device tree files to use CLK defines
  ` [v3 5/6] ARM: tegra114: create a DT header defining CLK IDs
  ` [v3 6/6] ARM: tegra114: convert device tree files to use CLK defines

[PATCH V2] ARM: tegra: add cpu_disable for hotplug
 2013-05-28 21:31 UTC  (2+ messages)

[PATCH] ARM: tegra: add audio-related nodes to Tegra114 DT
 2013-05-28 21:31 UTC  (2+ messages)

[PATCH 0/6] Miscellaneous fixes to host1x
 2013-05-28 19:12 UTC  (18+ messages)
` [PATCH 1/6] gpu: host1x: Fixes to host1x firewall
` [PATCH 2/6] gpu: host1x: Fix syncpoint wait return value
` [PATCH 3/6] gpu: host1x: Fix memory access in syncpt request
` [PATCH 4/6] gpu: host1x: Fix client_managed type
` [PATCH 5/6] gpu: host1x: Rework CPU syncpoint increment
` [PATCH 6/6] drm/tegra: Fix syncpoint increment return code

[PATCH v2] clk: tegra: Use common of_clk_init function
 2013-05-28 15:16 UTC  (3+ messages)

[PATCH] ARM: tegra114: correctly output clk_32k
 2013-05-26  2:57 UTC  (3+ messages)

[PATCH 00/33] devm improvement series, part 1, take 2
 2013-05-23 20:32 UTC  (4+ messages)
` [PATCH 08/33] drivers/i2c/busses: don't check resource with devm_ioremap_resource

[PATCH] gpu: host1x: disable host1x on multiplatform if Tegra is not selected
 2013-05-23 19:28 UTC  (5+ messages)
      ` [PATCH] gpu: host1x: disable host1x on multiplatform if Tegrais "

[PATCH] ARM: tegra: add cpu_disable for hotplug
 2013-05-23 10:03 UTC  (5+ messages)

Naming convention DSI + device tree
 2013-05-23  9:55 UTC  (4+ messages)

[PATCH v4 4/5] clk: add CLK_SET_RATE_NO_REPARENT flag
 2013-05-22 15:52 UTC  (3+ messages)

[v2 0/6] CLK: tegra: convert device tree files to use CLK defines
 2013-05-22 15:20 UTC  (13+ messages)
  ` [v2 1/6] ARM: tegra20: create a DT header defining CLK IDs
  ` [v2 2/6] ARM: tegra20: convert device tree files to use CLK defines
  ` [v2 3/6] ARM: tegra30: create a DT header defining CLK IDs
  ` [v2 4/6] ARM: tegra30: convert device tree files to use CLK defines
  ` [v2 5/6] ARM: tegra114: create a DT header defining CLK IDs
  ` [v2 6/6] ARM: tegra114: convert device tree files to use CLK defines

обратить жизнь значительно более привлекательной
 2013-05-21  9:05 UTC 

[PATCH] ARM: tegra: defconfig fixes
 2013-05-21  6:51 UTC  (2+ messages)

[PATCH] ARM: tegra: Add charger subnode to tps65090 node
 2013-05-20 20:45 UTC  (7+ messages)

Особенный подарок для ребенка
 2013-05-20 20:10 UTC 

[PATCH] ARM: tegra: config: enable TPS65090 charger
 2013-05-20 19:15 UTC  (2+ messages)

[PATCH] ARM: tegra: enable host1x support by default
 2013-05-20 19:08 UTC  (2+ messages)

[PATCH V2 3/4] ARM: tegra: convert device tree files to use GPIO defines
 2013-05-20 17:47 UTC  (2+ messages)

[PATCH 1/4] ARM: tegra: use #include for all device trees
 2013-05-20 17:46 UTC  (2+ messages)

[PATCH V3 3/4] ARM: tegra: convert device tree files to use GPIO defines
 2013-05-20 17:38 UTC 


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