messages from 2013-08-09 09:50:10 to 2013-08-09 23:26:08 UTC [more...]
[PATCH RFC v2 0/3] Add support for the System Power Management Interface (SPMI)
2013-08-22 20:18 UTC (4+ messages)
` [PATCH RFC v2 4/5] spmi: Add MSM PMIC Arbiter SPMI controller
` [PATCH RFC v2 5/5] spmi: document the PMIC arbiter SPMI bindings
` [PATCH RFC v2 2/5] spmi: Linux driver framework for SPMI
[PATCH RFC 0/3] Add support for the System Power Management Interface (SPMI)
2013-08-15 19:50 UTC (3+ messages)
` [PATCH RFC 2/3] spmi: Add MSM PMIC Arbiter SPMI controller
` [PATCH RFC 1/3] spmi: Linux driver framework for SPMI
[PATCH V3 RFC 00/16] EFI stub for ARM
2013-08-09 23:26 UTC (8+ messages)
` [PATCH 01/16] Move common EFI stub code from x86 arch code to common location
` [PATCH 02/16] Add system pointer argument to shared EFI stub related functions so they no longer use global system table pointer as they did when part of eboot.c. This code is now shared, so using a global variable as part of the interface is not that nice. Also, by avoiding any global variables in the ARM EFI stub, this allows the code to be position independent without requiring GOT fixups
` [PATCH 03/16] Rename memory allocation/free functions
` [PATCH 04/16] Add minimum address parameter to efi_low_alloc()
` [PATCH 05/16] rename __get_map() to efi_get_memory_map(), add parameter to optionally return mmap key. The mmap key is required to exit EFI boot services, and allows efi_get_memory_map() to be used for getting final memory map
` [PATCH 06/16] Enforce minimum alignment of 1 page on allocations. The efi_high_alloc() and efi_low_alloc() functions use the EFI_ALLOCATE_ADDRESS option to the EFI function allocate_pages(), which requires a minimum of page alignment, and rejects all other requests
` [PATCH 07/16] Allow efi_free() to be called with size of 0, and do nothing in that case
[PATCHv2] ARM: socfpga: dts: Add support for SD/MMC
2013-08-09 22:58 UTC (10+ messages)
[PATCH 00/20] ARM: pxa: move core and drivers to dmaengine
2013-08-09 22:50 UTC (7+ messages)
` [PATCH 13/20] ASoC: pxa: pxa-ssp: add DT bindings
[PATCH 0/2] power: Add APM X-Gene SoC system reboot driver
2013-08-09 22:37 UTC (7+ messages)
` [PATCH 1/2] power: Add APM X-Gene "
` [PATCH 2/2] power: arm64: Add DTS entry for APM X-Gene "
[RFC PATCH] ARM: smp_twd: Fix twd_get_clock() to get clock from dts or clock framework
2013-08-09 22:35 UTC
[PATCHv3 0/9] ARM: OMAP2+: AM33XX: Add suspend-resume support
2013-08-09 22:28 UTC (27+ messages)
` [PATCHv3 2/9] ARM: OMAP2+: AM33XX: control: Add some control module registers and APIs
` [PATCHv3 4/9] ARM: OMAP2+: AM33XX: Reserve memory to comply with EMIF spec
` [PATCHv3 8/9] ARM: OMAP2+: AM33XX: Basic suspend resume support
[PATCH 00/35] cpufreq: Introduce cpufreq_table_validate_and_show()
2013-08-09 22:08 UTC (8+ messages)
` [PATCH 35/35] cpufreq: tegra: use cpufreq_table_validate_and_show()
[PATCHv8 00/10] MSI support for Marvell EBU PCIe driver
2013-08-09 21:54 UTC (8+ messages)
` [PATCHv8 04/10] of: pci: add registry of MSI chips
Linux Plumbers ACPI/PM, PCI Microconference
2013-08-09 21:37 UTC (2+ messages)
[PATCH 00/12] dma: pdma: some patches needed for PXA DT environments
2013-08-09 21:08 UTC (6+ messages)
` [PATCH 06/12] dma: mmp_pdma: make the controller a DMA provider
[PATCH] ARM: Reunite some things that were separated in the UAPI split
2013-08-09 20:42 UTC
[PATCH v4 1/1] ASoc: kirkwood: add DT support to the mvebu audio subsystem
2013-08-09 20:38 UTC (15+ messages)
` [PATCH v4 1/1] ASoc: kirkwood: add DT support to the mvebu audio subsystem [OT]
` [alsa-devel] [PATCH v4 1/1] ASoc: kirkwood: add DT support to the mvebu audio subsystem
[PATCHv9 00/10] MSI support for Marvell EBU PCIe driver
2013-08-09 20:27 UTC (11+ messages)
` [PATCHv9 01/10] PCI: use weak functions for MSI arch-specific functions
` [PATCHv9 02/10] PCI: remove ARCH_SUPPORTS_MSI kconfig option
` [PATCHv9 03/10] PCI: Introduce new MSI chip infrastructure
` [PATCHv9 04/10] of: pci: add registry of MSI chips
` [PATCHv9 05/10] irqchip: armada-370-xp: properly request resources
` [PATCHv9 06/10] irqchip: armada-370-xp: implement MSI support
` [PATCHv9 07/10] ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci
` [PATCHv9 08/10] ARM: mvebu: the MPIC now provides MSI controller features
` [PATCHv9 09/10] PCI: mvebu: add support for MSI
` [PATCHv9 10/10] ARM: mvebu: link PCIe controllers to the MSI controller
[PATCH 0/2] i2c: davinci: Couple of patches to make i2c usable on Keystone SOCs
2013-08-09 20:09 UTC (2+ messages)
[PATCH V3] ARM: tegra: disable LP2 cpuidle state if PCIe is enabled
2013-08-09 20:04 UTC
[PATCH v2 0/6] ARM: mm: Extend the runtime patch stub for PAE systems
2013-08-09 19:37 UTC (8+ messages)
` [PATCH v2 4/6] ARM: mm: LPAE: Correct virt_to_phys patching for 64 bit physical addresses
[PATCH 0/7] ARM: imx27 pinctrl
2013-08-09 19:33 UTC (18+ messages)
` [PATCH 1/7] gpio: mxc: Support initialization as subdevice
` [PATCH 2/7] pinctrl: imx header, conditional probe functions
` [PATCH 3/7] pinctrl: imx1 core driver
` [PATCH 4/7] pinctrl: imx27: imx27 pincontrol driver
` [PATCH 6/7] ARM: dts: imx27 pinctrl
[PATCH v2] ARM: DT: binding fixup to align with vendor-prefixes.txt
2013-08-09 19:14 UTC (8+ messages)
Enable arm_global_timer for Zynq brakes boot
2013-08-09 18:45 UTC (20+ messages)
[PATCH] [TRIVIAL] ARM: msm: fix compilation error in gpiomux
2013-08-09 18:00 UTC (6+ messages)
[RFC 0/1] drm/pl111: Initial drm/kms driver for pl111
2013-08-09 17:31 UTC (15+ messages)
` [RFC 1/1] "
[PATCH] PCI: mvebu: make Marvell PCIe driver depend on OF
2013-08-09 17:08 UTC (3+ messages)
[PATCHv2 0/5] device tree support for exynos rotator
2013-08-09 17:05 UTC (9+ messages)
` [PATCHv2 1/5] drm/exynos: add device tree support for rotator
` [PATCHv2 2/5] ARM: dts: Add rotator node for exynos4210
` [PATCHv2 5/5] ARM: dts: Add dt binding documentation for exynos rotator
[PATCH v3 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
2013-08-09 16:48 UTC (9+ messages)
` [PATCH v4 0/4] "
` [PATCH v4 2/4] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
` [PATCH v5 0/4] mmc: dw_mmc: fixes for suspend/resume on exynos
` [PATCH v5 2/4] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
[PATCH v2 0/3] Add power control for lm90
2013-08-09 16:35 UTC (14+ messages)
` [PATCH v2 1/3] hwmon: (lm90) Add power control
` [PATCH v2 3/3] Documentation: dt: hwmon: add OF document for lm90
` Proposal: I2C device power (Was: hwmon: (lm90) Add power control)
[PATCH RFC 0/2] clk: Fix potential race condition in clk_get()
2013-08-09 16:34 UTC (3+ messages)
` [PATCH RFC 1/2] clk: Provide not locked variant of of_clk_get_from_provider()
` [PATCH RFC 2/2] clkdev: Fix race condition in clock lookup from device tree
No subject
2013-08-09 16:04 UTC (3+ messages)
` [PATCH v6 09/11] clk: mmp: parse clock from dts
dw_mmc: Does anyone use multiple slots?
2013-08-09 15:51 UTC (5+ messages)
[PATCH v3 0/10] enable swiotlb-xen on arm and arm64
2013-08-09 15:50 UTC (12+ messages)
` [PATCH v3 03/10] arm: make SWIOTLB available
` [PATCH v3 04/10] arm: introduce a global dma_ops pointer
` [PATCH v3 07/10] xen: introduce XENMEM_get_dma_buf and xen_put_dma_buf
` [PATCH v3 09/10] swiotlb-xen: support autotranslate guests
` [PATCH v3 10/10] xen/arm,arm64: enable SWIOTLB_XEN
[PATCH] arm: Fix is_gate_vma to have a == instead of a single =
2013-08-09 15:43 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/4] crypto: omap-sham: Add support for SHA384/SHA512 for OMAP5/AM43xx Soc's
2013-08-09 15:31 UTC (3+ messages)
` [PATCH 2/4] crypto: omap-sham: Add OMAP5/AM43XX SHAM Support
[PATCH 00/02] ARM: shmobile: Initial r8a73a4 APMU SMP code
2013-08-09 15:31 UTC (2+ messages)
[PATCH v6 0/6] support Hisilicon SoC
2013-08-09 15:25 UTC (7+ messages)
` [PATCH v6 1/4] clk: hi3xxx: add clock support
` [PATCH v6 3/4] ARM: hi3xxx: add board support with device tree
` [PATCH v6 4/4] ARM: hi3xxx: enable hi4511 "
[PATCH v9 07/16] iommu/exynos: support for device tree
2013-08-09 15:02 UTC (5+ messages)
[PATCH] mmc: dw_mmc-exynos: Common bindings for dw-mshc timing
2013-08-09 14:54 UTC (5+ messages)
[PATCH] ARM: EXYNOS: always enable PM domains support for EXYNOS4x12
2013-08-09 14:53 UTC (2+ messages)
[PATCH 0/3] Misc Chipidea Patch
2013-08-09 14:52 UTC (6+ messages)
` [PATCH 3/3] usb: host: delete chipidea dependency
[RFC PATCH] ARM: add workaround for ambiguous C99 stdint.h types
2013-08-09 14:30 UTC (4+ messages)
[PATCH 0/3] KVM/ARM Huge pages support
2013-08-09 14:30 UTC (2+ messages)
` [PATCH 2/3] KVM: ARM: Get rid of KVM_HPAGE_ defines
[PATCH v2 0/6] Armada 370/XP clocksource fixes
2013-08-09 14:21 UTC (6+ messages)
` [PATCH v2 5/6] clocksource: armada-370-xp: Fix device-tree binding
[PATCH V2 00/17] EFI stub for ARM
2013-08-09 14:13 UTC (4+ messages)
` [PATCH 12/17] Add proper definitions for some EFI function pointers
[RFC PATCH] types.h: use GCC supplied typedefs if appropriate
2013-08-09 14:03 UTC (4+ messages)
pci-mvebu driver on km_kirkwood
2013-08-09 14:01 UTC (6+ messages)
[PATCH v3 0/3] ARM: TC2 big.LITTLE CPU idle driver
2013-08-09 13:45 UTC (5+ messages)
` [PATCH v3 3/3] cpuidle: big.LITTLE: vexpress-TC2 "
[PATCH v14 00/12] Add tested id switch and vbus connect detect support for Chipidea
2013-08-09 13:23 UTC (14+ messages)
` [PATCH v14 04/12] usb: chipidea: otg: Add otg file used to access otgsc
` [PATCH v14 06/12] usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG
` [PATCH v14 08/12] usb: chipidea: move otg relate things to otg file
` [PATCH v14 11/12] usb: chipidea: udc: misuse flag CI_HDRC_REGS_SHARED and CI_HDRC_PULLUP_ON_VBUS
[PATCH 0/3] i2c-mv64xxx: Fixes and new feature for controlers embedded in Aramda XP
2013-08-09 13:22 UTC (8+ messages)
` [PATCH 1/3] i2c-mv64xxx: Add I2C Transaction Generator support
[PATCH for v3.12] ARM: mvebu: Relocate PCIe node in Armada 370 RD board
2013-08-09 13:21 UTC (2+ messages)
[PATCH v5 0/3] Device Tree support for CMA (Contiguous Memory Allocator)
2013-08-09 13:19 UTC (5+ messages)
` [PATCH v5 1/3] drivers: dma-contiguous: clean source code and prepare for device tree
` [PATCH v5 2/3] drivers: of: add initialization code for dma reserved memory
` [PATCH v5 3/3] ARM: init: add support for reserved memory defined by device tree
[PATCH] clk: get matching entry under lock in of_clk_init()
2013-08-09 13:16 UTC
[PATCH 0/5] ARM: DT: remove redundant DT related code
2013-08-09 13:11 UTC (3+ messages)
` [PATCH 3/5] ARM: mach-mvebu: remove redundant DT parsing and validation
[PATCH v10 0/7] ASoC: fsl-ssi: ac97-slave support
2013-08-09 12:37 UTC (4+ messages)
` [PATCH v10 3/7] ASoC: imx-audmux: Read default configuration from devicetree
[PATCH] ARM: document the use of NEON in kernel mode
2013-08-09 12:21 UTC
[PATCH] pinctrl: i.MX: Make more robust against devicetree errors
2013-08-09 12:20 UTC (6+ messages)
` [PATCH 1/5] pinctrl: imx: make error messages more informative
` [PATCH 2/5] pinctrl: imx: Catch no fsl,pins property
` [PATCH 3/5] pinctrl: imx: do not fail when parsing a group fails
` [PATCH 4/5] pinctrl: imx: do not fail when parsing a function fails
` [PATCH 5/5] pinctrl: imx: Use struct type for pins
[PATCH] ARM: EXYNOS: Set 64-bit DMA mask for EXYNOS5250
2013-08-09 11:38 UTC (5+ messages)
[PATCH RFC 00/51] Preview of DMA mask changes
2013-08-09 11:35 UTC (3+ messages)
` [PATCH RFC 46/51] ARM: DMA-API: better handing of DMA masks for coherent allocations
[PATCH v5 0/3] i2c-mv64xxx: Fixes and new feature for controlers embedded in Aramda XP
2013-08-09 11:32 UTC (4+ messages)
` [PATCH v5 3/3] ARM: dts: mvebu: Introduce a new compatible string for mv64xxx-i2c
[PATCH 1/1] ARM: dtsi: imx6qdl-sabresd: Add USB host 1 VBUS regulator
2013-08-09 11:27 UTC (4+ messages)
[PATCH-RESEND 0/2] Support device_prep_dma_sg for pl330
2013-08-09 11:11 UTC (3+ messages)
` [PATCH-RESEND 1/2] dma: pl330: split off common code to give back descriptors
` [PATCH-RESEND 2/2] dma: pl330: add pl330_prep_dma_sg to transfer from sglist to sglist
[PATCH 00/21] ARM: OMAP2+: use new display drivers
2013-08-09 10:53 UTC (2+ messages)
[PATCH 00/14] ARM: shmobile: Cleanups and machine descriptor rework
2013-08-09 10:47 UTC (9+ messages)
` [PATCH 04/14] ARM: shmobile: sh73a0: Remove ->init_machine() special case
` [PATCH 09/14] ARM: shmobile: Rename to sh7372_init_early()
` [PATCH 10/14] ARM: shmobile: Rename to emev2_init_early(), use smp_set_ops()
` [PATCH 13/14] ARM: shmobile: Rename to r8a7778_init_early()
` [PATCH 14/14] ARM: shmobile: Rename to sh73a0_init_early(), use smp_set_ops()
[PATCH-RESEND] ARM: dts: Add arm-pmu node for exynos4412
2013-08-09 10:41 UTC
[PATCH 00/02] ARM: shmobile: Initial r8a7790 APMU SMP code
2013-08-09 10:08 UTC (3+ messages)
` [PATCH 01/02] ARM: shmobile: Add r8a7790 SMP support using APMU code
` [PATCH 02/02] ARM: shmobile: Add r8a7790 CA15 CPU cores and APMU as DTS
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;
as well as URLs for NNTP newsgroup(s).