public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-24 16:45:41 to 2016-03-07 08:38:42 UTC [more...]

[PATCH] thermal: tegra_soctherm: fix sign bit of temperature
 2016-03-07  8:38 UTC  (6+ messages)

[PATCH] PCI: tegra: Update for new XUSB pad controller bindings
 2016-03-07  8:28 UTC  (4+ messages)
` [PATCH v2] PCI: tegra: Support per-lane PHYs

[PATCH 1/2] arm64: tegra: Add DT entry for keys used in Jetson-TX1
 2016-03-06 10:51 UTC  (4+ messages)
  ` [PATCH 2/2] arm64: tegra: Jetson-TX1: Add DT entry for system PMIC MAX77620

[PATCH v10 1/9] dt-bindings: phy: Add NVIDIA Tegra XUSB pad controller binding
 2016-03-05  4:32 UTC  (15+ messages)
` [PATCH v10 2/9] dt-bindings: pinctrl: Deprecate "
` [PATCH v10 3/9] dt-bindings: phy: tegra-xusb-padctl: Add Tegra210 support
` [PATCH v10 7/9] dt-bindings: usb: xhci-tegra: Add Tegra210 XUSB controller support
  ` [PATCH v10 4/9] phy: Add Tegra XUSB pad "
  ` [PATCH v10 5/9] phy: tegra: Add Tegra210 support
  ` [PATCH v10 6/9] dt-bindings: usb: Add NVIDIA Tegra XUSB controller binding
  ` [PATCH v10 8/9] usb: xhci: Add NVIDIA Tegra XUSB controller driver
  ` [PATCH v10 9/9] usb: xhci: tegra: Add Tegra210 support

[PATCH V7 0/4] Add generic PM domain support for Tegra
 2016-03-05  4:31 UTC  (8+ messages)
` [PATCH V7 2/4] Documentation: DT: bindings: Add power domain info for NVIDIA PMC
  ` [PATCH V7 1/4] ARM64: tegra: Remove unused #power-domain-cells property
  ` [PATCH V7 3/4] soc: tegra: pmc: Add generic PM domain support
  ` [PATCH V7 4/4] ARM64: tegra: select PM_GENERIC_DOMAINS

[tegrarcm PATCH v1 0/4] Add flashing support for T124 rsa fused board
 2016-03-05  2:39 UTC  (10+ messages)
  ` [tegrarcm PATCH v1 1/4] Add option "--pkc"
  ` [tegrarcm PATCH v1 2/4] Add option --ml_rcm <rcm_ml_blob>
  ` [tegrarcm PATCH v1 3/4] Add option --signed
  ` [tegrarcm PATCH v1 4/4] Increate USB timeout value

[PATCH 1/3] dt/bindings: Add 'nvidia,hd-no-invert' option
 2016-03-04 17:47 UTC  (11+ messages)
` [PATCH] sound/soc/tegra: tegra_max98090: fix hp detect on Chromebook 13
  ` [PATCH] sound/soc/tegra: tegra_max98090: Invert headphone by GPIO flag
        ` [PATCH] AsoC: tegra_max98090: honor headphone detect GPIO polarity

[PATCH] arm64: tegra210-smaug: Add gpio-key nodes
 2016-03-04 16:51 UTC  (5+ messages)

[GIT PULL] drm/tegra: Fixes for v4.5-rc7
 2016-03-04 15:35 UTC 

[PATCH 1/2] PM / clk: Add stubs for pm_clk_suspend/resume
 2016-03-04 15:33 UTC  (2+ messages)
  ` [PATCH 2/2] PM / clk: Add support for obtaining clocks from device-tree

[PATCH ] dmaengine: tegra: Move of_device_id table near to its user
 2016-03-04 15:06 UTC  (2+ messages)

[GIT PULL 1/3] ARM: tegra: Core SoC changes for v4.6-rc1
 2016-03-04 14:57 UTC  (3+ messages)
  ` [GIT PULL 2/3] ARM: tegra: Devicetree "
  ` [GIT PULL 3/3] arm64: "

[PATCH] ARM64: tegra: Remove unused #power-domain-cells property
 2016-03-04 14:26 UTC 

[PATCH 1/2] mmc: tegra: properly disable card clock
 2016-03-04 13:02 UTC  (5+ messages)
  ` [PATCH 2/2] mmc: tegra: implement memcomp pad calibration

[RFC PATCH 0/8] PM / Domains: Add support for removing PM domains
 2016-03-04 12:33 UTC  (10+ messages)
  ` [RFC PATCH 1/8] PM / Domains: Add new helper functions for device-tree
  ` [RFC PATCH 2/8] ARM: EXYNOS: Remove calls to of_genpd_get_from_provider()
  ` [RFC PATCH 5/8] PM / Domains: Verify the PM domain is present when adding a provider
  ` [RFC PATCH 7/8] PM / Domains: Prepare for adding support to remove PM domains
` [RFC PATCH 3/8] staging: board: Remove calls to of_genpd_get_from_provider()
` [RFC PATCH 4/8] PM / Domains: Don't expose generic_pm_domain structure
` [RFC PATCH 6/8] PM / Domains: Remove a provider by referencing the data pointer
` [RFC PATCH 8/8] PM / Domains: Add support for removing PM domains

[PATCH] MAINTAINERS: Remove Terje Bergström as Tegra DRM maintainer
 2016-03-04 11:58 UTC 

[PATCH 1/2] PM / Domains: Fix removal of a subdomain
 2016-03-04 11:07 UTC  (3+ messages)
  ` [PATCH 2/2] PM / Domains: Fix potential NULL pointer dereference

