public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-22 18:15:18 to 2017-04-10 04:09:15 UTC [more...]

[RFC PATCH 0/4] PM / Domains: Add support for explicit control of PM domains
 2017-04-10  4:09 UTC  (6+ messages)
` [RFC PATCH 1/4] PM / Domains: Prepare for supporting explicit PM domain control
` [RFC PATCH 2/4] PM / Domains: Add support for explicit control of PM domains
` [RFC PATCH 3/4] PM / Domains: Add OF helpers for getting "
  ` [RFC PATCH 4/4] dt-bindings: Add support for devices with multiple "

[PATCH] arm64: tegra: Add CPU and PSCI nodes for NVIDIA Tegra210 platforms
 2017-04-09  2:22 UTC  (8+ messages)

[PATCH 1/2] dt-bindings: Add documentation for GP10B GPU
 2017-04-08 10:20 UTC  (9+ messages)
  ` [PATCH 2/2] arm64: tegra: Add GPU node for Tegra 186
    ` [PATCH v2] dt-bindings: Add documentation for GP10B GPU
      ` [PATCH v2] arm64: tegra: Add GPU node for Tegra 186

[PATCH 1/1] memory: tegra: fix fdc test bug
 2017-04-07 21:54 UTC  (3+ messages)

[GIT PULL] clk: tegra: Changes for v4.12-rc1
 2017-04-07 16:53 UTC  (2+ messages)

[PATCH V3 0/4] pwm: tegra: Pin configuration in suspend/resume and cleanups
 2017-04-07 10:27 UTC  (7+ messages)
  ` [PATCH V3 1/4] pwm: tegra: Use DIV_ROUND_CLOSEST_ULL() instead of local implementation
  ` [PATCH V3 2/4] pwm: tegra: Increase precision in pwm rate calculation
  ` [PATCH V3 4/4] pwm: tegra: Add support to configure pin state in suspends/resume
` [PATCH V3 3/4] pwm: tegra: Add DT binding details to configure pin "

[PATCH 0/4] pwm: tegra: Pin configuration in suspend/resume and cleanups
 2017-04-07 10:19 UTC  (10+ messages)
` [PATCH 1/4] pwm: tegra: Use DIV_ROUND_CLOSEST_ULL() instead of local implementation
` [PATCH 2/4] pwm: tegra: Increase precision in pwm rate calculation
  ` [PATCH 3/4] pwm: tegra: Add DT binding details to configure pin in suspends/resume
  ` [PATCH 4/4] pwm: tegra: Add support to configure pin state "

[PATCH V2 0/4] pwm: tegra: Pin configuration in suspend/resume and cleanups
 2017-04-07  7:51 UTC  (14+ messages)
` [PATCH V2 2/4] pwm: tegra: Increase precision in pwm rate calculation
  ` [PATCH V2 1/4] pwm: tegra: Use DIV_ROUND_CLOSEST_ULL() instead of local implementation
  ` [PATCH V3 3/4] pwm: tegra: Add DT binding details to configure pin in suspends/resume
  ` [PATCH V4 4/4] pwm: tegra: Add support to configure pin state "

[GIT PULL 1/4] dt-bindings: Updates for v4.12-rc1
 2017-04-06 23:10 UTC  (4+ messages)
  ` [GIT PULL 2/4] ARM: tegra: Maintainer changes "
  ` [GIT PULL 3/4] soc/tegra: Core SoC "
  ` [GIT PULL 4/4] arm64: tegra: Device tree "

[GIT PULL] drm/tegra: Changes for v4.12-rc1
 2017-04-06 22:47 UTC 

[PATCH 00/12] gpio: Tight IRQ chip integration and Tegra186 support
 2017-04-06 22:34 UTC  (14+ messages)
` [PATCH 02/12] gpio: Implement tighter IRQ chip integration
` [PATCH 05/12] gpio: Move irqchip into struct gpio_irq_chip
` [PATCH 06/12] gpio: Move irq_valid_mask "
` [PATCH 10/12] gpio: Move irq_handler to "
  ` [PATCH 01/12] gpio: Use unsigned int for interrupt numbers
  ` [PATCH 03/12] gpio: Move irq_nested into struct gpio_irq_chip
  ` [PATCH 04/12] gpio: Move irqdomain "
  ` [PATCH 07/12] gpio: Move lock_key "
  ` [PATCH 08/12] gpio: Move irq_chained_parent to "
  ` [PATCH 09/12] gpio: Move irq_default_type "
  ` [PATCH 11/12] gpio: Move irq_base "
  ` [PATCH v3 12/12] gpio: Add Tegra186 support

(unknown),
 2017-04-05 17:30 UTC 

