public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-25 15:57:02 to 2016-06-07 11:48:05 UTC [more...]

[PATCH v2 00/20] drm/atomic: Provide default ->best_encoder() behavior
 2016-06-07 11:48 UTC  (11+ messages)
` [PATCH v2 01/20] drm/atomic: Fix remaining places where !funcs->best_encoder is valid
` [PATCH v2 02/20] drm: arc: Rely on the default ->best_encoder() behavior
` [PATCH v2 04/20] drm: exynos: "
` [PATCH v2 05/20] drm: fsl-dcu: "
  ` [PATCH v2 03/20] drm: atmel-hlcdc: "
  ` [PATCH v2 06/20] drm: i915: Rely on the default ->best_encoder() behavior where appropriate
  ` [PATCH v2 07/20] drm: mediatek: Rely on the default ->best_encoder() behavior
  ` [PATCH v2 08/20] drm: msm: Rely on the default ->best_encoder() behavior where appropriate
  ` [PATCH v2 09/20] drm: rcar-du: Rely on the default ->best_encoder() behavior
` [PATCH v2 10/20] drm: rockchip: "

[PATCH V2 1/2] ARM64: config: Enable PMIC MAX77620 for Tegra 2180 platform
 2016-06-07 11:44 UTC  (2+ messages)
` [PATCH V2 2/2] ARM64: tegra: Add device node for system PMIC MAX77620

[PATCH] ARM64: boot: dts: Add regulators for Tegra210 Smaug
 2016-06-07 11:35 UTC  (4+ messages)

[PATCH] pinctrl: tegra: Fix build dependency
 2016-06-07  9:20 UTC  (3+ messages)

[PATCH v1 00/25] PCI: Request host bridge window resources
 2016-06-07  8:21 UTC  (27+ messages)
` [PATCH v1 01/25] PCI: Add devm_request_pci_bus_resources()
` [PATCH v1 02/25] PCI: designware: Free bridge resource list on failure
` [PATCH v1 03/25] PCI: designware: Request host bridge window resources
` [PATCH v1 04/25] PCI: designware: Simplify host bridge window iteration
` [PATCH v1 05/25] PCI: iproc: Request host bridge window resources
` [PATCH v1 06/25] PCI: xgene: Free bridge resource list on failure
` [PATCH v1 08/25] PCI: xilinx: "
` [PATCH v1 09/25] PCI: xilinx: Request host bridge window resources
` [PATCH v1 10/25] PCI: xilinx-nwl: Free bridge resource list on failure
` [PATCH v1 11/25] PCI: xilinx-nwl: Request host bridge window resources
` [PATCH v1 12/25] PCI: xilinx-nwl: Use dev_printk() when possible
` [PATCH v1 13/25] PCI: altera: Request host bridge window resources with core function
` [PATCH v1 14/25] PCI: altera: Simplify host bridge window iteration
` [PATCH v1 15/25] PCI: generic: Free resource list close to where it's allocated
` [PATCH v1 16/25] PCI: generic: Request host bridge window resources with core function
` [PATCH v1 17/25] PCI: generic: Simplify host bridge window iteration
` [PATCH v1 18/25] PCI: mvebu: Request host bridge window resources with core function
` [PATCH v1 19/25] PCI: rcar Gen2: Request host bridge window resources
  ` [PATCH v1 07/25] PCI: xgene: "
  ` [PATCH v1 20/25] PCI: rcar: Request host bridge window resources with core function
` [PATCH v1 21/25] PCI: rcar: Simplify host bridge window iteration
` [PATCH v1 22/25] PCI: tegra: Remove top-level resource from hierarchy
` [PATCH v1 23/25] PCI: tegra: Request host bridge window resources with core function
` [PATCH v1 24/25] PCI: versatile: "
` [PATCH v1 25/25] PCI: versatile: Simplify host bridge window iteration

[PATCH] mfd: max77620: Fix FPS switch statements
 2016-06-07  8:05 UTC  (7+ messages)

[PATCH] gpio: tegra: Make lockdep class file-scoped
 2016-06-07  6:04 UTC  (2+ messages)

[PATCH 00/20] drm/atomic: Provide default ->best_encoder() behavior
 2016-06-07  0:51 UTC  (31+ messages)
` [PATCH 01/20] drm/atomic: Fix remaining places where !funcs->best_encoder is valid
` [PATCH 02/20] drm: arc: Rely on the default ->best_encoder() behavior
` [PATCH 03/20] drm: atmel-hlcdc: "
` [PATCH 04/20] drm: exynos: "
` [PATCH 05/20] drm: fsl-dcu: "
` [PATCH 06/20] drm: i915: Rely on the default ->best_encoder() behavior where appropriate
` [PATCH 07/20] drm: mediatek: Rely on the default ->best_encoder() behavior
` [PATCH 08/20] drm: msm: Rely on the default ->best_encoder() behavior where appropriate
` [PATCH 09/20] drm: rcar-du: Rely on the default ->best_encoder() behavior
` [PATCH 10/20] drm: rockchip: "
` [PATCH 11/20] drm: sti: "
` [PATCH 12/20] drm: sun4i: "
` [PATCH 13/20] drm: tegra: "
` [PATCH 14/20] drm: vc4: "
` [PATCH 15/20] drm: virtgpu: "
` [PATCH 16/20] drm: omap: "
` [PATCH 17/20] drm/bridge: anx78xx: "
` [PATCH 18/20] drm/bridge: ptn3460: "
` [PATCH 19/20] drm/bridge: ps8622: "
` [PATCH 20/20] drm/bridge: dw-hdmi: Use drm_atomic_helper_best_encoder()

[PATCH] Code cleanup - nvec
 2016-06-06 23:28 UTC  (2+ messages)

[PATCH 1/8] arm64: tegra: p2180: Add PMIC support
 2016-06-06 16:36 UTC  (8+ messages)
  ` [PATCH 2/8] arm64: tegra: p2597: Add basic power supplies
  ` [PATCH 3/8] arm64: tegra: p2597: Add SDMMC "
  ` [PATCH 4/8] arm64: tegra: Add DSI panel on Jetson TX1
  ` [PATCH 5/8] arm64: tegra: Add Tegra210 XUSB pad controller
  ` [PATCH 6/8] arm64: tegra: Add Tegra210 XUSB controller
  ` [PATCH 7/8] arm64: tegra: Enable debug serial on Jetson TX1
  ` [PATCH 8/8] arm64: tegra: Enable XUSB controller "

[PATCH V5 0/9] Add support for Tegra210 AGIC
 2016-06-06 16:08 UTC  (16+ messages)
` [PATCH V5 1/9] irqdomain: Fix handling of type settings for existing mappings
` [PATCH V5 2/9] genirq: Look-up trigger type if not specified by caller
` [PATCH V5 3/9] irqdomain: Don't set type when mapping an IRQ
` [PATCH V5 4/9] genirq: Add runtime power management support for IRQ chips
` [PATCH V5 5/9] irqchip/gic: Isolate early GIC initialisation code
` [PATCH V5 7/9] irqchip/gic: Prepare for adding platform driver
` [PATCH V5 8/9] dt-bindings: arm-gic: Add documentation for Tegra210 AGIC
  ` [PATCH V5 6/9] irqchip/gic: Add helper function for chip initialisation
  ` [PATCH V5 9/9] irqchip/gic: Add platform driver for non-root GICs that require RPM

[RFC PATCH 0/8] PM / Domains: Add support for removing PM domains
 2016-06-06 13:19 UTC  (4+ messages)

[PATCH V4 0/9] Add support for Tegra210 AGIC
 2016-06-06  8:26 UTC  (13+ messages)
