linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-15 12:29:12 to 2015-01-15 21:46:24 UTC [more...]

[PATCH v3 00/13] ARM: sun9i: Enable MMC support on Allwinner A80
 2015-01-15 21:46 UTC  (9+ messages)
` [PATCH v3 05/13] ARM: dts: sun9i: Add clock-indices property for bus gate clocks
        ` [linux-sunxi] "

[PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-15 21:38 UTC  (46+ messages)
` [PATCH v7 01/17] arm64: allow late use of early_ioremap
` [PATCH v7 02/17] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v7 03/17] ARM64 / ACPI: Introduce sleep-arm.c
` [PATCH v7 04/17] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
` [PATCH v7 05/17] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [PATCH v7 06/17] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
` [PATCH v7 07/17] ARM64 / ACPI: Disable ACPI if FADT revision is less than 5.1
` [PATCH v7 08/17] ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
` [PATCH v7 09/17] ACPI / table: Print GIC information when MADT is parsed
` [PATCH v7 10/17] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v7 11/17] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v7 12/17] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH v7 13/17] ARM64 / ACPI: Add GICv2 specific ACPI boot support
` [PATCH v7 14/17] ARM64 / ACPI: Parse GTDT to initialize arch timer
` [PATCH v7 15/17] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v7 16/17] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH v7 17/17] Documentation: ACPI for ARM64

[PATCHv1 0/3] rtc: Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip support
 2015-01-15 21:30 UTC  (4+ messages)
` [PATCHv1 1/3] of: add vendor prefix for Abracon Corporation
` [PATCHv1 2/3] rtc: Add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip
` [PATCHv1 3/3] rtc: rtc-ab-b5ze-s3: Add sub-minute alarm support

[PATCH v2] arm64/efi: efistub: apply __init annotation
 2015-01-15 21:27 UTC  (2+ messages)

[PATCH 0/4] Device tree related changes to boot dm816x
 2015-01-15 21:23 UTC  (3+ messages)
` [PATCH 2/4] ARM: dts: Add basic dm816x device tree configuration

[PATCH v2 0/8] Introducing per-device MSI domain
 2015-01-15 20:35 UTC  (3+ messages)
` [PATCH v2 1/8] device core: Introduce per-device MSI domain pointer

[PATCH] ARM: efm32: update defconfig
 2015-01-15 20:29 UTC 

[PATCH v7 0/4] hwspinlock core & omap dt support
 2015-01-15 20:16 UTC  (6+ messages)
` [PATCH v7 1/4] Documentation: dt: add common bindings for hwspinlock

[PATCH v2] ARM: dts: sun6i: Convert hummingbird a31 dts to label references
 2015-01-15 19:54 UTC  (2+ messages)

[PATCH v2 0/2] Add support for Broadcom iProc touchscreen
 2015-01-15 19:51 UTC  (10+ messages)
  ` [PATCH v2 1/2] Input: touchscreen-iproc: Add Broadcom iProc touchscreen driver

[PATCH v2 0/5] ARM: KVM: Enable the ioeventfd capability of KVM on ARM
 2015-01-15 19:47 UTC  (4+ messages)

[PATCHv2 0/7] arm64/kvm: common ESR_ELx definitions and decoding
 2015-01-15 19:16 UTC  (6+ messages)

[PATCH V2 0/4] mmc: core: Add support for MMC power sequences
 2015-01-15 18:53 UTC  (6+ messages)
` [PATCH V2 2/4] mmc: pwrseq: Document DT bindings for the simple MMC power sequence
` [PATCH V2 4/4] mmc: pwrseq_simple: Add support for a reset GPIO pin

[PATCH 0/3] input: tsc2007: Extend for pre-calibration, flipping and rotation
 2015-01-15 18:49 UTC  (10+ messages)
` [PATCH 1/3] input: tsc2007: Add "

[PATCH] i.MX6-SabreAuto: EIM: pull PAD_EIM_D18 low for NOR probe
 2015-01-15 18:46 UTC  (3+ messages)
` [PATCHv2] i.MX6-SabreAuto: WEIM: add steering-gpios to set WEIM for NOR
  ` [PATCH] "

