public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2012-04-26 09:14:56 to 2012-04-27 05:39:10 UTC [more...]

[PATCH V3 00/10] PM: Create the AVS(Adaptive Voltage Scaling)
 2012-04-27  5:39 UTC  (13+ messages)
` [PATCH V3 01/10] ARM: OMAP2+: SmartReflex: move the smartreflex header to include/linux/power
` [PATCH V3 02/10] ARM: OMAP3+: SmartReflex: class drivers should use struct omap_sr *
` [PATCH V3 03/10] ARM: OMAP2+: smartreflex: Use the names from hwmod data instead of voltage domains
` [PATCH V3 04/10] ARM: OMAP3: hwmod: rename the smartreflex entries
` [PATCH V3 05/10] ARM: OMAP2+: SmartReflex: introduce a busy loop condition test macro
` [PATCH V3 06/10] ARM: OMAP2+: Voltage: Move the omap_volt_data structure to plat
` [PATCH V3 07/10] ARM: OMAP2+: SmartReflex: Use per-OPP data structure
` [PATCH V3 08/10] ARM: OMAP2+: SmartReflex: Create per-opp debugfs node for errminlimit
` [PATCH V3 09/10] ARM: OMAP2+: SmartReflex: add POWER_AVS Kconfig options
` [PATCH V3 10/10] ARM: OMAP: SmartReflex: Move smartreflex driver to drivers/

[PATCH v4 1/4] dt: add of_get_child_count helper function
 2012-04-27  5:35 UTC  (13+ messages)
` [PATCH v3 2/4] pinctrl: pinctrl-imx: add imx pinctrl core driver
` [PATCH v3 4/4] mmc: sdhci-imx-esdhc: convert to use pinctrl subsystem
    ` [PATCH v5 1/1] dt: add of_get_child_count helper function
  ` [PATCH v3 3/4] pinctrl: pinctrl-imx: add imx6q pinctrl driver

[PATCH 2/3 v6] ARM: pxa: hx4700: Add PCMCIA/CF support
 2012-04-27  5:33 UTC  (3+ messages)

[PATCH-V5 0/3] ARM: OMAP: Make OMAP clocksource source selection runtime
 2012-04-27  5:31 UTC  (13+ messages)
` [PATCH-V5 1/3] ARM: OMAP2/3: Add idle_st bits for ST_32KSYNC timer to prcm-common header
` [PATCH-V5 2/3] ARM: OMAP2/3: hwmod data: Add 32k-sync timer data to hwmod database
` [PATCH-V5 3/3] ARM: OMAP: Make OMAP clocksource source selection using kernel param

[PATCH] ARM pxa pcm027: use ioremap to access CPLD
 2012-04-27  5:07 UTC  (5+ messages)

[PATCH] arch/arm: mioa701 add camera output enable gpio
 2012-04-27  5:06 UTC  (2+ messages)

[PATCH 1/2] ARM: imx6q-sabrelite.dts: Add SPI NOR support
 2012-04-27  5:05 UTC  (9+ messages)
` [PATCH 2/2] ARM: imx_v6_v7_defconfig: "
` [PATCH v2 "

[PATCH V3 0/8] SPEAr: Move to common clock framework
 2012-04-27  4:46 UTC  (15+ messages)
` [PATCH V3 1/8] CLKDEV: Add helper routines to allocate and add clkdevs for given struct clk *
` [PATCH V3 2/8] clk: add a fixed factor clock
` [PATCH V3 3/8] SPEAr: clk: Add VCO-PLL Synthesizer clock
` [PATCH V3 4/8] SPEAr: clk: Add Auxiliary "
` [PATCH V3 5/8] SPEAr: clk: Add Fractional "
` [PATCH V3 6/8] SPEAr: clk: Add General Purpose Timer "

[PATCH] ARM: pxa: hx4700: Enable ASIC3 GPIO as a wakeup source
 2012-04-27  4:20 UTC  (3+ messages)

[PATCH] ARM: pxa: hx4700: Initialize DS1WM clock_rate
 2012-04-27  4:19 UTC  (2+ messages)

announcing the clk-next branch
 2012-04-27  4:10 UTC  (2+ messages)

[PATCH 1/2] pinctrl: support gpio request deferred probing
 2012-04-27  3:13 UTC  (4+ messages)

[PATCH 1/2] ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUT
 2012-04-27  3:11 UTC  (2+ messages)

[PATCH] arm/sa1100: fix sa1100-rtc memory resource
 2012-04-27  3:02 UTC  (2+ messages)

[PATCH] gpio: pxa: Set PXA GPIO irq_chip IRQCHIP_SKIP_SET_WAKE flag
 2012-04-27  2:52 UTC  (4+ messages)
` [PATCH] arm/pxa: fix gpio wakeup setting

