messages from 2016-04-13 16:22:03 to 2016-04-22 10:31:11 UTC [more...]
[PATCH 00/11] arm64: tegra: Add Tegra DFLL for Tegra210 Jetson TX1
2016-04-22 10:31 UTC (12+ 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 V2 00/14] Add support for Tegra210 AGIC
2016-04-22 10:21 UTC (29+ messages)
` [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 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 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 V4 1/4] gpio: tegra: Don't open code of_device_get_match_data()
2016-04-22 10:09 UTC (4+ 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] ARM: tegra: import latest Jetson TK1 spreadsheet
2016-04-21 22:27 UTC
[pinmux scripts PATCH] Adapt to latest U-Boot driver code changes
2016-04-21 21:58 UTC
[pinmux scripts PATCH] Import latest Jetson TK1 spreadsheet
2016-04-21 21:58 UTC
[PATCH V3 0/4] gpio: tegra: Cleanups and support fro debounce
2016-04-21 19:34 UTC (10+ 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
[tegrarcm PATCH] Don't assume cryptopp is system-wide installed
2016-04-21 19:24 UTC (7+ messages)
[PATCH 1/2] clk: tegra30: init PLL_C to sane rate
2016-04-21 18:16 UTC (2+ messages)
[PATCH v2] ARM: dts: tegra: correct Beaver pinmux
2016-04-21 18:16 UTC (2+ messages)
[PATCH 0/5] regulator: A few fixes for supply resolution
2016-04-21 16:12 UTC (6+ messages)
` [PATCH 1/5] regulator: core: Don't terminate supply resolution early
` [PATCH 2/5] regulator: core: Clear the supply pointer if enabling fails
` [PATCH 3/5] regulator: core: Move registration of regulator device
` [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
[PATCH] thermal: tegra: mark PM functions __maybe_unused
2016-04-20 6:44 UTC (5+ messages)
[PATCH 1/3] gpio: tegra: Don't open code of_device_get_match_data()
2016-04-20 1:16 UTC (12+ messages)
` [PATCH 2/3] gpio: tegra: Remove the need of keeping device handle for gpio driver
` [PATCH 3/3] gpio: tegra: Add support for gpio debounce
[PATCH v2 1/2] dt-bindings: tegra: Remove 0, prefix from unit-addresses
2016-04-19 22:24 UTC (6+ messages)
` [PATCH v2 2/2] dt-bindings: tegra: Rename some bindings for consistency
[PATCH V2 1/3] gpio: tegra: Don't open code of_device_get_match_data()
2016-04-19 16:36 UTC (14+ messages)
` [PATCH V2 2/3] gpio: tegra: Remove the need of keeping device handle for gpio driver
` [PATCH V2 3/3] gpio: tegra: Add support for gpio debounce
[PATCH V4 0/3] Add support for Tegra210 ADMA
2016-04-19 15:13 UTC (15+ messages)
` [PATCH V4 2/3] dmaengine: tegra-adma: "
[PATCH 00/15] Add support for Tegra210 AGIC
2016-04-19 14:23 UTC (5+ messages)
` [PATCH 05/15] irqchip: Mask the non-type/sense bits when translating an IRQ
[PATCH 0/7] pinctrl: soc/tegra: Add support to configure IO rail voltage and pad power states
2016-04-19 9:49 UTC (40+ messages)
` [PATCH 1/7] soc/tegra: pmc: Use BIT macro for register field definition
` [PATCH 4/7] soc/tegra: pmc: Add interface to set voltage of IO rails
` [PATCH 5/7] soc/tegra: pmc: Register sub-devices of PMC
` [PATCH 6/7] pinctrl: tegra: Add DT binding for io pads control
` [PATCH 7/7] pinctrl: tegra: Add driver to configure voltage and power state of io pads
[PATCH v3 1/2] i2c: tegra: add separate function for config_load
2016-04-19 9:31 UTC (5+ messages)
` [PATCH v3 2/2] i2c: tegra: proper handling of error cases
Tegra baseline test results for v4.6-rc1
2016-04-19 9:26 UTC (2+ messages)
Tegra baseline test results for v4.6-rc4
2016-04-19 9:06 UTC
Tegra baseline test results for v4.6-rc3
2016-04-19 9:06 UTC
Tegra baseline test results for v4.6-rc2
2016-04-19 9:04 UTC
[PATCH v5 1/2] dt-bindings: pci: tegra: Update for per-lane PHYs
2016-04-18 16:50 UTC (4+ messages)
` [PATCH v5 2/2] PCI: tegra: Support "
[PATCH 1/2] dt-bindings: pci: tegra: Update for per-lane PHYs
2016-04-18 14:48 UTC (11+ messages)
` [PATCH v3 2/2] PCI: tegra: Support "
[PATCH v10 1/9] dt-bindings: phy: Add NVIDIA Tegra XUSB pad controller binding
2016-04-18 11:50 UTC (14+ messages)
` [PATCH v10 2/9] dt-bindings: pinctrl: Deprecate "
` [PATCH v10 3/9] dt-bindings: phy: tegra-xusb-padctl: Add Tegra210 support
` [PATCH v10 4/9] phy: Add Tegra XUSB pad controller support
IMPORTANT MAIL TO YOU
2016-04-18 11:09 UTC
[PATCH v2] i2c: tegra: proper handling of error cases
2016-04-18 7:37 UTC (2+ messages)
[PATCH] i2c: tegra: proper handling of error cases
2016-04-18 7:31 UTC (4+ messages)
[PATCH] soc/tegra: pmc: Fix "scheduling while atomic"
2016-04-17 13:34 UTC
[PATCH 1/2] clk: tegra: Fix pllre Tegra210 and add pll_re_out1
2016-04-15 23:49 UTC (5+ messages)
` [PATCH 2/2] clk: tegra: Initialize UTMIPLL when enabling PLLU
[PATCH V2] ARM: tegra: add DT binding for Tegra186 GPIO controllers
2016-04-15 16:04 UTC (5+ messages)
[RFC] i2c: device-tree: Handling child nodes which are not i2c devices
2016-04-15 15:35 UTC
[GIT PULL 1/3] soc/tegra: Changes for v4.7-rc1
2016-04-15 14:42 UTC (3+ messages)
` [GIT PULL 2/3] ARM: tegra: "
` [GIT PULL 3/3] arm64: "
[PATCH] arm64: tegra: Enable cros-ec and charger on Smaug
2016-04-15 13:38 UTC (2+ messages)
[PATCH] mfd: cros_ec: Enable cros-ec driver for arm64
2016-04-14 19:37 UTC
[PATCH] pinctrl: tegra: clear park bit for all pins
2016-04-14 12:02 UTC (2+ messages)
[PATCH] mmc: tegra: Disable UHS-I modes for tegra124
2016-04-14 9:48 UTC (2+ messages)
[PATCH v4 1/2] dt-bindings: pci: tegra: Update for per-lane PHYs
2016-04-13 16:23 UTC (3+ messages)
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).