linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-20 06:44:22 to 2016-04-28 18:56:46 UTC [more...]

[PATCH v5 1/2] dt-bindings: pci: tegra: Update for per-lane PHYs
 2016-04-28 18:56 UTC  (5+ messages)
` [PATCH v5 2/2] PCI: tegra: Support "

[PATCH v2 0/9] Add HW throttle for Tegra soctherm
 2016-04-28 14:48 UTC  (14+ messages)
` [PATCH v2 1/9] thermal: tegra: add Tegra132 specific SOC_THERM driver
` [PATCH v2 2/9] arm64: tegra: use tegra132-soctherm for Tegra132
` [PATCH v2 3/9] arm64: tegra: set critical trips "
` [PATCH v2 4/9] of: Add bindings of hw throttle for soctherm
` [PATCH v2 5/9] thermal: tegra: add hw-throttle function
` [PATCH v2 6/9] thermal: tegra: add hw-throttle for Tegra132
` [PATCH v2 7/9] arm64: tegra: set hot trips for Tegra210
` [PATCH v2 8/9] arm64: tegra: set hot trips for Tegra132
` [PATCH v2 9/9] arm: tegra: set hot trips for Tegra124

[PATCH 1/4] ARM: tegra: hotplug: Include missing common.h
 2016-04-28 13:21 UTC  (4+ messages)
  ` [PATCH 2/4] ARM: tegra: cpuidle: Add missing cpuidle.h include
  ` [PATCH 3/4] ARM: tegra: irq: Add missing irq.h include
  ` [PATCH 4/4] ARM: tegra: pm: Add tegra_cpu_do_idle() prototype

[PATCH 5/5] clocksource/drivers/tegra: Remove unused suspend/resume code
 2016-04-28 13:20 UTC 

[PATCH] clocksource/tegra: Remove unused suspend/resume code
 2016-04-28 12:59 UTC  (2+ messages)

[PATCH] serial: tegra: Remove unused variable
 2016-04-28 12:48 UTC 

[PATCH] serial: 8250: of: Make tegra_serial_handle_break() static
 2016-04-28 12:47 UTC 

[PATCH V2 00/14] Add support for Tegra210 AGIC
 2016-04-28  9:55 UTC  (38+ messages)
  ` [PATCH V2 01/14] irqchip/gic: Don't unnecessarily write the IRQ configuration
  ` [PATCH V2 04/14] irqdomain: Fix handling of type settings for existing mappings
  ` [PATCH V2 06/14] irqdomain: Don't set type when mapping an IRQ
` [PATCH V2 02/14] irqchip/gic: WARN if setting the interrupt type for a PPI fails
` [PATCH V2 03/14] irqchip: Mask the non-type/sense bits when translating an IRQ
` [PATCH V2 05/14] genirq: Look-up trigger type if not specified by caller
` [PATCH V2 07/14] genirq: Add runtime power management support for IRQ chips
` [PATCH V2 08/14] irqchip/gic: Don't initialise chip if mapping IO space fails
` [PATCH V2 09/14] irqchip/gic: Remove static irq_chip definition for eoimode1
` [PATCH V2 10/14] irqchip/gic: Return an error if GIC initialisation fails
` [PATCH V2 11/14] irqchip/gic: Pass GIC pointer to save/restore functions
` [PATCH V2 12/14] irqchip/gic: Prepare for adding platform driver
` [PATCH V2 13/14] dt-bindings: arm-gic: Add documentation for Tegra210 AGIC
` [PATCH V2 14/14] irqchip/gic: Add support for tegra AGIC interrupt controller

[PATCH V5 0/4] gpio: tegra: Cleanups and support for debounce
 2016-04-28  5:58 UTC  (6+ messages)
` [PATCH V5 1/4] gpio: tegra: Don't open code of_device_get_match_data()
` [PATCH V5 2/4] gpio: tegra: Make of_device_id compatible data to constant
` [PATCH V5 3/4] gpio: tegra: Get rid of all file scoped global variables
` [PATCH V5 4/4] gpio: tegra: Add support for gpio debounce

[PATCH V2] regulator: core: Add early supply resolution for regulators
 2016-04-27 16:35 UTC  (2+ messages)
` Applied "regulator: core: Add early supply resolution for regulators" to the regulator tree