[PATCH 0/2] clockevents: introduce ->set_dev_mode() and convert a few drivers
 2015-01-15 18:41 UTC  (2+ messages)

[PATCH RESEND] reset: sunxi: fix spinlock initialization
 2015-01-15 18:37 UTC  (5+ messages)

[RFC PATCH 0/5] arm64: IOMMU-backed DMA mapping
 2015-01-15 18:35 UTC  (3+ messages)

[PATCH] ARM: SAMSUNG: remove unused DMA infrastructure
 2015-01-15 18:33 UTC  (2+ messages)

[PATCH v3 00/21] irqchip: gic: killing gic_arch_extn and co, slowly
 2015-01-15 18:12 UTC  (10+ messages)
` [PATCH v3 13/21] ARM: omap: convert wakeupgen to stacked domains

[PATCH v5 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-15 18:00 UTC  (9+ messages)
` [PATCH v5 18/18] Documentation: ACPI for ARM64
    ` [Linaro-acpi] "

[RFC] ACPI on arm64 TODO List
 2015-01-15 17:45 UTC  (14+ messages)
              ` [Linaro-acpi] "

[PATCH v8 0/6] mfd: AXP20x: Add support for AXP202 and AXP209
 2015-01-15 17:39 UTC  (4+ messages)
` [PATCH v8 4/6] input: misc: Add ABI docs for AXP20x PEK

[PATCH v2 01/11] ARM: tegra: Add node for trackpad in Nyan boards
 2015-01-15 17:34 UTC  (12+ messages)
` [PATCH v2 02/11] ARM: tegra: Use the generated pinmux data
` [PATCH v2 03/11] ARM: tegra: Set the sound card model that alsaucm expects
` [PATCH v2 04/11] ARM: tegra: Set spi-max-frequency property to flash node
` [PATCH v2 06/11] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT
` [PATCH v2 07/11] ARM: tegra: Add DTS for the nyan-blaze board
` [PATCH v2 09/11] ARM: tegra: Use pwrseq-simple for the wifi in Nyan

[RFC PATCH v3 3/4] arm64:thunder: Add initial dts for Cavium's Thunder SoC in 2 Node topology
 2015-01-15 17:32 UTC  (3+ messages)

[PATCH v4 0/5] Add Mediatek SoC Pinctrl/GPIO/EINT driver for MT8135
 2015-01-15 17:30 UTC  (7+ messages)
` [PATCH v4 4/5] ARM: mediatek: Add EINT support to MTK pinctrl driver

RFC on cpufreq implementation
 2015-01-15 17:24 UTC 

[PATCH v4 0/5] Add a new RTC driver for recent mvebu SoCs
 2015-01-15 17:23 UTC  (6+ messages)
` [PATCH v4 1/5] rtc: armada38x: Add the device tree binding documentation
` [PATCH v4 2/5] drivers/rtc/rtc-armada38x: Add a new RTC driver for recent mvebu SoCs
` [PATCH v4 3/5] MAINTAINERS: Add the RTC driver for the Armada38x
` [PATCH v4 4/5] ARM: mvebu: add Device Tree description of RTC on Armada 38x
` [PATCH v4 5/5] ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig

Regression with legacy IRQ numbers caused by 9a1091ef0017
 2015-01-15 17:19 UTC  (9+ messages)

[PATCH 1/2] ARM: tegra: add Acer Chromebook 13 device tree
 2015-01-15 17:18 UTC  (6+ messages)

[PATCH v3 0/8] Atmel System Timer cleanups
 2015-01-15 17:13 UTC  (14+ messages)
` [PATCH v3 4/8] ARM: at91: time: move the system timer driver to drivers/clocksource
` [PATCH v3 5/8] ARM: at91: move the restart function to the system timer driver
` [PATCH v3 6/8] clocksource: atmel-st: properly initialize driver
` [PATCH v3 7/8] clocksource: atmel-st: use syscon/regmap
` [PATCH v3 8/8] ARM: at91: remove useless include

[GIT PULL] at91: defconfig for 3.20 #1
 2015-01-15 17:09 UTC 

[GIT PULL] at91: drivers for 3.20 #1
 2015-01-15 17:02 UTC 