[PATCH] mmc: tegra: Disable UHS-I modes for tegra114
 2016-03-04  9:41 UTC  (13+ messages)

[PATCH v2 0/2] mmc: sdhci: Set DMA mask if specified
 2016-03-04  8:38 UTC  (11+ messages)
` [PATCH v2 1/2] mmc: sdhci: Set DMA mask
  ` [PATCH v2 2/2] mmc: sdhci-tegra: Specify valid "

[PATCH V2] dma: tegra: don't open code of_device_get_match_data()
 2016-03-04  2:06 UTC  (3+ messages)

[PATCH 1/1] dma: tegra: don't open code of_device_get_match_data()
 2016-03-04  2:04 UTC  (4+ messages)

[PATCH V6 00/10] Add generic PM domain support for Tegra
 2016-03-03 11:47 UTC  (37+ messages)
` [PATCH V6 02/10] PM / Domains: Add function to get the last domain added
` [PATCH V6 05/10] Documentation: DT: bindings: Add power domain info for NVIDIA PMC
` [PATCH V6 07/10] soc: tegra: pmc: Add generic PM domain support
  ` [PATCH V6 01/10] PM / Domains: Fix removal of a subdomain
  ` [PATCH V6 03/10] PM / Domains: Add function to remove a pm-domain
  ` [PATCH V6 04/10] Documentation: DT: bindings: Update NVIDIA PMC for Tegra
  ` [PATCH V6 06/10] soc: tegra: pmc: Wait for powergate state to change
  ` [PATCH V6 08/10] soc: tegra: pmc: Move powergate definitions to dt-bindings
  ` [PATCH V6 09/10] ARM64: tegra: select PM_GENERIC_DOMAINS
` [PATCH V6 10/10] ARM64: tegra: Add audio PM domain device node for Tegra210

[PATCH v4 1/2] gpu: host1x: Set DMA mask
 2016-03-02 17:08 UTC  (4+ messages)
  ` [PATCH v4 2/2] gpu: host1x: Set DMA ops on device creation

[tegrarcm PATCH v2] Add support for production devices secured with PKC
 2016-03-02 10:41 UTC  (6+ messages)

CISCO AND AVAYA IP Phones
 2016-03-01 20:10 UTC 

КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: +79133913837 Email: mloginova19@gmail.com Skype: prodawez389
 2016-03-01 16:24 UTC 

[PATCH] mmc: sdhci-tegra: Set DMA mask
 2016-03-01  4:21 UTC  (8+ messages)

[PATCH] ARM: tegra: beaver: allow SD card voltage to be changed
 2016-02-29 21:01 UTC 

[PATCH 1/2] clk: tegra30: init PLL_C to sane rate
 2016-02-29 20:46 UTC  (2+ messages)
  ` [PATCH 2/2] clk: tegra30: fix PLL_U post divider and init rate

Tegra baseline test results for v4.5-rc6
 2016-02-29 12:44 UTC 

[PATCH V2] ARM64: tegra: Add support for Google Pixel C
 2016-02-29  6:54 UTC  (6+ messages)
` [PATCH V3] "

[PATCH v6 00/12] Add T210 support in Tegra soctherm
 2016-02-29  5:54 UTC  (2+ messages)

[PATCH 00/61] gpio: Add and use devm_gpiochip_add_data()
 2016-02-28 14:32 UTC  (6+ messages)

[GIT,PULL] Signed firmware for NVIDIA Maxwell 2 GPUs
 2016-02-27  3:24 UTC  (4+ messages)

[PATCH v2] ARM: dts: tegra: correct Beaver pinmux
 2016-02-26 19:53 UTC  (4+ messages)

[PATCH 8/8] soc: tegra: pmc: Ensure GPU partition can be toggled on/off by PMC
 2016-02-26 17:47 UTC  (5+ messages)
` [PATCH V2] "

[RFC][PATCH] thermal: add sysfs_notify on some attributes
 2016-02-26  0:24 UTC  (3+ messages)

[RFC][PATCH v2] thermal: add sysfs_notify on some attributes
 2016-02-26  0:24 UTC 

[PATCH 0/8] soc: tegra: pmc: Various fixes
 2016-02-25 16:56 UTC  (2+ messages)

[PATCH v3 1/2] gpu: host1x: Set DMA ops on device creation
 2016-02-25 10:00 UTC  (2+ messages)
` [PATCH v3 2/2] gpu: host1x: Set the DMA mask for host1x devices

[PATCH] drm/nouveau: platform: Fix deferred probe
 2016-02-25  8:44 UTC  (4+ messages)

[PATCH v2] instmem/gk20a: set DMA mask early
 2016-02-25  6:08 UTC 

[PATCH] regulator: core: fix error path of regulator_ena_gpio_free
 2016-02-25  1:46 UTC  (4+ messages)

[pinmux scripts PATCH] remove invalid uses of rsvd1 from beaver config
 2016-02-24 18:31 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox