linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-25 14:07:07 to 2014-04-26 00:37:22 UTC [more...]

[PATCH 0/5] ARM: mvebu: misc Device Tree fixes and updates
 2014-04-26  0:37 UTC  (2+ messages)

[PATCHv4 0/7] Support new Exynos3250 SoC based on Cortex-A7 dual core
 2014-04-26  0:30 UTC  (4+ messages)
` [PATCHv4 4/7] ARM: EXYNOS: Enter a15 lowpower mode for Exynos3250 based on Cortex-a7

[PATCHv3 0/5] Support for Marvell AHCI interface on Armada 38x
 2014-04-26  0:28 UTC  (11+ messages)
` [PATCHv3 1/5] Documentation: dt-bindings: reformat and order list of ahci-platform compatibles
` [PATCHv3 2/5] ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfaces
` [PATCHv3 3/5] ARM: mvebu: add Device Tree description of AHCI interfaces on Armada 38x
` [PATCHv3 4/5] ARM: configs: add ahci_mvebu to mvebu_v7_defconfig
` [PATCHv3 5/5] ARM: configs: add ahci_mvebu to multi_v7_defconfig

[PATCH v7 00/11] CPU idle for Armada XP
 2014-04-26  0:17 UTC  (4+ messages)
` [PATCH v7 04/11] ARM: mvebu: Remove the unused argument of set_cpu_coherent()

[PATCH v2 RESEND 0/5] clk: bcm21664: add common clock support
 2014-04-26  0:09 UTC  (2+ messages)

[PATCHv3 00/41] OMAPDSS: DT support v3
 2014-04-25 23:53 UTC  (5+ messages)
` [PATCHv3 19/41] OMAPDSS: panel-dpi: Add DT support

[PATCH 0/4] Enable usbphy and hsotg for exynos4
 2014-04-25 23:52 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: exynos4: add PMU syscon node

[PATCH v5] clk: Exynos5250: Add clocks for G3D
 2014-04-25 23:45 UTC  (2+ messages)

[PATCH/RFC 0/4] of: Register clocks for Runtime PM with PM core
 2014-04-25 23:44 UTC  (3+ messages)
` [PATCH/RFC 3/4] of/clk: Register clocks suitable for Runtime PM with the "

[PATCH] ARM: exynos: register sched_clock callback
 2014-04-25 23:22 UTC  (2+ messages)

[PATCH v6 1/2] phy: Add new Exynos5 USB 3.0 PHY driver
 2014-04-25 23:09 UTC  (2+ messages)

[PATCH v8 0/3] Exynos 5410 support
 2014-04-25 23:07 UTC  (5+ messages)
` [PATCH v8 1/3] ARM: EXYNOS: Add support for EXYNOS5410 SoC

[PATCH v5 0/2] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
 2014-04-25 23:03 UTC  (3+ messages)
` [PATCH v5 1/2] phy: Add new Exynos5 USB 3.0 PHY driver

[PATCH 00/10] ARM: OMAP: dts and HWMOD entries for crypto modules
 2014-04-25 23:02 UTC  (11+ messages)
` [PATCH 01/10] ARM: OMAP: hwmod: Add SYSC offsets for AES IP
` [PATCH 02/10] ARM: DRA7xx: hwmod: Add hwmod data for DES IP
` [PATCH 03/10] ARM: DRA7xx: hwmod: Add hwmod data for AES IP
` [PATCH 04/10] ARM: DRA7xx: Add hwmod entries for RNG module
` [PATCH 05/10] ARM: OMAP4: hwmod: Add hwmod data for AES IP
` [PATCH 06/10] ARM: OMAP4: hwmod: add hwmod data for DES IP
` [PATCH 07/10] ARM: dts: DRA7: Add DT node "
` [PATCH 08/10] ARM: dts: DRA7: Add DT node for AES IP
` [PATCH 09/10] ARM: dts: OMAP4: clk: Add clk node for DES IP
` [PATCH 10/10] ARM: dts: OMAP4: Add clock nodes for AES/DES nodes

[PATCH v4 RESEND 0/7] clk: bcm281xx: updates
 2014-04-25 23:00 UTC  (2+ messages)

[GIT PULL] SOCFPGA DTS updates for 3.16
 2014-04-25 22:57 UTC  (2+ messages)
` [GIT PULL] SOCFPGA driver "

[PATCH] ARM: shmobile: henninger: enable SATA0
 2014-04-25 22:51 UTC 

[PATCH 0/4] Fixes for DT CPU topology specification on Exynos
 2014-04-25 22:47 UTC  (4+ messages)