Including empty regulator nodes in axp209.dtsi is a BAD idea
 2015-01-15 16:54 UTC  (6+ messages)
  ` [linux-sunxi] "

[PATCH] arm: boot: dts: dra7: enable dwc3 suspend PHY quirk
 2015-01-15 16:54 UTC  (2+ messages)

[PATCH 1/3] ARM: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podf
 2015-01-15 16:54 UTC  (4+ messages)
` [PATCH 3/3] ARM: imx6: Fix procedure to switch the parent of LDB_DI_CLK

[GIT PULL] at91: dt for 3.20 #1
 2015-01-15 16:52 UTC 

[PATCH] arm64/efi: handle potential failure to remap memory map
 2015-01-15 16:50 UTC  (3+ messages)

Query: ARM64: Behavior of el1_dbg exception while executing el0_dbg
 2015-01-15 16:47 UTC  (10+ messages)

[PATCH] ARM: OMAP: Work around hardcoded interrupts
 2015-01-15 16:45 UTC  (3+ messages)

[GIT PULL] at91: cleanup for 3.20 #1
 2015-01-15 16:42 UTC 

[PATCH RESEND] arm64: respect mem= for EFI
 2015-01-15 16:42 UTC 

[PATCHv7 0/2] Better page protections for arm64
 2015-01-15 16:36 UTC  (4+ messages)
` [PATCHv7 2/2] arm64: add better page protections to arm64

[PATCH v4 0/3] Add I2C support to Broadcom iProc
 2015-01-15 16:32 UTC  (5+ messages)
  ` [PATCH v4 2/3] i2c: iproc: Add Broadcom iProc I2C Driver

[PATCH 0/3] add support for Firefly-RK3288 and Rayeager PX2 boards
 2015-01-15 16:19 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: add vendor prefix and root compatible property for Rockchip boards
` [PATCH 2/3] ARM: dts: rockchip: add dts for Firefly Firefly-RK3288 boards
` [PATCH 3/3] ARM: dts: rockchip: add dts for ChipSPARK Rayeager PX2 board

[PATCH v2 RESEND 0/3] gpio: Add APM X-Gene standy platform GPIO driver
 2015-01-15 16:16 UTC  (5+ messages)
` [PATCH v2 RESEND 2/3] Documentation: gpio: Add APM X-Gene standby GPIO controller DTS binding

[PATCH 0/9] ARM Versatile multi-platform support
 2015-01-15 16:06 UTC  (5+ messages)
` [PATCH 5/9] dts: versatile: add sysregs nodes

[PATCH] AT91, DT, usb gadget: disable pull-up on vbus-gpio (PB16) to reduce power consumption
 2015-01-15 16:00 UTC 

[PATCH v2 0/5] ARM: at91: fix irq_pm_install_action WARNING
 2015-01-15 15:40 UTC  (7+ messages)
` [PATCH v2 1/5] irqchip: add dumb demultiplexer implementation

[PATCH v2] arm64: kill off the libgcc dependency
 2015-01-15 15:28 UTC  (2+ messages)

[RFC 0/3] mmc: Add dynamic frequency scaling
 2015-01-15 15:25 UTC  (2+ messages)

[PATCH v2 0/8] ARM: at91: dts: sama5d3: add dt support for atmel isi and ov2640 sensor
 2015-01-15 15:16 UTC  (2+ messages)

[PATCH v2 0/8] AT91 cleanup for 3.20 #2
 2015-01-15 14:59 UTC  (9+ messages)
` [PATCH v2 1/8] ARM: at91: pm: rework cpu detection
` [PATCH v2 2/8] ARM: at91: pm: use the mmio-sram pool to access SRAM
` [PATCH v2 3/8] ARM: at91: pm: add UDP and UHP checks to newer SoCs
` [PATCH v2 4/8] ARM: at91: pm: prepare for multiplatform
` [PATCH v2 5/8] ARM: at91: remove useless map_io
` [PATCH v2 6/8] ARM: at91: sama5d4: remove useless call to at91_init_sram
` [PATCH v2 7/8] ARM: at91: remove unused at91_init_sram
` [PATCH v2 8/8] ARM: at91: move at91rm9200_idle() to clk/at91/pmc.c

[PATCH v7 0/4] irqfd support for arm/arm64
 2015-01-15 14:47 UTC  (5+ messages)
` [PATCH v7 1/4] KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP
` [PATCH v7 2/4] KVM: introduce kvm_arch_intc_initialized and use it in irqfd
` [PATCH v7 3/4] KVM: arm/arm64: implement kvm_arch_intc_initialized
` [PATCH v7 4/4] KVM: arm/arm64: add irqfd support

[PATCH v3 0/5] Add a new RTC driver for recent mvebu SoCs
 2015-01-15 14:34 UTC  (4+ messages)
` [PATCH v3 1/5] rtc: armada38x: Add the device tree binding documentation