[PATCH v2] Convert i.MX architecture to generic clock framework
 2012-04-27  2:28 UTC  (19+ messages)
` [PATCH 31/33] ARM i.MX5: implement clocks using common "
` [PATCH 33/33] ARM: i.MX6: "

[PATCH-V4 0/4] ARM: OMAP2+: Add voltagedomain, powerdomain & PRM support for AM33XX device
 2012-04-27  0:49 UTC  (10+ messages)
` [PATCH-V4 4/4] ARM: OMAP3+: am33xx: Add powerdomain & PRM support

[PATCH v3 0/9] Fixes for common mistakes w/ for_each_process and task->mm
 2012-04-26 23:59 UTC  (3+ messages)
` [PATCH 1/9] cpu: Introduce clear_tasks_mm_cpumask() helper

[PATCH/RFT 0/8] ARM: OMAP: remove IP checks from SoC family detection
 2012-04-26 23:29 UTC  (9+ messages)
` [PATCH/RFT 1/8] ARM: OMAP: remove unused cpu_is macros that depend on specific IP checks
` [PATCH/RFT 2/8] ARM: OMAP3: clock data: replace 3503/3517 flag with AM35x flag for UART4
` [PATCH/RFT 3/8] ARM: OMAP3: clock data: treat all AM35x devices the same
` [PATCH/RFT 4/8] ARM: OMAP: AM35x: remove redunant cpu_is checks for AM3505
` [PATCH/RFT 5/8] ARM: OMAP: clock: remove unused CK_3505 flag
` [PATCH/RFT 6/8] ARM: OMAP: remove unused cpu_is_omap3505()
` [PATCH/RFT 7/8] ARM: OMAP: remove unused cpu_is_omap3530()
` [PATCH/RFT 8/8] ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xx

possible MXS-i2c bug
 2012-04-26 23:10 UTC  (4+ messages)

[PATCH v2] arm: omap3: am35x: Fix clockdomain dependencies
 2012-04-26 22:56 UTC  (2+ messages)

[PATCH 00/17] arch/arm/mach-* late_initcall cleanup
 2012-04-26 22:42 UTC  (27+ messages)
` [PATCH 01/17] ARM: provide a late_initcall hook for platform initialization
` [PATCH 02/17] ARM: at91: use machine specific hook for late init
` [PATCH 03/17] ARM: davinci: "
` [PATCH 04/17] ARM: ep93xx: "
` [PATCH 05/17] ARM: exynos: "
` [PATCH 06/17] ARM: imx: "
` [PATCH 07/17] ARM: kirkwood: "
` [PATCH 08/17] ARM: msm: "
` [PATCH 09/17] ARM: omap1: "
` [PATCH 10/17] ARM: omap2: "
` [PATCH 11/17] ARM: pnx4008: "
` [PATCH 12/17] ARM: prima2: "
` [PATCH 13/17] ARM: s3c64xx: "
` [PATCH 14/17] ARM: sa1100: "
` [PATCH 15/17] ARM: shmobile: "
` [PATCH 16/17] ARM: tegra: "
` [PATCH 17/17] ARM: ux500: "

[PATCH] ARM:mfd: fix ezx-pcap build failure
 2012-04-26 22:04 UTC  (3+ messages)

[PATCHv3 1/4] ARM: tegra: Add AHB driver
 2012-04-26 21:59 UTC  (12+ messages)
` [PATCHv3 2/4] ARM: tegra: Add SMMU enabler in AHB
` [PATCHv3 3/4] iommu/tegra: smmu: Refrain from accessing to AHB registers
` [PATCHv3 4/4] ARM: dt: tegra: Add device tree support for AHB

[PATCH v4 1/1] pinctrl: add pinctrl_provide_dummies interface for platforms to use
 2012-04-26 21:33 UTC  (3+ messages)

[PATCH 0/3] Ensure twl4030 interrupts are lost during suspend
 2012-04-26 20:50 UTC  (8+ messages)
` [PATCH 3/3] twl4030: enable wakeup on twl4030 IRQ
` [PATCH 1/3] ARM: omap2+: set IRQCHIP_SKIP_SET_WAKE for INTC interrupts

[PATCH-V4 0/3] ARM: OMAP: Make OMAP clocksource source selection runtime
 2012-04-26 20:43 UTC  (13+ messages)
