messages from 2014-07-10 10:51:56 to 2014-07-16 08:01:34 UTC [more...]
[PATCH 00/13] Tegra124 CL-DVFS / DFLL clocksource, plus cpufreq
2014-07-16 8:01 UTC (37+ messages)
` [PATCH 01/13] clk: tegra: Add binding for the Tegra124 DFLL clocksource
` [PATCH 02/13] clk: tegra: Add library for the DFLL clock source (open-loop mode)
` [PATCH 03/13] clk: tegra: Add closed loop support for the DFLL
` [PATCH 04/13] clk: tegra: Add functions for parsing CVB tables
` [PATCH 05/13] clk: tegra: Add DFLL DVCO reset control for Tegra124
` [PATCH 06/13] clk: tegra: Add Tegra124 DFLL clocksource platform driver
` [PATCH 07/13] clk: tegra: Save/restore CCLKG_BURST_POLICY on suspend
` [PATCH 08/13] clk: tegra: Add the DFLL as a possible parent of the cclk_g clock
` [PATCH 09/13] ARM: tegra: Add the DFLL to Tegra124 device tree
` [PATCH 10/13] ARM: tegra: Enable the DFLL on the Jetson TK1
` [PATCH 12/13] cpufreq: Add cpufreq driver for Tegra124
` [PATCH 11/13] cpufreq: tegra124: Add device tree bindings
` [PATCH 13/13] ARM: tegra: Add entries for cpufreq on Tegra124
[PATCH 0/6] clock support for Tegra132
2014-07-16 7:44 UTC (14+ messages)
` [PATCH 1/6] clk: tegra: don't abort clk init on error
` [PATCH 2/6] clk: tegra: make tegra_clocks_apply_init_table arch_initcall
` [PATCH 3/6] clk: tegra: Update binding doc Tegra132
` [PATCH 6/6] clk: tegra: Add Tegra132 ccplex clocks
` [PATCH 4/6] clk: tegra: add nvidia,tegra132-ccplex-clk binding
` [PATCH 5/6] clk: tegra: Add support for Tegra132 CAR clocks
[cbootimage PATCH V3 1/3] Rename last_bl_blk to last_blk
2014-07-16 4:58 UTC (5+ messages)
` [cbootimage PATCH V3 2/3] Add Tegra132 support for the cbootimage utility
` [cbootimage PATCH V3 3/3] Dump MTS information by bct_dump utility
[cbootimage PATH V2 RESEND 1/3] Rename last_bl_blk to last_blk
2014-07-16 1:53 UTC (7+ messages)
` [cbootimage PATH V2 RESEND 2/3] Add Tegra132 support for the cbootimage utility
` [cbootimage PATH V2 RESEND 3/3] Dump MTS information by bct_dump utility
[PATCH v4] devicetree: Add generic IOMMU device tree bindings
2014-07-16 1:25 UTC (21+ messages)
[PATCH 1/2] PCI: mvebu: Fix license string
2014-07-15 22:51 UTC (7+ messages)
` [PATCH 2/2] PCI: tegra: "
[PATCH 1/3] Rename last_bl_blk to last_blk
2014-07-15 21:34 UTC (8+ messages)
` [PATCH 2/3] Add Tegra132 support for the cbootimage utility
[PATCH v2 0/7] Serial ATA support for NVIDIA Tegra124
2014-07-15 9:31 UTC (11+ messages)
` [PATCH v2 6/7] ata: Add support for the Tegra124 SATA controller
[cbootimage PATH v2 1/3] Rename last_bl_blk to last_blk
2014-07-14 20:58 UTC (3+ messages)
` [cbootimage PATH v2 2/3] Add Tegra132 support for the cbootimage utility
` [cbootimage PATH v2 3/3] Dump MTS information by bct_dump utility
[PATCH 0/4] Allow xHCI drivers to be built as separate modules
2014-07-14 18:50 UTC (6+ messages)
` [PATCH 4/4] xhci: "
[PATCH 0/8] Tegra124 EMC (external memory controller) support
2014-07-14 12:28 UTC (22+ messages)
` [PATCH 1/8] clk: tegra124: Remove old emc_mux and emc clocks
` [PATCH 2/8] ARM: tegra: Remove TEGRA124_CLK_EMC from tegra124-car.h
` [PATCH 3/8] ARM: tegra: Add PLL_M_UD and PLL_C_UD to tegra124-car binding header
` [PATCH 4/8] clk: tegra124: Add PLL_M_UD and PLL_C_UD clocks
` [PATCH 5/8] of: Add Tegra124 EMC bindings
` [PATCH 6/8] ARM: tegra: Add EMC to Tegra124 device tree
` [PATCH 7/8] ARM: tegra: Add EMC timings to Jetson TK1 "
` [PATCH 8/8] clk: tegra: Add EMC clock driver
[PATCH v2 0/4] Tegra USB probe order issue fix
2014-07-14 9:51 UTC (7+ messages)
` [PATCH v2 2/4] ARM: tegra: Add resets & has-utmi-pad-registers flag to all USB PHYs
` [PATCH v2 4/4] USB: PHY: tegra: Call tegra_usb_phy_close only on device removal
[PATCH v3 0/4] drm/dsi/tegra: continuous clock support
2014-07-14 8:30 UTC (11+ messages)
` [PATCH v3 1/4] drm/dsi: Flag for non-continuous clock behavior
` [PATCH v3 2/4] drm/panel: Set non-continuous clock flag on supporting panels
` [PATCH v3 3/4] drm/tegra: dsi - Handle non-continuous clock flag
` [PATCH v3 4/4] ARM: tegra: roth: add display DT node
[PATCH 00/12] Add NVIDIA Tegra FUSE driver
2014-07-14 8:06 UTC (17+ messages)
` [PATCH 02/12] ARM: tegra: Use a function to get the chip ID
` [PATCH 05/12] soc/tegra: Add efuse driver for Tegra
` [PATCH 01/12] ARM: tegra: Sort includes alphabetically
` [PATCH 03/12] ARM: tegra: export apb dma readl/writel
` [PATCH 04/12] ARM: tegra: move fuse exports to tegra-soc.h
` [PATCH 06/12] soc/tegra: Add efuse and apbmisc bindings
` [PATCH 07/12] soc/tegra: fuse: move APB DMA into Tegra20 fuse driver
` [PATCH 08/12] misc: fuse: fix dummy functions
` [PATCH 09/12] ARM: tegra: Setup CPU hotplug in a pure initcall
` [PATCH 10/12] ARM: tegra: Always lock the CPU reset vector
` [PATCH 11/12] soc/tegra: fuse: Set up in early initcall
` [PATCH 12/12] ARM: tegra: Convert PMC to a driver
[patch] drm/tegra: sor - missing unlock on error
2014-07-14 6:53 UTC (2+ messages)
[PATCH 0/3] drm/gk20a: support for reclocking
2014-07-14 2:13 UTC (13+ messages)
` [Nouveau] "
[PATCH tegra-uboot-flasher-scripts] Explicitly ask for Python 2
2014-07-12 21:55 UTC
[GIT PULL] pinctrl: Add NVIDIA Tegra XUSB pad controller support
2014-07-11 13:49 UTC
[PATCH] ARM: tegra: Fix typoed ams,ext-control properties
2014-07-11 13:04 UTC (2+ messages)
[PATCH v5 1/4] of: Add NVIDIA Tegra XUSB pad controller binding
2014-07-11 12:59 UTC (4+ messages)
` [PATCH v5 3/4] ARM: tegra: tegra124: Add XUSB pad controller
[GIT PULL 1/3] ARM: tegra: rework PCIe regulators
2014-07-11 12:56 UTC (6+ messages)
` [GIT PULL 2/3] ARM: tegra: move fuse code out of arch/arm
[PATCH v2] devicetree: Add generic IOMMU device tree bindings
2014-07-11 12:24 UTC (13+ messages)
[PATCH v4 0/6] drm: nouveau: memory coherency on ARM
2014-07-11 9:53 UTC (13+ messages)
` [PATCH v4 2/6] drm/nouveau: map pages using DMA API on platform devices
` [Nouveau] "
` [PATCH v4 4/6] drm/nouveau: synchronize BOs when required
` [Nouveau] "
[PATCH 1/2] resource: Add device-managed request/release_resource()
2014-07-11 7:08 UTC (2+ messages)
` [PATCH 2/2] PCI: tegra: Implement a proper resource hierarchy
[PATCH] PCI: tegra: Add debugfs support
2014-07-11 7:00 UTC
[PATCH 00/16] i2c: drop class based instantiaion for selected drivers
2014-07-10 13:43 UTC (6+ messages)
` [PATCH 15/16] i2c: i2c-tegra: Drop class based scanning to improve bootup time
[RFC v3 0/5] Per-user clock constraints
2014-07-10 13:32 UTC (6+ messages)
` [RFC v3 1/5] clk: Add temporary mapping to the existing API
` [RFC v3 2/5] clk: Move all drivers to use internal API
` [RFC v3 3/5] clk: use struct clk only for external API
` [RFC v3 4/5] clk: per-user clock accounting for debug
` [RFC v3 5/5] clk: Add floor and ceiling constraints to clock rates
[RFC v2 0/5] Per-user clock constraints
2014-07-10 10:51 UTC (4+ messages)
` [RFC v2 4/5] clk: per-user clock accounting for debug
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