messages from 2014-10-07 05:28:29 to 2014-10-21 14:45:40 UTC [more...]
[PATCH v2 00/12] Tegra124 EMC (external memory controller) support
2014-10-21 14:45 UTC (9+ messages)
` [PATCH v2 01/12] clk: tegra124: Remove old emc clock
` [PATCH v2 02/12] of: Document long-ram-code property in nvidia,tegra20-apbmisc
` [PATCH v2 03/12] soc/tegra: Add ram code reader helper
` [PATCH v2 04/12] of: document new emc-timings subnode in nvidia,tegra124-car
` [PATCH v2 05/12] of: Document timings subnode of nvidia,tegra-mc
` [PATCH v2 06/12] of: Add Tegra124 EMC bindings
` [PATCH v2 07/12] ARM: tegra: Add EMC to Tegra124 device tree
` [PATCH v2 08/12] ARM: tegra: Add EMC timings to Jetson TK1 "
[PATCH v2 33/47] staging: nvec: Register with kernel poweroff handler
2014-10-21 4:12 UTC
Tegra baseline test results for v3.18-rc1
2014-10-20 17:48 UTC (2+ messages)
[PATCH v2] PCI: tegra: Enable root port specific features
2014-10-20 16:52 UTC (2+ messages)
[PATCH v3 01/12] clk: tegra: Implement memory-controller clock
2014-10-20 11:02 UTC (16+ messages)
` [PATCH 02/12] amba: Add Kconfig file
` [PATCH v4 03/12] ARM: tegra: Move AHB Kconfig to drivers/amba
` [PATCH 04/12] of: Add NVIDIA Tegra memory controller binding
` [PATCH v4 05/12] memory: Add NVIDIA Tegra memory controller support
` [PATCH 06/12] ARM: tegra: Add memory controller support for Tegra20
` [PATCH 07/12] ARM: tegra: Add memory controller support for Tegra30
` [PATCH 08/12] ARM: tegra: Add memory controller support for Tegra114
` [PATCH 09/12] ARM: tegra: Add memory controller support for Tegra124
` [PATCH 10/12] ARM: tegra: Enable IOMMU for display controllers on Tegra30
` [PATCH 11/12] ARM: tegra: Enable IOMMU for display controllers on Tegra114
` [PATCH 12/12] ARM: tegra: Enable IOMMU for display controllers on Tegra124
[PATCH 00/12] Add NVIDIA Tegra FUSE driver
2014-10-19 3:12 UTC (3+ messages)
` [PATCH 05/12] soc/tegra: Add efuse driver for Tegra
drm/tegra: Add hardware cursor support
2014-10-17 13:15 UTC (2+ messages)
[PATCH v2 39/53] dmaengine: tegra20: Split device_control
2014-10-16 10:17 UTC
[PATCH] pinctrl: tegra-xusb: Don't leak configurations
2014-10-16 10:12 UTC
[PATCH v3 1/1] firmware: tegra: Add XHCI firmware v45.46 for T124
2014-10-16 0:28 UTC
[pinmux scripts PATCH 1/4] Board CSV import: Support all Tegra124 OD pins
2014-10-15 19:20 UTC (5+ messages)
` [pinmux scripts PATCH 2/4] Board CSV import: Put full CSV filename in data structure
` [pinmux scripts PATCH 3/4] Board CSV import: Support either 0- or 1-based RSVD numbers
` [pinmux scripts PATCH 4/4] Board CSV Import: Allow board configuration overrides on cmdline
[PATCH 1/2] clocksource: tegra: Refactor and cleanup
2014-10-15 13:25 UTC (7+ messages)
` [PATCH 2/2] clocksource: tegra: Register watchdog device
[PATCH v6 4/4] thermal: Add Tegra SOCTHERM thermal management driver
2014-10-15 10:05 UTC (3+ messages)
` [PATCH v7 "
[PATCH V2 1/2] MAINTAINERS: add Alexandre Courbot for Tegra
2014-10-15 6:36 UTC (2+ messages)
[PATCH 01/14] gpu: host1x: Use struct host1x_bo pointers in traces
2014-10-14 14:51 UTC (15+ messages)
` [PATCH 02/14] gpu: host1x: Make mapped field of push buffers void *
` [PATCH 06/14] gpu: host1x: mipi: Registers are 32 bits wide
` [PATCH 11/14] drm/tegra: Do not enable output on .mode_set()
` [PATCH 03/14] gpu: host1x: Fix typo in comment
` [PATCH 04/14] gpu: host1x: Print address/offset pairs consistently
` [PATCH 05/14] gpu: host1x: Make gather offsets unsigned
` [PATCH 07/14] gpu: host1x: mipi: Preserve the contents of MIPI_CAL_CTRL
` [PATCH 08/14] gpu: host1x: mipi: Calibrate clock lanes
` [PATCH 09/14] gpu: host1x: mipi: Set MIPI_CAL_BIAS_PAD_CFG1 register
` [PATCH 10/14] drm/tegra: dc: Add powergate support
` [PATCH 12/14] drm/tegra: dsi: Make FIFO depths host parameters
` [PATCH 13/14] drm/tegra: dsi: Add ganged mode support
` [PATCH 14/14] drm/tegra: dsi: Set up PHY_TIMING & BTA_TIMING registers earlier
[PATCH 00/10] Tegra124 EMC (external memory controller) support
2014-10-14 13:46 UTC (14+ messages)
` [PATCH 01/10] clk: tegra124: Remove old emc_mux and emc clocks
` [PATCH 02/10] soc/tegra: Document long-ram-code property in nvidia,tegra20-apbmisc
` [PATCH 03/10] soc/tegra: Add ram code reader helper
` [PATCH 05/10] ARM: tegra: Add EMC to Tegra124 device tree
` [PATCH 04/10] of: Add Tegra124 EMC bindings
` [PATCH 06/10] ARM: tegra: Add EMC timings to Jetson TK1 device tree
` [PATCH 08/10] memory: tegra: Add EMC (external memory controller) driver
` [PATCH 07/10] memory: tegra: Add API needed by the EMC driver
` [PATCH 09/10] clk: tegra: Add EMC clock driver
` [PATCH 10/10] memory: tegra: Add debugfs entry for getting and setting the EMC rate
[PATCH 00/44] kernel: Add support for poweroff handler call chain
2014-10-14 4:29 UTC (80+ messages)
` [PATCH 01/44] "
` [PATCH 03/44] hibernate: Call have_kernel_poweroff instead of checking pm_power_off
` [PATCH 04/44] m68k: Replace mach_power_off with pm_power_off
` [PATCH 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings
` [PATCH 06/44] gpio-poweroff: "
` [PATCH 07/44] qnap-poweroff: "
` [PATCH 08/44] kernel: Move pm_power_off to common code
` 回复: "
` [PATCH 12/44] mfd: ab8500-sysctrl: Register with kernel poweroff handler
` [PATCH 18/44] mfd: twl4030-power: "
` [PATCH 20/44] power/reset: restart-poweroff: "
` [PATCH 21/44] power/reset: gpio-poweroff: "
` [PATCH 23/44] power/reset: qnap-poweroff: "
` [PATCH 27/44] x86: apm: "
` [PATCH 28/44] x86: olpc: Register xo1 poweroff handler "
` [PATCH 29/44] staging: nvec: Register "
` [PATCH 30/44] acpi: Register poweroff handler "
` [PATCH 31/44] arm: Register "
` [PATCH 32/44] arm64: psci: "
` [PATCH 33/44] avr32: atngw100: "
` [PATCH 35/44] m68k: "
` [PATCH 36/44] mips: "
` [PATCH 41/44] x86: pmc_atom: Register poweroff handler "
` [PATCH 42/44] efi: "
` [PATCH 34/44] ia64: Register "
` [PATCH 37/44] sh: "
` [PATCH 38/44] x86: lguest: "
` [PATCH 39/44] x86: ce4100: "
` [PATCH 40/44] x86: intel-mid: Drop registration of dummy poweroff handlers
` [PATCH 43/44] hwmon: (ab8500) Call kernel_power_off instead of pm_power_off
` [PATCH 44/44] kernel: Remove pm_power_off
[RFC PATCH v2 1/4] regulator: Add helper function to get "poweroff-source" property
2014-10-13 13:54 UTC (14+ messages)
` [RFC PATCH v2 2/4] regulator: act8865: Add support to turn off all outputs
` [RFC PATCH v1 3/4] ARM: dts: rockchip: Enable power off in pmic for Radxa Rock
` [RFC PATCH v1 4/4] dt-bindings: Document the property poweroff-source for act8865 regulator
[PATCH v4] PCI: tegra: add PM-ops support
2014-10-13 9:50 UTC
[PATCH v2 0/4] tegra: Some patches to improve MIPI d-phy calibration
2014-10-13 8:20 UTC (12+ messages)
` [PATCH v2 1/4] clk: tegra: Move mipi-cal initialization into clk-tegra1[12]4.c
[REPOST PATCH v4 0/2] PM QoS: Add support for memory bandwidth constraints
2014-10-12 20:21 UTC (6+ messages)
` [REPOST PATCH v4 1/2] PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH class
Please reply
2014-10-11 19:34 UTC
[PATCH V3] ARM: tegra: Re-add removed SoC id macro to tegra_resume()
2014-10-10 13:24 UTC
[PATCH 1/2] ARM: tegra: venice2: add GK20A GPU DT node
2014-10-10 7:01 UTC (8+ messages)
` [PATCH 2/2] ARM: tegra: jetson-tk1: "
[PATCH v2] PCI: tegra: Enable root port specific features
2014-10-10 5:15 UTC
[PATCH] ARM: tegra: Re-add removed SoC id macro to tegra_resume()
2014-10-09 22:10 UTC (5+ messages)
` [PATCH V2] "
[PATCH] drm/exynos: fix vblank handling during dpms off
2014-10-09 10:23 UTC (5+ messages)
[PATCH] drm: tegra: Check return value of drm_vblank_get()
2014-10-09 9:16 UTC
[PATCH 1/2] drm/tegra: Set the dsi lp clk parent and rate
2014-10-08 16:03 UTC (5+ messages)
[PATCH] clk/tegra: Fix mux typo, s/pll_m/clk_m/
2014-10-08 15:13 UTC (2+ messages)
[PATCH] clk: tegra124: Add init data for dsi lp clocks
2014-10-08 15:12 UTC (2+ messages)
[PATCH v1] PCI: tegra: Enable root port specific features
2014-10-08 7:47 UTC (5+ messages)
[PATCH v3 0/3] ASoC/ARM: tegra: apalis/colibri t30: sgtl5000 audio
2014-10-07 17:54 UTC (3+ messages)
` [PATCH v3 1/3] ASoC: tegra: add tegra sgtl5000 machine driver
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).