[cbootimage-configs PATCH v2] post.mk: Create dependency makefile by
 2017-04-05 15:26 UTC  (8+ messages)
  ` [cbootimage-configs PATCH v2] post.mk: Create dependency makefile by makefile rule
          ` [cbootimage-configs PATCH 1/2] post.mk: Add dependency of emmc image on bct file
              ` [cbootimage-configs PATCH 2/2] Use fixed variables to track image dependencies

[PATCH v2 0/4] reset: APIs to manage a list of resets
 2017-04-05  6:50 UTC  (14+ messages)
` [PATCH v2 1/4] reset: Add API to count number of reset available with device
` [PATCH v2 2/4] reset: Add APIs to manage array of resets
  ` [PATCH v2 3/4] usb: dwc3: of-simple: Add support to get resets for the device
  ` [PATCH v2 4/4] soc/tegra: pmc: Use the new reset APIs to manage reset controllers

[PATCH] clk: tegra: Don't reset PLL-CX if it is already enabled
 2017-04-04 14:06 UTC  (3+ messages)

[PATCH] clk: tegra: add missing Tegra210 clocks
 2017-04-04 14:03 UTC  (2+ messages)

[PATCH] clk: tegra: Propagate clk_out_x rate to parent
 2017-04-04 14:02 UTC  (2+ messages)

[PATCH V3 0/6] soc/tegra: Enable flowctrl support for Tegra132/210
 2017-04-04 14:02 UTC  (14+ messages)
` [PATCH V3 2/6] soc/tegra: Move Tegra flowctrl driver
  ` [PATCH V3 1/6] ARM: tegra: Remove unnecessary inclusion of flowctrl header
  ` [PATCH V3 3/6] soc/tegra: flowctrl: Add basic platform driver
` [PATCH V3 4/6] dt-bindings: tegra: Update compatible strings for Tegra flowctrl
` [PATCH V3 5/6] arm64: tegra: Update the Tegra132 flowctrl compatible string
` [PATCH V3 6/6] soc/tegra: Add initial flowctrl support for Tegra132/210

[PATCH v2 1/3] cpufreq: Add Tegra186 cpufreq driver
 2017-04-04 13:43 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: Add bindings for nvidia,tegra186-ccplex-cluster
  ` [PATCH v2 3/3] arm64: tegra: Add CCPLEX_CLUSTER area in Tegra186

[PATCH 0/3] soc: avoid module usage in non-modular code
 2017-04-04 13:25 UTC  (3+ messages)
` [PATCH 2/3] soc: tegra: make fuse-tegra explicitly non-modular

[PATCH v2 3/4] usb: dwc3: of-simple: Add support to get resets for the device
 2017-04-04  5:20 UTC  (2+ messages)
  ` [PATCH] usb: dwc3: of-simple: fix noderef.cocci warnings

[PATCH 1/3] cpufreq: Add Tegra186 cpufreq driver
 2017-04-03 15:38 UTC  (9+ messages)
  ` [PATCH 2/3] dt-bindings: Add bindings for nvidia,tegra186-ccplex-cluster
` [PATCH 3/3] arm64: tegra: Add CCPLEX_CLUSTER area in Tegra186

[PATCH 1/1] arm64: tegra: fix PPI interrupt flag
 2017-04-03 13:11 UTC  (3+ messages)

Tegra baseline test results for v4.11-rc5
 2017-04-03 10:57 UTC 

[PATCH v2] gpio: Add Tegra186 support
 2017-04-03  5:28 UTC  (8+ messages)

[PATCH] post.mk: Create dependency makefile by makefile rule
 2017-03-31 14:49 UTC 

[PATCH] serial: Do not treat the IIR register as a bitfield
 2017-03-31 14:44 UTC  (15+ messages)
          ` [kbuild-all] "

[PATCH] serial: tegra: Map the iir register to default defines
 2017-03-31 13:21 UTC  (9+ messages)

[PATCH] Staging: nvec: Remove FSF's mailing address
 2017-03-31 13:00 UTC  (2+ messages)

[PATCH v2 0/3] soc/tegra: bpmp: Generic PM domains for Tegra186
 2017-03-29 16:34 UTC  (4+ messages)
` [PATCH v2 1/3] PM / Domains: Allow overriding the ->xlate() callback
  ` [PATCH v2 2/3] soc/tegra: bpmp: Update ABI header
  ` [PATCH v2 3/3] soc/tegra: bpmp: Implement generic PM domains

Only 1 CPU on Jetson TX1
 2017-03-27 17:03 UTC  (7+ messages)

Tegra baseline test results for v4.11-rc4
 2017-03-27 13:29 UTC 

[PATCH v2 0/7] Tegra210 clock bug fixes
 2017-03-27 11:02 UTC  (6+ messages)
` [PATCH v2 5/7] clk: tegra: don't warn for PLL defaults unnecessarily

GEWINN NOTIFIKATION
 2017-03-25 17:53 UTC 

Only 3.5 GB RAM on Jetson TX1
 2017-03-24 20:12 UTC  (5+ messages)

[PATCH] i2c: tegra-bpmp: Enable Tegra BPMP I2C adapter
 2017-03-24  9:30 UTC  (3+ messages)

[PATCH V2] i2c: tegra-bpmp: Enable Tegra BPMP I2C adapter
 2017-03-23 20:10 UTC  (2+ messages)

[PATCH V2 0/5] soc/tegra: Enable flowctrl support for Tegra132/210
 2017-03-22 19:00 UTC  (5+ messages)
` [PATCH V2 4/5] dt-bindings: tegra: Update compatible strings for Tegra flowctrl

[PATCH] gpu: host1x: Fix host1x driver shutdown
 2017-03-22 18:15 UTC 


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