linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-27 18:50:24 to 2014-10-28 08:36:33 UTC [more...]

[PATCH 00/12] rtc: omap: fixes and power-off feature
 2014-10-28  8:36 UTC  (15+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v3] rtc: omap: add support for pmic_power_en

[PATCHv4 1/7] arm64: Treat handle_arch_irq as a function pointer
 2014-10-28  8:35 UTC  (13+ messages)
` [PATCHv4 2/7] arm64: Switch to ldr for loading the stub vectors
` [PATCHv4 3/7] arm64: Move cpu_resume into the text section
` [PATCHv4 4/7] arm64: Move some head.text functions to executable section
` [PATCHv4 5/7] arm64: Factor out fixmap initialiation from ioremap
` [PATCHv4 6/7] arm64: use fixmap for text patching when text is RO
` [PATCHv4 7/7] arm64: add better page protections to arm64
` [PATCHv4 0/7] Better page protections for arm64

[PATCH v4 1/1] ARM: at91/dt: sam9x5: Add CAN device nodes
 2014-10-28  8:27 UTC  (3+ messages)

[Patch Part2 v3 00/24] Enable hierarchy irqdomian on x86 platforms
 2014-10-28  8:26 UTC  (25+ messages)
` [Patch Part2 v3 01/24] irqdomain: Introduce new interfaces to support hierarchy irqdomains
` [Patch Part2 v3 02/24] genirq: Introduce helper functions to support stacked irq_chip
` [Patch Part2 v3 03/24] x86, irq: Save destination CPU ID in irq_cfg
` [Patch Part2 v3 04/24] x86, irq: Use hierarchy irqdomain to manage CPU interrupt vectors
` [Patch Part2 v3 05/24] x86, hpet: Use new irqdomain interfaces to allocate/free IRQ
` [Patch Part2 v3 06/24] x86, MSI: "
` [Patch Part2 v3 07/24] x86, uv: "
` [Patch Part2 v3 08/24] x86, htirq: "
` [Patch Part2 v3 09/24] x86, dmar: "
` [Patch Part2 v3 10/24] x86: irq_remapping: Introduce new interfaces to support hierarchy irqdomain
` [Patch Part2 v3 11/24] iommu/vt-d: Change prototypes to prepare for enabling "
` [Patch Part2 v3 12/24] iommu/vt-d: Enhance Intel IR driver to suppport "
` [Patch Part2 v3 13/24] iommu/amd: Enhance AMD "
` [Patch Part2 v3 14/24] x86, hpet: Enhance HPET IRQ to support "
` [Patch Part2 v3 15/24] x86, MSI: Use hierarchy irqdomain to manage MSI interrupts
` [Patch Part2 v3 16/24] x86, irq: Directly call native_compose_msi_msg() for DMAR IRQ
` [Patch Part2 v3 17/24] iommu/vt-d: Clean up unused MSI related code
` [Patch Part2 v3 18/24] iommu/amd: "
` [Patch Part2 v3 19/24] x86: irq_remapping: "
` [Patch Part2 v3 20/24] x86, irq: Clean up unused MSI related code and interfaces
` [Patch Part2 v3 21/24] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
` [Patch Part2 v3 22/24] x86, irq: Use hierarchy irqdomain to manage DMAR interrupts
` [Patch Part2 v3 23/24] x86, htirq: Use hierarchy irqdomain to manage Hypertransport interrupts
` [Patch Part2 v3 24/24] x86, uv: Use hierarchy irqdomain to manage UV interrupts

[PATCH 0/2] initial suport for Alphascale ASM9260
 2014-10-28  8:26 UTC  (3+ messages)
` [PATCH 1/2 v2] ARM: add mach-asm9260
` [PATCH 2/2] ARM: add lolevel debug support for asm9260

[PATCH 0/6] arm64: stable UEFI mappings for kexec
 2014-10-28  8:16 UTC  (5+ messages)
` [PATCH 4/6] arm64/efi: move SetVirtualAddressMap() to UEFI stub

[PATCH/RFC] ARM: shmobile: sh7372: Keep D4 pm domain powered
 2014-10-28  8:15 UTC  (6+ messages)

[PATCH v1] mtd: hisilicon: add device tree node for NAND controller
 2014-10-28  8:06 UTC 

[PATCH v2 0/8] ARM: at91: Remove mach/ includes from the reset driver
 2014-10-28  7:50 UTC  (12+ messages)
` [PATCH v2 1/8] memory: atmel-sdramc: export a shutdown function
` [PATCH v2 2/8] memory: atmel-sdramc: allow probing from pdata
` [PATCH v2 3/8] ARM: at91: sam9: probe the RAMC driver "
` [PATCH v2 4/8] ARM: at91: sam9g45/sam9rl: probe the ramc driver
` [PATCH v2 5/8] power: reset: at91-reset: use at91_ramc_shutdown
` [PATCH v2 6/8] ARM: at91: sam9: remove useless resource for rstc
` [PATCH v2 7/8] ARM: at91: sam9g45/sam9rl: remove useless resources "
` [PATCH v2 8/8] MAINTAINERS: add at91 power and memory entries

[RFC PATCH] dt:numa: adding numa node mapping for memory nodes
 2014-10-28  7:50 UTC  (6+ messages)

[PATCH v1 01/10] of: Rename "poweroff-source" property to "system-power-controller"
 2014-10-28  7:25 UTC  (11+ messages)
` [PATCH v1 02/10] dt-bindings: Document the standard property "system-power-controller"
` [PATCH v2 07/10] ARM: dts: tegra: Use standard power-off property in tps65911 for tegra30 apalis

[PATCH v2 0/7] Add clock and DT support for a few IPs on Exynos7
 2014-10-28  7:18 UTC  (4+ messages)
` [PATCH v2 3/7] clk: samsung: exynos7: add clocks for RTC block

[PATCH v2 1/2] arch: arm: samsung: Clean-up usage of CONFIG_SERIAL_SAMSUNG_UARTS symbol
 2014-10-28  6:54 UTC  (3+ messages)

[PATCH v0] ARMv8:mm:Support the DEBUG_PAGEALLOC
 2014-10-28  6:11 UTC  (3+ messages)

[PATCH] arm64: ARCH_PFN_OFFSET should be unsigned long
 2014-10-28  5:44 UTC 

[PATCH arm-soc 0/2] remove duplicate check on resource
 2014-10-28  4:58 UTC  (2+ messages)

[PATCHv3 0/2] ARM: EXYNOS: Support new Exynos4415 SoC based on Cortex-A9 quad cores
 2014-10-28  4:46 UTC  (3+ messages)
` [PATCHv3 1/2] ARM: EXYNOS: Add EXYNOS4415 SoC
` [PATCHv3 2/2] ARM: dts: Add dts files for Exynos4415 SoC

[RFC PATCH 0/1] arm64: Fix /proc/cpuinfo
 2014-10-28  4:43 UTC  (2+ messages)

[PATCHv2 0/2] Support new Exynos4415 SoC based on Cortex-A9 quad cores
 2014-10-28  4:28 UTC  (5+ messages)
` [PATCHv2 1/2] ARM: EXYNOS: Add EXYNOS4415 SoC ID

[PATCH v14 0/5] Rockchip soc thermal driver
 2014-10-28  3:36 UTC  (14+ messages)
` [PATCH v14 1/5] thermal: rockchip: add driver for thermal
` [PATCH v14 2/5] dt-bindings: document Rockchip thermal
` [PATCH v14 3/5] ARM: dts: add RK3288 Thermal data
` [PATCH v14 4/5] ARM: dts: add main Thermal info to rk3288
` [PATCH v14 5/5] ARM: dts: enable Thermal on rk3288-evb board

[PATCH resend] ARM: perf: remove useless return and check of idx in counter handling
 2014-10-28  2:57 UTC  (4+ messages)

[GIT PULL 2/3 v2] 1st Round of Samsung PM updates for v3.19
 2014-10-28  2:00 UTC 

[PATCH RFC] arm/arm64:add CONFIG_HAVE_ARCH_BITREVERSE to support rbit
 2014-10-28  1:34 UTC  (3+ messages)
    ` [RFC V3] arm/arm64:add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction

[PATCH] ARM: Clarify do_div() usage
 2014-10-28  1:29 UTC 

[PATCH v12 0/6] arm/KVM: dirty page logging support for ARMv7 (3.17.0-rc1)
 2014-10-28  1:24 UTC  (4+ messages)

[RFC/PATCH] ARM: Expose cpuid registers to userspace
 2014-10-28  1:19 UTC 