` [PATCH V4 2/9] genirq: Look-up trigger type if not specified by caller
` [PATCH V4 3/9] irqdomain: Don't set type when mapping an IRQ
` [PATCH V4 4/9] genirq: Add runtime power management support for IRQ chips
` [PATCH V4 7/9] irqchip/gic: Prepare for adding platform driver
` [PATCH V4 9/9] irqchip/gic: Add platform driver for non-root GICs that require RPM

[PATCH v2 1/3] arm: tegra: initial support for apalis tk1
 2016-06-01 15:01 UTC  (5+ messages)
` [PATCH v2 2/3] arm: tegra: add colibri t30 device tree binding documentation
` [PATCH v2 3/3] arm: tegra: add apalis tk1 "

[PATCH 1/3] mmc: fix mmc mode selection for HS-DDR and higher
 2016-06-01  9:19 UTC 

Tegra baseline test results for v4.7-rc1
 2016-06-01  8:02 UTC 

[PATCH] arm64: defconfig: Enable cros-ec and battery driver
 2016-05-31 17:24 UTC  (22+ messages)

Hello
 2016-05-29  0:44 UTC 

[PATCH v2 00/11] Switch to using CRITICAL clks for Tegra
 2016-05-27 20:38 UTC  (12+ messages)
` [PATCH v2 01/11] clk: tegra: Switch to using critical clks
` [PATCH v2 02/11] clk: tegra20: Mark required clks as CRITICAL
` [PATCH v2 03/11] clk: tegra20: clean up init_table
` [PATCH v2 04/11] clk: tegra30: Mark certain clks as critical
` [PATCH v2 05/11] clk: tegra30: clean up init_table
` [PATCH v2 06/11] clk: tegra114: "
` [PATCH v2 07/11] clk: tegra124: "
` [PATCH v2 08/11] clk: tegra210: Mark required clks as CRITICAL
  ` [PATCH v2 09/11] clk: tegra210: clean up init_table
` [PATCH v2 10/11] clk: Show CRITICAL clks in clk_summary output
` [PATCH v2 11/11] clk: tegra: WARN if clk in the init_table has enable

[PATCH] arm: tegra124: remove commas from unit addresses
 2016-05-27 18:35 UTC  (2+ messages)

[PATCH] gpu: host1x: hw: intr_hw: Remove create_workqueue
 2016-05-27 15:28 UTC 

[PATCH] soc/tegra: pmc: Fix "scheduling while atomic"
 2016-05-27 14:43 UTC  (13+ messages)

[PATCH v8 1/3] i2c: tegra: use readx_poll_timeout after config_load reg programmed
 2016-05-27 13:37 UTC  (3+ messages)
` [PATCH v8 2/3] i2c: tegra: add separate function for config_load programing
` [PATCH v8 3/3] i2c: tegra: proper handling of error cases

[RFC 0/5] usb: chipidea: Add support for Tegra20 through Tegra124
 2016-05-27  3:18 UTC  (10+ messages)
` [RFC 1/5] usb: chipidea: Add support for Tegra20/30/114/124
` [RFC 2/5] ARM: tegra: Enable UDC on TrimSlice
` [RFC 3/5] ARM: tegra: Enable UDC on Beaver
` [RFC 4/5] ARM: tegra: Enable UDC on Dalmore
  ` [RFC 5/5] ARM: tegra: Enable UDC on Jetson TK1

[PATCH v5] clk: tegra: Initialize UTMIPLL when enabling PLLU
 2016-05-26 16:41 UTC 

[PATCH] arm64: tegra: Fix CPU compatible string for Tegra132
 2016-05-26 16:29 UTC  (5+ messages)

[PATCH v4 1/2] usb: host: ehci-tegra: Grab the correct UTMI pads reset
 2016-05-26 15:29 UTC  (3+ messages)
` [PATCH v4 2/2] usb: host: ehci-tegra: Avoid getting the same reset twice

[PATCH v4] clk: tegra: Initialize UTMIPLL when enabling PLLU
 2016-05-26 12:25 UTC  (2+ messages)

[PATCH 3/3] mmc: core: support hs speed mode if hs200 mode fails
 2016-05-26 11:27 UTC  (2+ messages)

[PATCH v5 00/11] Add HW throttle for Tegra soctherm
 2016-05-26  9:42 UTC  (2+ messages)

[PATCH 00/11] Switch to using CRITICAL clks for Tegra
 2016-05-25 22:24 UTC  (12+ messages)
` [PATCH 01/11] clk: tegra: Switch to using critical/handoff clks
` [PATCH 02/11] clk: tegra20: Mark required clks as CRITICAL
` [PATCH 03/11] clk: tegra20: clean up init_table
` [PATCH 04/11] clk: tegra30: Mark certain clks as critical
` [PATCH 05/11] clk: tegra30: clean up init_table
` [PATCH 06/11] clk: tegra114: "
  ` [PATCH 07/11] clk: tegra124: "
` [PATCH 08/11] clk: tegra210: Mark required clks as CRITICAL
` [PATCH 09/11] clk: tegra210: clean up init_table
` [PATCH 10/11] clk: Show CRITICAL clks in clk_summary output
` [PATCH 11/11] clk: tegra: WARN if clk in the init_table has enable


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