` [PATCH 2/4] ARM: EXYNOS: Fix core ID used by platsmp and hotplug code

[RFC/PATCH 0/4] Use wound/wait mutexes in the common clock framework
 2014-04-25 22:44 UTC  (5+ messages)
` [RFC/PATCH 1/4] clk: Recalc rate and accuracy in underscore functions if not caching
` [RFC/PATCH 2/4] clk: Make __clk_lookup() use a list instead of tree search
` [RFC/PATCH 3/4] clk: Use lockless functions for debug printing
` [RFC/PATCH 4/4] clk: Use ww_mutexes for clk_prepare_{lock/unlock}

[PATCH 0/7] ARM: Exynos: PMU cleanup and refactoring for using DT
 2014-04-25 22:43 UTC  (21+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] ARM: EXYNOS: Make exynos machine_ops as static
  ` [PATCH v2 02/10] ARM: EXYNOS: Cleanup "mach-exynos/common.h" file
  ` [PATCH v2 03/10] ARM: EXYNOS: Move SYSREG definition into sys-reg specific file
  ` [PATCH v2 04/10] ARM: EXYNOS: Remove file path from comment section
  ` [PATCH v2 05/10] ARM: EXYNOS: Remove regs-pmu.h header dependency from pm_domain
  ` [PATCH v2 06/10] ARM: EXYNOS: Add support for mapping PMU base address via DT
  ` [PATCH v2 07/10] ARM: EXYNOS: Remove "linux/bug.h" from pmu.c
  ` [PATCH v2 08/10] ARM: EXYNOS: Refactored code for using PMU address via DT
  ` [PATCH v2 10/10] ARM: EXYNOS: Add device tree based initialization support for PMU

[PATCH] ARM: tegra: use correct audio CODEC on Jetson TK1
 2014-04-25 22:11 UTC  (2+ messages)

[PATCH] ARM: mvebu: Select HAVE_ARM_TWD only if SMP is enabled
 2014-04-25 21:42 UTC  (4+ messages)

[PATCH v2 0/3] ARM: mvebu: enable SDHCI interface on Armada 38x
 2014-04-25 21:34 UTC  (4+ messages)
` [PATCH v2 3/3] ARM: configs: add CONFIG_MMC_SDHCI_PXAV3 to the multi_v7_defconfig

[PATCH v2 1/6] ARM: socfpga: dts: fix pdma interrupt
 2014-04-25 21:31 UTC  (6+ messages)
` [PATCH v2 4/6] ARM: socfpga: dts: add can0+1
    ` can problems on socfpga [was Re: [PATCH v2 4/6] ARM: socfpga: dts: add can0+1]

[PATCH v3 0/4] net: Add APM X-Gene SoC Ethernet driver support
 2014-04-25 21:04 UTC  (4+ messages)
` [PATCH v3 4/4] drivers: net: Add APM X-Gene SoC ethernet "

[PATCH] power: twl4030_charger: clear IRQs after handling them
 2014-04-25 21:00 UTC  (4+ messages)

[PATCH 0/3] Add PMU node for Exynos4210, Exynos4412, Exynos4212
 2014-04-25 20:55 UTC  (4+ messages)
` [PATCH v2 0/5] Add PMU node for Exynos SoCs
  ` [PATCH v2 1/5] ARM: dts: Add syscon handle in pmu node for exynos5250

[GIT PULL] clk: socfpga: Clock fix for v3.15
 2014-04-25 20:54 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Correct name for pin 0
 2014-04-25 20:41 UTC 

[RFC PATCH v3] ARM: uprobes need icache flush after xol write
 2014-04-25 20:37 UTC  (5+ messages)

[PATCH] ARM: dts: Remove vmmc-supply for mmc@12220000 on arndale-octa board
 2014-04-25 20:35 UTC  (4+ messages)

[GIT PULL] somewhat urgent omap fixes against v3.15-rc1, fixes gpmc
 2014-04-25 20:30 UTC 

[PATCH v2 00/18] USB support for Armada 38x and Armada 375
 2014-04-25 20:25 UTC  (34+ messages)
` [PATCH v2 01/18] usb: host: xhci-plat: Sort the headers in alphabetic order
` [PATCH v2 02/18] usb: host: xhci-plat: Add clocks support
` [PATCH v2 03/18] usb: host: xhci-plat: Add support for the Armada 38x
` [PATCH v2 04/18] xhci-platform: Add a new controller using xhci: "
` [PATCH v2 05/18] ARM: mvebu: Add Device Tree description of xHCI hosts on "
` [PATCH v2 09/18] ARM: configs: Add usb_xhci_mvebu to multi_v7_defconfig
` [PATCH v2 10/18] usb: host: xhci-plat: Add support for the Armada 375
` [PATCH v2 11/18] xhci-platform: Add a new controller using xhci: "
` [PATCH v2 12/18] ARM: mvebu: Add Device Tree description of USB cluster controller on "
` [PATCH v2 13/18] dt: binding: Armada 375 USB cluster
` [PATCH v2 14/18] ARM: mvebu: Add support for USB cluster on the Armada 375 SoC
` [PATCH v2 15/18] ARM: mvebu: Add USB3 support for Armada 375
` [PATCH v2 16/18] ARM: mvebu: add USB3 controller Device Tree details "
` [PATCH v2 17/18] ARM: mvebu: dts: Enable USB3 in Armada 375 DB
` [PATCH v2 18/18] ARM: mvebu: Add Device Tree description of EHCI hosts on Armada 375