[PATCH V3 1/2] ARM: pxa: spitz: register spitz-audio device
 2014-10-28  0:43 UTC  (2+ messages)

[PATCH 0/8] regulator: max77686: Add GPIO control
 2014-10-28  0:38 UTC  (17+ messages)
` [PATCH 1/8] regulator: max77802: Remove support for board files
` [PATCH 2/8] regulator: max77686: "
` [PATCH 3/8] mfd: max77686/802: "
` [PATCH 4/8] regulator: max77686: Make regulator_desc array const
` [PATCH 5/8] regulator: max77686: Initialize opmode explicitly to normal mode
` [PATCH 6/8] regulator: max77686: Add external GPIO control
` [PATCH 7/8] mfd/regulator: dt-bindings: max77686: Document gpio property

[RFC 0/7] Qualcomm SMEM, SMD, RPM and regulators
 2014-10-28  0:34 UTC  (4+ messages)
` [RFC 4/7] soc: qcom: Add Shared Memory Manager driver

[PATCH 00/15] new locomo driver
 2014-10-28  0:30 UTC  (22+ messages)
` [PATCH 01/15] mfd: add new driver for Sharp LoCoMo
` [PATCH 02/15] GPIO: port LoCoMo gpio support from old driver
` [PATCH 03/15] leds: port locomo leds driver to new locomo core
` [PATCH 04/15] input: convert LoCoMo keyboard driver to use "
` [PATCH 05/15] video: backlight: add new locomo backlight driver
` [PATCH 06/15] video: lcd: add LoCoMo LCD driver
` [PATCH 07/15] video: backlight: drop old locomo bl/lcd driver
` [PATCH 08/15] ARM: sa1100: make collie use new locomo drivers
` [PATCH 09/15] ARM: sa1100: don't preallocate IRQ space for locomo
` [PATCH 10/15] ARM: pxa: poodle: use new LoCoMo driver
` [PATCH 11/15] sound: soc: poodle: make use of new locomo GPIO interface
` [PATCH 12/15] ARM: pxa: poodle: don't preallocate IRQ space for locomo
` [PATCH 13/15] ARM: drop old LoCoMo driver
` [PATCH 14/15] gpio: locomo: implement per-pin irq handling
` [PATCH 15/15] spi: add locomo SPI driver

[PATCHv4 0/3] ARM: dts: Add new board dts file for Exynos3250-based Rinato board
 2014-10-28  0:25 UTC  (4+ messages)

[PATCH] arm64: kgdb: fix single stepping
 2014-10-28  0:18 UTC  (4+ messages)

[PATCH v7 0/3] ARM: rk3288 : Add PM Domain support
 2014-10-27 23:39 UTC  (4+ messages)
` [PATCH v7 1/3] power-domain: add power domain drivers for Rockchip platform

[PATCH v3 00/11] ARM: shmobile: r8a7740/armadillo800eva legacy PM domain support
 2014-10-27 23:30 UTC  (5+ messages)
` [PATCH v3 07/11] ARM: shmobile: r8a7740/armadillo legacy: Add A4MP pm "

[PATCH] arm64: amd-seattle: Adding device tree for AMD Seattle platform
 2014-10-27 23:25 UTC  (6+ messages)

[PATCH] ARM: OMAP2+: Warn about deprecated legacy booting mode
 2014-10-27 23:01 UTC  (2+ messages)

[PATCHv2 0/4] Add Altera peripheral memories to EDAC framework
 2014-10-27 22:48 UTC  (6+ messages)

[PATCH 01/26] ARM: sunxi: Fix GPLv2 wording
 2014-10-27 22:46 UTC  (6+ messages)
` [PATCH 15/26] ARM: sun6i: app4: Relicense the device tree under GPLv2/X11

USB Ethernet gadget on Nokia n900
 2014-10-27 22:31 UTC  (6+ messages)

[PATCH 0/5] ARM: sunxi: Add support for USB OTG PHY
 2014-10-27 22:27 UTC  (7+ messages)