next-20160427 build: 1 failures 15 warnings (next-20160427)
 2016-04-27 14:48 UTC  (2+ messages)

[arm-tegra:for-4.7/phy 6/6] drivers/phy/tegra/xusb-tegra210.c:1721:3: error: label 'out' used but not defined
 2016-04-27  0:18 UTC 

[PATCH 27/35] drm/tegra: Use lockless gem BO free callback
 2016-04-26 17:30 UTC 

[PATCH v3 0/5] arm64: tegra: fix DT definitions for GM20B GPU
 2016-04-26 16:58 UTC  (2+ messages)

[PATCH 0/7] pinctrl: soc/tegra: Add support to configure IO rail voltage and pad power states
 2016-04-26 15:31 UTC  (10+ messages)
` [PATCH 7/7] pinctrl: tegra: Add driver to configure voltage and power state of io pads

[PATCH v10 1/9] dt-bindings: phy: Add NVIDIA Tegra XUSB pad controller binding
 2016-04-26 13:44 UTC  (11+ messages)
` [PATCH v10 3/9] dt-bindings: phy: tegra-xusb-padctl: Add Tegra210 support
` [PATCH v10 4/9] phy: Add Tegra XUSB pad controller support

[PATCH V9 RESEND 00/14] Add T210 support in Tegra soctherm
 2016-04-26  3:36 UTC  (6+ messages)
` [PATCH V9 RESEND 13/14] arm64: tegra: add soctherm node for Tegra210

[PATCH 02/41] Documentation: sysfs: fix spelling mistakes
 2016-04-25 22:57 UTC  (2+ messages)

[GIT PULL 1/3] soc/tegra: Changes for v4.7-rc1
 2016-04-25 21:46 UTC  (6+ messages)
` [GIT PULL 2/3] ARM: tegra: "
` [GIT PULL 3/3] arm64: "

[PATCH 0/5] regulator: A few fixes for supply resolution
 2016-04-25 16:54 UTC  (14+ messages)
` [PATCH 1/5] regulator: core: Don't terminate supply resolution early
  ` Applied "regulator: core: Don't terminate supply resolution early" to the regulator tree
  ` [PATCH 2/5] regulator: core: Clear the supply pointer if enabling fails
    ` Applied "regulator: core: Clear the supply pointer if enabling fails" to the regulator tree
  ` [PATCH 3/5] regulator: core: Move registration of regulator device
    ` Applied "regulator: core: Move registration of regulator device" to the regulator tree
` [PATCH 4/5] regulator: core: Add early supply resolution for a bypassed regulator
` [PATCH 5/5] regulator: helpers: Ensure bypass register field matches ON value

[RFC] i2c: device-tree: Handling child nodes which are not i2c devices
 2016-04-25 15:51 UTC  (3+ messages)

[PATCH v7 1/4] i2c: tegra: disable clock before returning error
 2016-04-25 13:54 UTC  (5+ messages)
` [PATCH v7 3/4] i2c: tegra: add separate function for config_load
  ` [PATCH v7 2/4] i2c: tegra: calculate timeout for config load when needed
  ` [PATCH v7 4/4] i2c: tegra: proper handling of error cases

[PATCH v6 1/4] i2c: tegra: disable clock before returning error
 2016-04-25 12:35 UTC  (5+ messages)
` [PATCH v6 2/4] i2c: tegra: calculate timeout for config load when needed
` [PATCH v6 3/4] i2c: tegra: add separate function for config_load
` [PATCH v6 4/4] i2c: tegra: proper handling of error cases

Tegra baseline test results for v4.6-rc5
 2016-04-25 12:07 UTC 

[PATCH v5 1/4] i2c: tegra: disable clock before returning error
 2016-04-25 11:45 UTC  (4+ messages)
` [PATCH v5 2/4] i2c: tegra: calculate timeout for config load when needed
` [PATCH v5 3/4] i2c: tegra: add separate function for config_load
` [PATCH v5 4/4] i2c: tegra: proper handling of error cases

[PATCH v4] dmaengine: tegra-apb: proper default init of channel slave_id
 2016-04-25 11:29 UTC  (2+ messages)

[PATCH] mfd: cros_ec: Enable cros-ec driver for arm64
 2016-04-25 10:50 UTC  (2+ messages)

[PATCH V4 1/4] gpio: tegra: Don't open code of_device_get_match_data()
 2016-04-25 10:11 UTC  (12+ messages)
` [PATCH V4 2/4] gpio: tegra: Make of_device_id compatible data to constant
` [PATCH V4 3/4] gpio: tegra: Get rid of all file scoped global variables
` [PATCH V4 4/4] gpio: tegra: Add support for gpio debounce