[PATCH v5 5/8] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration
 2014-04-25 20:16 UTC 

[PATCH v5 3/8] ARM: davinci: da850: Use cpufreq_for_each_entry macro for iteration
 2014-04-25 20:15 UTC 

[PATCH v5 2/8] cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
 2014-04-25 20:15 UTC 

[PATCH] pci-rcar-gen2: add device tree support
 2014-04-25 20:05 UTC  (3+ messages)

[RFC 0/5] berlin: add support for clocks sharing registers
 2014-04-25 20:00 UTC  (6+ messages)
` [RFC 1/5] clk: berlin: add support for clock groups
` [RFC 2/5] clk: berlin: add berlin clock groups DT bindings documentation
` [RFC 3/5] ARM: berlin/dt: add support for the clock group to BG2
` [RFC 4/5] ARM: berlin/dt: add support for the clock group to BG2D
` [RFC 5/5] ARM: berlin/dt: add support for the clock group to BG2Q

[PATCH 000/222] The *Full* Cubox-i series
 2014-04-25 19:50 UTC  (6+ messages)

[PATCH v7 0/3] PSCI v0.2 support and DT bindings
 2014-04-25 19:50 UTC  (6+ messages)
` [PATCH v7 1/3] PSCI: Add initial support for PSCIv0.2 functions
` [PATCH v7 2/3] Documentation: devicetree: Add new binding for PSCIv0.2
` [PATCH v7 3/3] ARM: Check if a CPU has gone offline

[PATCH v8 0/3] PSCI v0.2 support and DT bindings
 2014-04-25 19:48 UTC  (4+ messages)
` [PATCH v8 1/3] PSCI: Add initial support for PSCIv0.2 functions
` [PATCH v8 2/3] Documentation: devicetree: Add new binding for PSCIv0.2
` [PATCH v8 3/3] ARM: Check if a CPU has gone offline

[PATCH] ARM: fix string functions on !MMU
 2014-04-25 18:45 UTC  (5+ messages)

[PATCH v3 part1 00/11] Enable ACPI on ARM64 in Kconfig
 2014-04-25 18:38 UTC  (7+ messages)
` [PATCH v3 part1 04/11] ARM64 / ACPI: Introduce arm-core.c and its related head file
` [PATCH v3 part1 07/11] ARM64 / ACPI: Introduce arch_fix_phys_package_id() for cpu topology

[PATCHv2 0/2] arm64 topology updates
 2014-04-25 18:37 UTC  (4+ messages)
` [PATCHv2 2/2] arm64: topology: add MPIDR-based detection

[PATCH v6 0/3] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
 2014-04-25 18:37 UTC  (5+ messages)
` [PATCH v6 1/3] tty/serial: Add GPIOLIB helpers for controlling modem lines

[PATCH v6 RESEND 0/5] Add Broadcom Kona PWM Support
 2014-04-25 18:31 UTC  (6+ messages)
` [PATCH v6 RESEND 1/5] Documentation: dt: Add Kona PWM binding
` [PATCH v6 RESEND 2/5] pwm: kona: Introduce Kona PWM controller support
` [PATCH v6 RESEND 3/5] ARM: dts: Declare the PWM for bcm11351 (bcm281xx)
` [PATCH v6 RESEND 4/5] ARM: dts: Enable the PWM for bcm28155 AP board
` [PATCH v6 RESEND 5/5] ARM: bcm_defconfig: Enable PWM and Backlight

[PATCH 0/3] arm64: Default to non-coherent DMA ops
 2014-04-25 18:19 UTC  (5+ messages)
