messages from 2012-02-07 22:53:23 to 2012-02-23 16:16:58 UTC [more...]
PCIe device tree support
2012-02-23 16:16 UTC (6+ messages)
[PATCH v3 00/10] Add PWM framework and device tree support
2012-02-23 16:04 UTC (25+ messages)
` [PATCH v3 01/10] PWM: add pwm framework support
` [PATCH v3 02/10] pwm: Allow chips to support multiple PWMs
` [PATCH v3 03/10] of: Add PWM support
` [PATCH v3 04/10] arm/tegra: Fix PWM clock programming
` [PATCH v3 05/10] arm/tegra: Provide clock for only one PWM controller
` [PATCH v3 06/10] pwm: Add NVIDIA Tegra SoC support
` [PATCH v3 08/10] pwm: Add Blackfin support
` [PATCH v3 09/10] pwm: Add PXA support
` [PATCH v3 10/10] pwm-backlight: Add rudimentary device tree support
` [PATCH v3 07/10] arm/tegra: Add PWFM controller device tree probing
[PATCH 1/2] Documentation/gpio.txt: Explain expected pinctrl interaction
2012-02-23 0:45 UTC (16+ messages)
` [PATCH 2/2] gpio: tegra: Delete tegra_gpio_enable/disable()
[PATCH v3 00/10] Add tegra30 support for secondary cores
2012-02-22 19:19 UTC (17+ messages)
` [PATCH v3 02/10] ARM: tegra: export Tegra chipid
` [PATCH v3 04/10] ARM: tegra: functions to access the flowcontroller
` [PATCH v3 05/10] ARM: tegra: rework Tegra secondary CPU core bringup
` [PATCH v3 06/10] ARM: tegra: prepare powergate.c for multiple variants
` [PATCH v3 08/10] ARM: tegra: add support for Tegra30 powerdomains
` [PATCH v3 09/10] ARM: tegra: support for Tegra30 CPU powerdomains
` [PATCH v3 10/10] ARM: tegra: support for secondary cores on Tegra30
` [PATCH v3 01/10] ARM: tegra: cleanup use of chipid register
` [PATCH v3 03/10] ARM: tegra: initialize Tegra chipid early
` [PATCH v3 07/10] ARM: tegra: export tegra_powergate_is_powered()
[PATCH v2] ARM: tegra: PCIe: Provide 3.3V supply voltage
2012-02-21 17:12 UTC (2+ messages)
[PATCH V2] mfd: tps65910: use regmap for device register access
2012-02-21 12:59 UTC (2+ messages)
[PATCH V1] mfd: tps65910: Initialize irq platform data properly
2012-02-21 5:38 UTC (5+ messages)
[PATCH V2] mfd: tps65910: Add wakeup support
2012-02-20 16:57 UTC (4+ messages)
[PATCH] ARM: tegra: PCIe: Provide 3.3V supply voltage
2012-02-17 19:25 UTC (4+ messages)
[PATCH V2 0/3] Open drain/open source support from gpio library
2012-02-17 18:21 UTC (8+ messages)
` [PATCH V2 1/3] Documentation: gpio: Add details of open-drain/source configuration
` [PATCH V2 2/3] gpio: gpiolib: Support for open drain/collector gpios
` [PATCH V2 3/3] gpio: gpiolib: Support for open source/emitter gpios
[PATCH V1] regmap: Bypassing cache when initializing cache
2012-02-17 17:21 UTC (2+ messages)
[PATCH V1] regulator: tps65910: Correct VIO voltage configuration
2012-02-17 16:35 UTC (2+ messages)
[PATCH V1 0/3] Support for open drain gpios in gpilib/fixed regulators
2012-02-17 10:30 UTC (14+ messages)
` [PATCH V1 1/3] gpio: gpiolib: Support for open drain gpios
` [PATCH V1 2/3] Documentation: gpio: Add details of open-drain configuration
` [PATCH V1 3/3] regulator: fixed: Support for open-drain gpio
[PATCH v3 27/28] tegra: Mark board init files for ARMv4t
2012-02-16 14:49 UTC (2+ messages)
` [PATCH v3 28/28] tegra: Enable generic board for Seaboard
[PATCH] arch/arm/mach-tegra/board-dt-tegra20.c: included asm/hardware/gic.h twice
2012-02-16 14:44 UTC
[PATCH 1/3] net: rfkill-gpio: add device tree support
2012-02-16 10:29 UTC (11+ messages)
` [PATCH 2/3] dt: rfkill-gpio: add bindings documentation
` "
` [PATCH 3/3] dt: arm: paz00: add rfkill switch to device tree
[PATCH] Input: tegra-kbc - revise device tree support
2012-02-15 22:40 UTC
[PATCH V3] ARM: tegra: Define Tegra20 CAR binding
2012-02-15 21:42 UTC (6+ messages)
[PATCH 1/2] i2c: tegra: Remove unnecessary clk_get
2012-02-15 18:47 UTC (8+ messages)
` [PATCH 2/2] i2c: tegra: Remove unnecessary write to INT_STATUS
[PATCH V5 2/2] regmap: add regmap_bulk_write() for register write
2012-02-15 5:59 UTC (3+ messages)
[PATCH] ARM: tegra: select required CPU and L2 errata options
2012-02-14 20:39 UTC
[PATCH v2] i2c: tegra: Add delay before reset the controller
2012-02-14 5:49 UTC (6+ messages)
[PATCH] gpio: tegra: Fix build issue due to irq_domain rework
2012-02-13 23:21 UTC
[PATCH 2/2] ASoC: DT: Add digital microphone binding to PAZ00 board
2012-02-13 19:29 UTC
[GIT PULL] please pull tegra fixes for 3.3-rc
2012-02-13 5:42 UTC (2+ messages)
[PATCH V4 2/2] regmap: add regmap_bulk_write() for register write
2012-02-12 14:14 UTC (4+ messages)
[PATCH V3 1/2] regmap: Support for caching in reg_raw_write()
2012-02-11 23:05 UTC (4+ messages)
` [PATCH V3 2/2] regmap: add regmap_bulk_write() for register write
[PATCH v3 0/9] tegra: Add I2C driver and associated parts
2012-02-10 17:52 UTC (19+ messages)
` [PATCH v3 3/9] tegra: Enhance clock support to handle 16-bit clock divisors
` [PATCH v3 4/9] tegra: fdt: i2c: Add extra I2C bindings for U-Boot
` [U-Boot] "
` [PATCH v3 5/9] tegra: i2c: Add I2C driver
` [PATCH v3 6/9] tegra: i2c: Initialise I2C on Nvidia boards
` [PATCH v3 7/9] tegra: i2c: Select I2C ordering for Seaboard
` [PATCH v3 8/9] tegra: i2c: Select number of controllers for Tegra2 boards
` [PATCH v3 9/9] tegra: i2c: Enable I2C on Seaboard
` [U-Boot] [PATCH v3 0/9] tegra: Add I2C driver and associated parts
[PATCH V1] regmap: Support for caching in reg_raw_write()
2012-02-10 15:58 UTC (7+ messages)
[PATCH V2] regmap: add regmap_bulk_write() for register write
2012-02-10 13:07 UTC
[PATCH V2] regmap: Support for caching in reg_raw_write()
2012-02-10 12:08 UTC
[PATCH V1] regmap: add bulk_write() for non-volatile register set
2012-02-10 11:06 UTC (8+ messages)
[PATCH V1 1/2] mfd: tps65910: use regmap for device register access
2012-02-09 12:09 UTC (12+ messages)
` [PATCH V1 2/2] regulator: tps65910: Enable register caching of voltage controls
[PATCH V1] regulator: fixed: Support for open-drain gpio
2012-02-09 6:01 UTC (3+ messages)
ARM/ARM-SoC plans for v3.4 merge window
2012-02-09 1:19 UTC (8+ messages)
[PATCH 1/1] ARM: tegra: Add support for USB2 port on Seaboard
2012-02-08 19:29 UTC (2+ messages)
[PATCH v2 00/10] Add PWM framework and device-tree support
2012-02-08 11:16 UTC (12+ messages)
` [PATCH v2 02/10] pwm: Allow chips to support multiple PWMs
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