` [PATCH-V4 3/3] ARM: OMAP: Make OMAP clocksource source selection using kernel param

[PATCH RESEND v5] iio: lpc32xx-adc: Remove driver conflict due to device tree
 2012-04-26 20:10 UTC 

[PATCH] Add the Performance Monitoring Unit to the Trimslice device tree
 2012-04-26 20:09 UTC  (8+ messages)

[PATCH RESEND v5 1/2] ohci-nxp: Driver cleanup
 2012-04-26 19:58 UTC  (2+ messages)
` [PATCH RESEND v5 2/2] ohci-nxp: Device tree support

[PATCH RESEND v7] gpio: Device tree support for LPC32xx
 2012-04-26 19:51 UTC 

[PATCH RESEND v4] wdt: Device tree support for pnx4008-wdt
 2012-04-26 19:46 UTC 

[PATCH RESEND v5] rtc: Add device tree support for LPC32xx
 2012-04-26 19:41 UTC 

[PATCH 07/17] ARM: kirkwood: use machine specific hook for late init
 2012-04-26 19:36 UTC 

[PATCH-V3 0/3] ARM: OMAP3+: am33xx: Add CM, clock and clockdomain support
 2012-04-26 18:56 UTC  (9+ messages)
` [PATCH-V3 2/3] ARM: OMAP3+: clockdomain33xx: Add clockdomain data and respective operations

[PATCH] ARM: davinci/da850-evm: fix section mismatch
 2012-04-26 18:21 UTC  (2+ messages)

oprofile and ARM A9 hardware counter
 2012-04-26 18:07 UTC  (11+ messages)

[PATCH V3 00/10] PM: Create the AVS(Adaptive Voltage Scaling)
 2012-04-26 18:05 UTC 

[PATCH 1/4] ARM: dt: tegra seaboard: fix I2C2 SCL rate
 2012-04-26 17:52 UTC  (4+ messages)
` [PATCH 2/4] ARM: dt: tegra seaboard: configure I2C2 pinmux
` [PATCH 3/4] ARM: dt: tegra seaboard: add i2c devices
` [PATCH 4/4] ARM: tegra: update defconfig

[PATCH] arm: davinci: pdctl next bit position incorrect
 2012-04-26 17:34 UTC  (5+ messages)

[PATCH 1/3] Add the Performance Monitoring Unit to the Trimslice device tree
 2012-04-26 15:29 UTC 

[PATCHv4 1/2] drivers: input: keypad: Add device tree support
 2012-04-26 14:39 UTC  (4+ messages)

i.MX6: 3.4-rc4: WARNING at arch/arm/kernel/smp_twd.c ?
 2012-04-26 14:22 UTC 

[PATCH 0/2] add DMA support to uart
 2012-04-26 12:00 UTC  (5+ messages)
` [PATCH 1/2] serial/imx: add DMA support
` [PATCH 2/2] ARM: MX6q: enable DMA support for UART2

[PATCH 1/2] pinctrl: add pinctrl-mxs support
 2012-04-26 11:22 UTC  (11+ messages)

[PATCH] ARM: cache-l2x0.c: save aux ctrl for resume in case that l2x0 is enabled before init
 2012-04-26 11:03 UTC  (13+ messages)

[GIT PULL] net/at91: at91_ether fixes for 3.4-rc
 2012-04-26 10:31 UTC  (5+ messages)

[PATCH 1/2] AT91: Remove fixed mapping for AT91RM9200 ethernet
 2012-04-26 10:30 UTC  (2+ messages)
` [PATCH 2/2] net/at91_ether: use gpio_to_irq for phy IRQ line

[patch v2 0/3] Kirwood: Add Iomega Iconnect support
 2012-04-26 10:23 UTC  (4+ messages)
` [patch v2 3/3] kirkwood: Add iconnect support

[PATCH 0/8] ARM PCI cleanups
 2012-04-26 10:19 UTC  (9+ messages)
` [PATCH 1/8] ARM: PCI: remove unused sys->hw
` [PATCH 2/8] ARM: PCI: footbridge: provide a 'no swizzle' function for CATS
` [PATCH 3/8] ARM: PCI: integrator: use common PCI swizzle
` [PATCH 4/8] ARM: PCI: versatile: fix PCI interrupt setup
` [PATCH 5/8] ARM: PCI: get rid of pci_std_swizzle()
` [PATCH 6/8] ARM: PCI: provide a default bus scan implementation
` [PATCH 7/8] ARM: PCI: dove/kirkwood/mv78xx0: use sys->private_data
` [PATCH 8/8] ARM: PCI: remove per-pci_hw list of buses

[PATCH] clk: Use a separate struct for holding init data
 2012-04-26  9:51 UTC  (8+ messages)


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