` [PATCH 1/3] arm64: Make default dma_ops to be noncoherent
` [PATCH 2/3] arm64: Use bus notifiers to set per-device coherent DMA ops
` [PATCH 3/3] arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent

[PATCH] arm: KVM: fix possible misalignment of PGDs and bounce page
 2014-04-25 17:28 UTC  (5+ messages)

[PATCH 0/3] Minor OMAP DTS fixes
 2014-04-25 17:14 UTC  (3+ messages)

[PATCH] arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.h
 2014-04-25 17:05 UTC  (5+ messages)

[RFC 0/5] PCI: tegra: Overhaul regulator usage
 2014-04-25 16:57 UTC  (3+ messages)

[PATCH] ARM: dts: am437x-gp-evm: Do not reset gpio5
 2014-04-25 16:46 UTC  (4+ messages)

[PATCH] ARM: dts: am437x-gp-evm: Boot fixes
 2014-04-25 16:41 UTC  (6+ messages)

[PATCH 0/5] defconfigs: add MTD_SPI_NOR (dependency for M25P80)
 2014-04-25 16:39 UTC  (3+ messages)
` [PATCH 1/5] ARM: defconfigs: add MTD_SPI_NOR (new dependency "

[PATCH 1/1] ARM: dts: omap3-igep0020: use SMSC9221 timings
 2014-04-25 16:30 UTC  (2+ messages)

[PATCH v2] ARM: OMAP5: Switch to THUMB mode if needed on secondary CPU
 2014-04-25 16:27 UTC  (2+ messages)

[PATCH 00/38] MMC updates, plus CuBox-i WiFi support
 2014-04-25 16:20 UTC  (7+ messages)
` [PATCH 21/38] mmc: sdhci: hack up driver to make it more compliant with UHS-1

[PATCH v2 00/10] arm64: UEFI support
 2014-04-25 16:09 UTC  (11+ messages)
` [PATCH v2 01/10] lib: add fdt_empty_tree.c
` [PATCH v2 02/10] doc: efi-stub.txt updates for ARM
` [PATCH v2 03/10] efi: add helper function to get UEFI params from FDT
` [PATCH v2 04/10] arm64: Add function to create identity mappings
` [PATCH v2 05/10] efi: Add shared FDT related functions for ARM/ARM64
` [PATCH v2 06/10] arm64: add EFI runtime services
` [PATCH v2 07/10] doc: arm: add UEFI support documentation
` [PATCH v2 08/10] arm64: efi: add EFI stub
` [PATCH v2 09/10] doc: arm64: add description of EFI stub support
` [PATCH v2 10/10] efi/arm64: ignore dtb= when UEFI SecureBoot is enabled

[PATCH v4 0/5] rework sched_domain topology description
 2014-04-25 16:05 UTC  (11+ messages)
` [PATCH v4 5/5] sched: ARM: create a dedicated scheduler topology table

[PATCH 0/5] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
 2014-04-25 15:58 UTC  (7+ messages)
` [PATCH 1/5] tty/serial: atmel_serial: Fix device tree documetation
` [PATCH 2/5] ARM: at91: gpio: implement get_direction
` [PATCH 3/5] tty/serial: Add GPIOLIB helpers for controlling modem lines
` [PATCH 4/5] tty/serial: at91: use mctrl_gpio helpers
` [PATCH 5/5] tty/serial: at91: add interrupts for modem control lines

[PATCH 0/7] ARM: tegra: HDMI and DSI updates
 2014-04-25 15:44 UTC  (8+ messages)
` [PATCH 1/7] ARM: tegra: Add Tegra124 HDMI support
` [PATCH 2/7] ARM: tegra: venice2 - Enable HDMI
` [PATCH 3/7] ARM: tegra: jetson-tk1 - Enable HDMI support
` [PATCH 4/7] ARM: tegra: harmony - Add +5V HDMI supply
` [PATCH 5/7] ARM: tegra: beaver "
` [PATCH 6/7] ARM: tegra: dalmore "
` [PATCH 7/7] ARM: tegra: dalmore - Add DSI power supply

[PATCH 00/23] OMAPDSS: OMAP5 display support
 2014-04-25 15:31 UTC  (12+ messages)
` [PATCH 06/23] ARM: OMAP: add OMAP5 DSI muxing
` [PATCH 11/23] ARM: dts: omap5-uevm.dts: add tca6424a

[PATCH 0/3] CCF clock divider changes
 2014-04-25 15:31 UTC  (3+ messages)
` [PATCH 1/3] clk: divider: Fix best div calculation for power-of-two and table dividers

[PATCH v2 2/8] cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
 2014-04-25 15:11 UTC  (4+ messages)
` [PATCH v4 "

[PATCH 0/8] i.MX6 PCIe binding change and MSI support
 2014-04-25 15:04 UTC  (5+ messages)

[PATCH v8 2/2] usb: ehci-exynos: Change to use phy provided by the generic phy framework
 2014-04-25 14:41 UTC  (2+ messages)

[PATCH v2 1/2] usb: ohci-exynos: Add facility to use phy provided by the generic phy framework
 2014-04-25 14:36 UTC  (2+ messages)

[PATCH RFC 0/3] drm/exynos: refactoring drm initialization/cleanup code
 2014-04-25 14:36 UTC  (11+ messages)
` [PATCH RFC 3/3] drm/exynos: use pending_components for components tracking

[PATCH] pwm: mxs: set pwm_chip can_sleep flag
 2014-04-25 14:11 UTC  (9+ messages)


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).