` [PATCH 1/5] phy: sun4i: add support for USB phy0
` [PATCH 2/5] ARM: dtsi: sunxi: add common VBUS regulator
` [PATCH 3/5] ARM: sun7i: dtsi: add support for usbphy0
` [PATCH 4/5] ARM: dts: sun7i: Cubietruck: override regulator pin
` [PATCH 5/5] ARM: dts: sun7i: Cubietruck: add power supply regulator for USB OTG VBUS

[PATCH] ARM: supplementing IO accessors with 64 bit capability
 2014-10-27 22:14 UTC  (8+ messages)

[PATCH] genirq: Introduce irq_read_line()
 2014-10-27 21:57 UTC  (9+ messages)

[PATCH] ARM/ARM64: arch-timer: fix arch_timer_probed logic
 2014-10-27 21:52 UTC  (7+ messages)

[PATCHv2 0/9] Prepatory rework for multi-PMU support
 2014-10-27 21:13 UTC  (13+ messages)
` [PATCHv2 2/9] arm: perf: add missing pr_info newlines
` [PATCHv2 3/9] arm: perf: make PMU probing data-driven
` [PATCHv2 5/9] arm: perf: limit size of accounting data
` [PATCHv2 6/9] arm: perf: kill get_hw_events()
` [PATCHv2 8/9] arm: perf: dynamically allocate cpu hardware data
` [PATCHv2 9/9] arm: perf: fold hotplug notifier into arm_pmu

[PATCH 0/8] Prepatory rework for multi-PMU support
 2014-10-27 20:29 UTC  (5+ messages)
` [PATCH 3/8] arm: perf: use IDR types for CPU PMUs

[RESEND][PATCH] arm64: add support to dump the kernel page tables
 2014-10-27 20:17 UTC 

PROBLEM: BUG appearing when trying to allocate interrupt on Exynos MCT after CPU hotplug
 2014-10-27 20:16 UTC  (5+ messages)

[PATCH] ARM: omap2plus_defconfig: Fix errors with NAND BCH
 2014-10-27 20:03 UTC 

OMAP baseline test results for v3.18-rc1
 2014-10-27 19:59 UTC  (4+ messages)

[PATCH v2 0/3] VFP fixes
 2014-10-27 19:50 UTC  (4+ messages)
` [PATCH v2 2/3] ARM: vfp: Fix VFPv3 hwcap detection on CPUID based cpus

[PATCH v4 0/2] add initial support for TBS2910 Matrix ARM mini PC
 2014-10-27 19:49 UTC  (4+ messages)
` [PATCH v4 1/2] devicetree: bindings: Add vendor prefix for TBS Technologies
` [PATCH v4 2/2] ARM: dts: add initial support for TBS2910 Matrix ARM mini PC

[PATCH RESEND 1/2] ARM: dts: imx6qdl-gw5x: Remove unneeded 'fsl, mode' property
 2014-10-27 19:44 UTC  (2+ messages)
` [PATCH RESEND 2/2] ARM: dts: imx6qdl-rex: "

Setting cpu affinity for MSI-X on i.mx6 possible?
 2014-10-27 19:38 UTC  (4+ messages)

[GIT PULL] SOCFPGA defconfig update for v3.19
 2014-10-27 19:31 UTC  (2+ messages)

[PATCH RESEND 0/7] APM X-Gene SoC platform device tree cleanup
 2014-10-27 19:28 UTC  (8+ messages)
` [PATCH RESEND 1/7] arm64: dts: Add APM X-Gene USB DTS node
` [PATCH RESEND 2/7] Documentation: arm64: add SCU dts binding documentation to linux kernel
` [PATCH RESEND 3/7] arm64: dts: Add X-Gene reboot driver dts node
` [PATCH RESEND 4/7] arm64: dts: Add Designware GPIO dts binding to APM X-Gene platform
` [PATCH RESEND 5/7] arm64: dts: Add APM X-Gene SoC GFC GPIO controller DTS entries
` [PATCH RESEND 6/7] Documentation: arm: pmu: Add Potenza PMU binding
` [PATCH RESEND 7/7] arm64: dts: Add PMU node for APM X-Gene Storm SOC

[PATCH V2] arm64: amd-seattle: Adding device tree for AMD Seattle platform
 2014-10-27 19:14 UTC  (3+ messages)

[PATCH 0/4] Touchscreen performance related fixes
 2014-10-27 19:02 UTC  (3+ messages)

OMAP baseline test results for v3.18-rc2
 2014-10-27 18:57 UTC 

Tegra baseline test results for v3.18-rc2
 2014-10-27 18:55 UTC 


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