[PATCH v3 0/6] AT91 DT for 3.20 #1
 2015-01-15 14:34 UTC  (2+ messages)

[PATCH] ARM: at91/Documentation: add a README for Atmel SoCs
 2015-01-15 14:27 UTC  (2+ messages)

[PATCH 0/4] Drop legacy support for omap3517
 2015-01-15 14:25 UTC  (4+ messages)

[PATCH 0/4] Add clk and dt support for PDMA and SPI on Exynos7
 2015-01-15 14:24 UTC  (5+ messages)
` [PATCH 3/4] clk: samsung: exynos7: add clocks for audio block

[PATCH 0/7] AT91 cleanup for 3.20 #1
 2015-01-15 14:09 UTC  (3+ messages)

[PATCH v4 0/4] ata: libahci: Allow using a regulator for each port
 2015-01-15 14:09 UTC  (5+ messages)
` [PATCH v4 1/4] ata: libahci: Clean-up the ahci_platform_en/disable_phys functions
` [PATCH v4 2/4] Documentation: bindings: Add the regulator property to the sub-nodes AHCI bindings
` [PATCH v4 3/4] ata: libahci: Allow using multiple regulators
` [PATCH v4 4/4] ARM: mvebu: Armada 385 GP: Add regulators to the SATA port

[PATCH] add dt support for the haba-knx-lite controller
 2015-01-15 14:09 UTC 

[PATCH] ARM: dts: Fix CLK_UART_ISP_SCLK clock assignment in exynos4x12.dtsi
 2015-01-15 13:51 UTC 

[PATCH v2 0/2] ARM: shmobile: r8a73a4: Correct mask for GIC PPI interrupts
 2015-01-15 13:50 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ARM: shmobile: r8a7790: "

[PATCH RESEND V2 1/2] power: gpio-charger: balance enable/disable_irq_wake calls
 2015-01-15 13:44 UTC  (4+ messages)
` [PATCH RESEND V2 2/2] power: collie_battery: support generating wakeup event

[RESEND PATCH v3] clocksource: exynos_mct: Add the support for Exynos 64bit SoC
 2015-01-15 13:34 UTC  (8+ messages)

[PATCH 00/12] Atmel matrix, SMC and UDC rework
 2015-01-15 13:30 UTC  (2+ messages)

[PATCH RESEND] pxa_timer: fix session missmatch warning
 2015-01-15 13:23 UTC  (2+ messages)

[PATCH net-next v13 0/3] add hisilicon hip04 ethernet driver
 2015-01-15 12:56 UTC  (9+ messages)
` [PATCH net-next v13 3/3] net: hisilicon: new "

[PATCH] ARM: zynq: DT: Fix binding for cadence WDT
 2015-01-15 12:47 UTC 

[PATCHv2 0/3] Handle SETEND for AArch32 tasks
 2015-01-15 12:36 UTC  (4+ messages)
` [PATCH 1/3] arm64: Track system support for mixed endian EL0
` [PATCH 2/3] arm64: Consolidate hotplug notifier for instruction emulation
` [PATCH 3/3] arm64: Emulate SETEND for AArch32 tasks

[PATCH v4] ARM: dts: add bcm2835-pwm bindings
 2015-01-15 12:33 UTC 

[PATCH v3] ARM: dts: add bcm2835-pwm bindings
 2015-01-15 12:29 UTC  (3+ messages)

[PATCH v7 00/20] KVM GICv3 emulation
 2015-01-15 12:29 UTC  (3+ messages)
` [PATCH v7 20/20] arm/arm64: KVM: force alignment of VGIC dist/CPU/redist addresses


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