[PATCH v4 1/3] i2c: tegra: calculate timeout for config load when needed
 2016-04-25  9:37 UTC  (4+ messages)
` [PATCH v4 2/3] i2c: tegra: add separate function for config_load
` [PATCH v4 3/3] i2c: tegra: proper handling of error cases

[PATCH V3 0/4] gpio: tegra: Cleanups and support fro debounce
 2016-04-25  8:29 UTC  (12+ messages)
` [PATCH V3 1/4] gpio: tegra: Don't open code of_device_get_match_data()
` [PATCH V3 2/4] gpio: tegra: Make of_device_id compatible data to constant
` [PATCH V3 3/4] gpio: tegra: Get rid of all file scoped global variables
  ` [PATCH V3 4/4] gpio: tegra: Add support for gpio debounce

[pinmux scripts PATCH] Adapt to latest U-Boot driver code changes
 2016-04-22 19:54 UTC  (2+ messages)

[pinmux scripts PATCH] Import latest Jetson TK1 spreadsheet
 2016-04-22 19:54 UTC  (2+ messages)

[PATCH v2] ARM: dts: tegra: correct Beaver pinmux
 2016-04-22 18:00 UTC  (4+ messages)

[PATCH v3] dmaengine: tegra-apb: proper default init of channel slave_id
 2016-04-22 14:43 UTC  (3+ messages)

[PATCH v2] dmaengine: tegra-apb: proper default init of channel slave_id
 2016-04-22 14:40 UTC  (8+ messages)

[PATCH 00/11] arm64: tegra: Add Tegra DFLL for Tegra210 Jetson TX1
 2016-04-22 13:36 UTC  (21+ messages)
` [PATCH 01/11] clk: tegra: dfll: Fix voltage comparison
` [PATCH 02/11] clk: tegra: dfll: Move SoC specific data into of_device_id
` [PATCH 03/11] clk: tegra: Add DFLL DVCO reset control for Tegra210
` [PATCH 04/11] clk: tegra: Add Tegra210 support in DFLL driver
` [PATCH 05/11] pwm: tegra-dfll: Add driver for Tegra DFLL PWM controller
` [PATCH 06/11] clk: tegra: dfll: Add PWM inferface
` [PATCH 07/11] cpufreq: tegra124: Add Tegra210 support
` [PATCH 08/11] arm64: tegra: Add PWM regulator for CPU rail on Jetson TX1
` [PATCH 09/11] arm64: tegra: Add DFLL clock node "
` [PATCH 10/11] arm64: tegra: Add clock properties on cpu0 for Tegra210
  ` [PATCH 11/11] arm64: config: Enable CPUFreq-DT, Tegra DFLL PWM, and PWM regulator

[PATCH 1/5] clk: tegra: dfll: Update kerneldoc
 2016-04-22 11:55 UTC  (2+ messages)

[PATCH 1/2] clk: tegra30: init PLL_C to sane rate
 2016-04-22 11:53 UTC  (5+ messages)
` [PATCH 2/2] clk: tegra30: fix PLL_U post divider and init rate

[PATCH V2] ARM: tegra: add DT binding for Tegra186 GPIO controllers
 2016-04-22 11:41 UTC  (6+ messages)

[PATCH] ARM: tegra: fix naming in GPIO DT binding header
 2016-04-22 11:24 UTC  (5+ messages)

[PATCH] clk: tegra210: Add SLCG override gate clocks
 2016-04-22 11:12 UTC  (8+ messages)

[PATCH] ARM: tegra: import latest Jetson TK1 spreadsheet
 2016-04-21 22:27 UTC 

[tegrarcm PATCH] Don't assume cryptopp is system-wide installed
 2016-04-21 19:24 UTC  (6+ messages)

[PATCH] thermal: tegra: mark PM functions __maybe_unused
 2016-04-20  6:44 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;
as well as URLs for NNTP newsgroup(s).